body{
	text-align:center;
	font-size:90%;
	line-height:1.4;
	background-image:url(pic/back2.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
}


.middle{
	width:950px;
	background-color:#fff;
	margin:0px auto;
}

.middlebox{
	width:954px;
	background-color:#fff;
	margin:0px auto;
	background-image:url(pic/mainback.gif);
	background-repeat:repeat-y;
	}

.middleboxin{
	width:950px;
	background-color:#fff;
	margin:0px auto;
}
	
img {
	border:none;
	vertical-align:bottom;/* これが無いとIE6で画像の下に余白ができる　*/
}

a{
	border: 0px;
	text-decoration: none;
}


a:hover{
	text-decoration: none;
}

a:active{
	text-decoration: none;
}

hr {
	padding: 0px; margin: 0px;
	display: none;
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0;
}


h3{
	font-weight:normal;
	text-align:left;
	font-size:100%;
}

h4{
	margin:auto;
	width:500px;
	font-size:100%;
	padding:5px;
}

/* ---------header----------- */

.header{
	width:950px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}

.header h1{
	color:#ffffff;
	text-align:left;
	margin:0px auto;
	padding:0px;
	background-color:#00cc66;
	font-size:75%;
	height:19px;
	font-weight:normal;
	overflow:hidden;
}

.header h2{
	color:#ffffff;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#00cc66;
	font-size:75%;
	height:22px;
	font-weight:normal;
	background-image:url(pic/header2.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

.header img{
	margin:0;
	padding:0;
	border:0px;
}
	
.header object{
	margin:0;
	padding:0;
	border:0px;
}

/* ---------header END----------- */

/* ---------LEFT MENU----------- */

.leftimg{
	background-color:#ffdf5f;
}
	
.leftimg3{
	background-color:#fff;
}

.leftmenu{
	background-color:#ffdf5f;
	text-align:left;
	line-height:1.4;
	margin:0px 0px 0px 0px;
	width:200px;
	float:left;
}

.leftmenu a{
	margin:0px;
	width:100%;
	text-decoration:none;
 	color:#ff6600;
	display:block;
}

.leftimg2{
	text-align:center;
	margin:auto;
	border: none;
	background-color:#fff;
}

.leftimg2 a{
	text-decoration:none;
	border:none;
}
.leftimg2 a:hover{
	text-decoration:none;
	border:none;
}


.contentsmenu{
	background-color:#ffdf5f;
	color:#ff6600;
	padding:0;
	margin:0px;
	width:200px;
}

.contentsmenu ul{
	width:200px;
	margin:0px;
	padding: 0;
	list-style-type: none;
}

.contentsmenu li{
	list-style-type: none;
	margin:0px;
	padding:7px 0px 7px 20px;
	border:dotted #ff6600;
	border-width:0px 0px 1px 0px;
}


.contentsmenu a{
	text-decoration:none;
	color:#ff6600;
	padding:0;
	margin:0px;
	display:block;
}

.contentsmenu a:visited{
	text-decoration:none;
	color:#ff6600;
	padding:0;
	margin:0px;
	display:block;
}

.contentsmenu a:hover{
	color:#ff6600;
}


.contentsmenu2{
	background-color:#ffdf5f;
	color:#fff;
	padding:0;
	margin:0px;
	width:200px;
}

.contentsmenu2 ul{
	width:200px;
	margin:0px;
	padding: 0;
	list-style-type: none;
}

.contentsmenu2 li{
	list-style-type: none;
	margin:0px;
	padding:7px 0px 7px 20px;
	border:dotted #f6f;
	border-width:0px 0px 1px 0px;
}


.contentsmenu2 a,a:visited{
	text-decoration:none;
	color:#000;
	padding:0;
	margin:0px;
	display:block;
}

.contentsmenu2 a:hover{
	color:#009;
}

.select{
	color:#ff6600;
	background-image:url(pic/brush.gif);
	background-repeat:no-repeat;
	list-style-type: none;
}

/* ---------LEFT MENU END----------- */

/* ---------RIGHT MENU----------- */


.rightmenu{
	background-color:#fff;
	text-align:left;
	line-height:1.4;
	margin:0px 0px 0px 0px;
	width:200px;
	float:right;
	border:solid #c8c8c8;
	border-width:0px 0px 0px 0px;

}

.rightmenu img{
	margin:5px 0px 5px 0px;
}

.rightmenu a{
	margin:0px;
	width:100%;
	text-decoration:none;
 	color:#000;
	display:block;
}


.rightcontentsmenu{
	background-color:#fff;
	color:#000;
	padding:0;
	margin:0px;
	width:200px;
}

.rightcontentsmenu ul{
	margin:0px;
	padding: 0;
}

.rightcontentsmenu li{
	border:dotted #c8c8c8;
	border-width:0px 0px 1px 0px;
	padding:5px 0px 5px 0px;
	list-style-position:inside;
	list-style-image:url(pic/rightlistmark.gif);
}


.rightcontentsmenu a{
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	display:inline;
}

.rightcontentsmenu a:visited{
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	display:inline;
}


.rightcontentsmenu a:hover{
	color:#009;
}


.rightselect{
	color:#000;
	background-image:url(pic/brush.gif);
	background-repeat:no-repeat;
	list-style-type: none;
}

/* ---------RIGHT MENU END----------- */


/* ---------Main----------- */

.main{
	padding:10px 0px 0px 0px;
	color:#000;
	background-color:#fff;
	line-height:1.4;
	margin:0px 0px 0px 10px;
	width:530px;
	float:left;
}

.main h2{
	clear:both;
	padding:30px 0px 0px 60px;
	height:32px;
	background-image:url(pic/h2back.gif);
	background-repeat:no-repeat;
	text-align:left;
	color:#ff6600;
	font-size:110%;
}

.main h3{
	clear:both;
	text-align:left;
	color:#000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-left-color: #009900;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	padding:0px 0px 0px 10px;
}
.main p{text-align:left;}

.main2{
	padding:10px 0px 30px 0px;
	color:#000;
	background-color:#fff;
	line-height:1.4;
	margin:0px 0px 0px 10px;
	width:530px;
	float:left;
}

.main2 h2{
	color:#090;
	font-size:120%;
}
.main h5{
	clear:both;
	padding:30px 0px 0px 60px;
	height:62px;
	background-image:url(pic/h2back.gif);
	background-repeat:no-repeat;
	text-align:left;
	color:#ff6600;
	font-size:85%;
}

.main2 p{
	text-align:left;
}

.concepth2{
	padding:0px 0px 0px 60px;
	}
	

.info{
	margin:10px;
	text-align:left;
	border:solid #090;
	border-width:0px 0px 1px 20px;
}

.new li{
	margin:10px;
	text-align:left;
	list-style-type: none;
	border:dotted #c0c0c0;
	border-width:0px 0px 1px 0px;
	padding:0;
}

.tel{
	padding:0;
	margin:0;
}

.mail th{
	width:200px;
	font-size:90%;
	background-color:#cc9;
}

.mail td{
	text-align:left;
	font-size:90%;
}

.setubi {
	padding:10px 0px 0px 0px;
	width:530px;
	clear:both;
}

.setubi img{
	clear:both;
	margin:10px;
	float:left;
}

.setubi p{
	text-align:left;
	width:300px;
	float:right;
}

.setubi2{
	margin:0px auto;
	padding:10px 0px 0px 0px;
	width:450px;
}
.setubil {
	margin:0px;
	padding:0px 10px 0px 0px;
	clear:both;
	float:left;
}
.setubil h3{
	padding:0px;
	margin:0px;
	border:dotted #090;
	border-width:0px 0px 1px 0px;
}
.setubil p{
	margin:0px;
	text-align:left;
	width:200px;
}

.setubir {
	margin:0px;
	padding:0px 0px 0px 10px;
	float:right;
}
.setubir h3{
	padding:0px;
	margin:0px;
	border:dotted #090;
	border-width:0px 0px 1px 0px;
}
.setubir p{
	margin:0px;
	text-align:left;
	width:200px;
}

.drl {
	width:250px;
	margin:0px;
	clear:both;
	float:left;
}

.drl p{
	text-align:left;
}
.drl h3{
	margin:0px;
	border:dotted #090;
	border-width:0px 0px 1px 0px;
}
.drr {
	width:250px;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 10px;
	float:right;
}
.drr h3{
	margin:0px;
	border:dotted #090;
	border-width:0px 0px 1px 0px;
}
.drr ul{
	margin:5px;
}

#naiyou {
	width:510px;
	font-size:100%;
	line-height:1.4;
}

#naiyou th{
	width:130px;
	font-weight:normal;
}

#naiyou td{
	text-align:left;
}

#naiyou a{
	color:#00f;
	text-decoration:underline;
}

.list{	clear:both;
	text-align:left;
	padding:10px;
	width:95%;
	list-style-position:inside;
}

.listnone{	
	clear:both;
	text-align:left;
	padding:10px;
	width:95%;
	list-style-type:none;
}

.listarrow{
	clear:both;
	text-align:left;
	padding:10px;
	width:95%;
	line-height:140%;
	list-style-position:inside;
	list-style-image:url(pic/link-list-botton.gif);
}

.imp{
	clear:both;
	padding:0px 0px 0px 0px;
	width:530px;
}
.impl {
	width:250px;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
}
.imp h3{
	margin:0px;
	border:solid #090;
	border-width:0px 0px 1px 10px;
}

.impr {
	width:260px;
	margin:0px;
	padding:0px 0px 0px 10px;
	float:right;
}
.impr h3{
	margin:0px;
	border:solid #090;
	border-width:0px 0px 1px 10px;
}

.ri{
	text-align:right;
	clear:both;
	float:right;
}

.le2{
	margin:5px;
	float:left;
}

.re2{
	margin:5px;
	float:right;
}


.box{	
	clear:both;
}



#cen{
	margin:auto;
	text-align:center;
}

.links li{
	line-height:140%;
	list-style-position:inside;
	list-style-image:url(pic/link-list-botton.gif);
	border-style:dotted;
	border-width: 0px 0px 1px 0px;
}


/* ---------FOOTER----------- */

#footer{
	clear:both;
	margin:0px auto;
	background-color:#cf9;
	list-style-type: none;
	background-image:url(pic/footer.gif);
	margin: 0px auto;
	padding:0px;
	text-align: center;
}

#footer ul{
	width:930px;
	margin: 0px auto;
	padding:0px;
	text-align: center;
}

#footer li{
	margin: 0px 3px 0px 0px;
	display: inline;
	float:left;
	list-style-type: none;
	color:#ffff99;
}


#footer p{
	color:#fff;
	text-decoration:none;
}

#footer a{
	color:#ffff99;
	text-decoration:none;
}

#footer a:visited{
	color:#ffff99;
	text-decoration:none;
}

#footer strong{font-weight:normal;}

.footer2 {
	clear:both;
	width:930px;
	margin: 0px auto;
	padding:0px;
	text-align: center;
}



.footer2 p,a,a:visited{
	text-decoration:none;
	display:inline;
}

.pin{
	text-align: left;
	text-indent: -5000px;
	padding:0px;
	margin:0px;
	height:10px;
}
/* ---------FOOTER END----------- */

.new2 li{
	margin:10px;
	text-align:left;
	list-style-position:inside;
	list-style-image:url(pic/arrow4.gif);
	border:dotted #c0c0c0;
	border-width:0px 0px 1px 0px;
	padding:0;
}

.staff{
	text-decoration:none;
	border:0;
}

.drpic{
	text-align:center;
	margin:auto;
	padding:10px;
}

.w300{
	width:300px;
}

.listanswer{
	margin:0px 0px 10px 10px;
}

.txtleft{
	text-align:left;
	}
	
.bicred{
	font-size:120%;
	color:#FF0000;
}

.blue{
	color:#0000FF;
	
	}
.blue a:hover{
	color:#0000FF
	}
.blue a{
	color:#0000FF
	}
