.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 1em;
	padding-right: 10px;
	padding-left: 10px;
}
.small_text {
	font-size: 12px;
}
.text_red {
	color: #F00;
}
#container #main_image {
	width: 800px;
}
#main_area {
	float: right;
	width: 600px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00A7E8;
}
#main_area p a {
	color: #00A8EC;
}
/* ------------------------------------------------------------------- New-HALEについてTitle ----------------- */
#main_area .title_new_hale {
	background-image: url(../images/contents/new_hale/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- Products Title ------------------------ */
#main_area .title_products {
	background-image: url(../images/contents/products/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- How to use Title ---------------------- */
#main_area .title_howto {
	background-image: url(../images/contents/howto/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- support crew Title ---------------------- */
#main_area .title_support_crew {
	background-image: url(../images/contents/support_crew/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- Events Title ---------------------------- */
#main_area .title_events {
	background-image: url(../images/contents/event/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- Shop list Title ------------------------- */
#main_area .title_shop_list {
	background-image: url(../images/contents/shop_list/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- About us Title --------------------------- */
#main_area .title_about_us {
	background-image: url(../images/contents/about_us/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- About us Title --------------------------- */
#main_area .title_about_us {
	background-image: url(../images/contents/about_us/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- contact us Title --------------------------- */
#main_area .title_contact_us {
	background-image: url(../images/contents/contact_us/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- Privacy Policy Title ----------------------- */
#main_area .title_privacy {
	background-image: url(../images/contents/privacy/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}
/* ------------------------------------------------------------------- Partner link Title ----------------------- */
#main_area .title_link {
	background-image: url(../images/contents/partner_link/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 44px;
	width: 600px;
}

/* -------------------------------------------------------------------- RSS引き込み設定 --------------------------- */
#rss_area {
	border: 3px solid #EBEBEB;
}
#blog_link {
	height: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#blog_link h3 {
	background-image: url(../images/contents/howto/rss_icon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 27px;
	font-size: 13px;
	padding-top: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	color: #00A8EC;
	font-weight: bold;
}
#blog_link h3 a {
	color: #00A8EC;
	font-weight: bold;
}
#blog_link dl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.7;
	border: 5px solid #E3E3E3;
	padding: 10px;
}
#blog_link dl dt {
	font-weight: bold;
	color: #00A8EC;
	background-image: url(../images/rss/rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#blog_link dl a {
	color: #00A8EC;
}

#blog_link dl dd {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A8EC;
	margin-bottom: 30px;
}

/* ---------------------------------------------------------------------- 取扱店舗紹介ページ ---------------------------- */
#shop_map {
	height: 443px;
	width: 580px;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* ----------------------------------------------------------------------- 地方名タイトル設定 -------- */
.local {
	background-image: url(../images/contents/common/circle_barret.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 31px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 1em;
}

/* ------------------------------------------------------------------------ テーブル設定 --------------- */
.shop_table {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
.shop_table table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.shop_table table th {
	border: 1px solid #CCC;
	background-color: #DBE3EC;
	padding-left: 1em;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.shop_table table td {
	border: 1px solid #CCC;
	padding-left: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.shop_table table tr .border_none_left {/* -------------------- HPアイコンを入れるTD設定 ------------ */
	padding-left: 0px;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	width: 48px;
}
.shop_table table tr .border_none_right {/* -------------------- ショップ住所を入れるTD設定 --------- */
	border-right-style: none;
}

/* ----------------------------------------------------------------------------- スポーツショップアイコン表示設定 ----- */
.sports_icon {
	background-image: url(../images/contents/shop_list/sports_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	width: 18px;
	text-indent: -999em;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- アウトドアアイコン表示設定 ---------- */
.outdoor_icon {
	background-image: url(../images/contents/shop_list/outdoor_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	display: block;
	height: 14px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- 自転車アイコン表示設定 -------------- */
.cycle_icon {
	background-image: url(../images/contents/shop_list/cycle_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	display: block;
	height: 14px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- トライアスロンアイコン表示設定 ------- */
.swiming_icon {
	background-image: url(../images/contents/shop_list/swiming_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	display: block;
	height: 14px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- ランニングアイコン表示設定 ----------- */
.marathon_icon {
	background-image: url(../images/contents/shop_list/marathon_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	display: block;
	height: 14px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- 薬局アイコン表示設定 ------------------ */
.yakkyoku_icon {
	background-image: url(../images/contents/shop_list/yakkyoku_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -999em;
	display: block;
	height: 14px;
	width: 14px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------------------------- アイコン説明リスト設定 ---------------- */
#shop_icon {
	display: block;
	text-align: left;
	float: left;
	height: auto;
	width: 580px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#shop_icon ul {
}
#shop_icon ul li {
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-right: 15px;
}
#shop_icon ul .icon01 {/* -------------------------------------------------- スポーツショップアイコン表示設定 ---------- */
	background-image: url(../images/contents/shop_list/sports_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#shop_icon ul .icon02 {/* -------------------------------------------------- アウトドアアイコン表示設定 ---------------- */
	background-image: url(../images/contents/shop_list/outdoor_icon_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#shop_icon ul .icon03 {/* -------------------------------------------------- サイクルショップアイコン表示設定 ---------- */
	background-image: url(../images/contents/shop_list/cycle_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#shop_icon ul .icon04 {/* -------------------------------------------------- トライアスロンアイコン表示設定 ------------- */
	background-image: url(../images/contents/shop_list/swiming_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
#shop_icon ul .icon05 {/* -------------------------------------------------- ランニングアイコン表示設定 ----------------- */
	background-image: url(../images/contents/shop_list/marathon_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#shop_icon ul .icon06 {/* -------------------------------------------------- 薬局アイコン表示設定 ----------------------- */
	background-image: url(../images/contents/shop_list/yakkyoku_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

/* ------------------------------------------------------------------------------------ ページ先頭へ設定 ------------------------ */
.pagetop {
	margin-bottom: 15px;
}
.pagetop a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #00A5E3;
	background-image: url(../images/contents/common/page_top_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-decoration: none;
	padding-right: 10px;
}

/* ------------------------------------------------------------------------------------ ページバック設定 ------------------------- */
.page_back {
	margin-bottom: 15px;
}
.page_back a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #00A5E3;
	background-image: url(../images/contents/common/page_back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-decoration: none;
	padding-right: 10px;
}


/* ----------------------------------------------------------------------------- 商品紹介ページ設定 ------------------------- */
.prodict_list {
	float: left;
	height: auto;
	width: 600px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 30px;
	background-image: url(../images/contents/products/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.prodict_list .photo_wraper {
	width: 192px;
	height: auto;
	margin-right: 12px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.prodict_list .photo_wraper2 {
	width: 192px;
	height: auto;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
/*.prodict_list .photo_wraper .photo_box img {
	border: 1px solid #D8D8D8;
}
.prodict_list .photo_wraper2 .photo_box img {
	border: 1px solid #D8D8D8;
}*/
.prodict_list h3 {
	font-weight: bold;
	color: #00A5E3;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A5E3;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 5px;
}
.prodict_list ul {
	display: block;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.prodict_list ul li {
	background-image: url(../images/contents/common/square_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 1.7;
}
.prodict_list ul li a {
	color: #00A5E3;
}

/* -------------------------------------------------------------------------- New-HALEについて設定 ------------------------------- */
#about_new_hale {
	border: 5px solid #EBEBEB;
	width: 574px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#about_new_hale ul {
	padding: 10px;
}
#about_new_hale li {
	background-image: url(../images/top/list_mark.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	margin-bottom: 1em;
}
#about_new_hale li a {
	color: #0883BA;
}

/* --------------------------------------------------- 会社概要設定 --------------- */
#about_us_table {
	padding-right: 10px;
	padding-left: 10px;
	width: 580px;
	margin-bottom: 20px;
}
#about_us_table table {
	border: 1px solid #666;
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}

#about_us_table table tr th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #A6CFF6;
	border: 1px solid #666;
}
#about_us_table table tr td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #666;
}
#about_us_table table tr td dl dt {
}
#about_us_table table tr td dl dd {
	padding-left: 1em;
}

/* ------------------------------------------------------------------------------ お問い合わせページ設定 ----------------- */
#contact_us_box {
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#contact_us_box table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	border: 1px solid #666;
	border-collapse: collapse;
}
#contact_us_box table tr th {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #A6CFF6;
	border: 1px solid #666;
	width: 180px;
}
#contact_us_box table tr td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #666;
}
#contact_us_box table tr td dl dt {
}
#contact_us_box table tr td dl dd {
	padding-left: 1em;
}
#form_btn {
	text-align: center;
	padding-top: 20px;
}
#privacy_box {
	width: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#privacy_box p strong {
	font-weight: bold;
}
.text_indent {
	text-indent: 1em;
}
.privacy_list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#container #wrapper #main_area #privacy_box .privacy_list ol li ul li {
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 20px;
}
#privacy_box .privacy_list p {
	padding-right: 0px;
	padding-left: 0px;
}
#privacy_box .privacy_list dl {
	padding-left: 10px;
}
#privacy_box .privacy_list dl dt {
	font-weight: bold;
}
#main_area div .movie_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #00A4E2;
	font-weight: normal;
	line-height: 1.2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00A4E2;
	padding-left: 0.5em;
	margin-bottom: 4px;
}
.link_box {
	width: 580px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4871B1;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

/* ------------------------------------------------------------------------------ パートナーリンク設定 --------------------------*/
.link_plate_box {
	float: left;
	width: 250px;
}
.link_text_box {
	float: right;
	width: 320px;
}
.link_text_box p {
	padding: 0px;
	margin-bottom: .5em;
	line-height: 1.5;
}
.link_text_box p a {
	background-image: url(../images/contents/common/Square_wht_Right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 14px;
	color: #00A5E3;
	line-height: 1;
}
/* ------------------------------------------------------------------------------ サポートアスリート設定 --------------------------*/
#slidingPanel div .athlete_list {
	padding: 0px;
	display: inline-block;
}
#slidingPanel div .athlete_list li{
	padding: 10px;
	float: left;
	width: 120px;
}
#slidingPanel div .athlete_list li p {
	line-height: 1.5em;
	font-size: 85%;
	margin: 0px;
}
#slidingPanel div .athlete_list li p .romaji {
	font-size: 75%;
}
#slidingPanel div .athlete_list li p a {
	font-size: 85%;
	color: #0c54f9;
}
#slidingPanel div .athlete_list li img {
	margin-bottom: 10px;
}
#container #wrapper #main_area .slideshow{
	float: right;
	width: 250px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#container #wrapper #main_area .athlete_profile {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 20px;
}
#container #wrapper #main_area .crew_title_h1 {
	font-size: 120%;
	color: #000;
	line-height: 1.5;
	margin-top: 30px;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 0.5em;
	font-weight: bold;
}
.h1_romaji {
	font-size: 70%;
	padding-left: 1em;
}
.athlete_profile table {
	width: 310px;
	font-size: 80%;
	line-height: 1.5;
	border: 1px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.athlete_profile table caption {
	font-weight: bold;
	line-height: 1.5;
	color: #09C;
	text-align: left;
}
.athlete_profile table tr th {
	background-color: #E5E5E5;
	padding: .5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 90%;
}
.athlete_profile table tr td {
	padding: .5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.athlete_profile table tr td ul li {
	list-style-type: square;
	margin-left: 1.5em;
	font-size: 80%;
}

.athlete_list_main {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-left: 1.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
}
.athlete_list_main li {
	list-style-type: square;
	margin-left: 1.5em;
	line-height: 1.5;
}
