html{
}
body{
	margin:0;
	padding:0;
	background-color:#ffffff;
	color: #333333;
	font-size:14px;
	line-height:1.6;
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;}
 #wrap{
	margin:0 auto;
	margin-bottom:40px;
}

h2, h3, h4, h5, h6 {
margin: 10px 0;
font-weight: bold;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
h1 {
	color:#FFF;
	font-size:12px;
}
.bgorange {
	color:#FFFFFF;
	background-color:#F08C1E;
	width:680px;
	height:30px;
	padding:5px 0 0 10px;
	font-size:15px;
	font-weight:bold;
}
#h1_out {
	background-color: #f7931e;
	padding:5px 0;
	/* [disabled]height:20px; */
	text-align:center;
}

#outline{
	position: relative;
}



p{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	vertical-align: middle;
}

.clear {
	clear: both;
}
/* パンくず
---------------------------------*/
#pankz{
	width:980px;
	margin:0 auto;
	height:10px;
	line-height:15px;
	padding:10px 10px;
	font-size:100%;
	background:#F2F2F2;
	margin:10px 0;
	color: #333;
}
#pankz a:link{ color:#006EC4; text-decoration:none;}
#pankz a:visited{color:#006EC4; text-decoration:none;}
#pankz a:hover{color:#3CA9FF; text-decoration:none;}
#pankz a:active{color:#3CA9FF; text-decoration:none;}

#xxxxxxxxx {
	position:relative;
	width:1000px;
	margin:0 auto; 
	
}



.foot_out {
	background-image: url(../img/footbg.jpg);
	background-repeat: repeat;
}
.foot_out .foot {
	padding:20px 0 0 0 ;
	font-size:12px;
	width: 900px;
	margin:0 auto;
}
.foot .copy {
	border-top:#999 solid 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pagetop_out {
	margin-top:20px;
}
.pagetop_out #pagetop {
	margin:0 auto;
	text-align: right;
	width: 900px;
}
#sidemenu .sidebn li {
	padding-bottom: 10px;
}
#mainv {
	width:100%;
	margin:0 auto;
}
#mainvdaini {
	padding-top:20px;
	position:relative;
	width:980px;
	margin:0 auto;	 
}
#logo {
	position:absolute;
	top: 0px;
	left: 0px; 
	z-index:10;
}
#logo2 {
	position:absolute;
	top: 10px;
	z-index:10;
	left:800px;
}
#logodaini {
	position:absolute;
	top: 22px;
	z-index:10;
	left:661px;
}
#main_contents {
	background-color:#FFF;
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
#main_contentsdaini {
	position:absolute;
	width:940px;
	top: 190px;
	left: 0px;
	z-index:10;
	background-color:#F4F4F4;
	padding:20px;
}
#sidemenu {
	float: left;
	width: 260px;
}

#sidemenu_out {
	position:absolute;
	width:260px;
	top: 6px;
	left: 0px;
	z-index:10;
}

#head-form {
	z-index:10;
	position:absolute;
	width:500px;
	top: 260px;
	right: 0px;
}

#sidemenu2 {
	float: left;
	width: 260px;
}
#main {
	float: right;
	width: 680px;
}
.tpbtm20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.txt {
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt2 {
	padding: 10px 20px ;
}
.orange {
	font-size: 16px;
	font-weight: bold;
	color: #EF8800;
	

}
.otoiawase {
	float: right;
	width: 680px;
	height:131px;
	background-image:url(../img/otoiawase.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#pagetop {
 position: fixed;
 bottom: 0px;
 right: 0px;
 }
/* フッター部分
---------------------------------*/

#foot {
	color:#FFF;
	text-align:left;
	margin:0 auto;
	padding-top: 20px;
	background-color:#EF8800;
	font-size:13px;
}
#foot a:link{ color:#FFFFFF; text-decoration:none;}
#foot a:visited{color:#FFFFFF; text-decoration:none;}
#foot a:hover{color:#3FA2EE; text-decoration:none;}
#foot a:active{color:#3FA2EE; text-decoration:none;}

#foot-base {
border-bottom:#FFFFFF solid 1px;
padding-top:10px;
	text-align:center;
	margin: 0 auto;
	width: 1000px;
s
}


div.foot-bottom {
	color: #FFF;
	width: 230px;
	float: left;
}
#copy{
	color:#FFF;
	font-size:85%;
	line-height:25px;
	height:30px;
	text-align: center;
}
.mds {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 30px;
	width: 665px;s
	padding-top: 7px;
	padding-left: 15px;
}
/* テーブル
---------------------------------*/
.aboutus_tb{
	margin-bottom:40px;
}
.aboutus_tb th{
	width:130px;
	font-weight:normal;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.aboutus_tb td{
	text-align:left;
	padding:10px;
	border-bottom:1px solid #ccc;
}
.aboutus_tb th td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.txt3 {
	padding-top: 30px;
	padding-bottom: 20px;
}
