@charset "utf-8";
/* CSS Document */
/*button up*/
#head_nav #bt1 a img{
   visibility:hidden;
}

#head_nav #bt1 a {
	background-image: url(../../common/images/bt1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*sidemenu*/
#sidemenu img{vertical-align:top;padding:0;}

#sidemenu #no1 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_1_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no2 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_2_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no3 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_3_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no4 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_4_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no5 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_5_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no6 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image:url(../images/sidebt1_6_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no1 a:hover img,#sidemenu #no2 a:hover img,#sidemenu #no3 a:hover img,#sidemenu #no4 a:hover img,#sidemenu #no5 a:hover img,#sidemenu #no6 a:hover img{visibility:hidden;}

/*dl*/
#dl_box dt {
	background-image: url(../../common/images/maru_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	padding-left: 16px;
	margin-right: 20px;
}
#dl_box dd {
	margin-left: 70px;
	margin-bottom: 0.5em;
}
#dl_box dl {
	width: 500px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#dl_box .maru {
	margin-left: 30px;
	background-position: 0px;
	padding-left: 14px;
}
#dl_box p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#dl_box {
	line-height: 160%;
}
#box3 {
	width: 600px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
.box3 {
	width: 630px;
}
div.box1 p {
	font-size: 0.9em;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 14px;
}
div.box1 h3 {
	font-size: 1.2em;
	color: #669900;
	padding-top: 1em;
}
div.box1 p.sub_type1 {
	font-size: 1em;
	padding-left: 0px;
}
#photo_box {
	width: 360px;
}


.photo_in {
	width: 246px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.photo_in img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.photo_in_b {
	width: 246px;
	float: left;
	padding: 5px;
	margin-left: 35px;
	margin-top: 15px;
	margin-bottom: 16px;
}
.photo_in_b img {
	padding: 10px;
}
.photo_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/usagi_back.gif);
	background-repeat: repeat-y;
}
.photo_box h3 {
	background-image: url(../../common/images/sikaku.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	margin-bottom: 1em;
	clear: both;
	padding-bottom: 2px;
	margin-top: 1em;
}

p.photo_in span{
width:238px;
padding:10px;
text-align:center;
float:left;
}
