/*-----------------------------------2005 (c) HYPER GEAR.,inc All Rights Reserved.-------------------------------------------*/

/*--------------------------------------------------------- main structure -------------------------------------------------------------*/

body {
background-color:#FFFFFF;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:9pt;
line-height:18px;
color:#000000;
}



#content {
	width:900px;
	margin-top:0px;
	margin-left:auto;
	margin-right: auto;
}

#headder1 {
	height:125px;
	width:400px;
	margin-left:0px;
	margin-top:0px;
	float:left;
	padding-top: 0px;
}

#headder2 {
	height:125px;
	width:500px;
	margin-left:0px;
	margin-top:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:18px;
	float:right;
}

h3 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	background-color:#000066;
	color:#FFFFFF;
	font-weight:lighter;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 0px;
}



#menu {
clear:both;
	height:56px;
	width:100%;
	background-color: #FFFFFF;
	background-image:url(../../2011-img/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}

#wrapper {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	font: 12px Verdana, Arial, sans-serif;
}



#left{
	width: 178px;
	float: left;
	border: 1px solid #000033;
	height:100%;
}

#main{
	width: 500px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

#right{
	width: 200px;
	float: right;
	background-color: #DCE5FF;
	height:100%;
}

#footer{
	width: 900px;
	clear: both;
	text-align: center;
	font-size:12px;
	padding-top: 20px;
}

/*-------------------------------------------------------------- sub structure ----------------------------------------------------------*/

.container{
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.cbox{
 text-align: center;
}

#footlink{
 padding-top: 30px;
}

/*---------------------------------------------------------------- text style -------------------------------------------------------------*/

h1 {
font-size:16px;
font-weight:normal;
}

h2{
 padding-left: 18px;
 padding-bottom: 5px;
 font-size: 1em;
 color: #0025A9;
 background: url(archives/images/bg_h1.gif) no-repeat;
}

#copy{
 color: #ccc;
 font-size: 0.8em;
 margin: 1em 0;
}

#footlink a:link{
 color: #cff;
}
#footlink a:visited{
 color: #9cf;
}
#footlink a:hover{
 color: #69c;
}
#footlink a:active{
 color: #9cf;
}


#footer-box{
	width:100%;
	height:160px;
	background-image:url(../../2011-img/woman.jpg);
	margin-bottom:15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}


/*---------------------------------------------------------------- list style -------------------------------------------------------------*/

dl{
 text-align: center;
 margin: 10px;
}

dt{
	margin-top: 10px;
	margin-bottom: 1em;
	font-size: 14px;
	color: #006;
}

dd{
	text-align: left;
	margin: 0;
	font-size:12px;
	color: #006;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}


dd a{
	text-decoration:none;
}

a#return{
 font-size: 0.8em;
}



dd#clist{
 margin-left: 20px;
}

/*---------------------------------------------------------------- image ------------------------------------------------------------------*/

img{
 border: none;
 color: #fff;
 background: transparent;
}

hr{
 color: #666;
}

