@charset "utf-8";

/*759px*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

#wrapper article{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

section{margin-bottom: 20px;}

/*gnav*/
.gnbox {display:none;}

/*title&Menu&article*/
#title_image,
ul.btnBoxMenu,
article{
	width: 100%;
	margin: 0 auto;
	padding:0;
	display: block;
}
#title_image img {
	width: 100%;
	height: auto;
}

/*NAVI*/
ul.btnBoxMenu{
	overflow:hidden;
	background:#FFF;
	margin: 5px auto 10px;
}
ul.btnBoxMenu li{
	margin:0 0 0 0;
	padding:5px 4px;
	position: relative;
	display:inline-block;
	vertical-align:top;
}
ul.btnBoxMenu li a{
	display:block;
	position:relative;
	font-weight:normal;
	font-size:14px;
	color:#036;
	padding: 19px 43px;
	text-decoration:none;
	border:1px solid #b4e3ff;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align:center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d8effe 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d8effe 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#d8effe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8effe',GradientType=0 ); /* IE6-9 */
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.1);
}

ul.btnBoxMenu li a:after{
	content:"▼";
	transform: rotate( -90deg );
	font-size:12px;
	position:absolute;
	bottom:32%;
	right:10px;
	margin-left:-12px;
}
ul.btnBoxMenu li a:hover{
text-decoration:none!important;
background: #d8effe; /* Old browsers */
background: -moz-linear-gradient(top,  #d8effe 0%, #ffffff 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d8effe 0%,#ffffff 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d8effe 0%,#ffffff 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8effe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
color:#036!important;
}
ul.btnBoxMenu li#Now a{
text-decoration:none!important;
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#0582fb+0,61b0f9+99 */
background: #0582fb; /* Old browsers */
background: -moz-linear-gradient(top,  #0582fb 0%, #61b0f9 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0582fb 0%,#61b0f9 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0582fb 0%,#61b0f9 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0582fb', endColorstr='#61b0f9',GradientType=0 ); /* IE6-9 */
cursor:default;
border:1px solid #0582FB;
color:#FFF;
}
ul.btnBoxMenu li#Now a:hover{color:#FFF!important;}
ul.btnBoxMenu li#kando a{
text-decoration:none!important;
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ffedf6+0,ffdff1+99 */
background: #ffedf6; /* Old browsers */
background: -moz-linear-gradient(top,  #ffedf6 0%, #ffdff1 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffedf6 0%,#ffdff1 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffedf6 0%,#ffdff1 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffedf6', endColorstr='#ffdff1',GradientType=0 ); /* IE6-9 */
border:1px solid #ffc8e7;
color:#C36;
padding: 10px 43px;
}
ul.btnBoxMenu li#kando a:hover{
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ffdff1+0,ffedf6+100 */
background: #ffdff1; /* Old browsers */
background: -moz-linear-gradient(top,  #ffdff1 0%, #ffedf6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffdff1 0%,#ffedf6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffdff1 0%,#ffedf6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdff1', endColorstr='#ffedf6',GradientType=0 ); /* IE6-9 */
color:#C36!important;
}


#boxOyakudachi {
	margin:20px 10pxpx 20px;
	overflow:hidden;
}

#boxOyakudachi img{
	width:100%;
	height:auto;
}

.titOyakudachi {
	display:none

}
#boxOyakudachi .takasesan {
	position:relative;
	height: 135px;
	width: 362px;
	padding:0px;
	margin:0px 0px 20px 10px;
}
#boxOyakudachi .takasesan dl {
	padding:0px;
	margin:0px;
}
#boxOyakudachi .takasesan dt {
	position:absolute;
	left:55px;
	top:20px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#dd3688;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .takasesan dd {
	position:absolute;
	left:55px;
	top:58px;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan {
	position:relative;	
	float:left;
	height: 139px;
	width: 367px;
	padding: 0px;
	margin: 0px;
}
#boxOyakudachi .itosan dl {
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan dt {
	position:absolute;
	left:163px;
	top:24px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#dd3688;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan dd {
	position:absolute;
	left:163px;
	top:62px;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}



#boxIndex {
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:30px;
	border:8px solid #FDE0E6;
}
#boxIndex h3 {
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-size: 10px 10px;
	background-color: #9E6A62;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #9A665E), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#FFF;
	padding:10px;
	font-size:16px;
	text-align:center;
}
#boxIndex ul {
	padding:10px 10px 0 10px;
	margin:0px 0px 0px 0px;
}
#boxIndex li {
	border-bottom:1px dashed #eed8d4;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
}
#boxIndex .bangai {
	border:none;
}
#boxIndex dl {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#boxIndex dt {
	float:left;
	background: url(../images/ic_q.png) no-repeat;
	background-size:40px auto;
	height: 32px;
	width: 40px;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:32px;
	font-weight:bold;
	color:#9a665e;
	text-align:center;
	padding:0px;
	margin:0 10px 0px 0px;
	display:block;
}
#boxIndex dd {
	font-family:"メイリオ", Meiryo;
	font-size:14px;
	line-height:22px;
	padding:5px 0 5px 0;
	margin:0px 0px 0px 0px;
	display:block;
	overflow:hidden;
}
#boxIndex .bangai dd {
	line-height:26px;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}


.boxQA {
	background-color:#fef4f2;
	margin:0px 0px 20px 0px;
}

@media screen and (max-width: 500px) {
.boxQA h3 {
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-size: 10px 10px;
	background-color: #9E6A62;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #9A665E), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	margin:0px 0px 10px 0px;
	color:#FFF;
	padding:10px!important;
	font-size:16px;
	text-align:left;
	min-height:45px;
}
}


@media screen and (min-width: 501px) {
.boxQA h3 {
	-webkit-background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	background-size: 10px 10px;
	background-color: #9E6A62;
	background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, #9A665E), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	background-image: linear-gradient(left, #9A665E 50%, transparent 50%, transparent);
	margin:0px 0px 10px 0px;
	color:#FFF;
	padding:10px!important;
	font-size:16px;
	text-align:left;
	min-height:45px;
line-height:40px!important;
}

}

.boxQA h3 span {
	float:left;
	width:50px;
	font-size:14px;
	line-height:40px;
	text-align:center;
	color:#9a665e;
	margin:0px 20px 0px 0;
	background:#FDDFE4;
	border-radius: 50%;
  	height: 40px;
  	width: 40px;

}
.bangai h3 span {
	font-size:12px;
}
.boxQA p {
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:30px;
	color:#98645c;
	padding:10px!important;
	margin:10px 10px 15px 10px!important;
	display:block;
}
.txtQA {
	padding:0px;
	margin:0px 10px 30px 10px;
	overflow:hidden;
}
.txtQA dt {
	float:left;
	width:70px;
	padding:0px;
	margin:0px;
}
.txtQA dd {
	display:table-cell;
	height:72px;
	vertical-align:middle;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:30px;
	color:#98645c;
	padding:0px;
	margin:0px;
	overflow:visible;
}
.boxQA div {
	background-color:#ecc6bf;
	padding:10px;
}
.pointQA {
	background-color: #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:0px;
	margin:0px 0px 0px 0;
	overflow:hidden;
}
.pointQA dt {
	background-image: url(../images/ti_point.gif);
	background-repeat:no-repeat;
	background-size:60px auto;
	height: 20px;
	width: 60px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:10px 0px 0px 15px;
}
.pointQA dd {
	overflow:hidden;
	font-family:"メイリオ", Meiryo;
	font-size:12px;
	line-height:20px;
	color:#98645c;
	padding:10px;
	margin:0 0px 7px 0px;
}
.toIndex {
	font-size:12px;
	text-align:right;
	padding:0px;
	margin:0px 10px 10px 0px!important;
}


.smpnone {
	display:none;
}

.one{
	line-height:40px!important;
}

.intro{
	margin:20px 0 20px 0;
	overflow:hidden;
	padding:0 10px;
}

@media screen and (max-width: 400px) {
.intro img{
	margin:0 0 0 0;
	width:100%;
	float:none;
}

}
@media screen and (min-width: 401px) {

.intro img{
	margin:0 0 0 0;
	width:50%;
	float:left;
}

}

.topIndex {
    font-weight: normal;
    border-top: 3px solid #ffcfe1;
    background: #ffe5ef;
    background: -moz-linear-gradient(top, #ffe5ef 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #ffe5ef 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffe5ef 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5ef', endColorstr='#ffffff',GradientType=0 );
    font-size: 18px!important;
    text-align: center;
    height: auto!important;
    padding: 20px 10px!important;
    color: #EA0665;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

/*bnlinks*/
#bnlinks {
    border-top: 1px dashed #CCC;
    margin-top: 20px;
    padding-top: 20px;
}
#bnlinks ul li {
	float: left;
    display: inline;
    width: 48%;
    margin: 0 1%;
    padding: 0;
    font-size: 10px;
    text-align: center;
}
#bnlinks img {
	width: 100%;
	height: auto;
}

}

/*760px�ȏ�*/
@media screen and (min-width: 760px) {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
#anchorLinkBlock{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

/*gnav*/
.gnbox {
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: 10px auto!important;
}
.gnbox ul {
	display: flex;
	border-bottom: 2px solid #91d585;
}
.gnbox li {width: 11%;}
.gnbox li:first-child {
	width: 3%;
    background: #91d585;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px 0 0 0;
    text-align: center;
    display: grid;
    align-items: center;
}
.gnbox li a {
	height:28px;
	border: 1px solid #aaa;
    border-bottom: none;
    margin: 0 1px;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #222;
    border-radius: 3px 3px 0 0;
    display: block;
    text-align: center;
    display: grid;
    align-items: center;
}

/*title&Menu&article*/
#title_image,
ul.btnBoxMenu,
article{
	width: 100%;
	max-width:950px;
	min-width:760px;
	margin: 0 auto;
	padding:0;
	display: block;
}
#title_image img {
	width: 100%;
	height: auto;
}

/*NAVI*/
ul.btnBoxMenu{
	overflow:hidden;
	background:#FFF;
	margin: 5px auto 10px;
}
ul.btnBoxMenu li{
	margin:0 0 0 0;
	padding:5px 4px;
	position: relative;
	display:inline-block;
	vertical-align:top;
}
ul.btnBoxMenu li a{
	display:block;
	position:relative;
	font-weight:normal;
	font-size:14px;
	color:#036;
	padding: 19px 43px;
	text-decoration:none;
	border:1px solid #b4e3ff;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	text-align:center;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d8effe 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d8effe 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#d8effe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8effe',GradientType=0 ); /* IE6-9 */
	box-shadow:0px 3px 3px 0px rgba(0,0,0,0.1);
}

ul.btnBoxMenu li a:after{
	content:"▼";
	transform: rotate( -90deg );
	font-size:12px;
	position:absolute;
	bottom:32%;
	right:10px;
	margin-left:-12px;
}
ul.btnBoxMenu li a:hover{
text-decoration:none!important;
background: #d8effe; /* Old browsers */
background: -moz-linear-gradient(top,  #d8effe 0%, #ffffff 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #d8effe 0%,#ffffff 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #d8effe 0%,#ffffff 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8effe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
color:#036!important;
}
ul.btnBoxMenu li#Now a{
text-decoration:none!important;
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#0582fb+0,61b0f9+99 */
background: #0582fb; /* Old browsers */
background: -moz-linear-gradient(top,  #0582fb 0%, #61b0f9 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0582fb 0%,#61b0f9 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0582fb 0%,#61b0f9 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0582fb', endColorstr='#61b0f9',GradientType=0 ); /* IE6-9 */
cursor:default;
border:1px solid #0582FB;
color:#FFF;
}
ul.btnBoxMenu li#Now a:hover{color:#FFF!important;}
ul.btnBoxMenu li#kando a{
text-decoration:none!important;
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ffedf6+0,ffdff1+99 */
background: #ffedf6; /* Old browsers */
background: -moz-linear-gradient(top,  #ffedf6 0%, #ffdff1 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffedf6 0%,#ffdff1 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffedf6 0%,#ffdff1 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffedf6', endColorstr='#ffdff1',GradientType=0 ); /* IE6-9 */
border:1px solid #ffc8e7;
color:#C36;
padding: 10px 43px;
}
ul.btnBoxMenu li#kando a:hover{
/* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ffdff1+0,ffedf6+100 */
background: #ffdff1; /* Old browsers */
background: -moz-linear-gradient(top,  #ffdff1 0%, #ffedf6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffdff1 0%,#ffedf6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffdff1 0%,#ffedf6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdff1', endColorstr='#ffedf6',GradientType=0 ); /* IE6-9 */
color:#C36!important;
}

#boxOyakudachi {
	width: 720px;
    margin: 40px auto 50px;
    overflow: hidden;
}
.titOyakudachi {
	float:left;
	background-image: url(../images/ti_oyakudachi.png);
	height: 308px;
	width: 318px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 25px 0px 0px;
}
#boxOyakudachi .takasesan {
	position:relative;
	float:left;
	height: 135px;
	width: 362px;
	padding:0px;
	margin:0px 0px 20px 10px;
}
#boxOyakudachi .takasesan dl {
	padding:0px;
	margin:0px;
}
#boxOyakudachi .takasesan dt {
	position:absolute;
	left:55px;
	top:20px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#dd3688;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .takasesan dd {
	position:absolute;
	left:55px;
	top:58px;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan {
	position:relative;	
	float:left;
	height: 139px;
	width: 367px;
	padding: 0px;
	margin: 0px;
}
#boxOyakudachi .itosan dl {
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan dt {
	position:absolute;
	left:163px;
	top:24px;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#dd3688;
	padding:0px;
	margin:0px;
}
#boxOyakudachi .itosan dd {
	position:absolute;
	left:163px;
	top:62px;
	font-size:14px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}



#boxIndex {
	background-image: url(../images/bg_box_index.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 479px;
	width: 723px;
	margin:0 auto 70px;
}
#boxIndex h3 {
	background-image: url(../images/ti_index.gif);
	height: 65px;
	width: 724px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 34px 0px;
}
#boxIndex ul {
	padding:0px;
	margin:0px 0px 0px 35px;
}
#boxIndex li {
	width:443px;
	border-bottom:1px dashed #eed8d4;
	padding:0px 0px 11px 0px;
	margin:0px 0px 11px 0px;
}
#boxIndex .bangai {
	width:660px;
	border:none;
}
#boxIndex dl {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#boxIndex dt {
	float:left;
	background-image: url(../images/ic_q.png);
	height: 39px;
	width: 49px;
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	line-height:39px;
	font-weight:bold;
	color:#9a665e;
	text-align:center;
	padding:0px;
	margin:0px 17px 0px 0px;
}
#boxIndex dd {
	float:left;
	width:370px;
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	line-height:39px;
	padding:0px;
	margin:0px 0px 0px 0px;
}
#boxIndex .bangai dd {
	line-height:26px;
	white-space:nowrap;
}


.boxQA {
	width:723px;
	background-color:#fef4f2;
	margin:0 auto 10px;
}
.boxQA h3 {
	background-image: url(../images/ti_qa.gif);
	height: 72px;
	width: 723px;
	font-family:"メイリオ", Meiryo;
	font-size:18px;
	line-height:72px;
	color:#FFF;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.boxQA h3 span {
	float:left;
	width:49px;
	font-size:16px;
	line-height:72px;
	text-align:center;
	color:#9a665e;
	margin:0px 20px 0px 18px;
}
.bangai h3 span {
	font-size:14px;
}
.boxQA p {
	width:646px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:"メイリオ", Meiryo;
	font-size:14px;
	line-height:30px;
	color:#98645c;
	padding:13px 17px 13px 17px;
	margin:0px 0px 20px 20px;
}
.txtQA {
	padding:0px;
	margin:0px 0px 30px 35px;
	overflow:hidden;
}
.txtQA dt {
	float:left;
	width:80px;
	padding:0px;
	margin:0px;
}
.txtQA dd {
	display:table-cell;
	height:72px;
	vertical-align:middle;
	width:580px;
	font-family:"メイリオ", Meiryo;
	font-size:14px;
	line-height:30px;
	color:#98645c;
	padding:0px;
	margin:0px;
	overflow:visible;
}
.boxQA div {
	background-color:#ecc6bf;
	padding:15px 0px 15px 0px;
}
.pointQA {
	width:697px;
	background-color: #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding:0px;
	margin:0px 0px 0px 13px;
	overflow:hidden;
}
.pointQA dt {
	float:left;
	background-image: url(../images/ti_point.gif);
	height: 24px;
	width: 89px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:10px 14px 0px 20px;
}
.pointQA dd {
	float:left;
	width:535px;
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	line-height:20px;
	color:#98645c;
	border-left:1px dotted #98645c;
	padding:7px 0px 5px 20px;
	margin:7px 0px 7px 0px;
}
.toIndex {
	font-size:12px;
	text-align:right;
	padding:0px;
	margin:0px 17px 30px 0px;
}

.pcnone {
	display:none;
}

.intro{display:none;}

.topIndex {
    font-weight: normal;
    border-top: 3px solid #ffcfe1;
    background: #ffe5ef;
    background: -moz-linear-gradient(top, #ffe5ef 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #ffe5ef 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #ffe5ef 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe5ef', endColorstr='#ffffff',GradientType=0 );
    font-size: 20px!important;
    text-align: center;
    line-height: 15px;
    height: auto!important;
    padding: 20px 10px!important;
    color: #EA0665;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

/*bnlinks*/
#bnlinks {
    border-top: 1px dashed #CCC;
    margin-top: 20px;
    padding-top: 20px;
}
#bnlinks ul li {
    float: left;
    display: inline;
    width: 180px;
	height: 100px;
    margin: 0 5px;
    padding: 0;
    font-size: 10px;
}

}