/* common style */

body
{
	margin:0px; padding:0px; text-align:center;
	font-size:12px;
	line-height:150%;
	color:#333333;
}

a, a:visited
{
	color:#333333;
	text-decoration:none;
}

a:hover
{
	color:#EE0000;
}

/* -------------------------------------------------- */



/* header style */

#header {
	border-bottom-style: solid;
	border-bottom-color: #0072B6;
	border-bottom-width: 5px;
}

#header ul
{
	margin:20px auto 0px auto; padding:0px;
	display:block;
	width:668px; height:20px;
}

#header li.head
{
	width:426px;
	text-align:left;
	float:left;
	border-right:2px solid #333333;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#header li
{
	width:78px;
	text-align:center;
	float:left;
	border-right:2px solid #333333;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#header a, a:visited
{
	color:#333333;
	text-decoration:none;
}

#header a:hover
{
	color:#EE0000;
}

#headerContents
{
	background-color:#FCFCF8;
	height:76px;
}

#navi {
	width:668px; height:20px;
	margin:0px auto 0px auto;
}

#navi ul
{
	margin:0px; padding:0px;
	float:right;
}

#navi li
{
	width:83px; height:21px;
	text-align:center;
	list-style-type:none;
	float:left;
	line-height:16px;
}

#navi a
{
	background-color:#0072B5;
	display:block;
	width:79px; height:17px;
	padding:2px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#navi a:hover
{
	background-color:#94B3D9;
	display:block;
	width:79px; height:17px;
	padding:2px;
	color:#EE0000;
	font-weight:bold;
}

#logo
{
	clear:both;
	text-align:left;
	width:668px; height:26px;
	margin:10px auto 20px auto;
}

#logo img
{
	width:208px; height:26px; float:left;
}

#logo div
{
	width:332px; height:26px;
	font-family:"lr SVbN", "Osaka|";
	float:right;
	line-height:13px;
}

/* -------------------------------------------------- */


/* contents style */

#Contents1
{
	background-color:#F1F3F3;
	padding:10px 0px 10px 0px;
}

#Contents1 div
{
	width:668px; height:281px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color:#FFFFFF;
}

#Contents2
{
	width:100%;
	padding:10px 0px 0px 0px;
}

/* -------------------------------------------------- */




/* footer style */

#footerLink {
	width: 560px; height:22px;
	margin: 50px auto 0px auto;
	padding: 0px;
	clear:both;
}

#footerLink li
{
	list-style-type:none;
	width:79px; height:12px;
	float:left;
	text-align:center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footerLink li.head
{
	border-left:none;
}

#footer div
{
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}

/* -------------------------------------------------- */
