@charset "utf-8";

body {
	margin:0 auto;
	text-align:center;
	background:#F7F7F7;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666663;
}
h1, h2, h3, h4, h5, h6, ul, li {
	margin:0;
	padding:0;
}
h1 {
	margin-top:10px;
}
h2.h2 {
	background:url(../images/bg_h2.jpg) left top no-repeat;
	font-size:15px;
	color:#FFFFFF;
	padding:7px 15px 12px;
	margin-top: 35px;
}
h3.h3 {
	border-left:#FF0000 solid 5px;
	padding-left:10px;
	margin-top:20px;
	padding-top:2px;
	text-align:left;
}
p {
	line-height:1.8em;
	margin:0;
	padding:5px 0 0;
}
img {
	border:0;
}
dt, dd {
	line-height:1.5em;
}
ul {
	list-style:none;
}
table {
	width:530px;
	margin:0;
	border-collapse:collapse;
}
td, th {
	vertical-align:top;
}
td p, th p {
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
address {
	font-style:normal;
	font-size:11px;
	border-top:#EF0F23 solid 1px;
	padding-top:8px;
}
/* clearfix */
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
	clear:both;
}
#wrapper {
	width:840px;
	margin: 0 auto;
	text-align: center;
}
#header {
	background:url(../images/bg_head.jpg) left top no-repeat;
	text-align: left;
}
#header h1, #header #logo {
	margin: 7px auto 20px 30px;
}
#header p {
	font-size:14px;
	font-weight:bold;
	padding: 10px 0 3px 30px;
	color: #999999;
	line-height:1.0em;
}
#contents_wrapper {
	margin: 20px 10px;
}
#main_wrapper {
	background:url(../images/bg_main_mid.gif) center top repeat-y;
	width:600px;
}
#main_wrapper_inner {
	padding:0 15px 0 35px;
	text-align:left;
	font-size: 85%;
}
#main_wrapper_outer1 {
	background:url(../images/bg_main_top.jpg) center top no-repeat;
	width: 600px;
	float: right;
	padding-top: 24px;
	margin-bottom: 10px;
}
#main_wrapper_outer2 {
	background:url(../images/bg_main_btm.jpg) center bottom no-repeat;
	padding-bottom:24px;
	width: 600px;
}
#navi {
	width: 200px;
	float: left;
	text-align: left;
	font-size:75%;
}
#navi p {
	line-height:1.3em;
}
.navi_box {
	background:url(../images/bg_navi_mid.gif) center top repeat-y;
	padding:0 10px;
	text-align:left;
}
.navi_box_outer1 {
	background:url(../images/bg_navi_top.jpg) center top no-repeat;
	padding-top: 24px;
	margin-bottom: 10px;
}
.navi_box_outer2 {
	background:url(../images/bg_navi_btm.jpg) center bottom no-repeat;
	padding-bottom:24px;
}
#entry_wrapper {
	background:url(../images/bg_entry_mid.gif) center top repeat-y;
}
#entry_wrapper p{
	font-size:12px;
}
#entry_wrapper table{
	width:680px;
	padding-top:20px;
	margin-left:60px;
}
#entry_wrapper_outer1 {
	clear:both;
	background:url(../images/bg_entry_top.jpg) center top no-repeat;
	width: 820px;
	padding-top: 24px;
	margin-top: 10px;
}
#entry_wrapper_outer2 {
	background:url(../images/bg_entry_btm.jpg) center bottom no-repeat;
	padding-bottom:24px;
}
.but {
	width:235px;
	height:60px;
	overflow:hidden;
	margin:20px auto 0 147px;
}
.but a {
	float:left;
	padding:60px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:60px; /*IE5/Winのみが解釈 */
}
.but .but_feature a {
	width:235px;
	background:url(../images/but_feature.jpg) top left no-repeat;
	margin-right:20px;
}
.but .but_feature a:hover {
	background-position:0 -60px;
}

#entry_wrapper .entry {
	height:60px;
	overflow:hidden;
}
#entry_wrapper .entry ul {
	margin:0;
	padding:0;
}
#entry_wrapper .entry li {
	margin:0;
	padding:0;
	list-style:none;
}
#entry_wrapper .entry a {
	float:left;
	padding:60px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:60px; /*IE5/Winのみが解釈 */
}
#entry_wrapper .entry .a8 a {
	width:235px;
	background:url(../images/but_entry_a8.jpg) top left no-repeat;
}

#entry_wrapper .entry a:hover {
	background-position:0 -60px;
}
#footer {
	clear:both;
	margin-top:20px;
	margin: 20px 10px 10px;
	text-align: left;
	font-size:75%;
}
#footer .float_l {
	width:242px;
}
#footer .float_r {
	width:558px;
	margin-top:20px;
}
#footer_map {
	clear:both;
	border-top:#CCCCCC solid 1px;
	padding-top:10px;
	margin-top: 10px;
}
#footer_map ul {
	margin-bottom:5px;
}
#footer_map li {
	display:inline;
	margin-right:10px;
}

/* グローバルメニュー */
#menu {
	margin:0;
	padding:0;
	height:41px;
	width:840px;
	list-style:none;
	overflow:hidden;
	clear:both;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#menu a {
	float:left;
	padding:41px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:41px; /*IE5/Winのみが解釈 */
}
#menu1 a {
	width:126px;
	background:url(../images/menu01.jpg) top left no-repeat;
}
#menu3 a {
	width:162px;
	background:url(../images/menu03.jpg) top left no-repeat;
}
#menu4 a {
	width:188px;
	background:url(../images/menu04.jpg) top left no-repeat;
}
#menu5 a {
	width:189px;
	background:url(../images/menu05.jpg) top left no-repeat;
}
#menu6 a {
	width:175px;
	background:url(../images/menu06.jpg) top left no-repeat;
}
#menu a:hover {
	background-position:0 -41px;
}
/* ページトップボタン */
.gotop {
	margin:0;
	padding:35px 0 0 423px;
	height:16px;
	width:107px;
	overflow:hidden;
	clear: both;
}
.gotop p {
	margin:0;
	padding:0;
}
.gotop span {
	margin:0;
	padding:0;
}
.gotop a {
	padding:16px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:16px; /*IE5/Winのみが解釈 */
}
.gotop a:hover {
	background-position:0 -16px;
}
.gotop1 a {
	display:block;
	width:107px;
	background:url(../images/but_pagetop.gif) top left no-repeat;
}
/* 質問一覧へボタン */
.golist {
	margin:0;
	padding:0 0 0 403px;
	height:16px;
	width:127px;
	overflow:hidden;
	clear: both;
}
.golist p {
	margin:0;
	padding:0;
}
.golist span {
	margin:0;
	padding:0;
}
.golist a {
	padding:16px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:16px; /*IE5/Winのみが解釈 */
}
.golist a:hover {
	background-position:0 -16px;
}
.golist1 a {
	display:block;
	width:127px;
	background:url(../faq/images/but_gofaqlist.gif) top left no-repeat;
}
/* 隙間 */
.margin-X30 {
	margin-left:30px;
	margin-right:30px;
}
.margin-X10 {
	margin-left:10px;
	margin-right:10px;
}
.margin-T40 {
	margin-top:40px;
}
.margin-T35 {
	margin-top:35px;
}
.margin-T20 {
	margin-top:20px;
}
.margin-T15 {
	margin-top:15px;
}
.margin-T10 {
	margin-top:10px;
}
.margin-L20 {
	margin-left:20px;
}
.margin-R20 {
	margin-right:20px;
}
.margin-B20 {
	margin-bottom:20px;
}
/* フロート */

.float_r {
	float:right;
}
.float_l {
	float:left;
}
/* 幅 */
.wid150 {
	width:150px;
}
.wid200 {
	width:200px;
}
.wid300 {
	width:300px;
}
.wid350 {
	width:350px;
}
.wid510 {
	width:510px;
}
.ftextR {
	color:#FF0000;
	font-weight:bold;
}
.fborderR {
	border:#FF0000 solid 2px;
}
.bg_yellow {
	background:#FFFFCC;
	padding:20px 15px;
	margin-top:20px;
}
.textB {
	color:#FF0000;
	font-size:120%;
	font-weight:bold;
}
.textS {
	font-size:90%;
}

/* pの中で使う→用 */
.icon_arrow {
	padding-right:5px;
	vertical-align:middle;
}
.icon_new {
	vertical-align:bottom;
}
/* TOP新着情報 */
ul.new {
	margin:5px 0 0;
	width: 530px;
}
ul.new li {
	padding:5px 0;
	background:url(../images/line_dot.gif) left bottom repeat-x;
}
/* ナビ素材集リスト */
.navi_box ul.sozai {
	margin-top:10px;
}
.navi_box ul.sozai li {
	background:url(../images/line_dot.gif) left bottom repeat-x;
}
.navi_box ul.sozai li a {
	background:url(../images/arrow.gif) left top no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.8em;
}
/* ナビFAQ・FAQページ */
.navi_box ul.faq, .list ul.faq {
	margin-top:10px;
}
.navi_box ul.faq li, .list ul.faq li {
	background:url(../images/line_dot.gif) left bottom repeat-x;
}
.navi_box ul.faq li a, .list ul.faq li a {
	background:url(../images/icon_faq_q.gif) left top no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:1.8em;
}
.list ul.faq {
	padding:20px;
	background-color:#FFFFCC;
	margin-top:15px;
}
.list ul.faq li {
	margin-bottom:5px;
	padding-bottom:5px;
}
div.list {
	width:530px;
}
dl.faq {
	border:#CCCCCC solid 1px;
	width: 528px;
}
dl.faq dt {
	margin:20px;
	padding:20px 20px 20px 40px;
	background:#FFFFCC url(../images/icon_faq_q.gif) 20px 20px no-repeat;
	line-height:1.8em;
}
dl.faq dd {
	background:url(../images/icon_faq_a.gif) left top no-repeat;
	padding:0 20px 20px;
	line-height:1.8em;
}
/* サイトマップページ */
.level2 {
	width:530px;
	margin-top:10px;
}
.level2 li {
	background:url(../map/images/branch1.gif) 10px top no-repeat;
	padding:14px 40px 12px;
}
.level2 li.end {
	background:url(../map/images/branch2.gif) 10px top no-repeat;
}
.box_graySolid {
	margin-right:20px;
	margin-top:20px;
	border:#CCCCCC solid 1px;
	padding:20px;
	background-color:#FFFEF0;
}
table.rankup {
	width:364px;
	margin-top:20px;
}
table.rankup td {
	padding:5px 20px;
	vertical-align:middle;
}
.rank1 {
	background-color:#FFFEF0;
}
.rank2 {
	background-color:#FFFEC1;
}
.rank3 {
	background-color:#FFF986;
}
.rankup .textB {
	font-size:150%;
	text-align:center;
}
.bold {
	font-weight:bold;
	color:#333333;
}
#pickup {
	background:url(../partner/images/box_partner_mid.jpg) left top no-repeat;
	padding:20px 0;
}
#pickup p {
	font-weight:bold;
	font-size:16px !important;
	padding:0 20px;
	margin-right:20px;
}
#pickup2 {
	background:url(../partner/images/box_partner_btm.jpg) left bottom no-repeat;
	padding-bottom:50px;
}
#pickup2 p {
	padding:0 20px;
	margin-right:20px;
	font-size:14px;
}
.border_dot {
	background:url(../images/line_dot.gif) left bottom repeat-x;
}
ul.border_dot {
	background:url(../images/line_dot.gif) left top repeat-x;
	width:530px;
	margin-top:10px;
}
ul.border_dot li {
	background:url(../images/line_dot.gif) left bottom repeat-x;
	padding:10px 15px;
}
table.tablenormal {
	border-collapse:collapse;
	margin-top:20px;
}
table.tablenormal td,table.tablenormal th {
	border:#CCCCCC solid 1px;
	padding:0 5px 5px;
}
.align_c {
	text-align:center;
}
