@charset "utf-8";

/* 基本
----------------------------------------------------------- */
body {
     margin: 0;
     padding: 0;
     background: #B7E750 url(../common/back.jpg) repeat-x left top;
     font-size: 12px;
     line-height: 150%;
}
body.bottom {
     margin: 0;
     padding: 0;
     background: #FFFFFF url(../common/back_bottom.jpg) repeat-x left top;
     font-size: 90%;
     line-height: 150%;
}
img {border: none;}
a:visited {color: #84226B;}
a:link {color: #069;}
a:hover {text-decoration: underline;}
a:active {color: #F00;}

a,p,h1,h2,h3,h4,h5,h6,li,ul,ol {
     text-decoration: none;
     margin: 0;
     padding: 0;
     list-style-type: none;
}
#base{
	width: 900px;
	margin: auto;
	overflow:hidden;/*IE7 and Firefox*/
	padding: 0px;
	height: 100%;
}
#flash{
	width: 2000px;
	margin: auto;
	overflow:hidden;/*IE7 and Firefox*/
	padding: 0px;
	height: 100%;
}
.red {
     color: #C30;
}
.red-b {
     font-weight: 700;
     color: #C30;
}
.red-b-b {
	font-weight: 700;
	color: #C30;
	font-size: 18px;
	line-height: 160%;
}
.green {
     color: #009933;
}
.green-b {
     font-weight: 700;
     color: #009933;
}
.green-b-b {
     font-weight: 700;
     color: #009933;
	 font-size: 18px;
	 line-height: 160%;
}
.blue {
     color: #0066FF;
}
.blue-b {
     font-weight: 700;
     color: #0066FF;
}
.blue-b-b {
     font-weight: 700;
     color: #0066FF;
	 font-size: 18px;
	 line-height: 160%;
}
.bold {
     font-weight: 700;
}
.bold-b {
     font-weight: 700;
	  font-size: 18px;
	 line-height: 160%;
}
p.next-page {
	clear: both;
	text-align: right;
	padding: 10px 0px 10px 15px;
	margin: 0px;
}
p.next-page a{
	background: url(../common/list_mark01.gif) no-repeat left 50%;
	padding-left: 15px;
}
.pagetop {
	clear: both;
	color: #069;
	text-align: right;
	width: 630px;
	margin: 10px 0px;
}
#pagetop {
	float: right;
	width: 900px;
	margin: auto 15px auto auto;
	padding: 0px;
	text-align: right;
}
.leftphoto img {
     float: left;
     margin: 0 10px 10px 0;
}

.rightphoto img {
     float: right;
     margin: 0 0 10px 10px;
}
table {
	 border-collapse:collapse;
}

/* ヘッダー
----------------------------------------------------------- */
#header {
	height: 100px;
	float: left;
	width: 900px;
	background: #FFFFFF url(../common/headwe_back.jpg) no-repeat left top;
}
#header h1{
	font-size: 14px;
	font-weight: normal;
	float: left;
	padding: 15px 0px 0px 85px;
	width: 600px;
	margin: 0px;
}
#header #logo{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px;
	width: 452px;
	height: 66px;
}
#header #hd-text {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px;
}
#header #hd-text ul li{
	font-size: 12px;
	background: url(../common/list_mark01.gif) no-repeat left 4px;
	margin: 0px;
	padding: 0px 5px 0px 15px;
	float: left;
}

/* グローバルナビ
----------------------------------------------------------- */
#g-navi{
	float: left;
	width: 900px;
	float: left;
	height: 45px;
}
#g-navi li{
	float: left;
	height: 45px;
	margin: 0px;
	padding: 0px;
	width: 180px;
	line-height: 100%;
	list-style: none;
}

/* コンテンツ
----------------------------------------------------------- */
#contents {
	width: 890px;
	float: left;
	background: #FFFFFF;
	padding: 0px 5px;
}

/* 左サイド
----------------------------------------------------------- */
#left{
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left .s-navi {
	width: 178px;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#left .s-navi ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left .s-navi ul li{
	clear: both;
	line-height: 150%;
	background: url(../common/list_mark01.gif) no-repeat left 3px;
	width: 163px;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 0px 15px;
	margin: 1px 0px;
}
#left .s-navi ul li ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left .s-navi ul li ul li{
	clear: both;
	background: url(../common/list_mark02.gif) no-repeat left 3px;
	width: 148px;
	padding: 0px 0px 0px 15px;
	margin: 1px 0px 0px 0px;
	border-style: none;
}
div.s-navi2 {
	width: 178px;
	float: left;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 5px 10px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
div.s-navi2 dl dt{
	clear: both;
	line-height: 150%;
	background: url(../common/list_mark03.gif) no-repeat left 3px;
	width: 163px;
	padding: 0px 0px 0px 15px;
	margin: 1px 0px;
	font-weight: bold;
}
div.s-navi2 dl dd{
	clear: both;
	line-height: 150%;
	width: 163px;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 0px 15px;
	margin: 1px 0px;
}



/* バナー
----------------------------------------------------------- */
div.bn img{
	padding: 0px 0px 10px;
}
#left #bnkoyo a {
	float: left;
	margin: 0px;
	padding: 0px;
}
#left #bnkoyo {
	padding:0px 0px 10px;
	float: left;
}

/* 下お問合せ
----------------------------------------------------------- */
#under-info {
	width: 680px;
	padding: 10px 10px 0px 0px;
	float: right;
}
#under-info img{
	padding-bottom: 10px;
}

/* quick
----------------------------------------------------------- */
#quick {
	width: 200px;
}
#quick iframe {
	width: 200px;
	height: 370px;
	margin: 0px;
	padding: 0px;
}


/* フッター
----------------------------------------------------------- */
#footer{
	height:120px;
	padding:15px 0 0 0;
	text-align:center;
	clear:both;
	font-size: 12px;
	background: #FFFFFF;
}
#footer ul{
	border-top: 1px dotted #999999;
	text-align:center;
	padding:10px 50px 5px 50px;
	width: 86%;
}
#footer ul li{
	display:inline;
	border-right: 1px solid #000000;
	margin-right: 5px;
	padding-right: 5px;
}
#footer ul li a{
	color:#1067f5;
	text-decoration:underline;
}
#footer ul li a:hover{
	text-decoration:none;
}
#footer address{
	padding:5px 0 0 0;
	font-style:normal;
}

/*div{
	border: 1px dashed #666666;
}*/

/* 印刷用
----------------------------------------------------------- */
@media print {
body {
	zoom: 0.68;
}
}

