@charset "utf-8";
/* 基本スタイル
---------------------------------------------*/

/* パーツ
-------------------*/
.section	{margin: 10px 0px 0px 20px  ;width: 285px;}
.section_two{margin: 10px 0px 50px 0px  ;width: 295px;}
.section_four{margin: 30px 0px 0px 20px ;width: 295px;}




.section_img{margin: 20px 0px 0px 52px  ;width: 826px;}


.section_menu{margin: 0px 0px 50px 60px  ;width: 800px;}

.section_one{
	margin: 0px 0px 50px 60px  ;width: 800px; text-align:left;}

.section_message{
	text-align: center;
	margin: 10px 0px 35px 60px;
	width: 795px;
	height: 160px;
	/*border:solid 1px  #CCCCCC;*/
	font-size:120%;
}

.p_left_one{
	margin: 5px 0px 0px 0px;
	width: 40px;
	float:left;
}

.p_margin_one{
	margin: 5px 0px 0px 40px;
}



.section_news_img{
	margin: 0px 0px 5px 60px  ;	
}

.section_news{
	margin: 0px 0px 50px 60px  ;
	width: 795px;
	height: 162px;
	border:solid 1px  #CCCCCC;
}


.section_text{
	margin: 10px 0px 0px 20px ;
	width: 295px;
	line-height:1.5;
	}

.section_text_two{
	margin: 0px 0px 0px 20px ;
	width: 295px;
	line-height:1.5;
	}


.m_l_type_two {margin-left: 10px; letter-spacing: 8px;}

a.type_one{
	color: #1B2988;
	text-decoration: none;
}
a.type_one:visited{
	color: #1B2988;
}

a.type_one:hover {
	text-decoration: underline;     /* 下線を表示する */
}



</style>
