body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {  
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-y:scroll;  
}    
 <!--line--> 

.line_lr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.line_u {
	border-top: thick solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.line_trb {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.line_lrb_red {
	border-top: 1px none #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.line_lrb_gray {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.line_l1 {
	border-left: 1px solid #CCCCCC;
}
.dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.line_4 {
	border: 1px solid #CCCCCC;
}
.line_4_dot {
	border: 1px dotted #CCCCCC;
}
.line_4_dot_pd10 {
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
.line4_dot_red {
	border: 1px dotted #996666;
}
.line_4_red {
	border: 1px solid #990000;
}
.line_footer {
	border-top: 1px solid #CCCCCC;
}
.line_top {
	border-top: 1px solid #000000;
}
.line_tb {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.line2-lr-gr {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

<!--高さ調節-->
.line21{
    line-height:16px;
	padding: 5px;
}

.height10 {
	line-height: 10px;
}
.height5 {
	line-height: 5px;
}

<!--テキスト-->
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.f12-120-gr {
	font-size: 12px;
	line-height: 120%;
    color: #666666;
	}
.style3 {
	font-size: 14px;
	line-height: 140%;
}
.style4 {
	font-size: 12px;
	line-height: 140%;
}

.style7 {color: #FF0000}
.style12-140{
font-size:12px;
line-height:140%;
}
.style12-140-gr{
font-size:12px;
line-height:140%;
	color: #646464;
}
.style12-150{
font-size:12px;
line-height:150%;
}
.style15 {color: #7E96A7}
.style16 {color: #FFFFFF}
.style18 {color: #FF6600}
.style19 {
	font-size: 13px;
	line-height: 130%;
    color: #FFFFFF;
}
.style20{
    font-size:24px;
    color: #FFFFFF;
	line-height: 140%;
    }
.style22 {
	line-height: 180%;
	color: #646464;
}
.style23 {
	color: #CC0000;
	font-weight: bold;
}
.style24 {color: #FF9999}
.style25 {color: #666666}
.style27 {color: #CC6600}
.style13_130_g {
	font-size: 13px;
	line-height: 130%;
	color: #646464;
}
.style13_140_g {
	font-size: 13px;
	line-height: 140%;
	color: #646464;
}
.style14_150_g {
	font-size: 14px;
	line-height: 150%;
	color: #646464;
}
.price{
	text-align:right;
	padding-right:5px;
}

/* link */
a:link {
	color: #81A6FE;
}
a:visited {
	color: #4A73FF;
}
a:hover {
	color: #FF6600;
}
.notUnder {
    text-decoration: none; 
}

.hoge a:link {
    color:#CC3300;}
.hoge a:visited {
    color:#FF0000;}
.hoge a:hover {
    color:#CC0000;}


/* special */
.padding-10-10{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.padding-5-10{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.style14_180_g_pl10 {
	font-size: 14px;
	line-height: 180%;
	color: #646464;
	padding-left: 10px;
}
.style14_180_g {
	font-size: 14px;
	line-height: 180%;
	color: #646464;
}


/* For gray text(link color) */

.g10 { color: #1a1a1a; font-size: 10px;}
.g10:hover { color: #646464}

.g12 { color: #1a1a1a; font-size: 12px;}
.g12:hover { color: #646464}


.f8{font-size:8px;}
.f10{font-size:10px;}
.f11{font-size:11px;color:#666666;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f24{font-size:24px;}

.b10{font-size:10px;font-weight:bold;}
.b12{font-size:12px;font-weight:bold;}
.b14{font-size:14px;font-weight:bold;}
.b16{font-size:16px;font-weight:bold;	line-height: 140%;
}
.b18{font-size:18px;font-weight:bold;}
.b24{font-size:24px;font-weight:bold;}

.rf10{font-size:10px;color:#B84434;}
.rb10{font-size:10px;font-weight:bold;color:#B84434;}
.rf12{font-size:12px;color:#B84434;}
.rb12{font-size:12px;font-weight:bold;color:#B84434;}
.wf12{font-size:12px;color:#ffffff;}
.bf12{font-size:12px;color:#000000;}
.rf13{font-size:13px;color:#B84434;}

/* form */
.form_margin0 {
	margin: 0px;
}


/* sweets */
.title {
	border: 1px solid #edc8da;
	font-size: 16px;
	line-height: 180%;
	color: #996666;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FBF2F7;
}
.txt_150_g {
	font-size: 14px;
	line-height: 150%;
	color: #646464;
	padding-left: 10px;
}

address{
	font-style:normal;
	font-size:100%;
}
/*--sozai--*/
.style26 {
	font-size: 13px;
	color: #666666;
	padding-left:10px;
	line-height: 130%;
}

.style32 {
	letter-spacing:0.5em;
}
.style30 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#996666; 
}
.style31 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	font-size:18px;
	text-decoration:none;
	line-height:25px;
	
}
.test1{
	border-bottom:2px dotted;
	border-bottom-color: #FFCCFF;
}

.top_text{
	letter-spacing:-0.1em;
}


#menu {
	margin-top:0px;
	font-size:90%;
	line-height:1.2em;
    color: #333;
}
#menu #mobile h3 {
	margin-top:0px;
	background-image: url(../img/m-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 180px;
	height:215px;
	margin-bottom:10px;
}


