@charset "Shift_JIS";
/**
 * 
 * @version 
 * @author 
 */

@import 'global.css';
#half_right h1{
	margin:15px 0 20px 0;
}
#half_right h2{
	padding-top:20px;
	border-top:1px solid #E8E7E0;
	border-bottom:none;
}

#half_right h3{
	margin-bottom:1em;
}
dl{
	margin:0 0 0.5em 0;
}
dl dt{
	float:left;
	clear:left;
	width:6em;
	font-size:77%;
	border:none;
	padding:0;
	margin:0;
}
dd a{
	left:15px;
	padding:0 0 0 16px;
	margin:0;
	background:url(../images/global/urlicon.gif) left 50% no-repeat;
}
dd a:hover{
	text-decoration:underline;
}
dl dd{
	margin-left:7em;
	font-size:77%;
	padding:0;
}
#contents p{
	font-size:77%;
}
#contents{
	padding-bottom:40px;
}
p#googlemap a{
	padding:0 0 0 16px;
	background:url(../images/global/urlicon.gif) left 50% no-repeat;
}
p#googlemap a:hover{
	text-decoration:underline;
}

#half_right h5{
	font-weight:normal;
	font-size:77%;
	margin-top:2em;
	padding-top:1em;
	border-top:1px dotted #E8E7E0;
}
.box{
	margin-left:20px;
	padding-bottom:3em;
}
.box p{
	margin-bottom:1em;
}
.box h4{
	font-weight:normal;
	background-color:#E8E7E0;
	padding:0.25em 1em;
	font-size:77%;
	margin-bottom:1.5em;
}
.box h4 strong{
	padding-right:1em;
}
.box .relation{
	margin-bottom:1.5em;
}
.box .relation .logo{
	float:left;
	width:147px;
}
.box .relation .logo a{
	display:block;
	border:#E8E7E0 1px solid;
	width:147px;
}
.box .relation .logo a:hover{
	border:#B0A78F 1px solid;
}
.box .relation .detail{
	margin-left:170px;
}
.box .relation .detail span{
	display:block;
	margin-top:0.5em;
}
.box .relation .detail a{
	padding:0 0 0 16px;
	background:url(../images/global/urlicon.gif) left 50% no-repeat;
}
.box .relation .detail a:hover{
	text-decoration:underline;
}
#contactbox{
	background:url(../images/about/bg_box.gif);
	padding:20px 25px;
	border:#E8E7E0 1px solid;
}
#contactbox #btn{
	text-align:center;
	background:url(../images/about/line.gif) top center no-repeat;
	padding-top:16px;
}
#contactbox .txt{
	margin-bottom:1em;
}
#contactbox .txt img{
	float:left;
	padding-right:16px;
}
#storybtn{
	text-indent:-98765px;
}
#storybtn a{
	display:block;
	width:312px;
	height:76px;
	background-image:url(../images/about/storybtn.png);
	background-position:top;
	background-repeat:no-repeat;
}
#storybtn a:hover{
	background-position:bottom;
}