@charset "utf-8";

/**オールリセット**/
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	line-height:170%;
}
:focus{
	outline:0;
}
table{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
a img, iframe{
	border:none;
}
ol, ul{
	list-style:none;
}
input, textarea, select, button{
	font-size:100%;
	font-family:inherit;
}
select{
	margin:inherit;
}
/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol{margin-left:2em;}
/* == clearfix == */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
/**クリアーhr**/
.crboth {
line-height:0;
clear:both;
}
.clear {
    clear: both;
}

/**HTMLタグの再定義**/
.float_right {
    float: right;
    margin: 0 0 10px 10px;
}
.float_left {
    float: left;
    margin: 10px 10px 0 0;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #339900;
	text-decoration: underline;
}

/**HTMLタグの再定義**/
body {
	background: url("img/Bg.gif") repeat scroll 0 0 transparent;
	color: #666666;
	font-size: 14px;
	margin: 0;
	padding: 0;
}


/**全体包括**/
#wrap_box {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

/**ヘッダーエリア**/
#header {
	background: url("img/HeaderBg.gif") no-repeat scroll 0 0 transparent;
	height: 312px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 900px;
}
#header h1 {
	color: #66100F;
	font-size: 30px;
	font-weight: bold;
	left: 100px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 118px;
	width: 700px;
}
#header p {
	color: #161473;
	font-size: 18px;
	font-weight: bold;
	left: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 170px;
	width: 700px;
}

/**コンテンツエリア**/
#container {
	background: url("img/main_content_bg.gif") repeat-y scroll right 0 #FFFFFF;
	margin: 0;
	padding: 0;
}
#contents {
	margin: 0;
	padding: 0;
}
#mainArea {
	float: left;
	margin: 0;
	padding: 0 8px 0 20px;
	width: 610px;
}
#sidenavi {
	float: right;
	margin: 0;
	padding: 0 8px 0 5px;
	width: 245px;
}

/**メインコンテンツエリア**/
#mainArea h2 {
	background: url("img/Head_bg_01.gif") no-repeat scroll 0 0 #161473;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 14px 0 2px 40px;
}
#mainArea h3 {
	background: url("img/Head_bg_02.gif") no-repeat scroll 0 0 transparent;
	color: #161473;
	font-size: 23px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 15px 0 5px 40px;
}
#mainArea p {
	margin: 0.5em 10px 1em;
	padding: 0;
}
#mainArea table {
	margin: 10px 0px 15px;
	padding: 0px;
	border-top: 1px solid #538084;
	border-left: 1px solid #538084;
}
#mainArea td {
	padding: 5px;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	line-height: 1.5em;
}
#mainArea th {
	text-align: center;
	font-weight: bold;
	background: #6d8db2;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	padding: 5px;
	line-height: 1.5em;
	color:#ffffff;
}
#mainArea ul {
	list-style: none outside none;
	margin: 10px 10px 1em 20px;
	padding: 0;
}
#mainArea ul li {
	background: url("../img/PageListPage.gif") no-repeat scroll 0 8px transparent;
	margin: 0;
	padding: 5px 0 5px 34px;
}

/**メニューリスト**/
#sidenavi .SideTop {
	background: url("img/SideTitle.gif") no-repeat scroll 0 0 transparent;
	color: #2B1D7E;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0 0 4px;
	padding: 10px 0 0 10px;
	text-align: left;
}
#sidenavi .TopLink a,#sidenavi dl dt a {
	color:#FFFFFF;
	font-weight:bold;
	background: url("img/SideMenuList.gif") no-repeat scroll 0 0 #9A3B91;
	display: block;
	line-height: 1.3em;
	margin: 0 0 2px;
	padding: 10px 10px 6px 40px;
	zoom:1;
}
#sidenavi .TopLink a:hover,#sidenavi dl dt a:hover,
#sidenavi dl dd a:hover {
	text-decoration: none;
}
#sidenavi dl dd a {
	background: url("img/SideListPage.gif") no-repeat scroll 0 0 #C793B1;
	color: #FFFFFF;
	display: block;
	line-height: 1.3em;
	margin: 0 0 2px;
	padding: 10px 10px 6px 40px;
	zoom:1;
}
#sidenavi dl dd.item-19 a {
	background: url("img/SideListPage.gif") no-repeat scroll 0 0 #C793B1;
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	line-height: 1.3em;
	margin: 0 0 2px;
	padding: 10px 10px 6px 40px;
	zoom:1;
}

/**フッターエリア**/
#footer {
	background-color: #161473;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 900px;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


/**画像回り込み**/
.MainBodyImgRight {
    float: right;
    margin: 0 0 10px 10px;
}
.MainBodyImgLeft {
    float: left;
    margin: 10px 10px 0 0;
}

/**追加CSS**/
a:hover img {
filter: alpha(opacity=60);
opacity: 0.6;
}
#mainArea table th {
	text-align: center;
	font-weight: bold;
	background: #6d8db2;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	padding: 5px;
	line-height: 1.5em;
	vertical-align:top;
	color:#ffffff;
}
#mainArea table td {
	padding: 5px;
	border-bottom: 1px solid #538084;
	border-right: 1px solid #538084;
	line-height: 1.5em;
    text-align:left;
}
#mainArea table.NewClass ,
#mainArea table.NewClass th,
#mainArea table.NewClass td{
	vertical-align:top;
	border: none;
    font-size:12px;
}
#mainArea table.NewClass2,
#mainArea table.NewClass2 th,
#mainArea table.NewClass2 td{
	vertical-align:top;
    font-size:12px;
}
a.top{
	font-size:16px; 
	color:#0000cc;
	font-weight:bold;
}
a.top2{
	color:#0000cc;
	font-weight:bold;
}