@charset "utf-8";

/* グローバルナビ
----------------------------------------------------------- */
div#global_navi ul li#gnavi_flow a {
	background: url(../../common/images/gnavi_flow_on.gif) 0 0 no-repeat;
}





/* コンテンツスタイル
----------------------------------------------------------- */
div#main h2 {
	margin: 0 0 18px 0;
	font-size: 0;
	line-height: 0;
}

div#main p#lead {
	margin: 0 0 27px 0;
	font-size: 0;
	line-height: 0;
}


div#main div {
	margin: 30px 0 11px 0;
	padding: 0 0 6px 0;
	background: url(../../common/images/i_line02.gif) 0 bottom repeat-x;
	overflow: hidden;
}

* html body div#main div {
	display: inline-block;
}


div#main div h3 {
	float: left;
	margin: 0 10px 0 0;
	font-size: 0;
	line-height: 0;
}

div#main div p {
	color: #4D4D4D;
	font-size: 116%;
	font-weight: bold;
	line-height: 27px;
}


