body {
	-webkit-text-size-adjust: 100%;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	line-height: 1.231;
	color: #333333;
	background-size:100px 100px;
}


/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}


/*********************　header　*********************/

header {
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
	height: 32px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5e6;
}




h1 {
	font-size: 12px;
	padding-left: 0px;
	font-weight: normal;
	float: left;
	padding-top: 5px;
}
h2 {
	text-align: center;
	width: 100%;

}
.h2_border {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f5f5e6;
	border-bottom-color: #f5f5e6;
	margin-bottom: 20px;

}
.h2_border img {
	vertical-align: top;
}


h3 {
	text-align: center;
	width: 100%;

}









#header_navi {
	height: 32px;
	width: 30px;
	padding-right: 5px;
	float: right;
}


#header_navi li {
	height: 32px;
	width: 30px;
	margin-left: 0px;
	line-height: 1em;
}


#header_navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 1em;
}


#header_navi #h_navi01 a i {
	color: #eb0e51;
	font-size: 30px;
}





/*********************　wrap内　*********************/

#wrap {
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#douga_massege {
	text-align: center;
	margin-bottom: 0px;
}

#osusume {
	margin-bottom: 20px;
}
#osusume h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5e6;
}
#osusume h3 img {
	vertical-align: top;
}


#osusume ul {
	margin: 0px;
	padding: 0px;
}
#osusume li {
	background-image: none;
	text-align: center;
	list-style-type: none;
	line-height: 1em;
	vertical-align: top;
}
#osusume li img {
	vertical-align: top;
}

#vimecanara {
	margin-bottom: 20px;
}

#vimecanara h3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5f5e6;
}
#vimecanara h4 {
	text-align: center;
}
#vimecanara img {
	vertical-align: top;
}

#vimecanara p {
	text-align: center;
}
#howto dl {
	text-align: center;
}
#howto h3 {
	margin-bottom: 10px;
}
#howto dt {
	margin-bottom: 5px;
}
#howto dd {
	margin-bottom: 10px;
}
#using_other {
	margin-bottom: 20px;
}

#using_other .accordion {
}
#using_other .accordion dd span {
	display: block;
}





.btn_order p {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
.btn_order02 {
	border: 1px solid #ebe9c7;
	margin-bottom: 10px;
}
.bottom_arrow {
	text-align: center;
	margin-bottom: 10px;
}



#soldout {
	background-color: #CC0000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
}

#new {
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#new a {
	display: block;
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#new a .new01 {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;	
}

#new a .new02 {
	display: inline-block;
	font-size: 20px;
	margin-right: 20px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

#new a .link {
	display: block;
	font-size: 18px;
	padding-top: 20px;
}

#new a:hover {
	background-color: #CC0000;
}




#menu {
	margin-bottom: 15px;
	clear: both;
}


#menu li {
	height: 40px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #eae0c5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fffbef), to(#eae3c5));
	margin-left: 0px;
	line-height: 1em;

}


#menu img {
	display: inline-block;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 1em;
	padding: 0px;
	margin-top: -7px;
	margin-bottom: 0px;
}
#menu li span {
	display: inline-block;
	float: left;
	padding-left: 15px;	
}



#menu li a {
	color: #166ca2;
	display: block;
	background-repeat: no-repeat;
	background-position: right 6px;
	line-height: 1em;
	height: 100%;
	width: 100%;
	clear: both;
	float: none;
	padding-top: 13px;
	background-image: url(../images/menu_arrow_320.png);
	background-size:34px 28px;
}

/*devicePixelRatio=1.5以上のブラウザ*/
@media only screen and(-webkit-min-device-pixel-ratio:1.5),
only screen and(min-device-pixel-ratio:1.5){

#menu li a{
	background:url(../images/menu_arrow.png);/*2倍画像*/
	-webkit-background-size:34px 28px;/*Webkit*/
	background-size:34px 28px;/*Webkit以外*/
	background-repeat: no-repeat;
	background-position: right 7px;
	}

}

#navi01{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;	
}



/*********************　footer　*********************/
footer aside {
	background-color: #00b0bb;
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer aside a {
	color: #FFFFFF;
	text-decoration: underline;
}
#copy {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#pagetop {
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
	background-color: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#cccccc));
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

#pagetop a {
	color: #333333;
	display: block;
	background-image: url(../images/pagetop_320.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 31px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13%;
	background-size:34px 28px;
}

/*devicePixelRatio=1.5以上のブラウザ*/
@media only screen and(-webkit-min-device-pixel-ratio:1.5),
only screen and(min-device-pixel-ratio:1.5){

#pagetop a{
	background:url(../images/pagetop.png);/*2倍画像*/
	-webkit-background-size:34px 28px;/*Webkit*/
	background-size:34px 28px;/*Webkit以外*/
	background-repeat: no-repeat;
	background-position: right center;
	}

}
.pdt10 {
	padding-top: 10px;
}
