@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_product.jpg) no-repeat;
	text-indent: -9999em;
}
h2#img_top02 {
	width: 780px;
	height: 200px;
	background: url(../common/images/img_product02.jpg) no-repeat;
	text-indent: -9999em;
}

#contents {
	padding: 56px 10px 10px;
}

.box_02 {
	overflow: auto;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
h4 {
	margin-left: 240px;
}
h5 {
	text-align: right;
	font-weight: bold;
}
h5 span{
	font-size: 1.2em;
	font-weight: bold;
	color: #c00;
	margin:0 20px;
}
.img01 {
	float: left;
	margin-right: 20px;
}

.page {
	text-align: right;
	margin: 10px 5px 0 0;
}
#pnavi {
	width: 760px;
	height: 40px;
	position: absolute;
	top: 360px;
	left: 18px;
}

#pnavi ul {
	width: 760px;
	position: absolute;
	display: block;
	height: 40px;
	
}	

#pnavi li {
	text-indent: -9999em;
	float: left;
}

#pnavi a {
	width: 190px;
	height: 40px;
	text-decoration: none;
	display:block;
	overflow: hidden;

}
#pmenu01 a,#pmenu11 a {
	background: url(../common/images/pnavi_01.jpg) left top;
}
#pmenu02 a,#pmenu12 a {
	background: url(../common/images/pnavi_02.jpg) left top;
}

#pmenu03 a,#pmenu13 a {
	background: url(../common/images/pnavi_03.jpg) left top;
}

#pmenu04 a,#pmenu14 a {
	background: url(../common/images/pnavi_04.jpg) left top;
}


#pmenu01 a:hover,#pmenu11 a,#pmenu02 a:hover,#pmenu12 a,#pmenu03 a:hover,#pmenu13 a,#pmenu03 a:hover,#pmenu13 a,#pmenu04 a:hover,#pmenu14 a,#pmenu05 a:hover,#pmenu15 a,#pmenu06 a:hover,#pmenu16 a,#pmenu07 a:hover,#pmenu17 a {
	background-position: 0px -40px;
}