@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
	margin:0px;
	padding:0px;
	height:auto;
　　}

body{
    margin:0;
    padding:0;
	height:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img {
    margin:0;
    padding:0;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
	
img {
	border-style:none;
　　}	

ul,ol,li{
	list-style: outside none none;
}

a:hover,
a:active {
	text-decoration:none;
}

a:hover img {
	opacity: 0.7;
}
	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	}

#header {
	width: 1000px;
	height: 81px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#logo {
	float: left;
	width: 242px;
	height: 81px;
	text-align: center;
}

#info{
	float: right;
	text-align: right;
	font-size: 12px;
}
#tel{
	font-size: 16px;
}
#telnum{
	font-size: 28px;
}

.headline{
	background-color: #158847;
	height: 22px;
	margin: 10px 0;
	clear: both;
}

h1 {
	width: 1000px;
	margin: 0 auto;
	font-size:12px;
	color: #FFF;
	text-align: right;
	padding: 2px 0;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#place{
	float: right;
	width: 1000px;
}

dl.placelist{
	float: right;
}

dl.placelist dt{
	float: left;
	margin: 0px 40px;
}

dl.placelist dd{
	float: left;
	margin: 0 10px;
}

#place a,
#place a:link,
#place a:visited {
	color: #000;
	text-decoration:none;
}

#place a:hover,
#place a:active {
	color: #158847;
}

#leftmenu{
	width: 242px;
	float: left;
	margin: 10px 20px 0 0;
	font-size: 16px;
}

#lefttop{
	background-color: #181e1f;
	color: #cdc211;
	height: 58px;
	line-height: 58px;
	font-weight: bold;
	text-align: center;
}

#leftplace{
	display:table-cell;
	background-color: #158847;
	color: #FFF;
	width: 242px;
	height: 146px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.placeEng{
	font-size: 12px;
}

ul.leftbutton{
	margin: 20px 0;
}

ul.leftbutton li{
	line-height:0;
	margin: 8px 0;
}

ul.leftbanner{
	margin: 20px 0;
	text-align: center;	
}

ul.leftbanner li{
	line-height:0;
	margin: 8px 0;
}

#contents{
	width: 738px;
	float: right;
	margin: 10px 0 0 0;
}

#topimg{
	margin: 0 0 20px 0;
}

h2{
	background-color: #158847;
	color: #FFF;
	font-size: 18px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 20px 0px;
}

h3{
	color: #158847;
	font-size: 16px;
	font-weight: bold;
}

.textbox{
	margin: 0 0 40px 0;
	padding: 0 0 0 15px;	
	color: #158847;
	clear: both;
	overflow: hidden;
}

.textbox  a,
.textbox  a:link,
.textbox  a:visited {
	color: #158847;
}

.textbox li{
	background-image: url('../images/list01.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 10px;
	font-size: 14px;
}

.idbutton{
	margin: 20px 0;
}

.catelist{
	float: left;
	margin: 0px 20px 10px 0px;
}

.catelist dt{
	color: #158847;
	font-size: 16px;
	font-weight: bold;
}

.catelist dd{
	background-image: url('../images/list01.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 10px;
	font-size: 14px;
}

#taikai{
	width:1000px;
	clear: both;
}


#footer {
	margin:auto;
	width:1000px;
	height:70px;
}

p.copyright {
	text-align:right;
	font-size:12px;
	margin: 10px 0;
}
