@charset "euc-jp";
/* CSS Document */

*{
    margin:0 auto;
    padding:0;
}

html
{
	width: 100%;
	height:100%;
	margin: 0px auto;
	padding: 0px;
	color:#777;
}
body
{
	behavior: url("csshover3.htc"); 
	float:none;
	clear::none;
	margin: 0px auto 0px auto;
	padding: 0px;
	width:100%;
	height:100%;
	position:static;
	display:block;
	background-repeat: repeat-x;
	background-image: url(../images/wrapper_bg.gif);
}
a
{
	color: #3C6;
	text-decoration:none;
}

a:hover
{
	color: #F39;
	text-decoration: underline;
	/*\*/
    overflow: hidden;    /* */
}

h1
{
	text-align:-9999px;
	font-size: x-small;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-size: xx-small;
	line-height: normal;
	color: #FFFFFF;
	padding: 0px;
	height: 50px;
	width: 580px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

hr
{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 0px;
}
p
{
	margin: 0px;
	padding: 0px;
}

strong
{
	font-weight: bold;
	color: #f69;
}
.space10 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comment
{
	font-size: x-small;
	line-height: 1.5em;
	color: #999;
	margin: 0px 0px 10px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #CCCCCC;
	overflow: auto;
}
.red {
	color: #FF0000;
}

div#wrapper {
	margin:0px auto 0px auto;
	padding: 0px;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	position: static;
	display: block;
}

div#all
{
	background-image: url(../images/back01.png);
	background-position:center;
	background-repeat: repeat-y;
	float:none;
	clear:none;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	height:auto;
	min-height: 100%;
	position:static;
	display:block;
}

/* IE6ยะบ๖ */
body > #all {
    height: 100%;
}


.iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

img, div{ behavior: url(iepngfix.htc) }

div#header
{
	background-image:url(../images/sub-header_bg.jpg);
	background-repeat:no-repeat;
	margin: 0px auto;
	padding:0px;
	width:770px;
	height: 100%;
	overflow: hidden;
}
div#header img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#header .logo
{
	float: left;
	clear: none;
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 300px;
	position:static;
	display:block;
}
div#header .menu
{
	float: right;
	margin: 70px 10px 0px;
	padding: 0px;
	height: 20px;
}

div#sidemenu
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 165px;
	height: 100%;
	float: left;
	clear:none;
	display:block;
	position:static;
}
div#container
{
	margin: 20px 22px 0px auto;
	padding:0px;
	width: 580px;
	height:100%;
	float: right;
	clear: none;
	display:block;
	position:static;
}


/* IE6 Hack */
*html div#container
{
	margin: 20px 10px 0px auto;
	padding:0px;
	width: 580px;
	height:100%;
	float: right;
	clear: none;
	display:block;
	position:static;
}



div#sidemenu p 
{
	margin: 0px 15px;
	padding: 0px;
}

div#sidemenu img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#sidemenu ol
{
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
}

/* IE6 Hack */
*html div#sidemenu ol
{
	margin: 0px 15px 0px auto;
	padding: 0px;
	list-style-type: none;
}

div#sidemenu li
{
	margin: 2px 5px 2px;
	padding: 0px;
	height: 30px;
}

/* IE6 Hack */
*html div#sidemenu li
{
	margin: 2px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	display:inline;
}

dl#linkshu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#linkshu dt {
	font-weight: bold;
	background-image: url(../index/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#linkshu dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 3em;
}


div#footer
{
	font-size: x-small;
	line-height: 1.5em;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:100%;
	height:auto;
	text-align: right;
}

div#footer a
{
	color: #3549A6;
	text-decoration: none;
}

div#footer a:hover
{
	color: #0099FF;
	text-decoration: underline;
}

div#footer p
{
	margin: 0px;
	padding: 0px;
}

.clearfix:after {

font-size: 0px;

visibility: hidden;

clear: both;

height: 0px;

display: block;

content: ".";

}

.clearfix { display: inline-block; }

.clearfix { display: block; }
