@charset "utf-8";



/**
//=========================================//
//--------------基本設定-------------------//
//=========================================//
*/


body{
	font-family:"HiraKakuProN-W3", "HelveticaNeue";
	line-height:1.5em;
	-webkit-text-size-adjust:none;
	color : #444444;
}

* {
	margin : 0;
	padding : 0;
}

html {

	line-height       : 140%;
	font-size         : 87%;
}


/**
//=========================================//
//--------------nav btn-------------------//
//=========================================//
*/


#icn_menu_bar {
	display:block;
	background : #ff9900;;
	height : 19px;

}

.icn_menu_txt {
	text-align : center;
	font-weight : bold;
	font-size : 14px;
	color:#ffffff;
	line-height : 1.3em;

}

#icn_menu_underbar {
	display:block;
	background : #ff9900;;
	height : 18px;
	}
	
#icn_menu{
	margin:10px 0 0 8px;
}

#icn_menu li{
	text-align:center;
	width:33%;
	font-size:12px;
	line-height:1em;
	margin-bottom:10px;
	float:left;
}

#icn_menu li a{
	color : #555555;
}

#icn_menu li a:hover {
	color : #555555;
	
}



/**
//=========================================//
//--------------main-------------------//
//=========================================//
*/

article {
		margin : 0 0 20px 0;
}


.article_contents {
	display:block;
	background : -webkit-gradient(linear, left center, right center, from(#ff9900), to(#fbc500));
	background-color:#ff9900;
	margin-bottom:0px;
}

.article_contents h1 {
	color : #ffffff;	
	padding : 5px 0 5px 10px;
	font-size : 18px;
	margin : 10px 10px 0 0;	
}

.article_contents02 {
	display:block;
	background : -webkit-gradient(linear, left center, right center, from(#3261BF), to(#fbc500));
	height : 27px;

}

.article_contents02 h1 {
	color : #ffffff;	
	padding : 4px 0 0 10px;
	font-size : 17px;
	margin : 10px 10px 0 0;	
}


.section_wrap {
	margin : 8px 10px 17px 10px;	
}

.section_wrap2 {
	margin : 5px 10px 20px 10px;	
}

.section_wrap3 {
	margin : 5px 0 10px 0;	
}





.clear{
	clear:both;
}

div.clear {
	height:0px;
	line-height:0;
	font-size:0;
}

.clear2 {
	clear:both;
}

div.clear2 {
	height:0px;
	line-height:0;
	font-size:0;
	margin-bottom:20px;
}

.txt {
	margin-bottom:15px;
}

.txt2 {
	margin-bottom:20px;
}
.section_wrap h2 {
	position: relative;
	padding-bottom: 0.25em;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
}
.section_wrap h2::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 2px;
	background-color: #dbb234;
}
.section_wrap h3 {
	border-left: 3px solid #dbb234;
	margin-bottom: 10px;
	padding-top: 0.15em;
	padding-right: 0;
	padding-bottom: 0.15em;
	padding-left: 0.55em;
}

.section_b h1 {
	display:block;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	background:
	-webkit-gradient(linear, center top, center bottom, from(#c4e9fb), to(#4fa5b1));
	color:#426cb9;
	font-size:14px;
	letter-spacing:2px;
	padding : 3px 0 0 20px;
	margin : 30px 20px 0 20px;
}	


.section_b h2 {
	margin : 10px 0 0px 20px;
 	foant-size : 13px;
	font-weight : bold;
	color : #3261bf;
	border-width : 0 0 1px 0;
	border-color : #3261bf;
	border-style:dotted;	
}


.section_b p{
	margin : 10px 20px 0 20px;	
}


.line_dotted {
	border-width : 0 0 1px 0;
	border-color:#060;
	border-style:dotted;
	margin : 20px 20px 0 20px;
		
}

.wrapTextFrame01  {
	padding:15px;
	border:#982E5E 3px double;
	margin-bottom:20px;
}

.wrapTextFrame02  {
	padding:15px;
	border:#FC7D32 3px double;
	margin-bottom:20px;
}

/*===========================
 テキスト関係
===========================*/

a {
	color : #3366cc;	
}


.txt_blue {
	color : #3261BF;
}

.txt_green {
	color : #0aad21;	
}

.txt_red {
	color : #FF0000;
}

.txt_blue2 {
	color:#2F44D7;
}

.txt_green2 {
	color:#3E831D;
}

.txt_orange2 {
	color:#F28500;
}

.txt_red2 {
	color:#BF0000;
}

.txt_blue2_b {
	color:#2F44D7;
	font-weight:bold;
}

.txt_green2_b {
	color:#3E831D;
	font-weight:bold;
}

.txt_orange2_b {
	color:#F28500;
	font-weight:bold;
}

.txt_red2_b {
	color:#BF0000;
	font-weight:bold;
}


.txt_blue2_110p {
	color:#2F44D7;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_green2_110p {
	color:#3E831D;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_orange2_110p {
	color:#F28500;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}

.txt_red2_110pb {
	color:#BF0000;
	font-weight:bold;
	font-size:110%;
	line-height:110%;
}


.txt_blue2_120p {
	color:#2F44D7;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_green2_120p {
	color:#3E831D;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_orange2_120p {
	color:#F28500;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.txt_red2_120pb {
	color:#BF0000;
	font-weight:bold;
	font-size:120%;
	line-height:120%;
}

.atama {
	padding-left:1em;  
	text-indent:-1em; 
}

.atama2 {
	padding-left:1em;  
	text-indent:-1em;
	margin-bottom:15px;
}


.txt_center {
	text-align:center;
}

.txt_right {
	text-align:right;
}

.bold_txt {
	font-weight : bold;
}


.img_common {
	margin : 10px 20px 0 50px;	
	border-color : #cccccc;
	border-style : solid;
	border-width : 1px;	
	padding : 2px;
}


ul.liReseter  {
	line-height:1.8em;
	margin-left:15px;
}

ul.liReseter li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}



ol.liReseter {
	line-height:1.8em;
	margin-left:20px;
}

ol.liReseter li {
	display:list-item;
	list-style-type:decimal;
	list-style-position: outside;
	padding-left:-10px;
}


/*===========================
 ul画像
===========================*/

ul.liOrange {
	margin:5px 0 10px 0;
}

ul.liOrange li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 30px;
	background-image:url(../img/common/clip_li_orange.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	line-height:2em;
}

ul.liOrangeFloat {
	margin:5px 0 10px 0;
}

ul.liOrangeFloat li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 10px 0 30px;
	background-image:url(../img/common/clip_li_orange.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	line-height:2em;
	float:left;
}

ul.liKimidori {
}

ul.liKimidori li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 30px;
	background-image:url(../img/common/clip_li_kimidori.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	line-height:2em;
}

ul.liCheck {
}

ul.liCheck li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 30px;
	background-image:url(../img/common/clip_li_check.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	line-height:2em;
}

ul.liCheckFloat {
	margin:5px 0 10px 0;
}

ul.liCheckFloat li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 0 30px;
	background-image:url(../img/common/clip_li_check.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	line-height:2em;
	float:left;
	margin:0 20px 0 0;
}

/*===========================
faq
===========================*/

dl.faqDl {
	margin:5px 0 0 0;
}

dl.faqDl dt {
	padding:5px 0 8px 38px;
	background-image:url(../img/common/icn_q.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	font-size:116%;
	color:#DD890B;
}

dl.faqDl dd {
	padding:0 15px 22px 38px;
	background-image:url(../img/common/icn_a.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

/*===========================
history
===========================*/

.history dl {
	margin-bottom:20px;
}
.history dl dt {
	float: left;
	clear:left;
	width: 125px;
	margin:0;
	padding: 6px 0 7px 4px;
}

.history dl dd {
	margin:0;
	padding: 6px 15px 7px 136px;
	border-bottom:#cccccc dotted 1px;
}

.history ul {
	line-height:1.8em;
	margin-left:25px;
}

.history ul li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}

/*===========================
img関係
===========================*/

.imgFrame {
	border: 1px solid #CCC;
	padding: 4px;
	background-color:#F7F7F7;
}

.imgFloatLeft {
	margin:0 20px 10px 0;
	float:left;
}

.imgFloatRight {
	margin:0 0 10px 20px;
	float:right;
}

.imgCenter {
text-align:center;
margin-bottom:0px;
}

.imgCenter2 {
text-align:center;
margin-bottom:5px;
}

.imgCenter3 {
text-align:center;
margin-bottom:15px;
}



/*=========================== 
テーブル関係
===========================*/

table.tableNomal {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}



table.tableNomal th { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#FFFCF7;
	text-align:left;
	vertical-align:top;
}

table.tableNomal th.th_center { 
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#FFFCF7;
	text-align:center;
	vertical-align:top;
}

table.tableNomal td {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}

table.tableNomal td.td_right {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
}

table.tableNomal td.td_center {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

table.tableNomal td.td_center_FFFDF7 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
}

table.tableNomal td.td_center_FFF4F4 {
	padding:6px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
}



.tableNomal ul {
	line-height:1.8em;
	margin-left:15px;
}

.tableNomal ul li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}


table.tableSmall {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin-bottom:30px;
	margin:0 0 5px 0;
	width:100%;
	border-collapse: collapse;
}



table.tableSmall th { 
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#ff9900;
	color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

table.tableSmall th.th_center { 
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:bold;
	background-color:#ff9900;
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-size:10px;
}

/*
table.tableSmall tr:nth-child(2n+1) td {
	background-color:#FFFCF7;
}
*/


table.tableSmall td {
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
	font-size:10px;
}

table.tableSmall td.td_right {
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	font-size:10px;
}

table.tableSmall td.td_center {
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

table.tableSmall td.td_center_FFFDF7 {
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFFDF7;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}

table.tableSmall td.td_center_FFF4F4 {
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	font-weight:normal;
	background-color:#FFF4F4;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}



.tableSmall ul {
	line-height:1.8em;
	margin-left:15px;
}

.tableSmall ul li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
	padding-left:-10px;
}


.listTableLite {
font-size:14px;
margin: 0 0 2em 0;
padding: 0;
}
.listTableLite > * {
 padding: .5em 10px;
}
.listTableLite > li {
border-bottom: 1px dotted #CCCCCC;
list-style: none;
}
.listTableLite > dt {
padding: .5em 10px .25em 10px;
color:#390;
font-weight: 700;
}
.listTableLite > dd {
border-bottom: 1px dotted #CCCCCC;
padding: .25em 10px .5em 10px;
}
.listTableLite a {
text-decoration: none;
}


/*===========================
contact txt banner
===========================*/

.txtBnr a {
display:block;
width:80%;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #cdcdcd;
background:url(../img/common/arrow_orange.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#dedede));
background-position:94%;
/*color:#1A8F10;*/
color:#FA9601;
font-size:14px;
font-weight:bold;
text-align:center;
letter-spacing:2px;
padding:12px 12px 12px 12px;
margin:0 auto 15px auto;
}

.txtBnrNoBottom a {
display:block;
width:80%;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border:1px solid #8bb941;
background:url(../img/common/arrow_orange.png) no-repeat left center,
-webkit-gradient(linear, center top, center bottom, from(#86b984), to(#046e00));
background-position:94%;
/*color:#1A8F10;*/
color:#FA9601;
font-size:14px;
font-weight:bold;
text-align:center;
letter-spacing:2px;
padding:12px 12px 12px 12px;
margin:0 auto 0 auto;
}



/**
//=========================================//
//--------------PageTop-------------------//
//=========================================//
*/



#toPageTop{
	clear:both;
	float:right;
	margin:20px 5px 20px 0;
}

#toPageTop a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	background:url(../img/common/gototop.png) no-repeat right center;
	-webkit-background-size:20px 20px;
	padding-right:25px;
}





/**
//=========================================//
//--------------footer-------------------//
//=========================================//
*/

footer {
	margin : 0 0 5px 0;
	clear:both;
	padding:0 0 0x 0;
}
	

footer p.toppage a{
	display:block;
	float:left;
	width:78px;
	height:27px;
	border:1px solid #a4adb1;
	-webkit-border-radius:6px;
	background:no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e6ea));
	-webkit-background-size:19px 16px,auto;
	font-size:10px;
	font-weight:bold;
	color:#4b5b6b;
	margin:10px 0 10px 10px;
}

footer p.toppage span{
	display:block;
	margin:4px 0 0 24px;
}

footer p.toPc a{
	display:block;
	float:right;
	width:78px;
	height:27px;
	border:1px solid #a4adb1;
	-webkit-border-radius:6px;
	background:url(../img/common/hd_ico_pc.png) no-repeat 6px center,-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e6ea));
	-webkit-background-size:19px 16px,auto;
	font-size:10px;
	font-weight:bold;
	color:#4b5b6b;
	margin:10px 10px 0 10px;
}

footer p.toPc span{
	display:block;
	margin:4px 0 0 30px;
}

#line {
	border-width : 0 0 1px 0;
	border-style : solid;
	border-color :#ff9900;
	margin : 5px 0 0 0;
	
}


address {
	color : #555555;
	text-align : center;
	font-style : normal;	
	padding : 2px 0 0 0;
	font-size : 12px;
}
