body {
    padding: 0 2em;
    min-width: 1100px;
    background-color: #fffacd;
    background-position: center;
    overflow: auto;
    position: relative;
    

}
a img {
	border:none;
	margin: 0;
	line-height: 0;	
}
#wrapper{
	width: 1100px;
	margin-left: -550px;
	left: 50%;
	position: absolute;

}
/****************オールアイテム**********************/
#allitem {
	overflow: hidden;
	top: 0 ;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	background-color: #fff;
	color: #6e6e6e;
	font-size: 18px;
	font-family: 'Lucida Grande',"ヒラギノ角ゴ Pro W3" ,Hiragino Kaku Gothic Pro, Meiryo, "メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	position: absolute;
}
#allitem a:hover {
	opacity: 0.80;
	filter: alpha(opacity=95);
	-ms-filter: "alpha( opacity=95 )";
}
/****************ヘッドバー**********************/

#allitem #header{
	position: relative;
	top: 50;
	display: block;
	margin: 0;
	width: 900px;
	height: 70px;
	border-bottom :solid 3px #ffbd00;
}
#allitem #header h1 {
	margin: 0;
	font-size: 1px;
	color: #fff;
	text-indent: -5000em;
	text-align: -5000em;
	display: block;
}

#allitem #header #headleft {
	float: left;
	width: 120px;
	height: 45px;
	margin-left: 10px;
	position: relative;
}

#allitem #header #headleft a {
	float: left;
	width: 170px;
	height: 114px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	z-index :99;
	position: absolute;


}
#allitem #header #headright {
	float: right;
	height: 45px;
}
#allitem #header #headright a {
	float: right;
	width:190px;
	height:45px;
	margin-top:8px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
}
.fb a {
	positon: absolute;
	width: 30px;
	height:45px;
	margin-top:8px;
	margin-right: 5px;
	background-image: url(../images/fb.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	float: right;
}
.tw a {
	positon: absolute;
	width: 30px;
	height:45px;
	margin-top:8px;
	background-image: url(../images/tw.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	float: right;
}
.rs a {
	positon: absolute;
	width: 30px;
	height:45px;
	margin-top:8px;
	background-image: url(../images/rs.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	float: right;
}
.yasumi{
	positon: absolute;
	width: 400px;
	height:45px;
	margin-top:3px;
	margin-bottom:5px;
	background-image: url(../images/yasumi.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	float: right;
}

/****************メインエリア**********************/
#allitem #mainarea {
	width: 100%;

}
#allitem .menu {
	display: block;
    top: 45px;
    margin-left:900px;
    position: fixed;
    z-index: 999;
    width: auto;
    background:#C0EDED;
    border-radius: 5px 5px 5px 5px;
}

#allitem .menu ul {
	list-style: none;
	text-decoration: none;
	line-height: 2em;
	font-size: 17px;
	font-weight: bold;
	margin-left:-30px;
}
#allitem .menu ul a{
	text-decoration: none;
	color: #00b2d5;

}
#allitem .menu ul a:hover{
	text-decoration: none;
	color: #ffbd00;
}
#allitem .menu ul li{
	display: block;
	border-bottom:dotted 2px #fff;
	margin-right:10px;
}

/***************こんてんつエリア**********************/
#allitem #contentsarea {
	display: block;
	width: 800px;
	padding-left: 50px;
}

/*** 2014.09.23 
#allitem #contentsarea  p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 330px;
}
****/
#allitem #contentsarea #contents1 p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 330px;
}
#allitem #contentsarea #contents2 p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 330px;
}
#allitem #contentsarea #contents3 p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 115px;
	float: left;
	display: block;
	width: 400px;
	padding-left: 400px;
}
#allitem #contentsarea #contents4 p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 330px;
}
#allitem #contentsarea #contents5 p{
	display: block;
	width: 800px;
	float: left;
	padding-top: 330px;
}




#allitem #contentsarea #contents1 {
	width: 800px;
	height:auto;
	background-image: url(../images/contents1.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}

#allitem #contentsarea #contents2 {
	width: 800px;
	height:auto;
	background-image: url(../images/contents2.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}
#allitem #contentsarea #contents3 {
	float: left;
	display: block;
	width: 800px;
	height:auto;
	background-image: url(../images/contents3.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	margin-bottom: 20px;
}
#allitem #contentsarea #clearfix{
	float: left;
	width: 300px;
	display: block;
	margin-top:-130px;
}
#allitem #contentsarea #clearfix img{
	float: left;
	display: block;

}

#allitem #contentsarea #clearfix p{
	float: left;
	display: block;
	font-size: 15px;
	clear: both;
	margin-top:-380px;
}
#allitem #contentsarea #contents4 {
	clear: both;
	width: 800px;
	height:auto;
	background-image: url(../images/contents4.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}
#allitem #contentsarea #contents5 {
	width: 800px;
	height:auto;
	background-image: url(../images/contents5.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
/****************howto**********************/
#allitem #contentsarea #howto {
	width: 800px;
	height:430px;
	background-color: #dcdcdc;
	background-image: url(../images/howto.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 50px;
	margin-bottom: 100px;

}
#allitem #contentsarea #howto #hl {
	width: 500px;
	float: left;
	padding-top: 80px;
	padding-left:30px;
}
#allitem #contentsarea #howto #hl p {
	display: block;
	width: 500px;
	float: left;
	padding-top: 0;

}
#allitem #contentsarea #howto #hr {
	width: 200px;
	float: right;
	padding-top: 80px;
	padding-right: 30px;
}

#allitem #contentsarea #howto #hr div a{
	width: 200px;
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
/****************質問**********************/
#allitem #contentsarea #shitsumon {
	width: 800px;
	background-image: url(../images/shitsumon.png);
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-bottom: 50px;
	float: left;
	height: auto;	     /*** 2014.10.07 ***/
   	position: relative;	 /*** 2014.10.07 ***/
}
#allitem #contentsarea #shitsumon p {
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-left: 370px;
	width: auto;
	height:30px;
	display: block;
	float: left;
}
#allitem #contentsarea #shitsumon div label {
	clear: both;
	display: block;
	float: left;
	margin-top:0;
	margin-left:20px;
	margin-bottom: 0;
	padding: 10px;	
	width: 730px;
	color: #666767;
	background: #ffead6;
	border: 1px solid #fff;
}
#allitem #contentsarea #shitsumon div input[type="checkbox"].on-off{
    display: none;
}
#allitem #contentsarea #shitsumon div  ul {
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
	float: left;
	margin: 0;
	padding-left: 20px;
	list-style: none;
}
#allitem #contentsarea #shitsumon div  li {
	display: block;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	width: 730px;
	height:153px;	
	
}
#allitem #contentsarea #shitsumon div  li img {
	display: block;
	float: left;
	padding: 0;	
	margin-top: -80px;
	margin-bottom: 0;
	margin-left: 470px;
	width: 250px;
	height:150px;
}
#allitem #contentsarea #shitsumon div input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}
#allitem #contentsarea #shitsumon div input[type="checkbox"].on-off:checked + ul{
    height: 155px;
}


/****************お試し**********************/
#allitem #contentsarea #otame {
	width: 800px;
	background-image: url(../images/otamesi.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
}
#allitem #contentsarea #otame p {
	margin: 0;
	padding-top: 10px;
	padding-left: 370px;
	width: 800px;
	height:30px;
	display: block;
	float: left;
	clear: both;
}
.imgonmouse {
	width: 800px;
	margin: 0;
	overflow: hidden;
	float:left;
}
.imgonmouse a img {
	margin-top: 4px;
	margin-left: 1px;
	margin-right: 0;
	margin-bottom: 3px;
	display: bolck;
	float:right;
	height: 50px;
	width: 50px;
}
.imgonmouse .disp img{
	width:  800px;
	height: 500px;
	margin-top: 50px;
	float:left;
}

.imgonmouse .disp a img{
	width:  800px;
	height: 500px;
	margin-top: 50px;
	float:left;
}
/***************フッター***********************/

#allitem #footer {
	float: left;
	width: 900px;
	height: 45px;
	margin: 0;
	border-top :solid 3px #ffbd00;
}
#allitem #footer p {
	width: 900px;
	padding-bottom: 10px;
	color: #666; 
	font-size: 10px;
	text-align: center;
	text-indent: center;
	text-decoration: none;
	float: left;
}
#allitem #footer a:link { 
	padding: 1px;
	color: #666; 
	text-decoration: none;
}
#allitem #footer a:hover { 
	background-color: #6ECFD3; 
	color: #333; 
}


/***************くらす***********************/
.otoiawase {
	float: left;
	display:block;
	width: 800px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 999999;
	}
.otoiawase a {
	float: left;
	display:block;
	width: 800px;
	height: 100px;
	background-image: url(../images/toiawase.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1px;
	text-indent: -5000em;
	text-align: -5000em;
	}
.up a {
	float: left;
	width: 150px;
	height: 20px;
	background-image: url(../images/pageup.png);
	background-repeat: no-repeat;
	text-indent: -5000em;
	text-align: -5000em;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 650px;
}
.bfont{
	width: 800px;
	font-size:19px;
	font-weight: bold;
	display: block;
	padding-left: 50px;
	margin: 50px 0 50px;
}
.font_ora{
	color: #FF7F00;
	font-size:19px;
	font-weight: bold;
	display: block;
	float: left;
}
.font_blu{
	width: 800px;
	border-bottom: solid 1px;
	color: #f00;
	font-weight: bold;
	display: block;
	margin-left: 50px;
}
.font_lit{
	width: 800px;
	color: #6e6e6e;
	display: block;
	margin: 0 0 50px 50px;
	font-size:15px;
}
.bfont a{
	width: 800px;
	color: #f00;
	font-weight: bold;
	display: block;
	font-size:19px;
}

#sitsumon_naka1 {
    height: 480px;	     /*** 2014.10.07 ***/
    position: relative;	 /*** 2014.10.07 ***/

}