/* C-SS copyright.
----------------------------------------------- */
/*{border:1px solid #000000;}*/

a:visited { text-decoration: underline; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #ffff00; text-decoration: underline; }
a:link { text-decoration: underline; color: #0000FF; }

h1, h2, h3, h4, h5, p, ul, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	line-height:1%;
}

h6 {
	margin: 0;
	padding: 0;
	line-height:0%;
}
img {
	border: none;
}

div.clear {
	clear: both;
}

.center {
	text-align: center;
}

/* Area
----------------------------------------------- */
body {
	background: #FEDFB3;
	margin: 0;
	padding: 0;
}

div#main {
	background: url(../img/background.jpg) repeat-y;
	margin: 0 auto;
	width: 799px;
	padding: 10px;
	padding-top: 0;
}

/* Text
----------------------------------------------- */
p {
	line-height: 140%;
	padding: 10px;
}

/* Header
----------------------------------------------- */
div#header {
width: 800px;
border-top: 30px solid #FFC700;
}

.menu_bd {
	border-top: 1px solid #0700DC;
	border-bottom: 1px solid #0700DC;
	border-left: 1px solid #0700DC;
}

img.mainimg {
	border-top: 3px solid #FFC700;
	border-bottom: 3px solid #FFC700;
}

/* Contents
----------------------------------------------- */
div#contents {
width: 800px;

}

* hteml div#contents {/*IE6 hack*/
	height: 100%;
}


/* Leftmenu
----------------------------------------------- */
div#leftmenu {
	padding-top: 10px;
	width: 140px;
	text-align: center;
	float: left;
}

* html div#leftmenu {/*IE6 hack*/
	padding-top: 10px;
	margin-left: 1px;
	width: 130px;
	text-align: center;
	float: left;
}

div#leftmenu h2 {
	padding: 5px;
}

h2.menu2 {
	font-size: 80%;
	line-height: 125%;
	margin: 10px;
	border-bottom: 1px solid #FF6600;
}

div#leftmenu ul {
	margin-bottom: 15px;
}

div#leftmenu ul li {
	margin-bottom: 5px;
	list-style: none;
}

p.sat {
	color: #0000FF;
}

p.sun {
	color: #FF0000;
}

div.adl {
	width: 90%;
	text-align:left;
	margin-left: 5px;
}

div.adl h2 {
	line-height: 125%;
	font-weight: normal;
	background: #FF3300;
	font-size: 80%;
	color: #FFFFFF;
}

/* Rightscontents
----------------------------------------------- */
div#rightcontents {
	width: 485px;
	float: right;
	padding: 5px;
	border-left: 1px solid #858585;
}

/* Footer
----------------------------------------------- */
div#footer {
	font-size: 14px;
	text-align: center;
}
#mainfont {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
}

