@charset "utf-8"; 


.manual {
	margin: 10px 5px 0 5px;
	background: #fceba6;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.manual  dl {
	min-height: 220px;
	height: auto !important;
}

.manual  dl dt {
	border-bottom: 2px #000000 dotted;
	font-size: 16px;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}

.manual  dl dd p {
	font-size: 10px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.manual  dl dd span {
	color: #FF3300;
}


nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
  background: url(..img/nav_bg.gif) repeat-x;
}

nav h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #69821b;
  background: url(../img/h_bg_gray.gif) center repeat-x;
}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
  width: 100%;
  list-style: none;
  text-align: center;
  background: url(../img/arrow_icon.png) no-repeat scroll right center transparent;
}

nav li a {
  padding: 10px;
  display: block;
  color: #F93;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg.gif) repeat-x;
}

nav li a:hover {
  color: #FC0;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../img/nav_bg_hover.gif) repeat-x;
}


/* ------------------------------
    a
------------------------------ */

a{
	color:#000; 
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
} 

a:active {
	color: #dbd0e6;
}

html{
    overflow-y: scroll;
}

body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 100%;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-family: "メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	text-align: left;
	color:#000; 
}

textarea { font-size: 100%; }
img { vertical-align: bottom; }




/* ------------------------------
    body
------------------------------ */

body{
	color:#464646; 
	font-size:62.5%;
}

p,table,dl  { font-size: 12px;
	 line-height: 1.4;
}

.mark{
	background:#fff7b9;
}
.red {
	color:#ff0000;
}
.pink{
	color:#eb287b;;
}
.ul{
	text-decoration:underline;
}

/* ------------------------------
    header
------------------------------ */


#headbar{
  margin:0;
  top: 0px;
  left: 0px;
  padding:0;
  width:100%;
  height:40px;
  position: fixed;
  /*position:fixed;*/
  z-index:10;
  background-color:#fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4); 
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  border-bottom: 1px solid #BF6261;

	}

#headbar #logo,#head_form #logo{
	width: 180px;
	height: 36px;
	position: absolute;
	float: left;
	margin: 0;
	top: 2px;
	left: 11px;
}
#headbar #logo img,#head_form #logo img{
	width:150px;
	height:36px;
}

#headbar #head_btn,#head_form #head_btn{
 float: right;
 }
#headbar li,#head_form li{
 float: left;
	width:40px;
	height:39px;
 }


#section01 img,#section02 img,.form img,.imgwrap img,#section07 img,#section08 img,#section09 img,#section10 img{
	width:100%;
}

#section01 .wrap{
	background:#F90;
	padding:3px 0;
}

#section01 .box{
	border:2px solid #FF6;
	background:#fff;
	margin:3px 1% 10px 1%;
	padding-bottom:5px;
}
#section01 .box .img{
	float:right;
	width:40%;
	margin:0 5px 5px 5px;
}
#section01 .box2{
	border:2px solid #ff6;
	background:#fff;
	margin:3px 1% 10px 1%;
	padding-bottom:5px;
}
#section01 .box2 .img{
	float:left;
	width:40%;
	margin:0 10px 5px 5px;
}
#section01 .box p,#section01 .box2 p{
	padding:0 7px;
}
#section01 .box p+p,#section01 .box2 p+p{
	margin:10px 0 0 0;
}
#section01 .wrap .right{
	text-align:right;
	font-size:8px;
	padding:2px 0 0 0;
}

#section02{
	background:#FFC;
	margin:2px auto 0 auto;
	padding:5px 0 20px 0;
}
#section02 .box{
	border:2px solid #960;
	background:#fff;
	margin:0 1%;
	padding:0 0 20px 0;
}
#section02 .box+.box{
	margin-top:20px;
}
#section02 .box img{
	width:100%;
}
#section02 p{
	padding:0 2%;
}
#section02 p+p{
	margin:10px 0 0 0;
}
#section02 .box h4{
	padding:10px 3px;
}
#section02 .box h5{
	font-size:13px;
	color:#eb287b;
	font-weight:bold;
	margin:10px 0 5px 0;
}
#section02 .box .img{
	float:right;
	width:50%!important;
	margin:0 0 5px 2px;
}

#section02 .box .img5{
	float:right;
	width:38%!important;
	margin:0 0 5px 2px;
}

#section02 .box .img2{
	float:right;
	width:40%!important;
	margin:0 0 5px 2px;
}

#section02 .box .img4{
	float:left;
	width:30%!important;
	margin:0 0 5px 2px;
}


#section02 .box .right{
	text-align:right;
	font-size:8px;
	margin:10px 0 0 0;
}

#section03{
	background:#F60;
	margin:2px auto 15px auto;
	padding:5px 0 10px 0;
}
#section03 .box{
	border:2px solid #C60;
	background:#fff;
	margin:0 1%;
	padding:0 0 20px 0;
}
#section03 .box+.box{
	margin-top:5px;
}
#section03 .box img{
	width:100%;
}
#section03 p{
	padding:0 2%;
}
#section03 p+p{
	margin:10px 0 0 0;
}
#section03 .box h4{
	padding:10px 3px;
}
#section03 .box h5{
	font-size:13px;
	color:#eb287b;
	font-weight:bold;
	margin:10px 0 5px 0;
}
#section03 .box .img{
	float:right;
	width:50%!important;
	margin:0 0 5px 2px;
}

#section03 .box .img2{
	float:right;
	width:40%!important;
	margin:0 0 5px 2px;
}

#section03 .box .img3{
	float:center;
	width:95%!important;
	margin:0 0 5px 2%;
}

#section03 .box .img5{
	float:right;
	width:33%!important;
	margin:0 0 5px 2px;
}


#section03 .box .right{
	text-align:right;
	font-size:8px;
	margin:10px 0 0 0;
}

.borderline{
	border:5px solid #ff5c8c;
	margin:20px 1% 20px 1%;
	padding:0 0 5px 0;
}


#section04{
	background:#f4f8fc;
	padding:0 0 15px 0;
	margin:20px 0;
}
#section04 .img{
	float:right;
	width:40%;
	margin:0 0 0 5px;
}
#section04 p{
	padding:0 0 0 5px;
}
#section04 p+p{
	padding-top:10px;
}


#section05{
	background:#f4f8fc;
	padding:0 0 15px 0;
	margin:20px 0;
}
#section05 .img{
	float:right;
	width:40%;
	margin:0 0 0 5px;
}
#section05 p{
	padding:0 0 0 5px;
}
#section05 p+p{
	padding-top:10px;
}


#section06{
	background:#FFF7FA;
	padding:0 0 15px 0;
	margin:20px 0;
}
#section06 .img{
	float:right;
	width:40%;
	margin:0 0 0 5px;
}
#section06 p{
	padding:0 0 0 5px;
}
#section06 p+p{
	padding-top:10px;
}

#section06  .right{
	text-align:right;
	font-size:11px;
	padding:2px 0 0 0;
}

.buy {
	margin: 10px 5px 0px 5px;
	border-left: 3px solid #d20303;
	border-right: 3px solid #d20303;
	border-bottom: 3px solid #d20303;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

.buy-h2 {
	font-size: 16px;
	font-weight:bold;
	padding: 10px 5px 3px 5px;
	background: #d20303;
	color: #FFFF00;
}

.buy-h3 {
	color: #ffffff;
	font-size: 14px;
	padding: 2px 5px 5px 5px;
	background: #d20303;
}

.buy .pCenter {
	height: 239px;
	float: center;
	display: inline;
}

.buy dl {
	min-height: 150px;
	height: auto !important;
}

.buy dl dt {
	font-weight: bold;
	font-size: 14px;
	background: #F5DA81;
	padding: 5px 5px 5px 5px;
}

.buy dl dd p {
	font-size: 10px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
}

.buy dl span {
	color: #FF3300;
}


.tel {
	border:5px solid #ff5c8c;
	margin:20px 1% 0 1%;
	padding:0 0 5px 0;
}


.tel p {
	padding:0 6px 0px 8px;
	font-size:9px;

}


.imgwrap{
	text-align:center;
}



.present {
	padding-top:5px;
	padding-bottom:5px;
	margin: 10px 5px 0px 5px;
	background: #EC6D82;
	text-align: left;
}

.present div {
	background: #FFFFFF;
	border:2px solid #E8E1CE;
	margin: 0px 5px 5px 5px;
}

.present .mbzero{
	margin-bottom:5px !important;
}

.present h3{
	color: #FFF;
	margin: 0px 5px 0px 5px;
	padding: 6px 5px 5px 5px;
	font-size: 17px;
}


.present h4{
	
	margin:  0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
}

.present p {
	font-size: 10px;
	line-height: 160%;
	margin:  5px 5px 5px 5px;
	padding: 0px 5px 0px 5px;
}


.faq{
	margin: 0px 5px 5px;
	padding: 0px 0px 5px;
	border: 5px #eee solid;
	background-color: #ffffff;
	clear: both;
}

.faq-h2 {
	clear:both;
	font-size: 17px;
	color: #ff3300;
	margin: 10px 0 10px 0px;
	padding: 0px 10px 0px 10px;
}


.faq dl{
	margin: 0px 5px 0px 5px;
}

.faq dl dt{
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	font-size: 120%;
	padding: 8px 10px 8px 45px;
	background-image: url(../img/qq.gif);
	background-repeat: no-repeat;
	line-height: 110%;
	background-position: top left;
	border: none;
	color: #990000;
}

.faq dl dd{
	padding: 8px 10px 8px 45px;
	line-height: 140%;
	background-color: #fffacd;
	font-size: 100%;
}

.faq .answer{
	background-image: url(../img/aa.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#policypage{
}

#policypage h3{
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
	color:#ff2f97;
	background:#ffebf0;
	margin:0 0 10px 0;
	padding:10px;
}

#policypage p{
	font-size:10px;
	padding:0 10px;
	margin:0 0 10px 0;
}


#policypage li {
	list-style-type: decimal;
}
#policypage ol {
	list-style-type: decimal;
	padding:0 0 0 30px;
	margin:0;
}


#pagetop{
	text-align:right;
	margin:30px 0 0 0;
	padding:0 1% 0 0;
}

#footer{
	height:68px;
	background-color:#F90;
	background-size:320px auto;
	text-align:center;
	padding:10px 0 0 0;
}
#footer ul{
	width:63%;
	margin:10px auto;
}
#footer ul li{
	display:inline;
	font-size:10px;
	padding:0 7px;
}
#footer ul li a{
	color:#fff;
}
#footer ul li a:hover{
	color:#000;
}
#footer .copy{
	text-align:center;
	color:#fff;
}

dl.accordion { background:#fff; width:100%; margin:0 auto 0px; padding:0px; font-size:14px;}
dl.accordion dt {
    background:url(../images/open.png) 97% center no-repeat,-moz-linear-gradient(top, #fbfbfb, #e8e8e8);
    background:url(../images/open.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e8e8e8));
    border-bottom:1px solid #EEE; height:40px; text-indent:1px; line-height:40px; color:#eb287b; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
    background:url(../images/close.png) 97% center no-repeat,-moz-linear-gradient(top, #fbfbfb, #e8e8e8);
    background:url(../images/close.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e8e8e8));}
dl.accordion dd { background:#FFF; padding:10px; line-height:1.5; display:none;}


dl.accordion2 { background:#fff; width:100%; margin:0 auto 0px; padding:0px; font-size:16px;}
dl.accordion2 dt {
    background:url(../images/open.png) 97% center no-repeat,-moz-linear-gradient(top, #fbfbfb, #e8e8e8);
    background:url(../images/open.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e8e8e8));
    border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#333; font-weight:bold; cursor:pointer;text-align:center;}
dl.accordion2 dt.open {
    background:url(../images/close.png) 97% center no-repeat,-moz-linear-gradient(top, #fbfbfb, #e8e8e8);
    background:url(../images/close.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e8e8e8));}
dl.accordion2 dd { background:#FFF; padding:10px; line-height:1.5; display:none;}


.cf:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.cf {display: inline-block;} 

/* Hides from IE Mac */
* html .cf {height: 1%;}
.cf {display:block;}
/* End Hack */ 


.attention dl dd .pRight {
	height: 137px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.attention {
	margin: 10px 5px 0 5px;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.attention  dl {
	min-height: 220px;
	height: auto !important;
}

.attention  dl dt {
	border-bottom: 2px #000000 dotted;
	font-size: 15px;
	color: #FF3300;
	line-height: 120%;
	padding: 5px 5px 5px 5px;
}

.attention  dl dd p {
	font-size: 11px;
	line-height: 120%;
	margin: 10px 5px 10px 5px;
}

.attention  dl dd span {
	color: #FF3300;
}
	

.future01 {
	margin: 10px 5px 0 5px;
	border-left: 3px solid #FC0 ;
	border-right: 3px solid #FC0 ;
	border-bottom: 3px solid #FC0 ;
	text-align: left;
}

.future01 dl {
	min-height: 250px;
	height: auto !important;
}

.future01 dl dt {
	font-size: 17px;
	color: #ffffff;
	background: #FC0 ;
	padding: 12px 0px 7px 5px;
}

.future01 dl dd p {
	padding: 8px 0px 8px 5px;
	font-size: 10px;
	line-height:140%;
}

.future01 dl dd p span {
	font-size: 14px;
	line-height:140%;
}

.future01 dl dd h4 {
	background: #bdbdbd;
	font-size: 14px;
	line-height:140%;
}

.infobox {
	margin: 10px 5px 0 5px;
	border: 1px solid #000000;
	padding:10px 5px 10px 5px;
	text-align: left;
}

.infobox  dl {
	min-height: 220px;
	height: auto !important;
}

.infobox  dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #ffa500;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ff8c00;
}


.infobox  dl dd p {
	font-size: 11px;
	line-height: 160%;
	margin: 5px 5px 5px 5px;
}

.infobox  dl dd h4 {
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	color: #ff4500;
}

.infobox  dl span {
	color: #FF3300;
}

.infobox dl .pRight {
	height: 158px;
	float: right;
	display: inline;
	margin: 0 1em 1em 1em;
}

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


.future01 {
	margin: 10px 5px 0 5px;
	border-left: 3px solid #FC0 ;
	border-right: 3px solid #FC0 ;
	border-bottom: 3px solid #FC0 ;
	text-align: left;
}

.use01 dl {
	min-height: 250px;
	height: auto !important;
}

.use01 dl dt {
	font-size: 17px;
	color: #ffffff;
	background: #FC0 ;
	padding: 12px 0px 7px 5px;
}

.use01 dl dd p {
	padding: 8px 0px 8px 5px;
	font-size: 10px;
	line-height:140%;
}

.use01 dl dd p span {
	font-size: 14px;
	line-height:140%;
}

.use01 dl dd h4 {
	background: #bdbdbd;
	font-size: 14px;
	line-height:140%;
}


.size {
	border:5px solid #CCC;
	margin:20px 1% 0 1%;
	padding:0 0 5px 0;
}


.size h4 {
	background: #FF9;
	font-size: 17px;
	color:red; 
	font-weight:bold; 
	line-height:140%;
	padding:0 6px 0px 8px;
}


.size p {
	padding:0 6px 0px 8px;
	font-size:14px;

}

