@import url("../../css/reset.css");
@import url("../../css/common.css");

@charset "utf-8";

/*================================================

jirei/index.css

================================================*/
h2 {
	padding-left: 15px;
	padding-bottom: 5px;
}

h3 {
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
}


h4 {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 5px;
}

#mainbox {
	width: 825px;
	min-height: 330px;
	margin: 20px auto 0;
	line-height: 160%;
}

#mainbox img#rht{
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}

#mainbox ul{
	margin-bottom: 20px;
}

#mainbox li{
	list-style-type: none;
	background-image: url(../image/lbtn.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 15px;
}

#mainbox p{
	font-size: 10px;
}

#mainbox p a{
	color: #7C1700;
	font-weight: bold;
	background-image: url(../image/i_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 23px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size: 12px;
}


.navi {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 225px;
}


#mokujibox {
	width: 825px;
	min-height: 330px;
	margin: 20px auto 0;
	line-height: 160%;
	height: auto !important;
	height: 330px;
}

#mokujibox dl{
	width: 400px;
	margin-bottom: 25px;
	float: left;
}

#mokujibox dt{
	float: left;
	width: 140px;
	padding-right: 10px;
}

#mokujibox dt a:hover img{
	filter: Alpha(Opacity=50);
}

#mokujibox dd{
	font-size: 10px;
}

#mokujibox dd h5{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../image/lbtn_link.gif);
	background-repeat: no-repeat;
	background-position: 150px 5px;
	padding-left: 165px;
}

*html body #mokujibox dd h5 {	/* for IE6 */
	background-position: 0px 5px;
	padding-left: 15px;
	cursor: hand;
}

*:first-child+html #mokujibox dd h5 {	/* for IE7 */
	background-position: 0px 5px;
	padding-left: 15px;
	cursor: hand;
}


#mokujibox dl#rt{
	width: 400px;
	float: right;
}


.phfootvol2 {
	background-image: url(../image/ph_vol2c.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 108px;
	padding-top: 20px;
}

