@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	background:url(../img/haikei.jpg);
	}


p{
	padding: 5px; margin:0;
	letter-spacing:2px;
	}


img.img{
	float:left;
	}


img.img2{
	float:right;
	}


.text1{
	font-size:13px; font-weight:normal;
	color:#000000; line-height:160%;
	}


.text2{
	font-size:10px; font-weight:normal;
	color:#000000; line-height:130%;
	}


.text3{
	font-size:13px; font-weight:normal;
	color:#FFFFFF; line-height:160%;
	}


.line{
	border-left: solid 5px #663300;
	border-bottom: dashed 1px #663333;
	font-size:14px; font-weight:bold;
	color:#333333;
	padding: 0 0 3px 5px;
	margin: 10px 0 10px 0;
	}

.line2{
	border-left: double 3px #993300;
	font-size:14px; font-weight:bold;
	color:#333333;
	padding: 0 0 0 5px;
	margin:10px 0 10px 0;
	}

.line3{
	background:url(../img/line.jpg) no-repeat;
	height:30px; line-height:30px;
	font-size:14px; font-weight:bold;
	color:#333333;
	padding: 0 0 0 20px;
	margin: 10px 0 10px 0 ;
	}



#wrapper{
	width:850px;
	margin:0 auto;
	background:#FFFFFF;
	}

#ue{
	width:850px;
	height:109px;
	background:url(../img/ue.jpg) no-repeat;
	}

#main{
	width:850px;
	height:250px;
	}

#menu{
	width:850px;
	height:30px;
	}
	
	
#contl{
	width:170px;
	float:left;
	}

#contr{
	width:660px;
	float:right;
	padding: 0 10px 0 10px ;
	margin:  0 0 0 0;
	}

#footer{
	width:850px;
	clear:both;
	height:30px;
	background:url(../img/haikei.jpg);
	text-align:center;
	}

h1{
	background:url(../img/bar2.jpg) no-repeat;
	height:36px; line-height:36px;
	font-size:16px; font-weight:bold;
	color:#663300;
	padding: 0 0 0 25px;
	margin: 10px 0 10px 0;
	}

h2{
	background:url(../img/bor1.jpg) no-repeat;
	height:30px; line-height:30px;
	font-size:14px; font-weight:bold;
	color:#333333;
	padding: 0 0 0 20px;
	margin: 10px 0 10px 0 ;
	}

h3{
	border-left: solid 5px #663333;
	font-size:13px; font-weight:bold;
	color:#333333;
	padding: 0 0 0 5px;
	margin: 10px 0 10px 0;
	}
	
.toi {text-align:center;}
.toi a:link ,.toi a:visited{color:#333333; font-size:12px;}
.toi a:hover {color:#999999;}

