/* CSS Document */


body{
	margin:0;
	background:url(../img/haikei.jpg) repeat-x;
	}

p{
	padding:5px; margin:0;
	letter-spacing:3px;
	}

img.img{
	float:left;
	padding-right:5px;
	margin:0;
	}

img.img2{
	float:right;
	}



.text1{
	font-size:13px; font-weight:normal;
	color:#000000; line-height:160%;
	}

.text2{
	font-size:13px; font-weight:normal;
	color:#666666; line-height:130%;
	}


.text3{
	font-size:13px; font-weight:bold;
	color:#CC0000; line-height:130%;
	}


.text4{
	font-size:13px; font-weight:normal;
	color:#FFFFFF; line-height:130%;
	}


.bottan{
	background:url(../img/bottan2.jpg) no-repeat;
	width:165px; height:26px;
	line-height:23px;
	font-size:13px; font-weight:normal;
	color:#666666;
	padding: 0 0 0 25px;
	margin:0;
	}

.bottan2{
	background:url(../img/bottan3.jpg) no-repeat;
	width:165px; height:26px;
	line-height:23px;
	font-size:13px; font-weight:normal;
	color:#666666;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
	}

.line{
	border-bottom: dashed 1px #999999;
	font-size:13px; font-weight:bold;
	color:#333333;
	padding: 0 0 5px 8px;
	margin: 10px 0 10px 0;
	}

.line2{
	border-left: solid 5px  #999999;
	border-bottom: dashed 1px #666666;
	font-size:13px; font-weight:bold;
	color:#333333;
	padding: 0 0 5px 10px;
	margin: 10px 0 10px 0;
	}
	



#wrapper{
	width:850px;
	margin: 0 auto;
	}

#ue{
	width:850px;
	height:158px;
	background:url(../img/ue.jpg) no-repeat;
	}

#main{
	width:850px;
	height:250px;
	}

#contl{
	width:190px;
	float:left;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
	}

#contr{
	width:640px;
	float:right;
	padding: 0 5px 0 5px;
	margin: 5px 0 0 0;
	}

#footer{
	width:850px;
	clear:both;
	height:30px;
	background:#000000;
	text-align:center;
	}

h1{
	font-size:13px; font-weight:normal;
	color:#666666;
	line-height:130%;
	padding: 15px 0 0 380px;
	margin: 0 0 0 0;
	}

h2{
	background:url(../img/line.jpg) no-repeat;
	height:35px; line-height:35px;
	font-size:16px; font-weight:bold;
	color:#666666;
	padding: 0 0 0 35px;
	margin: 0 0 10px 0;
	}

h3{
	background:url(../img/line2.jpg) no-repeat;
	height:27px; line-height:27px;
	font-size:14px; font-weight:normal;
	color:#666666;
	padding: 0 0 0 20px ;
	margin: 10px 0 10px 0;
	}

h4{
	border-left:  solid 10px #CC9900;
	font-size:13px; font-weight:bold;
	color:#0000CC;
	padding: 0 0 0 10px;
	margin:  15px 0 5px 0;
	}

a:link{color:#000000; text-decoration:none;}

a:visited{color:#000000; text-decoration:none;}

a:hover{color:#000000; text-decoration:none;}

a:active{color:#000000; text-decoration:none;}


