﻿@charset "utf-8";

/*=============================================================

  FAQ
  
=============================================================*/


#main_box h4
{
	margin-bottom : 20px;
	padding       : 10px;
	
	width         : 650px;
	min-height    :  20px;
	
	color         : #ffffff;
	font-size     : 139%!important;
	font-weight   : bold;
	
	background    : url(images/midashi_a.gif) repeat-x center bottom #3d72a8;
}

#main_box h4.m1 { background : url(../kensa/images/midashi.gif) repeat-x center bottom #5da2d1; }
#main_box h4.m2 { background : url(../hyoka/images/midashi.gif) repeat-x center bottom #5ca45e; }
#main_box h4.m3 { background : url(../flat35/images/midashi.gif) repeat-x center bottom #6f6faa; }
#main_box h4.m4 { background : url(../hoken/images/midashi.gif) repeat-x center bottom #a573b1; }
#main_box h4.m5 { background : url(../teitanso/images/midashi.gif) repeat-x center bottom #d28e49; }
#main_box h4.m6 { background : url(../kyufu/images/midashi.gif) repeat-x center bottom #c2bf40; }
	
#sidemenu dd ul li.first
{
	background    : url(../kensa/images/side_title-arrow_faq.gif) no-repeat center top;
}


/*----------------------------------------
  page nav
----------------------------------------*/		

.page_nav
{
	margin-bottom : 30px;
	padding       : 20px;
	
	background    : #eeeeee;
}

.page_nav p
{
	margin-top    : 20px;
	padding-left  : 10px;
	
	font-size     : 108%!important;
	font-weight   : bold; 
	
	border-bottom : 1px dashed #7f7f7f;
}

.page_nav ul
{
	margin-top    : 10px;
	margin-left   : 10px;
	
	overflow      : hidden;
}

.page_nav li
{
	margin-right  : 20px;
	
	background    : url(../common/images/arrow_03.gif) no-repeat left 4px;
	padding-left  : 20px;
}