@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font-size:74.5%;
	font-family:verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "lr oSVbN", "MS PGothic", Sans-Serif;
	line-height:normal;
	background-color: #FFFFFF;
	background-image: url(summer.gif);
}
#pagetop h1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-position: 0px;
}


html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

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

img,
fieldset {
	border:0;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

a:visited {
}

a:hover {
}

a:active {
}


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

#container {
	width:760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

#header {
	margin-bottom:10px;
	padding-left: 0px;
}

#header h1 {
	padding:10px 15px 0;
	background-color: #FFFFFF;
}

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


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

#footer {
	clear:both;
	width:740px;
	background-color: #000000;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footer ul {
	text-align:center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

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

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

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


/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
	width:760px;
	float:left;
	margin-bottom:10px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}


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

#main {
	float:right;
	width:510px;
	padding:10px;
	color:black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#main a {
	color:#CC9900;
	font-weight: bold;
	font-size: 12px;
}
#contents #main h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#contents #main h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}




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

#sub {
	float:left;
	width:210px;
	padding:10px;
	background-color: #996600;
}

#sub h3 {
	margin-bottom:5px;
	font-size:100%;
	letter-spacing:1px;
	color: #FF0000;
}

#sub ul {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #EFEFEF;
}

#sub ul li {
	padding:5px 10px;
}
#sub p#content {
	text-align:left;
	margin-bottom:0;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
#contents #main h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#contents #main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#contents #main h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#contents #main h6 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
p2 {
	margin:0 0 1em;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}
