@charset "euc-jp";

div#main {
float:right;
width:490px;
margin:20px 0px 0px 20px;
}

div#main .title {
	border-bottom:#999999 solid 1px;
	padding-bottom:4px;
	margin-bottom:5px;
}

div#navi {
float:right;
width:190px;
margin-top:15px;
}

div#navi h2 {
	padding-top:5px;
	display:block;
	width:190px;
}

div#navi h2 span {
	display:none;
}

div#Indexcontents {
	top:390px;
	width:730px;
	position:absolute;
	background:url(../images/back.gif) #ffffff;
}


div#Indexheader {
height:390px;
position:relative;
top:0px;
}


div#Indexheader h1 {
	margin:0 15px;
	padding:10px 0px;
	height:80px;
	width:700px;
	display:block;
	font-size:14px;
	overflow:hidden;
}

div#Indexheader h1 span { display:none;}
div#Indexheader h1 span a	{ background: none;text-decoration: none; }
div#Indexheader h1 span a:hover	{ background: none;text-decoration: none; }


div#Indexheader .Tnavi {padding-right:15px;height:15px; text-align:right; float:right; width:560px;}
div#Indexheader .Flash {padding-left:15px;height:300px; text-align:right;width:700px;}
div#Indexheader a:hover	{ color: #cc0000; background:none; text-decoration: underline; }
div#Indexheader a { color: #333333; text-decoration: none; }
