@charset "Shift_JIS";

/*----------------------------------------
	content setting
-----------------------------------------*/

#content02 h1 {
	height: 73px;
	width: 550px;
	margin: 12px 0px 17px;
}

#content_box01 {
	width: 550px;
	margin: 0px 0px 28px;
	display: block;
}

#content_box02 {
	width: 550px;
	height: auto;
	margin: 0px 0px 36px;
	background: url(../img/index_stit01_bg.gif) repeat-y center top;
}

#content_box02 ul {
	display: block;
	padding: 10px 13px 0px;
	width: 524px;
	height: auto;
}

#content_box03 {
	width: 550px;
	margin: 0px 0px 36px;
	background: url(../img/index_stit02_bg.gif) repeat-y center top;
}

#content_box03 ul {
	display: block;
	padding: 10px 13px 0px;
	width: 524px;
	height: auto;
}

#content_box04 {
	width: 550px;
	height: auto;
	margin: 0px 0px 36px;
	background: url(../img/index_stit03_bg.gif) repeat-y center top;
}

#content_box04 ul {
	display: block;
	padding: 10px 13px 0px;
	width: 524px;
	height: auto;
}

#content_box05 {
	width: 550px;
	height: auto;
	margin: 0px 0px 36px;
	background: url(../img/index_stit04_bg.gif) repeat-y center top;
}

#content_box05 ul {
	display: block;
	padding: 10px 13px 0px;
	width: 524px;
	height: auto;
}

.box_l {
	width: 247px;
	display: block;
	float: left;
	background: url(../img/index_arrow.gif) no-repeat left top;
	height: auto;
	margin: 0px 0px 12px;
	clear: left;
}

.box_r {
	width: 247px;
	display: block;
	float: right;
	background: url(../img/index_arrow.gif) no-repeat left top;
	height: auto;
	margin: 0px 0px 12px;
	clear: right;
}

.box_l a {
	margin-left: 16px;
	width: 231px;
	display: block;
}

.box_r a {
	margin-left: 16px;
	width: 231px;
	display: block;
}

#content_box06{
	width: 550px;
	display: block;
	text-align: center;
	padding: 0px 0px 36px;
}

/*----------------------------------------
	question link setting
-----------------------------------------*/

.question_blue a:link, .mi_blue a:visited {
	color: #0066CC;
	text-decoration: none;
}

.question_blue a:hover, .mi_blue a:active {
	color: #0066CC;
	text-decoration: underline;
}

.question_orange a:link, .mi_orange a:visited {
	color: #CC6600;
	text-decoration: none;
}

.question_orange a:hover, .mi_orange a:active {
	color: #CC6600;
	text-decoration: underline;
}

.question_green a:link, .mi_green a:visited {
	color: #339999;
	text-decoration: none;
}

.question_green a:hover, .mi_green a:active {
	color: #339999;
	text-decoration: underline;
}

.question_purple a:link, .mi_purple a:visited {
	color: #666699;
	text-decoration: none;
}

.question_purple a:hover, .mi_purple a:active {
	color: #666699;
	text-decoration: underline;
}
