/* CSS Document */

html{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#3399ff;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
}

body{
	margin:0;
	padding:0;
	line-height: 170%;
	color: #333333;
	text-align:center;
	font-weight: bold;
}


img{
	margin:0;
	padding:0;}
	
a:link,a:visited{
	color: #FF6600;
	text-decoration:none;
}
a:hover,a:active{
	color: #993300;
	text-decoration:none;
}

div#content{
	margin:0;
	padding:0;
	}

div#stage{
	margin:0;
	padding:0;
	width:802px;
	background-attachment: scroll;
	background-image: url(img/main_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align:center;
}

div#header{
	margin:0 auto;
	padding:0;
	width:800px;
	background-color:#fff;
	text-align:left;
	height: 105px;
}

div#header p.logo {
	background:url(img/header.jpg) no-repeat;
	font-size:12px;
	width:800px;
	height:85px;
	margin:0;
	padding:0;
	position:relative;
}

div#header p.logo a {
	text-align:center;
	width: 265px;
	height: 75px;
	position:absolute;
	left: 15px;
}
	
div#top_image{
	margin:0 auto;
	padding:0;
	width:800px;}
	
div#main{
	margin:0 auto;
	padding:0;
	width:800px;}
	
div#menu{
	margin:0 auto;
	padding:0;
	width:250px;
	float:left;
	text-align:left;
	}

ul,li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
li.suji{
	list-style-type: decimal;
	margin-bottom:20px;
	}
li.alpha{
	list-style-type:lower-alpha;
	}

div#right{
	margin:auto;
	padding:0;
	width:550px;
	float:right;
	text-align:center;}
 
div#right_main{
	margin:auto;
	padding:0;
	width:525px;
	text-align:center;
	}

div.topright{
	margin:auto;
	padding:0;
	width:525px;
	text-align:center;
	background-image: url(img/top_right_back.jpg);
	}


h1{
	margin:0px 0px -7px 10px;
	padding:0px;
	width:790px;
	font-size: 13px;
	display: block;
}
h2{
	background-image:url(img/back-img/h2-bg.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align: left;
	color: #FFCC00;
	width: 500px;
	height: 40px;
	padding:5px 0px 0px 10px;
	font-size: 18px;
	margin:0px;
	}
h2.top{
	background-image:url(img/back-img/h2_bg_top.jpg);
	background-repeat:no-repeat;
	display:block;
	text-align: left;
	color: #000000;
	width: 515px;
	height: 40px;
	padding:5px 0px 0px 10px;
	font-size: 14px;
	margin:0px
	}
	
	
h2.top a:link{
	color:#000000;
	}
h2.top a:visited{
	color:#000000;
	}

h2.top a:hover{
	color: #CC3300;
	}

h3.gb-g{
	background-image:url(img/back-img/h3_bg_green.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 505px;
	height: 40px;
	text-align: left;
	font-size: 18px;
	padding: 0px 0px 0px 15px;
	color: #329866;
	margin:10px 0px 10px 0px;
	}
h3.bg-r{
	background-image:url(img/back-img/h3_bg_red.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 500px;
	height: 40px;
	text-align: left;
	font-size: 17px;
	padding: 0px 0px 0px 20px;
	color: #329866;
	margin:10px 0px 10px 0px;
	}
h4.big{
	margin:35px 0px 0px 0px;
	}

div.topright_l{
	margin:auto;
	padding:0;
	width:20px;
	text-align:center;
	float:left;
	}
div.topright_c{
	margin:auto;
	padding:0;
	width:485px;
	text-align:center;
	float:left;
	background-color: #FFFFFF;
	}
div.topright_bottom{
	margin:auto;
	padding:0;
	width:525px;
	text-align:center;
	clear:both;
	}

.right_small{
	margin:auto;
	padding:0;
	width:490px;
	text-align:left;
	}
.right_small2{
	margin:auto;
	padding:0;
	width:440px;
	text-align:left;
	}
.right_small_waku{
	margin:auto;
	padding:10px;
	width:450px;
	border:1px solid #660000;
	background-color:#ffffff;
	text-align:left;
	}
	
div#new{
	width:525px;
	text-align:left;
	background-color:#fff;
	background-image: url(img/oshirase_back.jpg);
	margin:30px 0 30px 0;
	}

#oshirase{
	margin:auto;
	padding:0;
	width:430px;
	height:100px;
	text-align:left;
	font-size:12px;
	line-height: 150%;
	}

div#footer{
	margin:0 auto;
	padding:0;
	width:800px;
	clear:both;
	background-color: #F0F8FF;
}
#footer_waku{
	margin:10px 0px 20px 0px;
	padding:10px;
	width:500px;
	border:1px solid #c8c8c8;
	background-color:#ffffff;
	text-align:left;
	}

label{
	width:120px;
	padding:2px 0px 2px 5px;
	background-color: #fff;		
	margin-bottom: 15px;
	border-left: solid 5px #ff9900;
	float: left;
	display: block;
	clear: both;
	}
	
input{
	margin-bottom:15px;
	padding: 2px;
	width: 280px;
	float: right;
	}
	
#submit {
	clear: both;
	text-align: center;
	width:100px;
	margin:auto;
	padding-top:50px;
	}
#submit input{
	width:100px;
	}
	
.form{height:100px;}

	
.big{
	font-size:18px;
	color:#006633;
	text-align:left;
	line-height: 120%;
}
.big_red{font-size:15px;color:#ff0000;text-align:left;}
.big_green{font-size:18px;color:#006633;text-align:left;}
.orange{
	color:#ff6600;
	font-weight: bold;
}
.gray_bg{background-color:#999;text-align:center;margin:auto;}
.gray_ubg{background-color:#e0e0e0;text-align:left;}
.green_bg{background-color:#F3FAF8;text-align:left;}
.white_bg{background-color:#fff;text-align:right;}
.gray_te{background-color:#e0e0e0;text-align:center;}
.white_te{background-color:#fff;text-align:center;}
.cha{
	font-weight: bold;
	color: #330000;
}

/** カスタマイズ分 **/
.word ul{
	margin:0px;
	}
.word dt{
	background-image:url(img/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#006633;
	padding-left: 20px;
	font-size: 18px;
	}
.word dd{
	font-size: 14px;
	margin-left:20px;
	_text-indent:-40px;/* for IE */
	}

.privacy ul{
	margin:0px;
	}
.privacy dt{
	background-image:url(img/icon.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 20px;
	font-size: 16px;
	}
.privacy dd{
	font-size: 13px;
	margin-left:20px;
	_text-indent:-40px;/* for IE6.0 */
	margin-bottom: 25px;
	}

.indent{
	margin-left:10px;
	}
.indent2{
	margin-left:23px;
	}

.a-top{
	text-align:right;
	display:block;
	margin:5px 5px 15px 5px;
	border-top:#cccccc solid 1px;
	font-size:13px;
	}
	
.souzoku ul{
	margin-bottom:20px;
	}
.soizoku dd{
	padding-left:40px;
	_text-indent:-40px;/* for IE6.0 */
	}
	

/* for IE7.0 */
*+html .privacy dd{
	text-indent:-40px;
	}

*+html .word dd{
	text-indent:-40px;
	}
*+html .soizoku dd{
	text-indent:-40px;
	}
	
.imgstyle{
vertical-align: middle;
	}	
	
table.addimg_qa{
	background-image:url(img/qa_qbg.jpg);
}

/*add css style*/

.textbox{
	text-align:left;
	width:400px;
	}

























