@charset "utf-8";


/* common
------------------------------------------------------------------------- */
#wrap article {
	padding:20px;
}
#wrap article section h2 {
	font-size:20px;
	padding-bottom:3px;
	border-bottom:2px solid #DA1026;
	margin-bottom:15px;
}
#wrap article section h3 {
	font-size:16px;
	background-color:#EEE;
	padding:5px;
	border-bottom:1px dotted #999;
	margin-bottom:15px;
}
ol.flow {
	list-style:none;
	margin-bottom:50px;
}
ol.flow li {
	background:url(../images/ot001.gif) 183px bottom no-repeat;
	padding-bottom:36px;
	margin-bottom:10px;
}
ol.flow li.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
ol.flow li figure {
	width:450px;
	float:left;
	
}
ol.flow li p {
	width:480px;
	float:right;
	line-height:1.3;
	margin-bottom:1em;
}



/* nav
------------------------------------------------------------------------- */
article nav {
	border:1px solid #999;
	background-color:#EEE;
	padding:10px;
	margin-bottom:50px;
}
article nav h2 {
	margin-bottom:5px;
	font-size:16px;
}
article nav ul {
	margin-left:30px;
	list-style-type:disc;
}
article nav ul li {
	line-height:1.6;
}



/* whatis
------------------------------------------------------------------------- */
#whatis {
	margin-bottom:50px;
}
#whatis p {
	line-height:1.3;
}



/* search_method
------------------------------------------------------------------------- */
