/* 基本設定 */

body {
	background-color: #EBEBEB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-left : auto;
	margin-right : auto ;
}
a {
	color: #0000FF; 
	text-decoration: underline;
}
a:link { 
    color: #0000FF; 
	text-decoration: underline;
}
a:visited { 
    color: #800080; 
	text-decoration: underline;
}
a:active { 
    color: #6666FF; 
	text-decoration: underline;
}
a:hover { 
    color: #6666FF;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 15px;
	width: 565px; height: 22px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../common/h1_bg.gif);
	background-repeat: no-repeat;
}
h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width: 565px; height: 22px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image:url(../common/point_01.gif);
	background-repeat: no-repeat;
}
h3 {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 570px; height: 16px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image:url(../common/point_02.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #0000FF;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:link { 
    color: #333333; 
	text-decoration: none;
}
h3 a:visited { 
    color: #333333; 
	text-decoration: none;
}
h3 a:active { 
    color: #333333; 
	text-decoration: none;
}
h3 a:hover { 
    color: #333333;
	text-decoration: none;
}

h4 {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	clear: both;
}
h4 a {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
h4 a:link { 
    color: #FF0000; 
	font-weight: bold;
	text-decoration: none;
}
h4 a:visited { 
    color: #FF0000; 
	font-weight: bold;
	text-decoration: none;
}
h4 a:active { 
    color: #FF0000; 
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover { 
    color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

h5 {
}
h6 {
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td {
}


/* 文字設定 */
.stxt {
	font-size: 10px;
}
.mtxt {
	font-size: 10px;
}
.remark_b {
	font-weight: bold;
}
.remark_red {
	color: #0000FF;
}
.remark_red_b {
	color: #0000FF;
	font-weight: bold;
}
.remark_grn {
	color: #006600;
}
.remark_ble {
	color: #0000FF;
}
.remark_666 {
	color: #666666;
}
.remark_999 {
	color: #999999;
}


/* テストページ確認用テキスト設定 */
.remark_ylw {
	color: #000000;
	background-color:#FFFF00;
}



/* レイアウトコンテナ設定 */
/* ナビ部「leftcontainer」「topnavi」はナビゲーション設定にあります */
#bgcontainer {
	width: 810px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../common/bg.gif);
}
#parentcontainer {
	width: 800px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ヘッダ */
#header {
	width: 790px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	background-color: #FFFFFF;
}
#header_logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background-color: #FFFFFF;
	float: left;
}
#header_form {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float: right;
}
#header_form form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}
#header_form table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	white-space: nowrap;
}
#header_form td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	white-space: nowrap;
}

#header_line {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 800px; height:15px;
	background-color: #0000FF;
}

/* 左ナビゲーション設定 */
#leftcontainer {
	width: 200px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#left_navi {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* 赤ボタンレベル01 */
#left_navi .navi_red01 {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
	background-image: url(../common/btn_red.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
}
#left_navi .navi_red01 a {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 10px;
	text-decoration: none; 
	display: block;
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	text-align: left;
    color: #FFFFFF; 
}
#left_navi .navi_red01 a:link { 
    color: #FFFFFF; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_red01 a:visited { 
    color: #FFFFFF; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_red01 a:active { 
    color: #C9FCFF; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_red01 a:hover { 
    color: #C9FCFF; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
/* 赤ボタンレベル02 */
#left_navi .navi_red02 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 186px;
	_width: 186px;
	display: block;
	background-color: #D2E5FC;
	text-align: left;
	border-bottom: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
}
#left_navi .navi_red02 a {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 4px 10px;
	display: block;
	width: 186px;
	_width: 186px;
	text-align: left;
}
#left_navi .navi_red02 a:link { 
    color: #330000; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_red02 a:visited { 
    color: #330000; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_red02 a:active { 
    color: #977169; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_red02 a:hover { 
    color: #977169; 
	width: 186px;
	_width: 186px;
	display: block;
}
/* 緑ボタン */
#left_navi .navi_grn {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
	background-image: url(../common/btn_grn.gif);
	background-repeat: no-repeat;
	text-align: left;
	border-left: 1px solid #77E500;
	border-right: 1px solid #77E500;
}
#left_navi .navi_grn a {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 10px;
	display: block;
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	text-align: left;
}
#left_navi .navi_grn a:link { 
    color: #330000; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_grn a:visited { 
    color: #330000; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_grn a:active { 
    color: #66592D; 
	text-decoration: none; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
#left_navi .navi_grn a:hover { 
    color: #66592D; 
	width: 186px; height: 30px;
	_width: 186px;
	_height: 23px;
	display: block;
}
/* 緑ボタンレベル02 */
#left_navi .navi_grn02 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 186px;
	_width: 186px;
	display: block;
	background-color: #EFFDDF;
	text-align: left;
	border-bottom: 1px solid #77E500;
	border-right: 1px solid #77E500;
	border-left: 1px solid #77E500;
}
#left_navi .navi_grn02 a {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 4px 10px;
	display: block;
	width: 186px;
	_width: 186px;
	text-align: left;
}
#left_navi .navi_grn02 a:link { 
    color: #330000; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_grn02 a:visited { 
    color: #330000; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_grn02 a:active { 
    color: #66592D; 
	text-decoration: none; 
	width: 186px;
	_width: 186px;
	display: block;
}
#left_navi .navi_grn02 a:hover { 
    color: #66592D; 
	width: 186px;
	_width: 186px;
	display: block;
}
/* スペーサー */
#left_navi .spacer_4px {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	border: none;
}
#left_navi .spacer_20px {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
	border: none;
}


/* メインコンテンツ格納部 */
#maincontainer {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
}

/* ぱんくず */
#brd_crmb {
	margin: 0px auto;
	padding: 7px 0px 0px 0px;
	font-size:12px;
	width: 580px; height:25px;
	text-align: left;
	vertical-align:middle;
}

/* コンテンツ部分 */
#conts {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 580px;
	text-align: left;
}
#conts p {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#conts ul {
	margin: 3px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#conts ul li {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: disc;
}
#conts ol {
	margin: 3px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
#conts ol li {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#conts ul.link {
	margin: 7px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#conts li.link {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	list-style-type: none;
	background-image: url(../common/arrow.gif);
	background-repeat: no-repeat;
}


/* フッタ */
#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
#footer_line {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	text-align: center;
}




