/* CSS Document */


/* 会社概要・個人情報保護方針・サイトマップ */



/* ------------------------- 会社概要 ------------------------- */

#com_tab {
 width: 660px;
 font-size: 14px;
 background: #CCCCCC;
 margin: 0 auto;
}

#com_tab th {
 width: 150px;
 padding: 15px;
 text-align: left;
 vertical-align: top;
 background: #FFDDDD;
}
#com_tab .com_tab_icon {
 padding-left: 18px;
 margin-left: 15px;
 background: url(../img/arrow_01.gif) no-repeat 0 2px;
}

#com_tab td {
 padding: 15px;
 vertical-align: top;
 background: #FFFFFF;
}
#com_tab .com_tab_line {
 background: url(../img/line_dot_gray.gif) repeat-x 0 bottom;
 padding-bottom: 10px;
 margin-bottom: 10px;
}



/* ------------------------- プライバシーポリシー ------------------------- */

#privacy_contents {
 width: 680px;
 margin: 30px auto 0;
}
#privacy_contents h2 {
 width: 680px;
 height: 36px;
 margin: 0 auto 15px;
}
#privacy_contents p {
 margin: 0 15px 35px;
}

#privacy_contents #privacy_ttl_h2_01 { background: url(../../privacy/img/ttl_h2_01.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_02 { background: url(../../privacy/img/ttl_h2_02.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_03 { background: url(../../privacy/img/ttl_h2_03.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_04 { background: url(../../privacy/img/ttl_h2_04.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_05 { background: url(../../privacy/img/ttl_h2_05.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_06 { background: url(../../privacy/img/ttl_h2_06.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_07 { background: url(../../privacy/img/ttl_h2_07.jpg) no-repeat 0 0;}
#privacy_contents #privacy_ttl_h2_08 { background: url(../../privacy/img/ttl_h2_08.jpg) no-repeat 0 0;}


/* ------------------------- プライバシーポリシー ------------------------- */

#sitemap_contents {
 width: 940px;
 margin: 25px auto 0;
 padding-bottom: 40px;
}
#sitemap_contents a { color: #666;}
#sitemap_contents a:hover { color: #FF363B;}

#sitemap_contents h3 {
 font-size: 16px;
 background: url(../../img/sitemap/icon_01.gif) no-repeat 0 5px;
 padding-left: 20px;
 margin-bottom: 5px;
}

#sitemap_contents ul {
 list-style-type: none;
 padding-left: 20px;
 margin-bottom: 20px;
}
#sitemap_contents ul li {
 font-size: 14px;
 background: url(../../img/sitemap/icon_02.gif) no-repeat 0 10px;
 padding-left: 16px;
 font-weight: bold;
 line-height: 1.8;
}

#sitemap_contents .sitemap_sublink {
 font-size: 12px;
 display: block;
 margin-bottom: 5px;
 font-weight: normal;
}
#sitemap_contents .sitemap_sublink a { text-decoration: none;}
#sitemap_contents .sitemap_sublink a:hover { text-decoration: underline;}

#sitemap_ttl_top {
 width: 910px;
 height: 44px;
 background: url(../../img/sitemap/ttl_top.jpg) no-repeat 0 0;
 font-size: 18px;
 line-height: 2.5;
 padding-left: 30px;
 margin-bottom: 20px;
}

#sitemap_box_search {
 width: 615px;
 float: left;
}
#sitemap_box_search h2 {
 width: 615px;
 height: 36px;
 background: url(../../img/sitemap/ttl_search.jpg) no-repeat 0 0;
 margin-bottom: 15px;
}
#sitemap_box_search_l {
 width: 280px;
 float: left;
 padding-left: 20px;
}
#sitemap_box_search_r {
 width: 280px;
 float: right;
 padding-right: 20px;
}

#sitemap_box_other {
 width: 290px;
 float: right;
}
#sitemap_box_other h2 {
 width: 290px;
 height: 36px;
 margin-bottom: 15px;
}
#sitemap_box_other h3 {
 margin-left: 20px;
 margin-right: 20px;
}
#sitemap_box_other #sitemap_ttl_dictionary { background: url(../../img/sitemap/ttl_dictionary.jpg) no-repeat 0 0;}
#sitemap_box_other #sitemap_ttl_info { background: url(../../img/sitemap/ttl_info.jpg) no-repeat 0 0;}
#sitemap_box_other #sitemap_ttl_other { background: url(../../img/sitemap/ttl_other.jpg) no-repeat 0 0;}


