@charset "UTF-8";
#wrapper {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 25px;
	color: #666;
	width:940px;
	height:100%;
	margin:0 auto 0 auto;
}
body,td,th {
	font-family: ＭＳ ゴシック, MS Gothic, Osaka－等幅, Osaka-mono, monospace;
	font-size: small;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: small;
	color: #693;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #693;
}
a:hover {
	text-decoration: none;
	color: #393;
}
a:active {
	text-decoration: none;
}
img {
	border:none;
}
p.text {
	width:660px;
	height:auto;
	float:left;
	margin:0 5px 15px 5px;
}

#header {
	width:940px;
	height:80px;
	float:left;
	margin:0 0 15px 0;
	padding:0;
}
#header_cont h1 {
	width:322px;
	height:50px;
	margin:10px 0 0 0;
	padding:0;
	font-size:small;
	float:left;
}
#header_cont h1 a{
	display:block;
	width:351px;
	height:70px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	text-decoration:none;
	font-size:small;
	background:url(../img/yamato_logo.gif) no-repeat;
	float:left;
}
.header_right {
	width:300px;
	height:60px;
	margin:20px 0 0 0;
	padding:0;
	font-size:small;
	float:right;
	line-height:20px;
}


#flash_area {
	width:940px;
	height:300px;
	float:left;
	margin:0;
	padding:0;
}

#navigation {
	width:940px;
	height:66px;
	float:left;
	margin:0;
	padding:0;
}
ul#menu {
	height:66px;
	margin:0;
	padding:0;
	position:relative;
	z-index:102;
	/*border-bottom:2px dashed #999;*/
	background:url(../img/dot_x.gif) repeat-x left bottom;
	list-style-type:none;
}
ul#menu li ,ul#menu li a {
	display:block;
	float:left;
	height:66px;
}
ul#menu li a {
	text-indent:-9999px;
	text-decoration:none;
}
li#menu1 a {background-image:url(../img/navi_home.gif); width:156px;}
li#menu2 a {background-image:url(../img/navi_company.gif); width:156px;}
li#menu3 a {background-image:url(../img/navi_rehome.gif); width:158px;}
li#menu4 a {background-image:url(../img/navi_const.gif); width:156px}
li#menu5 a {background-image:url(../img/navi_water.gif); width:158px;}
li#menu6 a {background-image:url(../img/navi_contact.gif); width:156px;}
ul#menu li a:hover ,ul#menu li a.selected {
background-position:right;
}
#main_cont {
	width:940px;
	float:left;
	margin:15px 0 0 0;
}

#left_cont {
	width:670px;
	height:100%;
	float:left;
}

#right_cont {
	width:240px;
	height:100%;
	float:left;
	margin:0 0 0 30px;
}

#footer {
	width:940px;
	height:100%;
	float:left;
	margin:15px 0 0 0;
	border-top:#0C3 4px solid;
	text-align:center;
	padding:15px 0 15px 0;
}


/*----//home_hタグ//------*/
h2.intro {
	width:670px;
	height:39px;
	float:left;
	margin:0 0 15px 0;
	background:url(../img/h2_intro.gif);
	text-indent:-9999px;
}
h3.topix {
	width:670px;
	height:39px;
	float:left;
	margin:0 0 15px 0;
	background:url(../img/h3_topix.gif);
	text-indent:-9999px;
}

/*-------------//NEWSコンテンツ//-----------------*/
dl {
	margin:0 10px 15px 10px;
	height:100%;
	width:650px;
	float:left;
	padding:0;
}

dt {
	width:150px;
	height:100%;
	float:left;
	margin:0 0 10px 0;
}
dd {
	width:650px;
	height:100%;
	margin:0 0 10px 0;
	border-bottom:#CCC 1px dashed;
}

/*-------------//RIGHTコンテンツ//-----------------*/

.bn1 {
	margin:0 0 15px 0;
	height:70px;
	width:240px;
	float:left;
	padding:0;
	background:url(../img/bn_01.png) no-repeat;
	text-indent:-9999px;
	display:block;
}

.bn2 {
	margin:0 0 15px 0;
	height:70px;
	width:240px;
	float:left;
	padding:0;
	background:url(../img/bn_02.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}

.bn3 {
	margin:0 0 15px 0;
	height:70px;
	width:240px;
	float:left;
	padding:0;
	background:url(../img/bn_03.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}


