/* CSS Document */
@charset "utf-8";
*{margin:0px;padding:0px;}
/*------------------------------------------------メインの設定*/
body{
	background-color:#000;/**/
	background-image:url(../oimage/yogoko_wakasagi/bg_body.gif);
	background-position:top left;
	background-repeat:repeat;/**/
	/*background-image:url(oimage/yogoko_wakasagi/body_bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;*/
	}
p,table,ul{
	font-size:12px;
	color:#111;
	line-height:1.2em;
	margin:0px 0px 10px 0px;
	}
p,li{padding:0 15px;}
li{
	list-style-type:none;
	}
h1{
	width:97px;
	height:25px;
	padding:0;
	margin:0;
	background-color:#F5D15C;
	background:url(../oimage/yogoko_wakasagi/logo.jpg) 0 0 no-repeat scroll;
	text-indent:-9999em;
	font-size:10px;
	}
h2{
	width:700px;
	height:100px;
	padding:0;
	margin:0;
	background:url(../oimage/yogoko_wakasagi/bana_head.jpg) 0 0 no-repeat scroll;
	text-indent:-9999em;
	}
img{border:0;}
img.midasi{margin:0 0 15px 0;}
/*------------------------------------------------#ヘッドの設定*/
#head{	
	background-color:#F5D15C;
	padding:0;
	}
#foot{	
	background-color:#F5D15C;
	height:25px;
	}
/*------------------------------------------------#topbanaの設定*/
#topbana{
	width:700px;
	margin:20px auto 0 auto;
	padding:0px;
	}
/*------------------------------------------------#Mainの設定*/
#Main{
	width:680px;
	margin:0px auto 20px auto;
	padding:10px;
	/*border:solid 1px #000;*/
	background-color:#fff;
	}
/*------------------------------------------------#banaの設定*/
#bana{
	text-align:center;
	margin-top:30px;
	}
/*------------------------------------------------tableの設定*/
table{
	margin:0 auto 25px auto;
	border:solid 1px #FFD0E6;
	}
	th{
		background-color:#FFD0E6;
		padding:5px 0px;
		}
	td{
		padding:5px 0px;
		border-bottom:dotted #FFD0E6 1px;
		text-align:center;
		}
.table_manu{
	border:0;
	background-image:url(../oimage/yogoko_wakasagi/menu_00.gif);
	}
	.table_manu th{
		border:0;
		}
	.table_manu td{
		border:0;
		padding:0px;
		}
	.menu_img{
		width:170px;
		height:25px;
		}
	.menu_img a{
		display:block;
		}
	.menu_img a:hover{
		text-indent:-9999px;
		}
	
.table_photo{
	border:0;
	}
	.table_photo th{
		border:0;
		}
	.table_photo td{
		border:0;
		padding:0px;
		}
		
.Sponsor{
	border:0;
	margin:20px 0;
	}
	.Sponsor th{
		border:0;
		}
	.Sponsor td{
		border:0;
		padding:0px;
		}
/*------------------------------------------------背景画像の設定*/
.bg,h3,h4{
	width:680px;
	height:16px;
	padding:34px 0 7px 0px;
	margin:0 0 15px 0;
	font-size:14px;
	font-weight:bold;
	color:#DD7119;
	background-image:url(../oimage/yogoko_wakasagi/text_bg.jpg);
	}
/*------------------------------------------------メニューの設定*/
ul.menu{
	width:680px;
	margin:0 0 40px 0;
	}
ul.menu li{
	padding:5px 0 2px 0;
	margin:0px;
	width:136px;
	float:left;
	text-align:center;
	border-bottom:solid 1px #FF9934;
	}
ul.menu li a:hover{
	display:block;
	background-color:#FF9934;
	}
/*------------------------------------------------その他の設定*/
#tyouka{}
.right{
	text-align:right;
	margin-right:25px;
	}
.right_img{
	float:right;
	}
.migiyose{
	float:right;
	width:190px;
	}
.ozatoya{
	text-align:center;
	margin:30px 0px;
	}
