/* @override http://yamagata.heim-tohoku.co.jp/css/common.css */

/*Yamagata*/

body {
    margin: 0;
    background: transparent url(../images/summer/body_bg.png) repeat-x top center;
}

body * {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: small;
}

ul, ol {
    list-style: none;
}

img {
    border: 0;
}

.clear {
    clear: both;
}

a:link, a:visited {
    color: #22457f;
}

a:hover, a:active {
    color: #1597c6;
}

/* @group Header */

div#header {
	position: relative;
	width: 850px;
	margin: 0 auto;
	height: 160px;
	background: transparent url(../images/summer/header_bg.png) no-repeat top center;
}

div#header h1 {
	position: absolute;
	top: 33px;
	left: 0;
}

div#header ul.headermenu {
	position: absolute;
	top: 0;
	left: 501px;
}

li#hm-company {
	position: absolute;
	top: 42px;
	left: 90px;
}

li#hm-kengaku {
	position: absolute;
	top: 0;
	left: 158px;
}

li#hm-catalog {
	position: absolute;
	top: 42px;
	left: 150px;
}

li#hm-contact {
	position: absolute;
	top: 42px;
	left: 228px;
}

li#hm-recruit {
	position: absolute;
	top: 42px;
	left: 307px;
}

div#header ul.globalmenu,
div#topglobalmenu ul.globalmenu {
	position: absolute;
	top: 95px;
}

div#header ul.globalmenu li,
div#topglobalmenu ul.globalmenu li {
	width: 162px;
	height: 63px;
	margin-right: 10px;
	float: left;
}

div#header ul.globalmenu li.last,
div#topglobalmenu ul.globalmenu li.last {
	margin-right: 0;
}

/* @end */

/* @group Main */

div#main {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 20px;
}

div#main.sidemenu {
	background: transparent url(../images/sidemenu_bg.png) repeat-y left center;
}

div#main.sidemenu.no-bg {
	background-image: none;
}

/*
div#main div.main-right {
	width: 600px;
	margin-top: 15px;
	overflow: hidden;
	float: right;
}
*/

/* @end */



h2.localheader {
	margin-bottom: 15px;
}

h3.section-title {
	margin: 7px 0;
	background: transparent url(../images/section_title_bg.gif) repeat-x center center;
	height: 24px;
	border-left: 5px solid #3d64c3;
}

h3.section-title span.title {
	background: white;
	line-height: 24px;
	padding: 0 5px;
	font-size: 16px;
}

div#leftcontainer {
	width: 660px;
	overflow: hidden;
	float: left;
}

/* @group Pankuzu */

div.pankuzu {
	margin: 0 0 10px;
	padding: 10px 0 0;
	overflow: hidden;
	height: 15px;
}

div.pankuzu ul {
	margin: 0;
	padding: 0;
	height: 15px;
}

div.pankuzu ul li {
	margin: 0;
	padding-right: 5px;
	line-height: 15px;
	float: left;
}

div.pankuzu ul li a {
	line-height: 15px;
}

/* @end */

/* @group Common Buttons */

div.commonButtonM {
	width: 150px;
	height: 25px;
	margin: 0px auto;
	background: transparent url(../images/button_m_bg.jpg) repeat-x;
}
div.commonButtonM a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 25px;
	line-height: 23px;
	background: transparent url(../images/button_m_right.jpg) no-repeat right;
}
div.commonButtonM a:link,
div.commonButtonM a:visited,
div.commonButtonM a:hover,
div.commonButtonM a:active {
	color: #fff;
}

/* @end */

/* @group Side Menu */

div#sidemenu {
	width: 170px;
	margin-top: 35px;
	overflow: hidden;
	float: right;
}

div#sidemenu div.localmenu {
	width: 170px;
	margin-bottom: 20px;
}

div#sidemenu div.localmenu h5 {
	padding: 10px 10px;
	background: #5dad10 url(../images/localmenu_head.gif) no-repeat center top;
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
}

div#sidemenu div.localmenu ul {
	background: #8ec955 url(../images/localmenu_bottom.gif) no-repeat center bottom;
	padding: 10px 0;
}

div#sidemenu div.localmenu ul li {
	border: 1px solid #8ec955;
}

div#sidemenu div.localmenu ul li a {
	display: block;
	padding: 5px 10px 5px 32px;
	color: white;
	background: #8ec955 url(../images/localmenu_check.gif) no-repeat left center;
	text-decoration: none;
	line-height: 1.2;
}

div#sidemenu div.localmenu ul li a:hover {
	background: #6fd23a url(../images/localmenu_check_over.gif) no-repeat left center;
}

li#smFourSeasons {
	margin-bottom: 5px;
}

li#smKengaku {
	margin-bottom: 5px;
}



/* @end */

div#footer {
	position: relative;
	background-color: #e7f7db;
	padding-bottom: 30px;
}

div#footer div.inner-wrapper {
	position: relative;
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
}

div#footer ul.menu {
	margin: 10px 0 0 0;
}

div#footer ul.menu li {
	background: transparent url(../images/mk_footer.png) no-repeat left center;
	margin-right: 20px;
	float: left;
}

div#footer ul.menu li a:link,
div#footer ul.menu li a:visited {
	color: #517933;
	text-decoration: none;
}

div#footer ul.menu li a:hover,
div#footer ul.menu li a:active {
	color: #00640b;
	text-decoration: underline;
}

div#footer div.copyright {
	color: #98b97f;
	font-family: sans-serif;
	text-align: right;
	float: right;
}

div#footer div.logo {
	margin-top: 10px;
	float: left;
}

div#footer div.copy {
	margin-top: 10px;
	margin-left: 150px;
	font-size:x-small;
	color:#666;
	line-height: 26px;
}

div#footer div.company {
	margin-top: 10px;
	padding-bottom: 20px;
	width: 470px;
	float: right;
}

div#footer div.company h4 {
	font-size: medium;
	color: #405014;
}

div#footer div.company div.info {
	font-size: x-small;
	line-height: 1.4;
}

