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

/*ホームレイアウト*/

#main {
	width: 775px;
	height: 600px;
	background: url(../images/home/top_img_base.jpg) no-repeat;
	float:left;
}

#header {
	width: 745px;
	height: 122px;
	background: url(../images/home/header_bg.png) no-repeat;
	border: none;
	float: left;
	padding-top: 28px;
	margin-top: 80px;
}

/*ホームだけdiv#contentsの背景画像を変更*/
#contents {
	background: url(../images/home/menu_bg_home.jpg) repeat-y;
	background-position: right;
}

#info_box {
	float: right;
	width: 735px;
	margin-top: 208px;
}

#news {
	width: 370px;
	height: 150px;
	background: url(../images/home/news_bg.png) no-repeat;
	float: left;
}

iframe#news_contents {
	width: 355px;
	height: 115px;
	margin: 30px 8px 5px 7px;
}

#information {
	width: 300px;
	background: url(../images/home/info_bg.png) no-repeat;
	height: 65px;
	float: left;
	margin: 20px 0px 10px 55px;
}

#info_text {
	color: #D4D0C8;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
}

#address {
	width: 300px;
	margin-left: 55px;
	float: left;
	color: #CCCCCC;
}


#footer_home {
	width:775px;
	margin-top: 10px;
	text-align: right;
	color: #D4D0C8;
}

div#bottom_box {
	width: auto;
	margin: 0px;
}
/************************/


#footer_home h3.banner1 a {
	background: url(../images/home/b_chodaya.jpg) no-repeat 0 0;
	display: block;
	width: 131px;
	height: 26px;
	text-indent: -9999px;
	float: left;
	margin-right: 9px;
	overflow: hidden;
}

#footer_home h3.banner2 a {
	background: url(../images/home/b_matsuzaka.jpg) no-repeat 0 0;
	display: block;
	width: 131px;
	height: 26px;
	text-indent: -9999px;
	float: left;
	margin-right: 9px;
	overflow: hidden;
}

#footer_home h3.banner3 a {
	background: url(../images/home/kansaijissen.gif) no-repeat 0 0;
	display: block;
	width: 98px;
	height: 41px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}

#footer_home h3.banner4 {
	padding-left: 10px;
	font-weight: normal;
	font-size: 14px;
	display: block;
	float: left;
	overflow: hidden;
}

#footer_home div#banner {
	text-align: left;
}



h1.title a {
	background: url(../images/home/title.png) no-repeat 0 0;
	width: 278px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 410px;
}

h3.ryouri a{
	background: url(../images/home/ryouri.jpg) no-repeat 0 0;
	display: block;
	width: 140px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 10px;
	position:relative;
}

h3.service {
	padding-top: 10px;
}
h3.service a {
	background: url(../images/home/goyoumei.png) no-repeat 0 0;
	display: block;
	width: 126px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	margin-bottom: 3px;
	
}

h3.lang_eng a {
	width: 72px;
	height: 13px;
	background: url(../images/home/english.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	margin-top: 26px;
	margin-left: 663px;
	overflow: hidden;

}

h3.lang_chin a {
	width: 40px;
	height: 13px;
	background: url(../images/home/chinese.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	margin-top: 6px;
	margin-left: 695px;
	overflow: hidden;
}

/*右メニュー（ホーム無し）*/
.Rmenu01 { 
	height: 60px;
	margin-top: 85px;
}

.Rmenu02 { 
	height: 63px;
	margin-top: 25px;
}

.Rmenu03 { 
	height: 64px;
	margin-top: 23px;
}

.Rmenu04 { 
	height:46px;
	margin-top: 24px;
}

.Rmenu05 { 
	height: 44px;
	margin-top: 25px;
}

.Rmenu06 {
	height: 91px;
	margin-top: 27px;
}

