@charset "utf-8";
/* CSS Document */

#gnavi li#gnavi04 {
	width:102px;
	background-image:url(../image/common/gnavi_04.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}c

*img {
	vertical-align:bottom;
	vertical-align:top;
}

#company_left {
	float: left;
	width: 440px;
}
#right_box{
	float: right;
}
#company_right {
	/*float: right;*/
	/*ADD rhino_shimizu*/margin-bottom: 60px;
	width: 532px;
	height:540px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-right:10px;
}
#company_left_ttl {
	width: 440px;
}
#company_right_ttl {
	width: 532px;
	padding-top: 4px;
}
#company_right_text {
	width: 532px;
	padding-top: 10px;
}
#message_right{
	/*float: right;*/
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	border:solid 1px #beb592;
	width: 530px;
	height:auto;
	margin-right:10px;
	margin-bottom:25px;
}
#message_right #message_right_ttl {
	width: auto;
	padding:30px 30px 0px 30px;
}
#message_right #message_right_text{
	width: auto;
	padding:20px 30px 30px 30px;
}
#message_right #message_right_text p{
	padding-top:15px;
	text-align:right;
}
#message_right #message_right_text p img{
	padding-left:15px;
	vertical-align:top;
}
#company_right_map {
	margin-top:10px;
}
#company_left_Entryset {
	width: 440px;
	padding-top: 15px;
}
#company_left_Entry {
	width: 440px;
	padding-top: 10px;
}
#company_left_EntryText {
	width: 440px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#company_left_EntryImg {
	width: 440px;
}

#notice{
	background-color: #fcfcfc;
	width: 340px;
	margin: 0 0 20px;
	padding: 30px;
}
#notice h3{
	font-size: 16px;
	text-align: center;
	margin-bottom: 20px;
}
#notice div {
	width: 340px;
	margin: auto;
}
#notice div p{
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}
#notice div p:nth-last-of-type(1){
	margin-bottom: 0;
}



#map_wrap {
position: relative;
padding-bottom: 75%; 
height: 0;
width: 522px;
overflow: hidden;
border: 5px solid #bbb593;
}
#map_wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}