@charset "utf-8";





/*------------------------------------------------------ 

headerイメージ

------------------------------------------------------*/

#contents .pagetit{

	background: url(../images/headerimg.png) no-repeat;



}



/*------------------------------------------------------ 

headerアイコン

------------------------------------------------------*/

#contents #access {

	background: url(../images/icon.png) no-repeat ;

	background-position: /*左から*/575px /*上から*/0 ;

	padding-top: 66px;



}



/*------------------------------------------------------ 

section > div レイアウト用

------------------------------------------------------*/



#contents #access .grid01{

	width: 880px;

}



#contents #access .access {

	clear:both;

}



#contents #access .grid01 p{

	width: 500px;

	margin-bottom:40px;

}



#contents #access .grid01 figure{

	float: right;

}



#contents #access .grid01 figure img{

	margin-bottom:30px;

}





#contents #access h5 {

	border-left: 5px solid #FF978A;

	font-size: 20px;

	color: #FF978A;

	padding : 7px 10px;

	margin-bottom: 15px;

}



