@charset "utf-8";
body{
	background-image:   url(../img/bg.gif);
}

#menu #header_txt{
	position:absolute;
	width:500px;
	left:0;
	top:40px;
	z-index:1;
	font-size:10px;
	color:#ccc;
}

/* ***Start bug cancel*** \*/
#top #menu{height:108px;}
/* ***End bug cancel*** */
#header_txt a{color:#ccc;}

#top #menu{
	position:relative;
}
/* コピーライト　ここから */
#menu p{
	margin-bottom:43px;
	height:10px;
	width:185px;
	margin-right:7px;
}
* html #menu p{
	margin-bottom:36px;
	height:10px;
	width:185px;
	margin-right:7px;
}

/* コピーライト　ここまで */

#flash{margin-bottom:18px;}

div#main{
	margin-left:14px;
	display:inline;
	float:left;
	width:476px;
}
div#side{
	float:right;
	width:220px;
}
/* 満ち足りていく。部分　ここから */
#copy {margin-bottom:30px;}
#copy h2,
#copy p{
	margin-bottom:12px;
}
/* 満ち足りていく。部分　ここまで */

/* news */
table.title1{
	margin-bottom:12px;
	width:476px;
}
table.news-box{
	margin:0 0 30px 2px;
	width:472px;
}
table.news-box td{vertical-align:top;}
h3.news-title{
	margin-bottom:6px;
	padding-left:14px;
	line-height:18px;
	color:#7B9AA4;
	background:url(../img/icon1.gif) no-repeat 0 3px;
	font-size:14px;
}
td.ymd{width:12px;}
h3.news-title span{
	font-size:12px;
	font-weight:normal;
}
h3.news-title a{
	color:#7B9AA4;
	text-decoration:underline;
}
h3.news-title a:hover{
	color:#F00;
	text-decoration:underline;
}
div.news-article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div.news-article{
	line-height:1.5;
	font-size:63%;
	color:#666;
	/*\*//*/
	overflow:hidden;
	/**/
}
div.news-article a{
	color:#666;
	text-decoration:underline;
}
div.news-article a:hover{
	color:#F00;
	text-decoration:underline;
}

/* バナー１　ここから */
#bnr_1{
	margin-bottom:20px;
	font-size:11px;
	line-height:13px;
}

#bnr_1 h2{
	margin-bottom:5px;
}

.more {
	display:inline;
	float:right;
	margin-right:2px;
}

#bnr_1 a{
	color:#999;
	text-decoration:none;
}
/* バナー１　ここまで */

/* バナー２　ここから */
#bnr_2{
	margin-bottom:20px;
}
#bnr_2 h2{
	margin-bottom:5px;
}

#bnrNdn01{
	margin-top:10px;
	margin-bottom:30px;
}

/* バナー２　ここまで */

/* お客様の声 */
h2.title2{margin-bottom:10px;}
h3.voice-title{
	margin-bottom:6px;
	line-height:16px;
	color:#7B9AA4;
	font-size:14px;
}
h3.voice-title a{
	color:#7B9AA4;
	text-decoration:underline;
}
h3.voice-title a:hover{
	color:#F00;
	text-decoration:underline;
}
div.voice-article:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div.voice-article{
	margin-bottom:15px;
	width:220px;
	line-height:1.5;
	font-size:63%;
	color:#666;
	/*\*//*/
	overflow:hidden;
	/**/
}
div#voice-article a{
	color:#666;
	text-decoration:underline;
}
div#voice-article a:hover{
	color:#F00;
	text-decoration:underline;
}
ul.voice-list li{
	margin-bottom:6px;
	padding-left:16px;
	line-height:18px;
	color:#7B9AA4;
	background:url(../img/icon1.gif) no-repeat 0 4px;
	font-size:14px;
	font-weight:bold;
}
ul.voice-list li a{
	color:#7B9AA4;
	text-decoration:underline;
}
ul.voice-list li a:hover{
	color:#F00;
	text-decoration:underline;
}


