@charset "utf-8";

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

div.wrapBox{
	width: 960px;
	margin: 0 auto;
	
	padding: 30px 0 ;
}

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

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

ul#subNavigation{}

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


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

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

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

h3{
	text-align: center;
	margin: 90px 0;
	color: #900;
	border: 3px solid #900;
	padding: 10px 0;
}

p{
	margin-bottom: 15px;
}


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


.chapter1{
	padding-bottom: 2px;
	border-bottom: 1px solid #BEA581;
	background-image: url(../../share/img/kirikabu.png);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 28px;
	color: #4F390F;
	margin-left: 26px;
	font-size: 14px;
	padding-top: 2px;
}
.chapter101{
	padding-bottom: 2px;
	border-bottom: 1px solid #BEA581;
	background-image: url(../../share/img/kirikabu.png);
	background-repeat: no-repeat;
	height: 20px;
	color: #4F390F;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 28px;
	font-weight: bold;
}

.chapter2{
	padding-bottom: 2px;
	height: 20px;
	color: #FDBF44;
	font-size: 14px;
	padding-top: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEA581;
}
.chapter202{
	padding-bottom: 2px;
	color: #FDBF44;
	font-size: 14px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEA581;
}

.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;
	letter-spacing: 0.2em;
}

.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;
}

/* 一部ブラウザ対象外 */
.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;
}

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

table{
	width: 100%;
	margin-bottom: 30px;
}
table td{
	padding: 14px 0;
}
table th{
	padding-right: 16px;
}
table td{
	padding-left: 16px;
	font-size: 12px;
	color: #4F390F;
}

table.tableDec1 th{ background: #efefef; padding-left: 10px;}
table.tableDec2 th{ background: #333; color: #fff; padding-left: 10px;}
table.tableDec3 th{
	color: #fff;
	padding-left: 10px;
	color: #4F390F;
	font-size: 14px;
	text-align: left;
}
table.tablereform td{
	padding-left: 14px;
	font-size: 12px;
	text-align: left;
	line-height: 19px;
	background-image: url(../../share/img/reformimg/detabg.jpg);
	background-repeat: no-repeat;
	padding-top: 79px;
	padding-right: 20px;
	width: 203px;
	color: #FFF;
}
table.tablereform th{
	margin: 0px;
	padding: 0px;
}

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

ul{
	display: block;
	margin-bottom: 30px;
	margin-left: 30px;
}

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

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

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;
	padding-left: 0.3em;
	color: #4F390F;
}
ul.borderList2 li{ border-bottom: 1px dotted #ccc; padding-bottom:0.3em; margin-bottom: 0.9em; display: block; }


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


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

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

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

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

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

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

/* txtTemp4 */
div.txtTemp4{}
div.txtTemp4 strong{ margin-bottom: 6px;}
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: 194px;}

/* 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;}


.chapter141{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #BEA581;
	background-image: url(../../share/img/bar_02.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 46px;
	margin-bottom: 24px;
	background-position: center;
	border-top-left-radius: 6px; 
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
}
.chapter1412{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #BEA581;
	background-image: url(../../share/img/bar_02.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 46px;
	margin-top: 24px;
	margin-bottom: 24px;
	background-position: center;
	border-top-left-radius: 6px; 
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topleft: 6px;
}
.chapter142{
	letter-spacing: 0.1em;
	background-color: #BEA581;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: bold;
	color: #4F390F;
}
.chapter1421{
	letter-spacing: 0.1em;
	background-color: #BEA581;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 20px;
	margin-left: 34px;
	font-weight: bold;
	color: #4F390F;
}
.chapter1422{
	letter-spacing: 0.1em;
	background-color: #BEA581;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 20px;
	font-weight: bold;
	color: #4F390F;
	margin-right: 5px;
	margin-left: 5px;
}
.chapter1423{
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 20px;
	font-weight: bold;
	color: #4F390F;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.chapter1424{
	letter-spacing: 0.1em;
	background-color: #BEA581;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 40px;
	margin-left: 34px;
	font-weight: bold;
	color: #4F390F;
}
.chapter143{
	margin-top: 10px;
	margin-left: 47px;
}
.chapter1431{
	margin-top: 10px;
	padding-left: 10px;
}
.migiyose{
	margin-top: 10px;
	margin-left: 47px;
	float: right;
	margin-right: 10px;
}
.migiyose02{
	margin-top: 10px;
	margin-left: 47px;
	float: right;
	margin-right: 10px;
}
.tel01{
	margin-right: 10px;
	font-size: 40px;
	padding-left: 150px;
	color: #A01F6A;
	font-weight: bolder;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Melior,;
	line-height: 40px;
}
.tel02{
	margin-right: 10px;
	font-size: 32px;
	padding-left: 150px;
	color: #4F390F;
	font-weight: bolder;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Melior,;
	line-height: 40px;
}
.body02{
	padding-bottom:0.3em;
	margin-bottom: 0.9em;
	display: block;
	padding-left: 0.3em;
	color: #4F390F;
	margin-left: 20px;
	width: 400px;
	float: right;
}
.photo01{
	display: block;
	margin-left: 34px;
	width: 666px;
	float: right;
	margin-bottom: 20px;
}
.chart01{
	display: block;
	width: 570px;
	margin-left: 90px;
	border: 2px solid #FC3;
	background-color: #FFF;
	background-image: url(../../share/img/shinchikuimg/title.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 0px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.chart02{
	display: block;
	width: 470px;
	margin-left: 50px;
	border: 2px solid #FC3;
	background-color: #FFF;
	background-image: url(../../share/img/shinchikuimg/title.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 100px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.chart01title{
	padding-right: 10px;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 22px;
	color: #4F390F;
	padding-left: 100px;
}
hr {
	border: 1px dashed #C9B395;
}
