@charset "Shift-JIS";

/* --------------------------------------------------
  index_content
-------------------------------------------------- */
#index_content{
	width: 566px;
	padding:0 11px;
}


/* --------------------------------------------------
  index_img
-------------------------------------------------- */


#index_img a,
#index_img a:hover{
	text-decoration:underline;
	font-size:12px;
}

#pankuzu a,
#pankuzu a:hover{
	text-decoration:underline;
	font-size:10px;
}

#index_img{
	margin-bottom:25px;
	background: url(img/main_bg.png) no-repeat;
}

#index_img img{
	vertical-align:top;
}

#index_img div.top_section{
	margin-top:10px;
	margin-left:11px;
	width:544px;
}

#index_img div.top_section h3{
	margin:0;
}

#index_img div.top_section ul{
	list-style:desc;
	width:540px;
	background-color:#f7f2e6;
	padding:0.7em 0 0.7em 1em;
	font-size:12px;
	border-left:1px solid #ece5df;
	border-right:1px solid #ece5df;
}

#index_img div.top_section p{
	width:540px;
	background-color:#f7f2e6;
	padding:0.7em 0 0.7em 1em;
	font-size:12px;
	border-left:1px solid #ece5df;
	border-right:1px solid #ece5df;
}

#index_img div.top_section ul span.f_bold{
	font-weight:bold;
}


/* --------------------------------------------------
  h3
-------------------------------------------------- */

#index_img h3{
	margin-top:25px;
	margin-left:11px;
	width:554px;
}


/* --------------------------------------------------
  index_section_common
-------------------------------------------------- */

#index_img div.section_common{
	margin-left:11px;
	width:544px;
}


#index_img div.section_common p{
	width:540px;
	background-color:#f7f2e6;
	padding:0.7em 0 0.7em 1em;
	font-size:12px;
	border-left:1px solid #ece5df;
	border-right:1px solid #ece5df;
}

#index_img div.section_common ul span.f_bold{
	font-weight:bold;
}





/* --------------------------------------------------
  index_section_common_IMG
-------------------------------------------------- */

#index_img div.section_common_img{
	margin-left:11px;
	background-color:#f7f2e6;
	width:553px;
	border-right:1px solid #ece5df;
}

#index_img div.section_common_img h3{
	width:554px;
}

#index_img div.section_common_img div.left_c{
	float:left;
	width:211px;
	border-left:1px solid #ece5df;
}

#index_img div.section_common_img div.left_c img{
	padding:5px 0 0 5px;
}

#index_img div.section_common_img div.right_c{
	float:right;
	width:335px;
	padding-top:5px;
}
#index_img div.section_common_img div.right_c h4 span.f_b{
	font-size:14px;
	font-weight:bold;
}
#index_img div.section_common_img div.right_c h4 span.f_n{
	font-size:12px;
	font-weight:normal;
}
/* --------------------------------------------------
  purchase
-------------------------------------------------- */
#index_img div.purchase_btn{
	background-color:#f7f2e6;
	height:55px;
	width:552px;
	text-align:right;
	margin-left:11px;
	border-left:1px solid #ece5df;
	border-right:1px solid #ece5df;
	border-bottom:1px solid #ece5df;
}
#index_img div.purchase_btn img{
	margin-right:10px;
}
/* --------------------------------------------------
  NO_purchase
-------------------------------------------------- */
#index_img div.purchase_btn{
	background-color:#f7f2e6;
	height:5px;
	width:552px;
	margin-left:11px;
	border-left:1px solid #ece5df;
	border-right:1px solid #ece5df;
	border-bottom:1px solid #ece5df;
}
#index_img div.purchase_btn img{
	margin-right:10px;
}


/* --------------------------------------------------
  index_inquiry
-------------------------------------------------- */



div.section div.tbl_waku{
	border-right:1px solid #ece5df;
	border-left:1px solid #ece5df;
	background-color:#f7f2e6;
	width:552px;
}

div.section table.form_tbl tr{
	height: 25px;
}

div.section table.form_tbl td{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left:1em;
	border-bottom: dotted 1px #cfcfcf;
}

div.section div.input_waku{
	border-bottom:1px solid #ece5df;
	background-color: #f7f2e6;
	width: 552px;
	height: 67px;
}

div.section table td span.font_fix{
	color: green;
	font-size: 10px;
}

/*----------button------------------*/
div.section div.input_waku ul{
	height: 50px;
}


div.section div.input_waku ul.button li a{
	text-indent: -9999px;
	height: 37px;
	display: block;
	overflow: hidden;
}

div.section div.input_waku ul.button li{
	float: left;
}

div.section div.input_waku ul.button li.reset{
	display: block;
	background: url(img/reset.png) no-repeat 60px 0;
	width: 141px;
	height: 37px;
	padding-left:60px;
}

div.section div.input_waku ul.button li.back{
	display: block;
	background: url(img/back.png) no-repeat 60px 0;
	width: 141px;
	height: 37px;
	padding-left:60px;
}

div.section div.input_waku ul.button li.toppage{
	display: block;
	background: url(img/top.png) no-repeat 150px 0;
	width: 233px;
	height: 37px;
	padding-left:150px;
}


div.section div.input_waku ul.button li.button{
	background: url(img/button.png) no-repeat;
	width: 271px;
	height: 37px;
}