@charset "UTF-8";

/* ---------------------------------------------------------------------
Stylesheet for allsports
FileName: sitemap.css
--------------------------------------------------------------------- */

/* サイトマップ */
#sitemap_content { text-align: center;}
#sitemap_content .contents { width: 600px; margin: 15px auto 0 auto; text-align: left;}
#sitemap_content .contents .word_box { padding: 5px 10px 20px 10px; border: 1px solid #F2F2F2;}
#sitemap_content .contents h4 { padding: 5px 10px 5px 5px; font-size: 16px; line-height: 20px; border-bottom: 3px solid #3369d6;}

#sitemap_content .contents .word_box .quicklink { margin-bottom: 10px;}
#sitemap_content .contents .word_box .quicklink ul { padding: 5px 0 0 5px;}
#sitemap_content .contents .word_box .quicklink ul li { float: left; width: 150px; margin-right: 15px; padding-left: 15px; background:url(/common/image/orange_arrow.gif) no-repeat 0.3em 0.4em; line-height: 150%;}

#sitemap_content .sports_cate { width: 580px; margin-bottom: 10px;}
#sitemap_content .sports_cate h4 {}
#sitemap_content .sports_cate table { width: 570px; margin-left: 5px;}
#sitemap_content .sports_cate table .title p { padding: 10px 0 10px 20px; font-size: 15px; color: #298c15; font-weight: bold; background: url(/image/orange_arrow.gif) no-repeat 5px 50%;}
#sitemap_content .sports_cate table .title2 p { padding: 0 0 0 20px; margin-top: 20px; font-size: 15px; color: #298c15; font-weight: bold; background: url(/image/orange_arrow.gif) no-repeat 5px 50%;}
#sitemap_content .sports_cate table td.left_cont { width: 27px; font-weight: bold; text-align: center; vertical-align: top;}
#sitemap_content .sports_cate table td p { text-align: left;}
#sitemap_content .sports_cate table td.right_cont { width: 573px; font-size: 13px; line-height: 20px; background: url(/image/cate_pat_bg.gif) repeat-y; padding-left: 15px;}
#sitemap_content .sports_cate table p.other { padding: 0 0 10px 5px;}

#sitemap_content .contents .word_box .other_link { margin-bottom: 10px;}
#sitemap_content .contents .word_box .other_link ul { padding: 5px 0 0 5px;}
#sitemap_content .contents .word_box .other_link ul li { float: left; width: 160px; margin-right: 15px; padding-left: 15px; background:url(/common/image/orange_arrow.gif) no-repeat 0.3em 0.4em; line-height: 150%;}

#sitemap_content .complete_btn { padding-top: 15px;}
