@charset "Shift_JIS";

body,h1,h2,h3,h4,h5,h6{
	font-size:74%;
	color: #666666;
	line-height: 1.4em;
}
body {
	background:#F6F4E5 url(../common/base_bg.jpg) repeat-x;
}

A:link {text-decoration: underline;color: #666633;}
A:visited { text-decoration: underline; color: #666633 ; }
A:active { text-decoration: underline; color: #666633 ; }
A:hover { text-decoration: none ; color : #AFB12D ; }

#wapper_all {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#globalmenu li {
	display: inline;
}

#foot {
	clear: left;
	padding: 25px 0px;
	width: 800px;
	margin: 0px auto;
}
#foot h1 {
	font-weight: normal;
	float: left;
}
#foot span {
font-size:80%;
	text-align: right;
	display: block;
}
#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background: #FFFFFF;
	height: 147px;
	padding-bottom: 2px;
}

#contents #column_left {
	float: left;
	width: 200px;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 5px;
}
#contents #column_right {
	width: 580px;
	float: left;
	background: #EFEFD9;
	padding: 10px;
}
#wapper_all #footmaek {
	margin: 15px auto;
	width: 800px;
	text-align: right;
	font-size:80%;
}
#column_left h2 {
	margin-bottom: 30px;
}
#contents #column_left p {
	margin-bottom: 10px;
}

#column_right h3 {
	margin-bottom: 6px;
}
#contents  .bg_text {
	text-indent: -999999px;
}
.google_map {
	border: 1px solid #CCCCCC;
}
.anchor {
	font-size:80%;
	clear: both;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents #footmenu {
	clear: both;
	width: 580px;
	margin: 10px auto;
	text-align: center;
	font-size: 80;
	border-top: 1px dotted #DBD9BD;
	padding-top: 10px;
}
