body{
	font-size:10pt;
	color:#660033;
	margin:0px;
	background:url(images/bg.gif);
	line-height:150%;
}
p{
	margin:0px;
}
.clear{
	clear:both;
}

#top_wrapper{
	width:750px;
	border:1px solid #DB7093;
	background:#FFFFFF;
	margin:0px auto;
}
#wrapper{
	width:750px;
	border:1px solid #DB7093;
	background:#FFFFFF url(images/back.gif) repeat-y;
	margin:0px auto;
}
#header{
	background:url(images/header.gif) no-repeat;
	width:750px;
	height:80px;
	text-indent:-9000px;
	border-bottom:10px solid #DB7093;
}
#header h1{
	margin:0px;
	padding:0px;
	font-size:8pt;
}
#header h2{
	margin:0px;
	padding:0px;
	font-size:8pt;
}
#navi{
	width:200px;
	float:left;
	border-bottom:1px solid #DB7093;
	margin:0px 0px 10px 0px;
}
#navi ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#navi li{
	padding:0px;
	margin:0px;
	text-indent:-9000px;
}
.navi01 a,.navi01 a:visited{
	display:block;
	width:200px;
	height:100px;
	background: transparent url(images/navi01.gif) no-repeat 0px 0px;
}
.navi01 a:hover{
	background: transparent url(images/navi01.gif) no-repeat 0px -100px;
}
.navi02 a,.navi02 a:visited{
	display:block;
	width:200px;
	height:100px;
	background: transparent url(images/navi02.gif) no-repeat 0px 0px;
}
.navi02 a:hover{
	background: transparent url(images/navi02.gif) no-repeat 0px -100px;
}
.navi03 a,.navi03 a:visited{
	display:block;
	width:200px;
	height:100px;
	background: transparent url(images/navi03.gif) no-repeat 0px 0px;
}
.navi03 a:hover{
	background: transparent url(images/navi03.gif) no-repeat 0px -100px;
}
.navi04 a,.navi04 a:visited{
	display:block;
	width:200px;
	height:100px;
	background: transparent url(images/navi04.gif) no-repeat 0px 0px;
}
.navi04 a:hover{
	background: transparent url(images/navi04.gif) no-repeat 0px -100px;
}
#main_img{
	width:550px;
	height:400px;
	background:url(images/top.jpg) no-repeat;
	text-indent:-9000px;
	float:right;
	border-bottom:1px solid #DB7093;
	margin:0px 0px 10px 0px;
}
#news{
	width:400px;
	float:left;
}
#news_header{
	width:286px;
	height:25px;
	text-indent:-9000px;
	background:url(images/news_midashi.gif) no-repeat;
}
#news_body{
	margin:0px 20px;
	padding:10px;
	background:url(images/bg.gif);
}
#mobile{
	width:320px;
	padding:0px 15px;
	float:right;
}
#footer{
	width:740px;
	height:20px;
	padding:5px;
	background:#DB7093;
	color:#FFFFFF;
	font-size:9pt;
	text-align:right;
	margin:10px 0px 0px 0px;
}
#navi2{
	float:left;
	width:150px;
	border-right:1px solid #DB7093;
	background:#FFE4E1;
}
#navi2 ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#navi2 li{
	padding:0px;
	margin:0px;
	font-size:11pt;
}
#navi2 li a:link,#navi2 li a:visited{
	display:block;
	width:140px;
	padding:5px;
	background:#FFC0CB;
	border-bottom:1px solid #DB7093;
	color:#C71585;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#navi2 li a:hover{
	display:block;
	width:140px;
	padding:5px;
	background:#E6E6FA;
	border-bottom:1px solid #DB7093;
	color:#0000CD;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#contents{
	width:590px;
	float:right;
}
#midashi{
	width:590px;
	height:80px;
	text-indent:-9000px;
	background:url(images/midashi.gif) no-repeat;
}