@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	margin: 0px auto;
	border: 1px solid #666666;
}
img {
	border:none;
}
*	{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*ヘッダー部*/
div#header	{
	width:800px;
	height:95px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#header h1	{
	margin:0;
	padding:0;
}

div#main	{
	clear:both;
	width:800px;
	margin:0;
	padding:0 0 30px 0;
	color: #F0F0F0;
}
div#main h1	{
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	margin:10px 20px 20px 10px;
	color:#3366CC;
}
div#main h2	{
	font-size:1.2em;
	font-weight:bold;
	margin:5px 20px 20px 20px;
	color:#336699;
}
div#main h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	text-indent: 20px;
}
div#main h3.assist {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	margin:0 100px 0 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

div#main h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-left: 20px;
	text-align: left;
}

div#main p	{
	font-size:0.9em;
	line-height:1.5em;
	color:#666666;
	margin:0 20px 5px 20px;
}
div#main li	{
	font-size:0.9em;
	line-height:1.5em;
	color:#666666;
	margin-bottom:10px;
}
div#main table	{
	margin:0 auto;
	border-collapse:collapse;
}
div#main td,th	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.2em;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;	

}
div#main th	{
	white-space: nowrap;
}
div#main th.cen	{
	text-align:center
}

/**/
div#main table.tlinel	{
	margin:0 0 0 20px;
	}

div#main td.nob	{
	border:none;
	}
div#main th.nob	{
	white-space: nowrap;

	border:none;
	}
div#main th.linet	{
	vertical-align: top;
}



/*フッター*/
div#footer	{
	width:800px;
	height:30px;
	margin:0;
	padding:20px 0 0 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
	background-image: url(../images/footerimage.jpg);
}
div#footer p{
	font-size:11px;
	color:#fff;
	margin:5px 20px 2px 20px;

}
div#footer a{
	font-size:15px;
	color:#99CCFF;
	margin:10px 20px 2px 0px;
}
div#footer a:hover{
	color:#FFCC00;
}



/*上部ナビゲーション部*/
div#navi1	{
	width:458px;
	height:100px;
	/*margin:40px;*/
	padding:0;
	float: left;
	height: 20px;
	text-align:left;

}
div#navi2	{
	width:300px;
	margin:40px 10px 0 0;
	float: right;
	height: 20px;
	text-align:right;
	font-size:11px;
	color:#fff;
	
}
div#navi2 a	{
	font-size:11px;
	color:#333333;
	}
div#navi2 a:hover	{
	color: #FF6633;
}
/*下部ナビゲーション部*/
div#globalNavi	{
	clear:both;
	width:800px;
	height:120px;
	margin:0;
	padding:10px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
div#globalNavi ul {
	margin:0;
	padding:0 0px 0 5px;
}
div#globalNavi li {
	display: inline;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	text-indent: 3px;
	
}

div#globalNavi a {
	display: block;
	float: left;
	padding-right:3px;
	margin-right: 9px;
	line-height:20px;
	height:30px;
	color: #666;
	text-decoration: none;
}
div#globalNavi a:hover {
	color: #3366CC;
}
div#globalNavi a.kubun1 {
	width:90px;
	color:#3366CC;
	font-size:11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fff;
}
div#globalNavi a.kubun2 {
	width:90px;
	color:#990000;
	font-size:11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fff;
}


div#globalNavi a.yaku {
	/*width:95px;*/
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
div#globalNavi a.gai {
	/*width:126px;*/
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
div#globalNavi a.lsc {
	/*width:287px;*/
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;

}
/*div#globalNavi a:visited {
	color: #666;
}
*/
div#globalNavi p{
	clear:both;
	font-size:1px;
	margin:0; 
	padding:0;
}
/*===============段組み*/	
.wleft	{
	margin:0 0 0 20px;
	width:260px;
	float:left;
	text-align:left;

}
.wright	{
	width:470px;
	float:right;
	text-align:left;
}
/**/
.w50l	{
	margin:5px 5px 5px 20px;
	width:370px;
	float:left;
	text-align:left;

}
.w50r	{
	margin:5px;
	width:370px;
	float:right;
	text-align:left;
}
/**/
.w200l	{
	margin:5px 5px 5px 20px;
	width:200px;
	float:left;
	text-align:left;

}
.w200r	{
	margin:5px;
	width:560px;
	float:right;
	text-align:left;
}
/**/

.w50lh500	{
	margin:5px 5px 5px 20px;
	width:330px;
	height:500px;
	float:left;
	text-align:left;
	overflow: scroll;
}
.w50rh500	{
	margin:5px;
	width:420px;
	height:500px;
	overflow: hidden;
	float:right;
	text-align:left;
}

/*左袖メニュー----------------------*/

div#leftm	{
	margin:10px 0 0 0;
	padding:0 10px 20px 0;
	width:180px;
	float:left;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

div#liftm ul	{
	margin-left:10px;
}
div#liftm li	{
	font-size:0.9em;
	line-height:1.5em;
	color:#333333;
}
	

div#rightm	{
	width:600px;
	float:right;
	text-align:left;
}
div#rightm h1	{
	text-align:center;
}
div#rightm h3	{
	font-size:1em;
	border:none;
	}
div#rightm ul	{
	list-style-image: url(../images/listb1.gif);
	margin-right:20px;
}
div#rightm ul.chu	{
	list-style-image: url(../images/listb2.gif);
}
div#rightm em	{
	font-weight:bold;
	text-decoration:underline;
	font-style: normal;
}
div#rightm strong em	{
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFCCCC;

}
div#main table	{
	margin:0 10px;
	border-collapse:collapse;
	border: 1px solid #666666;
}

div#rightm td	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.5em;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
div#rightm th	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.5em;
	padding:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

/*---------------------------------*/


.w600	{
	margin:5px;
	width:600px;
	margin:0 auto;
	text-align:left;
}
.w660	{
	margin:5px;
	width:660px;
	margin:0 auto;
	text-align:left;
}




/*-------------------------*/

.linec	{
	text-align:center;
	}
.liner	{
	text-align:right;
	}

.cb	{
	clear:both;
}

div#main h2.new	{
	font-size:0.9em;
	color:#3366CC;
	margin:0;
	padding:20px 0 0 20px;
	}


/*---新着情報---*/
div#WhatsNew	{
	width: 550px;
	height:100%;
	margin:3px 0 10px 20px;
	padding:5px;
	overflow: auto;
	float:left;
	border: 1px solid #999999;
	}
div#WhatsNew h3	{
	border:none;
	font-size:0.9em;
	color:#3366CC;
	padding:0;
	margin:0 5px 5px 5px;
	}
div#WhatsNew table	{
	margin:0 10px;
	border-collapse:collapse;
	border:none;
	}

div#WhatsNew td,th	{
	font-size:0.9em;
	color:#333333;
	text-align:left;
	line-height:1.2em;
	padding:3px;
	border:none;
	vertical-align: top;
}
div#WhatsNew td ul	{
	margin:0;
	padding:0 0 0 20px;
	list-style-type: disc;
	}

div#WhatsNew td li	{
	font-size:0.9em;
	}
/*------------------------------------*/

div#flashp	{
	width: 200px;
	/*height:160px;*/
	margin:10px 0 10px 0;
	float:right;
}
div#flashp p	{
	font-size:0.7em;
	line-height:1.2em;
	}
/*-------更新情報-----------------------------*/
div#koshin table {
	width:650px;
	margin:0 auto;
	}






