
/***************************
	GLOBAL RESET
****************************/	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td { 
		margin: 0; 
		padding: 0; 
		border: 0; 
		outline: 0; 
		font-weight: inherit; 
		font-style: inherit; 
		font-size: 100%; 
		font-family: inherit;  
		}   

body{  
	margin: 0px;
	font: normal 12px/20px Times New Roman,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ",Meiryo,sans-serif;
	line-height: 1.7em;
	color: #85754e;
	background-color: #fefbef;
	border-top: 5px solid #bd3c43;
	/*background: #FFFFFF url(../images/common/bg_body.jpg) repeat-y top center;*/
}

* html{
	margin: 0;padding:0;
}

img { vertical-align: bottom;}


/************************
	BASIC STYLES
*************************/
p,
dl,
hr,
h1,h2,h3,h4,h5,h6,
ol,ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.clear{
	clear:both; 
}

.textright {	text-align:right;}
.textleft {	text-align:left;}

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

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

a:visited{
	color: #d2b48c;
	text-decoration: underline;
}

p {
	margin: 5px 0;
}


/************************
	HEAD
*************************/	

.header{
	width:100%;
	height: 110px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 2px;
	background: transparent url(../images/common/bg_header.png) repeat-x top;
}

.logo{
	float: left;
	margin: 0px 0 0 0;
}

h1, h2, h3, h4 {
		padding: 0px;
		letter-spacing: -1px;
		}
		
h1 {}
h2 { margin: 10px 0 0 0;}
h3 { margin: 10px 0;}
h4 { margin-bottom: 0px;}


/****************************
	FOOTER
*****************************/

.footer {
	margin: 0;
	padding: 25px 0 5px 0;
	text-align: center;
	color: #FFFFFF;
	background: transparent url(../images/common/bg_footer.png) repeat-x top;
}

#footerInfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
	text-align: left;
}

.footer a {
	text-decoration: underline;
	color:#d1c0a5;
}

.footer a:hover{
	color: #d1c0a5;
	text-decoration: none;
}

.footer a:visited{
	color: #d1c0a5;
	text-decoration: underline;
}

#copy {
	text-align: center;
	padding: 15px 10px;
	margin-top: 2px;
	color: #ffffff;
	background-color: #bd3c43;
}

#copy a {
	color: #FFFFFF;
}

#copy a:hover {
	color: #ffffff;
}

#copy a:visited {
	color: #ffffff;
}

/************************
	NAVI
*************************/	

#navi {
	float: right;
	margin: 10px 0 0 0;
}

#navi li {
	float: left;
	/*text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;*/
	overflow: hidden;
	padding: 0;
	margin: 0;
}


/************************
	COMMON
*************************/

.container_16,
.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
}

.grid_7,
.grid_8,
.grid_2,
.grid_9 {
	display: inline;
	margin: 0px;
	/* border: 1px solid; */
}

.grid_7 {
	float: right;
	width: 580px;
}

.grid_8 {
	float: left;
	width: 360px;
}

.box-content{
	padding: 0;
}

.inside {
	padding: 5px 10px 10px 10px;
}

.gotop {
	font-size: 85%;
	text-align: right;
	margin: 0 0 20px 0;
	padding: 3px 25px 2px;
	border: 2px solid #d1c0a5;
	background: #FFFFFF url(../images/common/bg_gotop.png) no-repeat right;
}

.map {
	padding: 4px 0 1px 20px;
	margin: 0 5px;
	background: transparent url(../images/common/icon_map.png) no-repeat left;
}

.banner {
	margin-bottom: 10px;
}

.sidemenu {
	margin: 0 0 30px 15px;
}

.sidemenu li, .category li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

.info {
	padding: 2px 0 0px 0px;
	margin: 5px 0;
	line-height: 1.4em;
}

/************************
	TOP
*************************/	
						
ul.list{
		margin: 0 5px 30px 5px;
		padding: 0;
		list-style: none;
		display : inline-block;
}

ul.list li{
	padding: 5px 0 0 0;
	margin: 0;
}

.date {
	color: #d1c0a5;
}

.topmenu {
	margin: 0 0 10px 5px;
	width: 565px;
}

.topmenu td {
	padding-right: 10px;
	text-align: center;
}

.point {
	padding: 0;
	border-left: 1px solid #d1c0a5;
	border-right: 1px solid #d1c0a5;
	border-bottom: 1px solid #d1c0a5;
}

#container_slide {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 960px;
	height: 470px;
}

#portfolio, #portfolio li {
	margin: 0;
	padding:0;
}

 #portfolio li {
 	list-style-type: none;
 }


/************************
	MENU
*************************/	

.grid_2,
.grid_9 {
	/*border: 1px solid; */
}

.grid_2 {
	float: left;
	width: 260px;
}

.grid_9 {
	float: right;
	width: 670px;
}

.menutable {
	width: 670px;
	margin: 10px 0 30px;
	background-color: #d1c0a5;
}

.menutable th, .menutable td {
	padding: 10px 10px 8px 10px;
	/*background-color: #fefbef;*/
	background: transparent url(../images/menu/bg_menutable.jpg) repeat top;
}

.menutable th {
	font-weight: bold;
	width: 140px;
}

.menutable td {
}

.menutable td.price {
	text-align: center;
	font-size: 110%;
	width: 130px;
}

.small {
	font-size: 85%;
	line-height: 1.4em;
	color: #d2b48c;
}

/* ================================================= */
/* 	 INPUT FIELD CSS   */
/* ================================================= */

.contactform textarea{
		vertical-align:top;
		}

.contactform input[type=radio],
.contactform input[type=checkbox]{
		border: none;
		}

input[type=text],
input[type=password],
textarea{
		background: #fff;
		border: 1px solid #d1d1d1;
		padding: 5px 8px;
		margin: 2px 0px;
		}

input[type=text]:focus,
input[type=password]:focus{
		background: #f8f8f8;
	}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* 	 CLEARFIX   */
/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
