@charset "utf-8";

/*-------------------------------------*/

div.wrapBox{
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	text-align: left;
}

div.wrapBox_h800{
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	height: 800px;
}

div.wrapBox_h1000{
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	height: 1000px;
}

div#mainContents{
	width: 700px;
	float: right;
}

div#leftContents{
	width: 230px;
	float: left;
}

ul#subNavigation{}

ul#subNavigation li{
	display: block;
	margin-bottom: 14px;
}


.sTitle{
	margin: 60px 0 20px;
}

.sTitleFirst{
	margin: 0px 0 20px;
}

/*-------------------------------------*/

#mailform{
	text-align: center;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #900;
	border: 3px solid #900;
	padding: 10px 0;
}


p{
	margin-bottom: 15px;
}


/*-------------------------------------*/
/* 見出し装飾 */
/*-------------------------------------*/


.chapter1{
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.chapter2{
	padding-bottom: 4px;
	border-bottom: 3px solid #ccc;
	font-weight: bold;
}

.chapter3{
	padding-bottom: 4px;
	border-bottom: 3px solid #333;
	font-size: 14px;
	font-weight: bold;
}
.chapter4{
	padding-bottom: 4px;
	border-bottom: 3px solid #333;
	font-size: 16px;
	font-weight: bold;
}
.chapter5{
	padding: 6px 8px;
	background: #efefef;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter6{
	padding: 6px 8px;
	background: #ccc;
	color: #111;
	font-size: 14px;
	font-weight: bold;
}
.chapter7{
	padding: 6px 8px;
	background: #666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter8{
	padding: 6px 8px;
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter9{
	padding: 6px 8px;
	background: #c00;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter10{
	padding: 6px 8px;
	background: #900;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.chapter11{
	padding: 6px 8px;
	background: #63C068;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter12{
	padding: 6px 8px;
	background: #F5F6E4;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.chapter13{
	padding: 6px 8px;
	background: #F9EBF8;
	color: #900;
	font-size: 14px;
	font-weight: bold;
}

.chapter14{
	padding: 6px 8px;
	background: #BEA581;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.chapter15{
	font-size: 14px;
	font-weight: bold;
}

.chapter16{
	font-size: 16px;
	font-weight: bold;
}

.chapter17{
	font-size: 18px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter18{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* 一部ブラウザ対象外 */
.chapter19{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #efefef;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

/* 一部ブラウザ対象外 */
.chapter20{
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #333;
	color: #fff;
	border: 1px solid #dedede;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: bold;
}

.chapter21{
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #990000;
}

.chapter22{
	padding-bottom: 4px;
	border-bottom: 3px solid #ccc;
	font-weight: bold;
	padding-left: 10px;
}

.chapter66{
	padding: 6px 8px;
	background: #0B419B;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}


/*-------------------------------------*/
/* テーブルフォーマット */
/*-------------------------------------*/

table{
	border-top: 1px solid #ccc;
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1pt solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table th,
table td{
	padding: 14px 0;
	border-bottom: 1px solid #ccc;
}
table th{
	padding-right: 16px;
}
table td{
	border-left: 1px solid #ccc;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
}

table.tableDec1 th{
	background: #efefef;
	padding-left: 10px;
	width: 150px;
}
table.tableDec2 th{ background: #333; color: #fff; padding-left: 10px;}
table.tableDec3 th{ background: #d5ceb1; color: #fff; padding-left: 10px; border-bottom: 1px solid #fff; color: #333;}
table.tableDec4 th{
	background: #efefef;
	padding-left: 20px;
	width: 250px;
	text-align: left;
}
table.tableDec5 th{
	background: #efefef;
	padding-left: 16px;
	width: 50px;
	text-align: center;
}

/*-------------------------------------*/
/* リストフォーマット */
/*-------------------------------------*/

ul{
	display: block;
}

ul.Number{ list-style: decimal inside;}

ul.imgList1{ list-style: circle inside;}
ul.imgList2{
	list-style-type: disc;
	list-style-position: outside;
}

ul.bgList1 li{ background: url(../img/bg_list1.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList2 li{ background: url(../img/bg_list2.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList3 li{ background: url(../img/bg_list3.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList4 li{ background: url(../img/bg_list4.gif) no-repeat left center; padding-left: 1.5em;}
ul.bgList5 li{ background: url(../img/bg_list5.gif) no-repeat left center; padding-left: 1.5em;}

ul.borderList1 li{ border-bottom: 1px solid #ccc; padding-bottom:0.3em; margin-bottom: 0.9em; display: block; }
ul.borderList2 li{
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 20px;
}


/*-------------------------------------*/
/* テキストテンプレート */
/*-------------------------------------*/


/* 基本フォーマット */
div.txtTempSet{
	margin-bottom: 30px;
}

div.txtTempSet2{
	margin-bottom: 10px;

}

div.txtTempSet strong{
	display: block;
	font-weight: bold;
}

div.txtTempSet2 strong{
	display: block;
	font-weight: bold;
}

div#mainContents div.clearfix{
	width: 100%;
}

/* txtTemp1 */
div.txtTemp1{}
div.txtTemp1 strong{ margin-bottom: 6px;}
div.txtTemp1 span{
	color: #000000;
}

/* txtTemp2 */
div.txtTemp2{}
div.txtTemp2 strong{ margin-bottom: 6px; font-size: 14px;}
div.txtTemp2 span{ color: #666;}

/* txtTemp3 */
div.txtTemp3{}
div.txtTemp3 strong{ margin-bottom: 6px; color: #900}
div.txtTemp3 span{ color: #333;}

/* txtTemp4 */
div.txtTemp4{}
div.txtTemp4 strong{
	margin-bottom: 10px;
}
div.txtTemp4 span{ color: #666;}
div.txtTemp4 p{ float: right; width: 194px;}

/* txtTemp5 */
div.txtTemp5{}
div.txtTemp5 strong{ margin-bottom: 6px;}
div.txtTemp5 span{ color: #666;}
div.txtTemp5 p{
	float: left;
	width: 150px;
}

/* txtTemp6 */
div.txtTemp6{}
div.txtTemp6 div.fL{ width: 350px;}
div.txtTemp6 strong{ margin-bottom: 6px;}
div.txtTemp6 span{ color: #666;}
div.txtTemp6 p{ float: right; width: 320px;}

/* txtTemp7 */
div.txtTemp7{}
div.txtTemp7 div.fR{ width: 350px;}
div.txtTemp7 strong{ margin-bottom: 6px;}
div.txtTemp7 span{ color: #666;}
div.txtTemp7 p{ float: left; width: 320px;}

/* txtTemp8 */
div.txtTemp8{}
div.txtTemp8 div.fR{ width: 300px;}
div.txtTemp8 strong{ margin-bottom: 6px;}
div.txtTemp8 span{
	color: #666;
	float: right;
}
div.txtTemp8 p{
	width: 350px;
	text-align: right;
	float: left;
}

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* パンくずリスト */
.topicpath ol li {
        /* liを横並び＆ブレットを消す */
        display: inline;
        list-style-type: none;
}

.topicpath ol li:before {
        /* liの前に記号追加 */
        content: " > ";
}

.topicpath ol li:first-child:before {
        /* 最初のliだけcontentを消す */
        content: none;
}

/* 訪問済みリンク */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #007FFF;
}
a:visited {
	color: #007FFF;
}

/* 新着情報 */

div#newTopics{
	float: left;
	margin-bottom: 30px;
}

	div#newTopics strong{
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 8px;
		display: block;
		font-size: 14px;
	}

	div#newTopics dl{
		width: 700px;
		border-bottom: 1px solid #ddd;
	}

	div#newTopics dl dt,
	div#newTopics dl dd{
		padding: 10px 0;
		border-top: 1px solid #ddd;
	}

	div#newTopics dl dt{
		float:left;
		width:90px;
		clear:both;
		padding-left: 10px;
		color: #0C4517;
	}

	div#newTopics dl dd{
	width: 600px;
	margin-left: 100px;
	}

	div#newTopics dl dd a:hover{
		text-decoration: underline;
	}

/* --- ナビゲーションバー（耳） --- */
div.nav1 {
width: 100%; /* ナビゲーションの幅 */
padding-top: 20px; /* ナビゲーションの上パディング */
background-color: #ffffff; /* ナビゲーションの背景色 */
border-bottom: 3px #004080 solid; /* 下境界線 */
}

/* --- メニューエリア --- */
div.nav1 ul.nl {
width: 99%; /* メニューの幅 */
margin: 0 auto; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */
div.nav1 ul.nl li {
	width: 8em; /* タブの幅 */
	margin-right: 4px; /* タブの右マージン */
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../maker/a/img/tab_gen1_left.gif);
	background-color: #f9f9f9; /* タブの背景（左） */
	float: left;
}

/* --- リンク --- */
div.nav1 ul.nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 6px 2px 5px; /* リンクエリアのパディング（上、左右、下） */
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../../maker/a/img/tab_gen1_right.gif); /* タブの背景（右） */
	text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav1 ul.nl li a:hover {
text-decoration: underline; /* テキストの下線（あり） */
}

/* --- アクティブなタブ --- */
div.nav1 ul.nl li.active {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../maker/a/img/tab_act1_left.gif);
	background-color: #004080; /* タブの背景（左） */
}
div.nav1 ul.nl li.active a {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../../maker/a/img/tab_act1_right.gif); /* タブの背景（右） */
	color: #ffffff; /* アクティブタブの文字色 */
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* --- 写真配置（右） --- */
ul.thumbnail {
	margin: 0;
	padding: 0;
	border-top: 1px #808080 dotted; /* リストエリアの上境界線 */
	list-style-type: none;
}

/* --- リスト項目 --- */
ul.thumbnail li {
padding: 20px 15px; /* リスト項目のパディング（上下、左右） */
border-bottom: 1px #808080 dotted; /* リスト項目の下境界線 */
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 100%;
margin: 0;
font-size: 80%;
}

/* --- 写真エリア --- */
ul.thumbnail dt {
	width: 160px; /* 写真エリアの幅 */
	float: right;
	text-align: right;
}
ul.thumbnail dt img {
border: 1px #808080 solid; /* 写真の境界線 */
}

/* --- キャプションエリア --- */
ul.thumbnail dd {
	margin-top: 0;
	margin-right: 150px;
	margin-left: 0;
	margin-bottom: 0; /* キャプションエリアのマージン（上右下左） */
	line-height: 150%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

#left_w500 {
	width: 500px;
	float: left;
}

#left_w400 {
	width: 400px;
	float: left;
}

#right_w300 {
	width: 300px;
	float: right;
}

#right_w280p {
	width: 280px;
	float: right;
	text-align: center;
}

#left_230 {
	width: 228px;
	float: left;
	border: 1px solid #0B419B;
	padding-top: 3px;
	text-align: center;
	background-color: #DDDDDD;
	background-image: url(../img/ver_menu5_8on.gif);
}

#left_230a {
	width: 228px;
	float: left;
	padding-top: 3px;
	text-align: center;
	background-color: #DDDDDD;
	border-right: 1px solid #0B419B;
	border-bottom: 1px solid #0B419B;
	border-left: 1px solid #0B419B;
	padding-bottom: 9px;
	background-image: url(../img/ver_menu5_8on.gif);
}

#left_230b {
	width: 208px;
	float: left;
	text-align: left;
	background-color: #EEEEEE;
	margin-top: 20px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left_120 {
	width: 120px;
	float: left;
}

#left_110 {
	width: 110px;
	float: left;
	text-align: right;
	padding-top: 5px;
	background-image: url(url);
}

#right_100 {
	width: 100px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 4px;
	padding-bottom: 0;
}
