/* version 1.0.0 */
html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

img {border: 0;}

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

a:link {
  color: #696969;
}

a:hover {
  color: #dcdcdc;
}

.center{
  text-align: center;
}

li { list-style-type : none; }

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

/* wrapper */

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

#wrapper {
	z-index:1;
	width:100% ;
	overflow:hidden;
}

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

/* header  */

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

#head{
  margin:0;
  padding:0;
  width:100%;
  height:50px;
  position:relative;
  /*position:fixed;*/
  z-index:10;
  background-color:#fff;
  /*background:url(../../img/common/head_bg.png) repeat-x;*/
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.4); 
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  box-shadow: 0 2px 6px rgba(0,0,0,0.4);
  border-bottom: 1px solid #BF6261;

	}

#head_mail{
  margin:0;
  padding:0;
  width:100%;
  height:48px;
  position:relative;
  z-index:10;
  background:url(../../img/head_bg.png) repeat-x;
	}
	
#head #logo,#head_form #logo{
	width:298px;
	height:43px;
	position:absolute;
	float:left;
	margin:0;
	top: 2px;
	left: 10px;
}
#head #logo img,#head_form #logo img{
	width:298px;
	height:43px;
}


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

/* header_form */

/* ------------------------------------------------------------------------ */
#head_form{
  margin:0;
  padding:0;
  width:100%;
  height:54px;
  position:relative;
  background-color:#fff;
  background:url(../../img/common/head_bg.png) repeat-x;
	}


#head #head_btn,#head_form #head_btn{
 float: right;
 }
#head li,#head_form li{
 float: left;
	width:50px;
	height:49px;
 }

#head #menu,#head_form #menu{
 float: left;
	width:50px;
 }
#head #menu img,#head_form #menu img{
 float: left;
	width:50px;
	height:49px;
 }



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

#page_top {
  margin: 0;
  padding: 0;
}

.heads {
	margin: 0px 5px 5px 5px;
	text-align: left;
	background-image: url('../img/top_back.png');
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}

.heads h1 {
  padding: 2px 5px 2px 5px;
  background: #66cdaa;
  text-align: left;
  font-size: 14px;
  color:#ffffff;
}

.heads h1 span{
  color: #ff3300;
}

.heads h2 {
 padding: 0px 5px 0px 5px;
 background: #fceba6;
 color: #5F4C0B;
 font-size: 14px;
}

.heads h2 span{
  color: #ff3300;
}

.heads p {
  padding: 0px 5px 0px 5px;
  font-size: 14px;
}

.heads p span{
  color: #ff3300;
}

.heads h3 {
 padding: 0px 5px 0px 5px;
 color: #ff8000;
 font-size: 14px;
}

.heads h4 {
 margin: 0px 5px 2px 5px;
 border: 2px solid #dc143c;
}

.heads h5 {
    font-size: 14px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #dc143c;
}

/*---------- コンテンツ ----------*/


.nega {
	margin: 5px 5px 0px 5px;
    border-top: 1px solid #32cd32;
	border-left: 1px solid #32cd32;
	border-right: 1px solid #32cd32;
	border-bottom: 1px solid #32cd32;
	padding: 0px 0px 5px 0px;
	background: #ffffff;
}

.nega-h2 {
	font-size: 14px;
	color: #006400;
	padding: 5px 0px 5px 0px;
}

.nega-h3 {
	font-size: 16px;
	color: #006400;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ffd700;
}

.nega dl {
	min-height: 150px;
	padding: 0px 5px 0px 5px;
    height: auto !important;
}

.nega dl dt {
	padding: 5px 0px 5px 0px;
}

.nega dl p {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	line-height:160%;
}

.nega dl span {
	color: #FF3300;
}

.nega dl dt .pRight {
	height: 127px;
	float: right;
	display: inline;
	margin: 0 0 2px 2px;
}

.nega dl ul.type1{
    text-align : left;
	border: 1px solid #d2b48c;
	background: #fff8dc;
	color: #800000;
    margin : 0px;
    padding : 0px;
}
	
.nega dl ul.type1 li{
    font-size : 14px;
	line-height:160%;
    font-weight: bold;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}

.anke {
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	background-image: url('../img/cu_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.anke dl {
	min-height: 150px;
	background-image: url('../img/point5_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 5px 5px;
	height: auto !important;
}

.anke dl dt {
	font-size: 16px;
	ine-height:160%;
	color: #FF3300;
	padding: 5px 5px 5px 5px;
}

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

.anke2 {
	text-align: left;
}

.anke2 dl {
	height: auto !important;

}

.anke2 dl dt{
	margin: 0px 5px 0px 5px;
	border-top: 2px solid #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
}

.anke2 dl dd {
	margin: 5px 5px 5px 5px;
    background: #fff8dc;
	border:2px solid #683f36;
}

.anke2 dl dd h4 {
  font-size: 16px;
  padding: 10px 10px 10px 10px;
  display: block;
  color: #683f36;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #683f36;
}

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

.anke3 {
	background: #ffffff;
	margin: 0px 5px 0px 5px;
	text-align: left;
}

.anke3 dl {
   	margin: 5px 0px 0px 0px;
    min-height: 100px;
	height: auto !important;
	border:2px solid #ff1493;

}

.anke3 dl p {
	font-size: 14px;
	line-height:160%;
	padding: 5px 5px 5px 5px;
}

.re {
	text-align: left;
	min-height: 155px;
	background: #ffffff;
	margin: 0px 5px 0px 5px;
    text-decoration: none;
    border-bottom: solid 2px;
    border-bottom-color: #683f36;
	margin-bottom:5px;
}

.re p {
    padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-size: 14px;
	line-height: 200%;
}

.re .pRight {
	height: 90px;
	float: right;
	display: inline;
	margin: 0px 2px 2px 2px;
}

.re .pLeft {
	height: 90px;
	float: left;
	display: inline;
	margin: 0px 2px 2px 2px;
}

.ki {
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	background-image: url('../img/cu_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.ki dl h2 {
	clear:both;
	font-size: 14px;
	color: #6f4b3e;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #e0ffff;
}

.ki dl h3 {
	clear:both;
	font-size: 14px;
	color: #543f32;
	margin: 0px 0 0px 0px;
	padding: 5px 5px 5px 5px;
	background: #fff1cf;
}

.ki h4 {
 margin: 0px 5px 2px 5px;
 border: 2px solid #dc143c;
}

.ki h5 {
    font-size: 14px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #dc143c;
}

.ki dl {
	min-height: 150px;
	background-image: url('../img/cust.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 5px 5px;
	height: auto !important;
}

.ki dl dd {
	padding: 10px 0px 0px 0px;
}

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


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

.ki dl dd .pRight2 {
	height: 117px;
	float: right;
	display: inline;
	margin: 2px 0px 2px 2px;
}

.ki dl dd .pRight3 {
	height: 119px;
	float: right;
	display: inline;
	margin: 2px 0px 2px 2px;
}

.ki dl dd .pRight4 {
	height: 133px;
	float: right;
	display: inline;
	margin: 2px 0px 2px 2px;
}
.ki2 {
	margin: 0px 5px 0px 5px;
	padding: 0px 5px 0px 5px;
	border: 2px solid #7b6c3e;
	text-align: left;
}

.ki2 h3{
	font-size: 14px;
	color:#ffffff;
	background: #006400;
	padding: 5px 5px 5px 5px;
	margin: 0px 2px 0px 2px;
}

.ki2 h4{
	font-size: 14px;
	color:#715c1f;
	background: #ebe1a9;
	padding: 5px 5px 5px 5px;
	margin: 0px 2px 0px 2px;
}

.ki2 dl {
	padding: 5px 0px 5px 0px;
	height: auto !important;
}


.ki2 dl p {
	line-height:160%;
	font-size: 14px;
    padding: 5px 0px 5px 0px;
}

.ki2 dl span {
   color: #ff3300;
}

.ki2 .g_nav ul{
   display:table;
   table-layout: fixed;
   width:100%;
}

.ki2 .g_nav ul li{
    display:table-cell;
    text-align:center;
}

.ki2 .g_nav ul li span{
    color: #ff0000;
}

.point {
	margin: 10px 5px 10px 5px;
	padding-bottom:5px;
	background: #ffffff;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
}

.point div {
    margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/boken_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.point .mbzero{
    padding-top:5px;
	margin-bottom:0px !important;
}

.point h3{
	font-size: 14px;
	line-height: 160%;
    color: #008000;
	padding: 5px 5px 5px 5px;

}

.point h4{
	font-size: 14px;
	line-height: 160%;
	padding: 5px 5px 5px 5px;
}

.point p {
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	font-weight: bold; 
	line-height: 160%;
}

.point .pRight {
	height: 64px;
	float: right;
	display: inline;
	margin:2px 5px  2px 5px;
}

.point2 {
	margin: 5px 5px 5px 5px;
	padding-bottom:5px;
	border:1px solid #228b22;
	background: #f0fff0;
	text-align: left;
}

.point2 div {
	background: #90ee90;
	border-left:1px solid #90ee90;
	border-right:1px solid #90ee90;
	border-bottom:1px solid #90ee90;
	margin: 0px 5px 0px 5px;
}

.point2 .mbzero{
	margin-bottom:0px !important;
}

.point2 p {
	font-size: 14px;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
}

.point2 h3{
	font-size: 14px;
	color: #ffffff;
	background: #228b22;
	padding: 5px 0px 5px 10px;
	line-height: 160%;
}

.point2 h4{
	background: #32cd32;
	font-size: 14px;
	color: #ffffff;
    line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 5px;
	border-top:1px solid #228b22;
	border-left:1px solid #228b22;
	border-right:1px solid #228b22;
	border-bottom: 1px #b8860b dotted;
}

.point2 div p {
	font-size: 14px;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
}

.point2 ul.type1{
    text-align : left;
    border: 1px solid #32cd32;
    margin : 0px;
    padding : 0px;
}
	
.point2 ul.type1 li{
    font-size : 14px;
    line-height:160%;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}

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

.point3 div {
	background: #FFFFFF;
	border-top:3px solid #f5f5f5;
	border-left:3px solid #f5f5f5;
	border-right:3px solid #f5f5f5;
	border-bottom:3px solid #f5f5f5;
	margin: 0px 5px 0px 5px;
}

.point3 .mbzero{
	margin-bottom:0px !important;
}

.point3 h4{
	font-size: 16px;
	line-height: 160%;
	color: #b8860b;
}

.point3 div p {
	font-size: 14px;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	}

.point3 h3 {
 margin: 0px 5px 2px 5px;
 border: 2px solid #006400;
}

.point3 h5 {
    font-size: 14px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #006400;
}

.point3 div .pRight {
	height: 86px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.point3 div .pRight2 {
	height: 67px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.point3 div .pRight3 {
	height: 88px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

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

.point4 div {
	background: #FFFFFF;
	border-top:3px solid #f5f5f5;
	border-left:3px solid #f5f5f5;
	border-right:3px solid #f5f5f5;
	border-bottom:3px solid #f5f5f5;
	margin: 0px 5px 0px 5px;
}

.point4 .mbzero{
	margin-bottom:0px !important;
}

.point4 h4{
	font-size: 16px;
	line-height: 160%;
	color: #b8860b;
}

.point4 div p {
	font-size: 14px;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	}

.point4 h3 {
 margin: 0px 5px 2px 5px;
 border: 2px solid #006400;
}

.point4 h5 {
    font-size: 14px;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	background: #006400;
}

.point4 div .pRight {
	height: 86px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.point4 div .pRight2 {
	height: 67px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.point4 div .pRight3 {
	height: 88px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.dani {
	margin: 5px 5px 5px 5px;
	background: #f5fffa;
	text-align: left;
}

.dani dl {
	min-height: 100px;
	border:2px solid #20b2aa;
	height: auto !important;
}

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

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

.hyoka51 {
	margin: 0px 5px 0px 5px;
	background-image: url('../img/cust_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.hyoka51 dl {
	min-height: 187px;
	height: auto !important;
}

.hyoka51 dl dt {
	font-size: 14px;
	background: #fceba6;
	font-weight: bold; 
	line-height:160%;
	padding: 5px 5px 5px 5px;
}

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

.can {
	margin: 0px 5px 0px 5px;
	background-image: url('../img/how.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.can dl {
	min-height: 120px;
	height: auto !important;
	margin: 0px 5px 0px 5px;
	border:2px solid #20b2aa;
	background-image: url('../img/boken_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.can dl dt {
	font-size: 16px;
	color:#543f32;
	line-height: 160%;
	font-weight: bold; 
	padding: 5px 5px 0px 5px;
}

.can dl dd p {
	padding: 0px 0px 5px 0px;
}

.can2 {
	margin: 5px 5px 0px 5px;
	border: 2px #b8860b solid;
	padding:10px 5px 10px 5px;
	background: #fff8dc;
	text-align: left;
}

.can2 dl {
	min-height: 120px;
	height: auto !important;
}

.can2 dl dt {
	font-size: 16px;
	color:#543f32;
	line-height: 160%;
	font-weight: bold; 
	padding: 0px 5px 0px 5px;
}

.can2 dl dd p {
	font-size: 14px;
	color:#543f32;
	line-height: 160%;
	margin: 10px 5px 10px 5px;
}

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

.imopr {
	margin: 0px 5px 0px 5px;
	border: 2px solid #7fffd4;
	text-align: left;
}

.imopr h3{
	font-size: 14px;
	line-height:150%;
	background: #98fb98;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
}

.imopr h4{
	font-size: 14px;
	line-height:150%;
	background: #7fffd4;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
}

.imopr dl {
	height: auto !important;
}

.imopr dl dd p {
	font-size: 14px;
	line-height:150%;
	margin: 10px 5px 10px 5px;
}

.imopr dl dd .pLeft {
	height: 135px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 {
	margin: 0px 5px 0px 5px;
	border: 2px solid #7fffd4;
	text-align: left;
}

.imopr2 h4{
	font-size: 14px;
	line-height:150%;
	background: #7fffd4;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
}

.imopr2 dl {
	height: auto !important;
}

.imopr2 dl dd p {
	font-size: 14px;
	line-height:150%;
	margin: 10px 5px 10px 5px;
}

.imopr2 dl dd .pRight{
	height: 95px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pRight2{
	height: 147px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pRight3{
	height: 136px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pRight4{
	height: 103px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pRight5{
	height: 116px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pRight6{
	height: 124px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}


.imopr2 dl dd .pLeft2 {
	height: 121px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pLeft3 {
	height: 128px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pLeft4 {
	height: 91px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pLeft5 {
	height: 136px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pLeft6 {
	height: 148px;
	float: left;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr2 dl dd .pLeft7 {
	height: 160px;
	float: left;
	display: inline;
	margin: 2px 5px 2px 5px;
}

.imopr3 {
	margin: 5px 5px 5px 5px;
	border: 2px solid #008000;
	text-align: left;
}

.imopr3 dl {
	min-height: 187px;
	height: auto !important;
}

.imopr3 dl dd .pRight{
	height: 147px;
	float: right;
	display: inline;
	margin: 2px 5px  2px 5px;
}

.imopr3 h4{
	font-size: 14px;
	color: #ffffff;
	line-height:150%;
	background: #008000;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
}

.imopr3 dl {
	height: auto !important;
	background: #f0ffff;
}

.imopr3 dl dd p {
	font-size: 14px;
	line-height:150%;
	margin: 10px 5px 0px 5px;
}

.imopr3 dl ul.type1{
    text-align : left;
	border: 1px solid #1e90ff;
    margin: 5px 5px 0 5px;
	background: #ffffff;
    padding: 0px;
}

.imopr3 dl ul.type1 span{
  	color: #FF3300;
}

.imopr3 dl ul.type1 li{
    font-size : 14px;
	line-height:120%;
    font-weight: bold;
    background:url(../img/check.jpg) no-repeat;
    background-position :0% 50%;
    padding : 5px 10px 5px 30px;
}

.manual {
	margin: 5px 5px 5px 5px;
	background: #fff8dc;
	border: 2px solid #000000;
	padding:5px 5px 5px 5px;
	text-align: left;
}

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

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

.manual dl dd h3{
	font-size: 14px;
	font-weight: bold;
	color: #696969;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;

}

.manual  dl dd p {
	font-size: 12px;
	line-height: 160%;
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
}

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

.mo1 {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/how.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.mo2 {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/point4_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.mo3 {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/point5_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.mo4 {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/boken_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.sra2 {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.sra2 dl {
    margin: 0px 5px 0px 5px;
	min-height: 72px;
	height: auto !important;
}

.sra2 dl #photo img {
   width: 60px;
   height: auto;
}

.media {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/bg_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.order {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px;
	background-image: url('../img/order_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	text-align: left;
}

.buy {
	margin: 0px 5px 0px 5px;
    border: 5px solid #7ebea5;
	background: #ffffff;
	text-align: left;
}

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

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

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

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

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

.buy dl span {
	color: #FF3300;
}

.point31 {
	margin: 0px 5px 0px 5px;
	text-align: left;
}

.point31 div {
	border:1px solid #87ceeb;
}

.point31 .mbzero{
	margin-bottom:0px !important;
}

.point31 p {
	font-size: 14px;
	line-height: 150%;
	padding: 0px 5px 0px 5px;
	}

.point31 h4{
	font-size: 16px;
	color: #8d6449;
	line-height:150%;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.point31 h5{
	font-size: 14px;
	color: #ffff00;
	line-height:150%;
	background: #dc143c;
	font-weight: bold;
	margin: 0px 2px 2px 2px;
	padding: 0px 5px 0px 5px;
}

.point31 .g_nav ul{
   display:table;
   table-layout: fixed;
   width:100%;
}

.point31 .g_nav li{
	border:1px solid #00bfff;
    display:table-cell;
    text-align:center;
}

.point61 {
	margin: 5px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
	background: #7ebea5;
	text-align: left;
}

.point61 div {
	background: #ffffff;
	border:2px solid #028760;
}

.point61 .mbzero{
	margin: 5px 5px 5px 5px;
}

.point61 h4{
	font-size: 14px;
	color: #007b43;
	line-height: 160%;
	padding: 5px 5px 5px 5px;
}

.point61 p {
	font-size: 14px;
	line-height: 160%;
	padding: 5px 5px 5px 5px;
}

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

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

.attention2  dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #3cb371;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #2e8b57;
}

.attention2  dl dd {
	margin: 5px 5px 5px 5px;
}

.attention2  dl dd p {
	font-size: 12px;
	line-height: 160%;
	padding:5px 0px 5px 0px;
}

.attention2  dl dd h4 {
	font-weight: bold;
	font-size: 12px;
	padding:5px 0px 5px 0px;
	line-height: 160%;
	color: #ff4500;
}

.attention2  dl span {
	color: #FF3300;
}

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

/* ------------------------------ よくある質問 */

.faq{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 3px #dc143c solid;
	background-image: url('../img/po4_back.png');
	background-repeat: repeat;
	background-position: center center;
	z-index: -1;
	clear: both;
}

.faq-h2 {
	clear:both;
	font-size: 14px;
	color: #ffffff;
	background-color: #dc143c;
	margin: 0px 0 5px 0px;
	padding: 5px 5px 5px 5px;
}


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

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

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

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



/*---------- ナビ ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
}

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%;
   	font-size: 14px;
  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: #696969;
  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: #dc143c;
  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;
}

nav2 {
  width: 100%;
  text-decoration: none;
  margin: 0 0 0px 0;
}

nav2 h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  color: #ffffff;
  border-bottom: solid 1px;
  border-bottom-color: #69821b;
}

nav2 ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #b22222;
  float: center;
}

nav2 li {
  width: 100%;
  font-size: 14px;
  line-height: 160%;
  padding: 0px 0px 5px 0px;
  list-style: none;
  background: url(../img/arrow_icon.png) no-repeat scroll right center transparent;
}

nav2 li a {
  padding: 5px 10px 5px 10px;
  display: block;
  color: #b22222;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #8b0000;
  background: url(../img/point4_back.png) repeat-x;
}

nav2 li a:hover {
  color: #ffffff;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #008080;
  background: #66cdaa;
}

.campany {
  width: 100%;
  margin: 0 0 10px 0;
}

.campany h3 {
 font-size: 16px;
  margin: 0 10px 0px 10px;
}

.campany p {
  font-size: 14px;
  margin: 0 10px 0px 10px;
}

.campany td.table{
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 1px 8px 1px;
}

.policy {
  border: 1px solid #000000;
  margin: 0 5px 10px 5px;
}

.policy h3 {
 font-size: 16px;
  margin: 0 10px 0px 10px;
}

.policy p {
  font-size: 14px;
  margin: 0 10px 0px 10px;
}

contact {
  width: 100%;
  margin: 0 0 10px 0;
}

bank {
  width: 100%;
  margin: 0 0 10px 0;
}

.color{
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
	
.bold{
	font-weight: bold;
}

/*---------- トップに戻る ----------*/

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


/*---------- フッター ----------*/

footer {
  width: 100%;
  padding: 10px 0 10px 0;
  color: #333333;
  text-align: center;
  border-top: solid 1px;
  border-top-color: #cccccc;
  background-color: #eeeeee;
}

footer p {
  font-size: 14px;
  padding: 10px;
  color: #555555;
}

footer a {
  color: #555555 !important;
}

footer a:hover {
  color: #777777 !important;
}

footer a:visited {
  color: #555555;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
  color: #555555;
}

footer p.copy a {
  color: #69821b !important;
  text-decoration: none;
}

footer p.copy a:hover {
  color: #99ab4e !important;
  text-decoration: underline;
}

footer p.copy a:visited {
  color: #69821b;
  text-decoration: none;
}

.overbox{
width:100%;
height:120px;
background-color: #ffffff;
overflow:scroll;
margin: 3px auto;  
border: 1px #66cdaa solid;
-webkit-overflow-scrolling: touch;}

.overbox-h2 {
	font-size: 18px;
	padding: 1px 5px 0px 5px;
	color: #990000;
}

.fc-red{ color: #ff3300; 
	} /* 赤 */
.fc-red2{ color: #990000; 
	 } /* 赤 */
.fc-red3{ color: #d20303; 
	 } /* 赤 */	
.fc-blue{ color: #0033CC;
	 } /* 青 */
.fc-green{ color: #009900;
    font-weight: bold; 
	text-decoration: underline;
	} /* 緑 */
.fc-yellow{ color: #ffff00; 
	; } /* 黄 */
.fc-orange{ color: #ff6600; 
	 } /* オレンジ */
.fc-gray{ color: #666666; 
	 } /* 灰 */
.fc-white{ color: #ffffff;
	 } /* 白 */

.bg-y-r2{  color: #990000;
	background: #ffff00;
	 }		/* 背景-黄：文字-赤 */
	
.bg-bl-w{  color: #ffffff;
	background: #191970;
	padding: 1px 2px 1px 2px;
	font-weight: bold; 
	}		/* 背景-黄：文字-赤 */
	
.bg-bl-w2{  color: #ffffff;
	background: #4682b4;
	margin: 0 5px 0px 5px;
	padding: 1px 2px 1px 2px;
	font-weight: bold; 
	 }		/* 背景-黄：文字-赤 */
	

.bg-y-r3{  background: #ffdab9;
	 }		/* 背景-黄：文字-赤 */
	
.bg-y-b{  background: #ffff00;
	 }		/* 背景-黄：文字-黒 */	
	
.bg-y-r{ 
	background: #ffff00;
	color: #d20303;
	padding: 1px 2px 1px 2px;
	font-weight: bold; 
	}		/* 背景-黄：文字-赤 */	
	
.bg-w-r{ 
	background: #fa8072;
	color: #ffffff;
	 }		/* 背景-ピンク：文字-白 */	

.bg-r-w{ 
	background: #ff3300;
　　color: #ffffff;
	 }		/* 背景-黄：文字-赤 */	

.f-bold{ font-weight: bold; }	/* 太字 */

.fc-blue2{ color: #000080;
} 

.f-underline{
	text-decoration: underline;
}	/* アンダーライン */

.fc-blue3{ color: #000080;
           font-weight: bold;
} 
	
.fs-9{
	font-size: 9px;
	line-height: 120%;
}	/* フォントサイズ9px */

.fs-16{
	font-size: 16px;
	font-weight: bold;
	line-height: 160%;
}	/* フォントサイズ16px */

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%; 
	min-height: 50px;
	margin: 0; 
	padding: 0;
	overflow: hidden; 
	text-align: center;
}
/* that serves as a mask. so you get a sort of padding both left and right */
.tickercontainer .mask { 
	position: relative;
	width: 100%;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
list-style-type: none;
margin: 0;
padding: 0;

}
/* important: display inline gives incorrect results when you check for elem's width */
ul.newsticker li {
	float: left; 
	margin: 10px;
	padding: 0;
}

ul.er-controls{
	list-style: none;
	display: inline-block;
	padding: 0;
}
ul.er-controls > li{
	display: inline-block;
	padding: 0 10px;
	background: #f0f0f0;
	margin: 5px;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
}
ul.er-controls > li:hover{
	background: #f5f5f5;
	cursor: pointer;
}

/* 