@charset "utf-8";
/* 基本設定　ここから */
body {
	color:#CCCCCC;
	font-family: "メイリオ", "Meiriyo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "sans-serif";
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#1756A6;
	text-decoration:none
}

a:visited {
	color:#448AD2;
	text-decoration:none
}

a:hover {
 color:#6699FF;
 text-decoration:none
}

address {
	color:#333333;
	font-size: 0.8em;
	font-style: normal;
	background-color: #FFFFFF;
	height: 20px;
	padding-left: 10px;
	line-height: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

ul,ol,li,dl,dt,dd {
	text-indent: 0;
	padding-left: 0;
}
ul{
	list-style-image: none;
	list-style-type: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clr {
   clear: both;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.txt_s {
	font-size: 0.85em;
}
.ttl-m {
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4E0E0;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.txt_red {color: #FF0000}
.td_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* 基本設定　ここまで */

/* レイアウト設定 ここから */
#pageBody {
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#pageBody h1 {
	background-image: url(../images/title_bg.jpg);
}
#contents {
	width: 540px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topics {
	float: left;
	margin: 3px;
	padding: 0px;
	font-size: 0.8em;
	color: #666666;
	width: 708px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1756A6;
}

#side {
	width: 165px;
	padding-right: 5px;
	float: right;
}
#contentsWrap {
	clear:both;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-contents {
	margin: 0px;
	padding: 0px;
}
/* 左メニュー ここから */
#mark {
	float: left;
	width: 164px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5px;
	font-size: 0.9em;
	padding: 0px;
}
#left-menu{
	float: left;
	width: 164px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5px;
	font-size: 0.9em;
	padding: 0px;
}
#left-menu dl{
	background-color: #FFFFFF;
	margin: 0px;
	color: #666666;
	padding: 0px;
}
#left-menu dt {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCCD0;
}

#left-menu dd{
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCCD0;
	border-left-color: #CBCCD0;
}
#left-menu dl dl dt{
	background-color: #E9E9E9;
	margin: 0px;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#left-menu ul {
	margin: 0px;
	padding: 0px;
}

#left-menu li {
	padding-left: 10px;
	margin: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCCD0;
}
#left-menu dd ul li a {
	background-image: url(../images/arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 2em;
	font-size: 0.9em;
}
#left-menu p {
	float: left;
	width: 158px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5px;
	font-size: 0.9em;
	padding: 0px;
}
#seal {
	float: left;
	width: 160px;
	background-color: #FFFFFF;
	text-align: center;
}


#rootList{
	font-size: 0.8em;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
}
#rootList ul{
	padding: 0px;
	margin: 0px;

}
#rootList li {
	display: inline;
	margin-right: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* 左メニュー ここまで */

/* 右コンテンツ ここから */
#right-main {
	float: right;
	width: 530px;
	font-size: 0.9em;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right-main h2,
#center-main h2 {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
}
#right-main h3,
#center-main h3 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F5F5F5;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1756A6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
#right-main h4,
#center-main h4 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* 右コンテンツ ここまで */


/* レイアウト設定 ここまで */

/* NAVI ここから */
#globalNavi {
	list-style-type:none;
	height: 49px;
	width: 720px;
	padding: 0px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#globalNavi ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: center;
}
#globalNavi li{
	padding: 0px;
	float: left;
	width: 132px;
	text-align: center;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #F7F7F7;
}

#globalNavi a:link {
	color: #FFFFFF;
}
#globalNavi a:visited {
	color: #FFFFFF;
}
#globalNavi a:hover {
	color: #6699FF;
}
/* NAVI ここまで */

/* BANNER ここから */
#sideBanner {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#sideBanner li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
/* BANNER ここまで */

/* TOP ここから */
#topMenu {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#topMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	line-height: 1.5em;
}
#topMenu strong {
	font-weight: bold;
	color: #333333;
}


#topMenu dt,
#topMenu dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topMenu ul li {
	padding: 0px;
	float: left;
	border: 1px solid #C6C6C6;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/topmenu_bg.jpg);
	height: 80px;
}

#topMenu ul li dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#topMenu p {
	margin: 0px;
	padding: 0px;
}
/* TOP ここまで */

#right-main table,
#center-main table {
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#right-main th,
#center-main th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #DDDDDD;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#right-main td,
#center-main td {
	text-align: left;
	padding: 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right-main img {
	margin: 5px;
}
#right-main dl,
#center-main dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#right-main dt,
#center-main dt {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #074485;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #F5F5F5;
}
#right-main dd,
#center-main ddv{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right-main dl dl dt,
#center-main dl dl dt {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right-main table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#right-main table table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right-main table img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#right-main-box img {
	float: left;
}
#right-main p {
	margin-right: 10px;
	margin-left: 10px;
}
#right-main ol {
	margin-left: 20px;
}
#right-main ol li {
	margin-left: 20px;
}
table#formTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

table#formTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* 入力確認画面 */
#center-main{
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #666666;
}
/* 入力確認画面ここまで */

/* ページナンバー */
div.pagination {
	padding:3px;
	margin:3px;
	text-align:right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
/* ページナンバーここまで */
