@charset "utf-8";

/*===================================================
                メインコンテンツ
==================================================*/

/*------------- 見出し--------------*/

.sect_h4 h4 {
	margin-bottom: 5px;
	font-size: 131%;
	font-weight: bold;
	color: #0032CD;
}

.sect_h4 h4#info2 {
	margin-bottom: 20px;
	text-align: center;
	color: #1B2A8F;
}

.sect_h4 h4#info3 {
	font-weight: normal;
	font-size: 100%;
}

.sect_h5 h5 {
	margin-bottom: 5px;
	font-size: 120%;
	color: #0033CC;
}

/*----------------------------------*/



/* インフォメーション
--------------------------------------------*/

dl.contact {
	line-height: 1.4;
}

dl.contact dd {
	margin-left: 1em;
}


#info .sect_col_image dt {
	margin-bottom: 3px;
	color: #0033CC;
}

#info .sect_col_image p.image_cap{
	width: 157px;
	float: left;
	color: #333333;
}

#info .sect_col_image p.col_c {
	margin: 0 23px;
}

#info #table_01 {
	margin-bottom: 20px;
	background-color: #FFFFEC;
}

#info #table_01 th {
	width: 28%;
	text-align: center;
	background-color: #EEF7FF;
}

#info #table_02 {
	margin-bottom: 20px;
	background-color: #FFFFEC;
}

#info #table_02 th {
	width: 28%;
	text-align: center;
	background-color: #FFF7FF;
}

#info #table_03 {
	margin-bottom: 5px;
}

#info #table_03 th {
	text-align: center;
	background-color: #FED38D;
}

#info #table_03 th.th_01 { background-color: #EEF7FF; }

#info #table_03 td { text-align: center; }

#info #table_03 td.td_01 { background-color: #FFFFEC; }

#info #table_04 {
	margin: 20px 0;
}

#info #table_04 th {
	text-align: center;
	background-color: #FED38D;
}
#info #table_04 th.th_01 { background-color: #EEF7FF; }

#attention {
	padding: 20px 0;
	text-align: center;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#attention dl {
	width: 330px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #333333;
	line-height: 1.4;
}

#attention dl dt{
	margin-bottom: 30px;
	font-weight: bold;
}

#attention a {
	color: #1B2A8F;
}
