@charset "utf-8";
/* CSS Document */

/*-----------------------------------------
reset
-----------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#666666;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
	color:#666666;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}
a:hover{
	color:#999999;
	text-decoration:underline;
}
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #ffffff;
}

p{
	color:#666666;
	line-height:1.75;
}

p span{
	color:#e40481;
}



/*-----------------------------------------
header
-----------------------------------------*/

#header{
	width:100%;
}

.header_h1area{
	width:100%;
	height:25px;
	background:#ffeaf2;
}

#header h1{
	width:900px;
	line-height:25px;
	margin:0 auto;
	font-size:12px;
}





.header_area{
	width:900px;
	margin:0 auto;
}

.header_left{
	float:left;
	width:400px;
}

.header_right{
	float:right;
	width:250px;
	margin:10px 0 0;
}



.header_tel_txt{
	font-size:14px;
}

.header_tel_number{
	font-size:28px;
	line-height:28px;
	font-weight:bold;
	background:url(../images/header_tel_mark.png) no-repeat left center;
	padding:0 0 0 25px;
}





/*-----------------------------------------
wrap、top、ar
-----------------------------------------*/

#wrap{
	width:900px;
	margin:0 auto;
}

#top{
	margin:0 0 30px;
}


.ar{
	margin:0 20px 30px;
}





/*-----------------------------------------
order
-----------------------------------------*/

.order{
	width:900px;
	height:390px;
	background:url(../images/order.jpg) no-repeat left top;
	margin:0 0 30px;
}

.order_tel_area{
	padding:265px 0 0 520px;
}

.order_tel_txt{
	font-size:18px;
}

.order_tel_number{
	font-size:40px;
	font-weight:bold;
	line-height:48px;
	color:#e50883;
	background:url(../images/order_tel_mark.png) no-repeat left center;
	padding:0 0 0 40px;
	white-space:nowrap;
}





/*-----------------------------------------
content
-----------------------------------------*/

.title{
	margin:0 0 30px;
}



/* t01 */

.t01{
	margin:0 0 30px;
}

.t01_area{
	width:860px;
	height:570px;
	background:url(../images/t01_bg.jpg) no-repeat left top;
}

.t01_area h2{
	margin:0 0 20px 20px;
}

.t01_list{
	margin:0 20px 20px;;
}

.t01_list li{
	width:550px;
	font-size:20px;
	background:url(../images/check_mark.png) no-repeat 10px 5px;
	padding:0 0 10px 45px;;
	border-bottom:1px dotted #666666;
	margin:0 0 10px;
}



/* t02 */

.t02 ul{
	margin:0 20px;
}

.t02 li{
	margin:0 0 30px;
}

.t02 p{
	margin:0 0 0 125px;
}



/* t03 */

.menu_area01{
	margin:0 20px 20px;
	width:858px;
	height:438px;
	border:1px solid #f2f2f2;
	background:url(../images/bg_pattern01.gif);
}

.best1{
	margin:0 0 50px;
}

.best1_left{
	float:left;
	width:430px;
	margin:20px 0 20px 20px;
}
.best1_right{
	float:right;
	width:370px;
	margin:85px 20px 20px 0;
}

.menu_area01 h3{
	margin:0 0 20px;
}

.menu_area01 h4{
	margin:0 0 20px;
	font-size:24px;
	line-height:32px;
	color:#000000;
}

.best1 p{
	margin:0 0 20px;
}

.best1 .price{
	clear:both;
	width:820px;
	margin:0 20px 0;
}





.best2{
	float:left;
	width:380px;
	height:570px;
	border:1px solid #f2f2f2;
	background:url(../images/bg_pattern01.gif);
	padding:19px;
	margin:0 0 30px;
}

.best3{
	float:right;
	width:380px;
	height:570px;
	border:1px solid #f2f2f2;
	background:url(../images/bg_pattern01.gif);
	padding:19px;
	margin:0 0 30px;
}

.best2 .price,
.best3 .price{
	margin:20px 0 0;
}






.h2_sub{
	clear:both;
	margin:0 0 30px 20px;
}

.menu_area02{
	margin:0 0 20px 20px;
}

.menu_area02 li{
	float:left;
	width:278px;
	height:260px;
	border:1px solid #f2f2f2;
	background:url(../images/bg_pattern01.gif);
	margin:0 10px 10px 0;
}

.menu_area02 h3{
	margin:20px 15px;
	font-size:20px;
	font-weight:bold;
	color:#e40481;
}

.menu_area02 p{
	margin:0 15px 20px;
	height:80px;
}





/*-----------------------------------------
店舗概要
-----------------------------------------*/

.t04 dl{
	width:860px;
	margin:20px;
	border-bottom:1px dotted #666666;
	background:#eeeeee;
	color:#333333;
}

.t04 dt{
	display:block;
	float:left;
	width:180px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	border-top:1px dotted #666666;
	clear:both;
}

.t04 dd{
	display:block;
	float:right;
	width:640px;
	padding:10px;
	font-size:16px;
	border-top:1px dotted #666666;
	background:#ffffff;
}

.t04 span{
	font-size:12px;
	color:#cc0000;
	font-weight:normal;
}



.map{
	margin:30px 20px 100px;
}





/*-----------------------------------------
footer
-----------------------------------------*/

#footer address{
	padding:10px 0;
	border-top:1px solid #666666;
	margin:20px 0 0;
	text-align:center;
}

#back-top{
	text-align:center;
}




/*-----------------------------------------
共通
-----------------------------------------*/

.mgnR_20{
	margin-right:20px;
}





/*-----------------------------------------
clearfix
-----------------------------------------*/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



