@charset "utf-8";


/*-----------------------------
	header
------------------------------*/

#header_inner{
	width:100%;
	background:url(images/header_bg.jpg) no-repeat center 161px;
	overflow:hidden;
}



/*-----------------------------
	main
------------------------------*/


/* gishiki_box */
#gishiki_box{
	clear:both;
	overflow:hidden;
	margin-bottom:35px;
	border-bottom:4px solid #fff;
}
#gishiki_box .photo{
	float:right;
	width:281px;
	margin:0 0 60px 40px;
}
#gishiki_box p{
	margin-bottom:15px;
	line-height:2.2;
}

/* gishiki_detail */
#gishiki_detail{
	clear:both;
	overflow:hidden;
}
#gishiki_detail h3{
	font-size:85%;
	letter-spacing:0;
}
#gishiki_detail h3 img{
	margin-right:15px;
}
#gishiki_detail .read{
	margin-bottom:50px;
	line-height:1.8;
}
#gishiki_detail ol {
	margin-bottom:50px;
}
#gishiki_detail ol li{
	line-height:2.2;
}



/*-----------------------------
	index.html
------------------------------*/
