@charset "utf-8";

/*全体のフォーム*/

body {
	color: #300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	 color:#0000ff; text-decoration:none
}
a:visited {
	 color:#0000ff; text-decoration:none
}
a:hover {
	 color:#0000ff; text-decoration:none
}
a:active {
	color:#0000ff;
	text-decoration:none;
}

p{text-indent: 1em;margin-top: 0px;margin-bottom: 0px;}

/*H要素*/
h1 {
	font-size: 9pt;
	color: #000;
	line-height: 13pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 10px;
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: justify;
}

h2 {
	font-size: 13pt;
	color: #FFF;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	height: 24px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #1D2088;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}

h3 {
	font-size: 13pt;
	color: #FFF;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	height: 25px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #1D2088;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}

h4 {
	font-size: 13pt;
	color: #FFF;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	height: 25px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #94252A;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}





/*H要素*/

/*----------------------------------------*/
/*基本親*/
/*----------------------------------------*/
#a-all_box {
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #1D2088;
	top: 0px;
	bottom: 0px;
}
/*----------------------------------------*/
/*基本親*/
/*----------------------------------------*/


/*----------------------------------------*/
/*基本ヘッダ*/
/*----------------------------------------*/


/*----------------------------------------*/
/*基本フッタ*/
/*----------------------------------------*/
#a-main_footer_box {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10pt;
	background-color: #1D2088;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	padding-left: 240px;
}



/*----------------------------------------*/
/*基本レフトメニュー*/
/*----------------------------------------*/
#a-left_menu_box {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11pt;
	float: left;
	height: auto;
	width: 240px;
	background-color: #1D2088;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}

#a-left_h1_box {
	background-color: #FFF;
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
}
#a-left_img_box {
	height: auto;
	width: 240px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


/*ボタン*/
#a-leftmenu_bottan_box {
	height: auto;
	width: 240px;
	clear: both;
	overflow: hidden;
	text-align: right;
}

/*ボタン要素*/
ul#lm {
	list-style-type: none;
	margin:0px;
    padding:0px;
}

ul#li {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#lm a {
	background-color: #F6ab00;
	color: #1D2088;
	display: block;
	width: 205px;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	height: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16pt;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
}

ul#lm02 {
	list-style-type: none;
	margin:0px;
    padding:0px;
}

ul#li02 {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#lm02 a {
	background-color: #00a7ea;
	color: #FFF;
	display: block;
	width: 205px;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	height: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16pt;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	float: right;
	margin-right: 0px;
}

/*バナー要素*/
.a-toukai-flag_box {
	height: auto;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.a-flag_txt {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 9pt;
	padding: 10px;
	height: auto;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	line-height: 13pt;
}

/*----------------------------------------*/
/*基本記事ボックス*/
/*----------------------------------------*/
#a-right_mainbox {
	float: right;
	height: 100%;
	width: 730px;
	overflow: hidden;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 10px;
}


.a-img_box {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}

.a-txt_box {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11pt;
	line-height: 16pt;
	text-align: justify;
}
.a-sub_box {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 11pt;
	line-height: 18pt;
	text-align: justify;
}

/*----------------------------------------*/
/*基本タイトルボックス*/
/*----------------------------------------*/

/*----------------------------------------*/
/*基本タイトルボックス*/
/*----------------------------------------*/

/*----------------------------------------*/
/*パンくずリスト*/
/*----------------------------------------*/
#a-pankuzu {
	height:auto;
	width:720px;
	margin-bottom:10px;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:9pt;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D2089;
	border-bottom-color: #1D2089;
	padding-left: 10px;
	}
/*----------------------------------------*/
/*パンくずリスト*/
/*----------------------------------------*/


/*----------------------------------------*/
/*基本カラー情報*/
/*----------------------------------------*/
.red{color:#F00;}
.red_bold{color:#F00;font-weight: bold;}
.red_bold_under{color:#F00;font-weight: bold;text-decoration: underline;}
.black_bold{color:#000;font-weight: bold;}
.black_bold_under{color:#000;font-weight: bold;text-decoration: underline;}
.green {color: #060;}
.green_bold {color: #060;font-weight: bold;}
.green_bold_under {color: #060;font-weight: bold;text-decoration: underline;}
.bule {color: #06F;}
.bule_bold {color: #06F;font-weight: bold;}
.bule_bold_under {color: #06F;font-weight: bold;text-decoration: underline;}
.orange {color: #F93;}
.orenge_bold {color: #F93;font-weight: bold;}
.bold_underline {font-weight: bolder;text-decoration: underline;}
.yellow{color:#FF0;}
.yellow_bold{color:#FF0;font-weight: bold;}
.lightbule_bold {color: #84B5FF;font-weight: bold;}
.white {color: #FFF;}
.white_bold {color: #FFF;font-weight: bold;}
.pink_bold {color: #E7447d;font-weight: bold;}
.perple_bold {color: #609;font-weight: bold;}
