/* CSS Document */
/* レイアウト */
#all{
	width:1000px;
}
#hed{
	width:1000px;
	height:30px;
	background-image:url(../img/ue_line.jpg);
}
#top{
	width:1000px;
	height:200px;
	background-image:url(../img/top_logo.jpg);
}
.none {
	display: none;
}
#side{
	width:300px;
	height:560px;
	float:left;
	/*background-image:url(../img/side_syehu.jpg);*/
}
#navi{
	width:700px;
	height:40px;
	float:right;
	line-height:40px;
	background-image:url(../img/gyuu_pom.jpg);
}
#naiyou{
	width:700px;
	overflow:scroll;
	float:right;
}
#fter{
	width:700px;
	height:20px;
	float:right;
	background-image:url(../img/ue_line.jpg);
}
#fter2{
	width:1000px;
	height:20px;
	background-image:url(../img/ue_line.jpg);
}
.cl{
	clear:both;
}
#pls{
	width:1000px;
	background-color:#FFFF99;
}
body p{
	margin:8px;
	padding:5px;
	color:#666666;
}
body{
	margin:0px auto auto 0px;
	font-size:95%;
}
.kugiri{
	width:650px;
	margin:auto;
	background-image:url(../img/guruguru.jpg);
}
.shikaku_l{
	width:320px;
	float:left;
	height:300px;
	background-image:url(../img/ushi.jpg);
}
.shikaku_r{
	width:320px;
	float:right;
	height:300px;
	background-image:url(../img/ushi.jpg);
}

.shikaku_l2{
	width:320px;
	float:left;
	background-color:#FFCC66;
	margin:2px;
}
.shikaku_r2{
	width:320px;
	float:right;
	background-color:#FFCC66;
	margin:2px;
}
.shikaku_l3{
	width:320px;
	float:left;
	background-color:#FFFF99;
	margin:2px;
}
.shikaku_r3{
	width:320px;
	float:right;
	background-color:#FFFF99;
	margin:2px;
}
body{
	background-image:url(../img/back.jpg);
	scrollbar-base-color:#666600;
}

/* txt */
h1{
	font-size:12px;
	font-weight:normal;
	margin:3px;
	color:#FFFFFF;
}
h2{
	margin:8px;
	padding:5px;
	border-left:5px #FFFF00 groove;
	color:#FFFF00;
	font-size:150%;
	font-weight:bold;
	background-image:url(../img/h2_line.jpg);
	height:30px;
}
h3{
	margin:8px;
	padding:5px;
	border-left:5px #FF0000 groove;
	color:#FF3300;
	font-size:110%;
	border-bottom:1px #FF3300 solid;
	
}
h4{
	margin:8px;
	padding:5px;
	border-bottom:1px #FF0000 solid;
	color:#FF3300;
	font-size:110%;
	background-color:#FFFF00;
	border-right:1px #FF0000 solid;
}
.style1 {
	font-size: small;
	margin:5px;
}

#navi a:link, a:hover{
color:#00FF66;}

#navi a:visited, a:active{
text-decoration:overline; color:#CCFF33;}

p a:link,p a:hover,p a:visited,p a:active{
text-decoration:underline;}
.rinkusyuu{
border-bottom:3px #333300 dotted;
padding:5px;
margin:5px;
}
.rinkusyuu2{;
padding:5px;
margin:5px;
}
