@charset "utf-8";


/*======================================

	Default Imports & Settings

=======================================*/

@import "default.css";
@import "common.css";
@import "style.css";


body {
	color: #333;
	font-size: 98%;
}

a {
	color: #333;
}

a:hover {
	color: #CC0000;
	margin: 0px;
}

a:active {
	
	
	}
a:visited {
	color: #030;
	font-weight: bold;
}
.sankaku1 {
	font-size: 9px;
}

.stfleft {
	width: 400px;
	margin-right: 15px;
	float: left;
}
.stfright {
	width: 380px;
	float: left;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 14px;
	text-align: left;
}
#googlemap {
	text-align: center;
	margin-left: 60px;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
}
.white {
	background-color: #FFF;
	text-align: center;
	padding: 0px;
	height: 580px;
	width: 780px;
	vertical-align: bottom;
	border: 1px solid #D6D6D6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.icon {
	background-image: url(common/img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bgright {
	background-color: #FFF;
	background-image: url(../../request/img/img-top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#voice #content .section.clearfix .right br {
	text-align: left;
}
.logbox{
	width:790px;
	height: 250px;
	padding: 1em;
	overflow: auto;
	scrollbar-base-color: #E4E4E4;
	margin-bottom: 10px;
	margin-left: 40px;





	align="center";
	font-size: 12px;
	line-height: 2.5em;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
	width: 760px;
}
#home #content .news.clearfix .news {
	margin-left: 38px;
}
