@charset "UTF-8";
/*====================================================================
greeting
====================================================================*/
div#gr_Mainimg{
	width: 100%;
	height:150px;
	background:center url(../../img/gr_header.jpg) #2c4978 no-repeat;
}

div#MainCont{
	background: #FFF;
	width: 100%;
	text-align:left;
	line-height:1.6;
}
div#gr_Cont{
	margin: 0 auto;
	width: 960px;
	background:url(../../img/bg_con01.gif) #FFF repeat-y;
	text-align:left;
}
div#gr_Cont .conL{
	width: 247px;
	float:left;
}
div#gr_Cont .conR{
	width: 660px;
	float:right;
}
div#gr_Cont .conL .ttl{
	width: 217px;
	padding:10px 10px 10px 20px;
	color:#FFF;
	background:#021a36;
}
div#gr_Cont .conL .contact{
	padding:100px 0 0 0;

}

div#gr_Cont .conR .ttl{
	width: 660px;
	margin:0 0 27px;
}
div#gr_Cont .conR .con{
	width: 660px;
	margin:0 0 27px;
}
div#gr_Cont .conR .con p{
	width: 440px;
	float:left;
}
div#gr_Cont .conR .con .RArea{
	width: 200px;
	float:right;
	text-align:right;
}
div#gr_Cont .conR .con .RArea p{
	width: 200px;
	padding:15px 0;
}

div#gr_Cont .conR .pagetop{
	width: 660px;
	margin:80px 0 10px;
	text-align:right;
}