body{
	text-align : center;
	background : url('./css_img/bg_fix.gif');
	color : #000000;
}

#wrapper{
	text-align : left;
	margin : 0 auto;
	width : 1000px;
	height : 700px;
	background : url('./css_img/top_bg.png') no-repeat;
	font-size : x-small;
	position : relative;
}

#head{position : absolute; left:180px; top:120px;}
#main{position : relative;}
#sub{position : relative;}
#main p{margin:0; padding:0; text-align:right;}
ul,li{margin:0; padding:0; list-style:none;}
li{margin:8px 0; font-size:106%; border-left:5px solid #ff9900;}
h3{color:#ff9900; margin:5px 0; padding:0;}
a{color:#dd0000; text:none;}
.kyushoku{
	position :absolute;
	width:547px;
	height:95px;
	top : 230px;
	left : 65px;
	background : url('./css_img/01.jpg') no-repeat bottom;
}

.kyushoku a{display:block; height:85px; text-indent:-9999px;}
.kyushoku a:hover{background : url('./css_img/01_ov.jpg') no-repeat bottom;}

.kids{
	position :absolute;
	width:547px;
	height:95px;
	top : 350px;
	left : 65px;
	background : url('./css_img/02.jpg') no-repeat bottom;
}
.kids a{display:block; height:85px; text-indent:-9999px;}
.kids a:hover{background : url('./css_img/02_ov.jpg') no-repeat bottom;}

.osechi{
	position :absolute;
	width:547px;
	height:95px;
	top : 470px;
	left : 65px;
	background : url('./css_img/03.jpg') no-repeat bottom;
}
.osechi a{display : block; height : 85px; text-indent : -9999px;}
.osechi a:hover{background : url('./css_img/03_ov.jpg') no-repeat bottom;}

.contents{
	position:absolute;
	left : 660px;
	top : 180px;
}

.contents li{padding-left:5px; font-size:small; color:#ffcc00;}

.co_do{border-left:30px solid #cccccc; 
	display : block ;
	font : 'Arial-black' bold;
	letter-spacing : 0.4em;
	padding-left:5px;
}
	
.date{text-align : right;
	font-weight:none;
	color:#666666;
	letter-spacing : 0;
}

.img01{position :absolute;
	top : 143px;
	left : 55px;
}

