/* CSS DOCUMENT */


@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	}

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}

table {
	margin: 0;
	padding: 0;
	border-collapse:collapse;
	border-spacing:0;
}

img { 	border:0;}

a {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #433417;
	text-decoration:none;
}

a:visited {	}

body {
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
	text-align: center; /* center on ie */
	background: url(../images/main_photo_back.gif) repeat-x left top;
	background-color:#F9B82F;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:normal;
}

abbr {
	border:none;
}

hr {
	clear: both;
	visibility: hidden;
}

div.clear{
	clear: both;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* レイアウト*/
.left {	float: left;}
.right {	float: right;}






/* --------------------------------------------------------------- */
/* wrapper                                                         */
/* --------------------------------------------------------------- */

#wrapper {
	margin: 0;
	width: 100%;
	padding-bottom: 100px;
	text-align: center; /* center on ie */
	position: relative;
}




/* --------------------------------------------------------------- */
/* header                                                          */
/* --------------------------------------------------------------- */

#header {
	height: 565px;
	margin: 0 auto;
	text-align: center; /* center on ie */
	background: url(../images/main_photo.jpg) no-repeat center bottom;
}





/* --------------------------------------------------------------- */
/* main                                                             */
/* --------------------------------------------------------------- */

#main {
	width: 925px;
	margin: 45px auto 0 auto;
	text-align: left; /* left on ie */
}

#shop_name {
	width: 262px;
	text-align: left; /* left on ie */
	float:left;
}

.tel_map {
	margin: 25px 0 0 0;
}

.tel_map img {
	margin: 0 20px 0 0;
}

#blog_box {
	width: 620px;
	text-align: left; /* left on ie */
	float:right;
}


/* news */

#news {
	width: 330px;
	text-align: left; /* left on ie */
	float:left;
}

#news h2 img {
	margin: 0 0 2px 0;
}

#news ul {
	margin: 5px 0 0 0;
	text-align: left; /* left on ie */
	border-top: #B88932 1px solid;
	clear:both;
}

#news ul li {
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	font-size: 10px;
	border-bottom: #B88932 1px solid;
	list-style: none;
}

#news ul li a {
	margin: 0 10px 0 10px;
	padding-left: 30px;
	font-size: 12px;
}

#news ul li a.new {
	background:url(../images/new_icon.gif) no-repeat center left;
}

#news ul li a:hover {
}


/* bana */

#bana {
	width:280px;
	float: right;
	text-align: right; /* right on ie */
}

#bana img {
	margin: 15px 0 0 10px;
}





/* --------------------------------------------------------------- */
/* sub                                                             */
/* --------------------------------------------------------------- */

#footer {
	width: 925px;
	margin: 30px auto 0 auto;
	text-align: left; /* left on ie */
}

#footer h3.info_t {
	font-size: 10px;
}

#footer h3.info_t strong {
	font-weight:normal;
}

#footer .none {
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}




/* --------------------------------------------------------------- */
/* sub                                                             */
/* --------------------------------------------------------------- */

.pagetop {
	text-align: right; /* right on ie */
}




/* --------------------------------------------------------------- */
/* font                                                            */
/* --------------------------------------------------------------- */

.text_minier {
	font-size: 8px;
	line-height: 1.4em;
}

.text_mini {
	font-size: 10px;
	line-height: 1.5em;
}

.text_normal {
	font-size: 12px;
	line-height: 1.5em;
}

.text_big {
	font-size: 14px;
	line-height: 1.5em;
}

.text_biger {
	font-size: 18px;
	line-height: 1.5em;
}

.red {
	color:#FF603B;
}

.yellow {
	color:#A7A900;
}



/* --------------------------------------------------------------- */
/* sp                                                              */
/* --------------------------------------------------------------- */
.sp_t05 {	margin: 5px 0 0 0;}
.sp_t10 {	margin: 10px 0 0 0;}
.sp_t15 {	margin: 15px 0 0 0;}
.sp_t20 {	margin: 20px 0 0 0;}
.sp_t30 {	margin: 30px 0 0 0;}
.sp_t40 {	margin: 40px 0 0 0;}
.sp_t50 {	margin: 50px 0 0 0;}
.sp_t60 {	margin: 60px 0 0 0;}
.sp_t70 {	margin: 70px 0 0 0;}

.sp_b05 {	margin: 0 0 5px 0;}
.sp_b10 {	margin: 0 0 10px 0;}
.sp_b15 {	margin: 0 0 15px 0;}
.sp_b20 {	margin: 0 0 20px 0;}
.sp_b30 {	margin: 0 0 30px 0;}
.sp_b40 {	margin: 0 0 40px 0;}
.sp_b50 {	margin: 0 0 50px 0;}

.sp_t05_b05 {	margin: 5px 0 5px 0;}
.sp_t10_b10 {	margin: 10px 0 10px 0;}
.sp_t20_b20 {	margin: 20px 0 20px 0;}
.sp_t30_b30 {	margin: 30px 0 30px 0;}
