body {
	background-color: #ECE9D8;
	margin-top: 0px;
	font-size:12px;
	line-height: 18px;	
	color:#000000;
}

h3{
	padding:2px 0px 0px 10px;
	margin:20px 0px 5px 0px;
	color:#000066;
	font-size:14px;
	font-weight:bold;
	border-left:5px solid #000066;
	border-bottom:1px solid #000066;
}


/*コンテンツ枠*/
#contents{
	width:740px;
	height:auto;
	margin:0px auto 0px auto;
	}

#shadow{
	width:756px;
	background-image:url(../image/top/shadow_side.jpg);
	background-repeat:repeat-y;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	}
	
#shadow2{
	width:756px;
	height:10px;
	background-image:url(../image/top/shadow_foot.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px auto 0px auto;
	}

/*トップメニュー関連*/

#topmenu{
	width:739px;
	height:30px;
	margin:0px;
	padding:0px 0px 0px 1px;
	background-color:#053599;
	}
	


.topback a:link{
	display:block;
	width:123px;
	height:30px;
	line-height:30px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu.jpg);
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none; 
	}
.topback a:visited{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}
.topback a:hover{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu_o.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.topback a:active{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}

.topback-a a:link{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu_o.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}
.topback-a a:visited{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu_o.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}
.topback-a a:hover{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu_o.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.topback-a a:active{
	width:123px;
	padding:0px;
	margin:0px;
	float:left;
	background-image:url(../image/top/topmenu_o.jpg);
	font-size:12px;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	text-decoration:none; 
	}

/*タイトル部分*/
#top{
	height:90px;
	padding:0px;
	margin:0px auto;
	background-image:url(../image/top/top.jpg);
	background-repeat:no-repeat;
	clear:both;
	}

#title{
	float:left;
	padding-top:18px;
	padding-left:12px;
	}


/*問い合わせ*/
#toi{
	float:right;
	width:248px;
	height:78px;
	margin:5px 10px auto auto;
	text-align:right;
	padding:0px;
	line-height:0px;
	}


/*→*/

.banner{
 width:185px;
 line-height:20px;
}

.yaku{
	margin:0px;
	background-image:url(../image/top/yaku_back2.gif);
	background-position:center;
	background-repeat:repeat-y;
	line-height:6px;
	text-align:center;
	}
.yaku2{
	margin:0px 0px 10px 0px;
	background-image:url(../image/top/yaku_back3.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}

/*トップ画像*/
#mainpic{
	width:550px;
	height:206px;
	float:left;
	background-image:url(../image/top/topimage.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border-bottom:2px solid #043699;
	}

.mainpic_text{
	padding:45px;
	color:#000099;
	font-size:14px;
	line-height:28px;
	font-weight: bold;
	}
	
.tenpo{
	width:195px;
	margin-right:20px;
	float:left;
	height:auto;
	}
.tenpo1{
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted #999999;
	}
.tenpo2{
	padding:5px 0px 6px 0px;
	border-bottom:1px dotted #999999;
	}

/*おしらせ*/
#info{
	width:190px;
	height:206px;
	float:left;
	background-image:url(../image/top/info.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 18px 0px;
	padding:0px;
	border-bottom:2px solid #043699;
}

.info_text{
	padding:35px 17px 20px 17px;
	color:#FFFFFF;
	font-size:10px;
	}
	
.info_text a:link{
	color:#DFEAFF;
	}
.info_text a:visited{
	color:#DFEAFF;
	}
.info_text a:hover{
	color:#DFEAFF;
	}
.info_text a:active{
	color:#DFEAFF;
	}

/*本文*/
#bg{
	padding-top:0px;
	height:auto;
	background-image:url(../image/knowhow/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#pan{
	width:685px;
	margin:0px auto 10px auto;
	font-size:10px;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #666666;
	}

.textarea{
	width:675px;
	margin:0px auto 15px auto;
	padding:0px;
	}

.textarea-top{
	width:495px;
	margin:0px auto 15px 15px;
	padding:0px;
	font-size:14px;
	line-height:22px;
	float:left
	}
.topbanner{
	line-height:10px;
	margin-left:15px;
	width:185px;
	height:auto;
	float:left;
	clear:right;
	line-height:10px;
	
}

.textarea2{
	padding:0px 10px 0px 15px;
	}

/*文字*/
.anno{
	color:#666666
	}

.red{
	color:#FF0000;
	}
.blue{
	color:#000066;
	}
.text14{
	font-size:14px;
	}
	
.bold{
	font-weight:bold;
	}
	
.point{
	font-size:12px;
	font-weight:bold;
	color:#000066;
	border-bottom:1px dashed #000099;
	padding-bottom:2px;
	line-height:16px;
	}

.kasen{
	padding:4px;
	border-bottom:1px solid #000066;
	font-weight:bold;
	}

/*indexページで画像を挿入する時（テスト）*/
.pic_left{
	float:left;
	margin:0px 15px 13px 0px;
	padding:0px;
	}

.pic_right{
	float:right;
	margin:0px 0px 13px 15px;
	padding:0px;
	}
	
/*サブメニュー*/

.know_footer{
	width:675px;
	margin:15px auto 0px auto;
	padding:14px 0px 15px 0px;
	text-align:center;
	border-top:1px dashed #666666;
	}

#footer{
	width:675px;
	margin:15px auto 0px auto;
	padding:14px 0px 15px 0px;
	text-align:center;
	border-top:1px dashed #666666;
	}
	
	
.submenu {
	margin:10px auto;
	}

.submenu ul {
	margin:0px;
	clear:both;
	text-align:center;
	}

.submenu li {
	list-style-type:none;
	float:left;
	padding:0px 8px;
	}
	
.copy{
	color:#666666;
	}
	
	
/*まわりこみ防止*/
.clear{
	clear:both;
	}
	
/*印刷範囲*/
.print2{
	display: none;
	}
	
/*画像の枠組み*/
.photo{
	padding:5px;
	border:1px solid #cccccc;
	}
