@charset "UTF-8";
/* CSS Document */

#ohpFSubMenu{
 display:block;
}
#MainOhpF {
	background-image: url(../image/navi_btn02.gif);
}
#MainOhpF:hover {
	background-image: url(../image/navi_btn02_f2.gif);
}
#f_types {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.type_summary {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.type_summary2 {
	width: 220px;
	float: left;
}
.type_summary p {
	margin-top: 15px;
}
.type_summary2 p {
	margin-top: 15px;
}
#contents h2 {
	clear: both;
}

.adaptation {
	text-align: center;
}
#printerlist {
	margin-top: 25px;
}
#printerlist h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#printerlist h4 {
	margin-top: 15px;
}
#ohpf_linkbox {
	margin-top: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 100%;
	display: block;
}

