/* CSS Document */


* {
	margin: 0;
	padding: 0px;
}

body {
background-color:#EDE2DB;
font-size:14px;
color:#666666;
}






#wrapper {
	margin-top:0;
	margin-right: auto;
	margin-bottom:0;
	margin-left: auto;
width:800px;
background-color:#ffffff;
}



#header{
	width:800px;
	height:207px;
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	background-position:0;
	margin: 0;
	padding: 0;
}

#container{
width:800px;
}

h1 {
height:25px;
font-size:12px;
color:#A43740;
line-height:240%;
text-indent:30px;
margin:0;
padding:0;
}

h2 {
font-size:18px;
color:#A43740;
margin:0;
padding:0;
line-height:200%;
}

.h3 {
font-size:16px;
color:#999966;
margin:0 0 10px 5px;
padding-top:10px;
line-height:200%;
font-weight:bold;
border-bottom:1px #999900 dotted;
}

.h4{font-size:13px;
	font-weight:bold;
	color:#9999FF;
	margin-bottom:10px;
	}

p {
	letter-spacing: 0.2em;
	word-spacing:normal;
	padding-bottom:8px;
	}

#g_navi {
	width: 800px;
	height: 35px;
	text-align: right;
	line-height: 200%;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left_box {
	float: left;
	width: 236px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#left_box li {
text-indent: 30px;
line-height: 220%;
list-style: none;
border-bottom:#CCCCCC;
border-bottom-style:dotted;
border-bottom-width:1px;
}


#main_area{
	float: right;
	width: 530px;
	padding-right:16px;
}

#main_area #text_area{
	width: 524px;
	text-align:left;
	line-height:140%;
}

#main_area #text_area p{
	line-height:160%;
	font-size:12px;
}


#text_area #tb {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	font-size:12px;
}


#tb .b01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding:3px;
}

#tb .b02 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding:3px;
}

#tb .b03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding:3px;
}

#tb .b04 {
	padding:3px;
}

textarea {
width: 380px;
height:100px;
}

#text_area .t_ind {
	text-indent: 10px;
}


/*footer-------------------------------------------------*/
#footer{
	width:800px;
	height:30px;
	text-align: center;
	border-top-style: none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom:0px;
	margin-left: auto;
	background-color: #C4A48F;
	color:#ffffff;
	font-size:12px;
	line-height:200%;
}


.clr{
clear:both;
}
#left_box .l_free {
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 140%;
	padding: 8px;
}



/*  110630’Ç‰Á */

dt{color:#FF6600;
	font-size:13px;
		font-weight:bold;
		margin-left:5px;
		margin-bottom:15px;
		}
dd{margin-bottom:20px;
	margin-left:30px;
	}
	
li{list-style:none;
	letter-spacing: 0.2em;
	word-spacing:normal;
	padding-bottom:8px;
	font-size:13px;
	}
