@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/
/*
* {
	margin:0;
	padding:0;
}

body {
	background:white;
	font-size:74.5%;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"lr oSVbN","MS PGothic",Sans-Serif;
	color:#333;
	line-height:1.5;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}
*/

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/
img {border:0;}
a {
}

a:link {
	color:#000000;text-decoration:none;
}

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

a:hover	{color: #0000FF;text-decoration:underline}.unnamed2 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF33CC}

.unnamed1 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF00CC}

.bigfont {  font-family: "lr SVbN", "Arial"; font-size: 14px; font-weight: bold; color: #FF0099}

.top-you {  font-family: "lr oSVbN", "Osaka"; font-size: 14px; font-weight: bold; color: #FF0066}

/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
        width:800px;
	margin:20px auto 0;
}

#container a {
}

#container a:link {
	color:#000000;text-decoration:none;
}

#container a:visited {
	color:#999999;text-decoration:none;
}

#container a:hover	{color: #0000FF;text-decoration:underline}.unnamed2 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF33CC}

.unnamed1 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF00CC}

.bigfont {  font-family: "lr SVbN", "Arial"; font-size: 14px; font-weight: bold; color: #FF0099}

.top-you {  font-family: "lr oSVbN", "Osaka"; font-size: 14px; font-weight: bold; color: #FF0066}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	width:753px;
	margin:20px auto 0;
}

/*#header {
	margin-bottom:10px;
	background:#EDDFA9;
}

#header h1 {
	padding:10px 15px 0;
}

#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}*/

#header td {font-size:11px}

#header span {font-size:10px}

#header font.14 {font-size:14px}

#header font.p {color:#FCCDCF}

#header .h1 {
	color: #696969;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight: bold;
	line-height:8pt;
	font-size:10pt;
}

#header a:link {color:#000000;text-decoration:none;}
#header a:visited {color:#999999;text-decoration:none;}
#header a:hover	{color: #0000FF;text-decoration:underline}.unnamed2 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF33CC}

#header .unnamed1 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF00CC}
#header .bigfont {  font-family: "lr SVbN", "Arial"; font-size: 14px; font-weight: bold; color: #FF0099}
#header .top-you {  font-family: "lr oSVbN", "Osaka"; font-size: 14px; font-weight: bold; color: #FF0066}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:740px;
	margin-bottom:15px;
	padding:10px;
	background:#EDDFA9;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid #333;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}


/* __main
------------------------------------------*/

#main {
	float:right;
	width:540px;
	margin-bottom:10px;
        padding:10px;
/*------background:#EDB8A9;---------------*/
/*------background:#FFE4E1;---------------*/
	color:black;
}

#main a {
}

#main a:link {
	color:#000000;text-decoration:none;
}

#main a:visited {
	color:#999999;text-decoration:none;
}

#main a:hover	{color: #0000FF;text-decoration:underline}.unnamed2 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF33CC}

.unnamed1 {  font-family: "lr oSVbN", "Osaka"; font-size: 12px; font-weight: bold; color: #FF00CC}

.bigfont {  font-family: "lr SVbN", "Arial"; font-size: 14px; font-weight: bold; color: #FF0099}

.top-you {  font-family: "lr oSVbN", "Osaka"; font-size: 14px; font-weight: bold; color: #FF0066}

/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:170px;
	margin-bottom:10px;
	padding:10px;
/*------background:#F3F3F3;---------------*/
}

#sub h3 {
	font-size:100%;
	letter-spacing:1px;
}

#sub ul {
	margin:0 0 20px;
	padding:0 5px;
}

#sub ul li {
	padding:5px 10px;
}

