@charset "shift-jis";
/* CSS Document */

/* グローバルナビ */


#Menu {
	height:64px;
	margin-bottom: 10px;
	width:940px;
	background-color: #fff;
}

#Menu ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#Menu ul li {
	float:left;
}

/*グローバルナビゲーション変更の為、削除
a.menu01 {
	background-image: url(../images/menu01.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu01 {
	background-position: 0 -64px;
}
  
a.menu02 {
	background-image: url(../images/menu02.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu02 {
	background-position: 0 -64px;
}

a.menu03 {
	background-image: url(../images/menu03.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu03 {
	background-position: 0 -64px;
}

a.menu04 {
	background-image: url(../images/menu04.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu04 {
	background-position: 0 -64px;
}

a.menu05 {
	background-image: url(../images/menu05.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu05 {
	background-position: 0 -64px;
}

a.menu06 {
	background-image: url(../images/menu06.png);
	background-repeat: no-repeat;
	width: 150px;
	overflow: hidden;
	height: 64px;
	display: block;
	margin-left: 6px;
}
  
a:hover.menu06 {
	background-position: 0 -64px;
}

ここまで削除*/



/* -------------------------------------------------------------
   [3] コンテンツブロック内に関する指定 */

/* -- 見出し -- */
h1 {
	font-size: 14px;
	color: #333;
	float: left;
	padding-top: 8px;
}

h2 {
	margin-top: -10px;
	padding: 23px 0 15px 50px;
	color: #FFF;
	background: url(../images/h2_bg.jpg) no-repeat;
	font-weight: normal;
	font-size:17px;
}

h3 {
	padding: 12px 0 15px 50px;
	color: #FFF;
	background: url(../images/h3_bg.jpg) no-repeat;
	font-weight: normal;
}


h4 {
	padding: 18px 0 15px 80px;
	color: #FFF;
	background: url(../images/h4_bg.jpg) no-repeat;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h5 {
	padding: 15px 0 0 80px;
	color: #222;
	background: url(../images/h5_bg.jpg) no-repeat;
	width: 650px;
	height: 55px;
	white-space: pre;
	letter-spacing: 0.1em;
	font-size: 16px;
}

h6 {
	padding: 6px 0 0 50px;
	color: #001133;
	background: url(../images/h6_bg.jpg) no-repeat;
	height: 30px;
	letter-spacing: 0.1em;
	font-size: 16px;
}

.head_link {
	padding: 18px 0 15px 10px;
	color: #000000; /*#FFF;*/
	background: url(../links-top/images/line_blue_2.png) no-repeat bottom;
	line-height: 26px;
	font-weight: bolder;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 0.1em;
}

.textlink {
	text-align: right;
	padding: 8px;
	clear: both;
}

.textlink img {
	vertical-align: middle;
}

/* -- テキストカラー -- */

.blue {
	color: #001133;
}

.red {
	color: #CC0000;
}

.sky {
	color:#0099CC;
}

.size13 {
	font-size: 13px;
}

.size18 {
	font-size: 18px;
}

.size21 {
	font-size: 21px;
}

.size36 {
	font-size: 36px;
}

hr.solid {
	border-width: 1px 0px 0px 0px;
	height: 1px;
	margin: 0 10px 10px 0;
}

.lineheight100 {
	line-height: 100%;
}

.lineheight120 {
	line-height: 120%;
}

.lineheight150 {
	line-height: 150%;
}

.lineheight180 {
	line-height: 180%;
}

.margin_r10 {
	margin-right: 10px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.margin_t10 {
	margin-top: 10px;
}

.margin_t20 {
	margin-top: 20px;
}

.margin_l30 {
	margin-left: 30px;
}


.padding_b10 {
	padding-bottom: 10px;
}

.padding_b20 {
	padding-bottom: 20px;
}


.padding_l20 {
	padding-left: 20px;
}

.padding_l30 {
	padding-left: 30px;
}

.padding_l40 {
	padding-left: 40px;
}

.padding_l50 {
	padding-left: 50px;
}


.padding_t10 {
	padding-top: 10px;
}

.bold {
	font-weight: bold;
}

ul.pager {
	margin: 0;
	padding: 0;
	font: 150% Arial, Helvetica, sans-serif;
	text-align: center;
}
ul.pager li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pager li strong {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.4em;
	background-color: #EEEEEE;
	border: 1px #CCCCCC solid;
}
ul.pager li a {
	display: -moz-inline-box; /* firefox2 対応 */
	display: inline-block;
	padding: 0.25em 0.4em;
	border: 1px #CCCCCC solid;
}

ul.pager li a:link,
ul.pager li a:visited {
	border-color: #CCCCCC;
	color: #00BBFF;
}
ul.pager li a:hover,
ul.pager li a:active {
	border-color: #00BBFF;
	background-color: #00BBFF;
	color: #FFFFFF;
}

.entry_area {
	width: 620px;
	margin: 20px auto 10px auto;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-left-color: #ACACAC;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


.message_area {
	background-color: #EEEEEE;
	width: 620px;
	margin: 20px auto 20px auto;
	padding: 5px;
	border: 1px solid #ACACAC;
}

.message_area_error,.message_area_success {
	text-align: center;
	width: 550px;
	margin: 50px auto 20px auto;
	padding: 0px;
}

.box_error,.box_success {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
}

.box_error {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCCCC;
	border-left-color: #FFCCCC;
}

.box_success {
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BEE0E4;
	border-left-color: #BEE0E4;
}

table.entry {
	color: #003366;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px auto;
	border: none;
	border-collapse: separate;
	border-spacing: 0px;
}

table.entry th {
	font-size: 100%;
	text-align: left;
	background-color: #BEE0E4;
	letter-spacing: 0.1em;
	padding: 4px;
	border: 1px solid;
	width: 30%;
	border-color: #FFFFFF #ACACAC #ACACAC #FFFFFF;
}

table.entry td {
	font-size: 100%;
	text-align: left;
	background-color: #ECECEC;
	width: 70%;
	padding: 4px;
	border: 1px solid;
	border-color: #FFFFFF #ACACAC #ACACAC #FFFFFF;
}

table th.table_head {
	text-align: center;
	font-weight: bold;
}

table.entry td.submit {text-align: center;}

table.entry td.submit input {
	color: #006699;
	background-image: url(../image/bg_formbutton.jpg);
	text-align: center;
	margin: 20px 30px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #666666;
}

table.entry th.entryheading {
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(../image/icon_heading.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 5px 4px 4px 26px;
}



input {border: 1px solid #666666;}

textarea {
	background-color: #FEFEFE;
	background-image: url(../image/bg_textarea.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	padding: 3px 3px 2px 4px;
	border: 1px solid #666666;
}

.txtarea_1 {width: 400px;}

.check_1 {
	margin: 0px 10px 0px 0px;
	vertical-align: middle;
	border-style: none;
}

.radio_1,.radio_2 {
	vertical-align: middle;
	border-style: none;
}
.radio_1 {margin: 0px 10px 0px 0px;}
.radio_2 {margin: 0px 10px 0px 20px;}

.select_1,.select_2 {vertical-align: middle;}
.select_1 {margin: 0px 10px 0px 0px;}
.select_2 {margin: 0px 0px 0px 30px;}

.textbox_1,
.textbox_2,
.textbox_3,
.textbox_4,
.textbox_5,
.textbox_6,
.textbox_7,
.textbox_8
.textbox_9 {
	background-image: url(../image/bg_textarea.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	margin: 0px;
	padding: 3px 2px 1px 4px;
}

.textbox_1,
.textbox_2,
.textbox_4,
.textbox_7 {font-family: verdana, Arial, sans-serif;}

.textbox_1 {width: 38px; margin: 0px 10px 0px 0px;}
.textbox_2 {width: 48px; margin: 0px 10px 0px 10px;}
.textbox_3 {width: 78px; margin: 0px 10px 0px 0px;}
.textbox_4 {width: 118px; margin: 0px 10px 0px 0px;}
.textbox_5 {width: 168px; margin: 0px 10px 0px 0px;}
.textbox_6 {width: 268px; margin: 0px 10px 0px 0px;}
.textbox_7 {width: 268px; margin: 0px 10px 0px 0px;}
.textbox_8 {}
.textbox_9 {}

.pgbackbt {
	color: #006699;
	background-image: url(../image/bg_formbutton.jpg);
	margin: 20px 30px 0px 30px;
	padding: 2px 6px 2px 6px;
	border: 1px solid #666666;
}


table.entry th span,table.entry td span {font-size: x-small;}
table.entry th span {color: #CC0033;}
table.entry td span {color: #006699;}

.text_center {
	text-align: center;
}

.padding10 {
	padding: 10px;
}

.padding_lr20 {
	padding-left: 20px;
	padding-right: 20px;
}

.center {
	text-align: center;
}

.hosyo {
	float: left;
	text-align: center;
	width: 280px;
	margin: 20px auto;
}

.tag_link {
	padding: 15px 0px 15px 10px;
	color: #FFF;
	background: url(../links-top/images/tag_orange.png) no-repeat center;
	line-height: 20px;
	font-weight: bolder;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	letter-spacing: 0.1em;
}

.tag_list {
	padding: 10px 0 0 40px;
	color: #222;
	background: url(../links-top/images/tag_list.png) no-repeat;
	width: 650px;
	height: 45px;
	white-space: pre;
	letter-spacing: 0.1em;
	font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: 500;
}

.tag_list2 {
	padding: 20px 0 0 40px;
	color: #222;
	background: url(../links-top/images/tag_list.png) no-repeat;
	width: 650px;
	height: 45px;
	white-space: pre;
	letter-spacing: 0.1em;
	font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    font-weight: 500;
}

.tlist_color {
	color: #00008C;
}

.list_text {
	margin-top: -18px;
	padding-left: 40px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 10px;
}

.list_text2 {
	margin-top: -8px;
	padding-left: 40px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 10px;
}

.list_text3 {
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 40px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 10px;
}

.list_text4 {
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 40px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    margin-bottom: 10px;
}

.phr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #FCFCFC;
   height: 2px;
}