@charset "UTF-8";

/* --- Reset --- */

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
line-height: 160%;
font-family:'ＭＳ Ｐゴシック',sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-style: normal;
font-weight: normal;
font-size: 1.0em;
}

table {
border-spacing:0;
}

* html table {
border-collapse:collapse;
}

*:first-child+html table {
border-collapse:collapse;
}

caption,th {
text-align:left;
font-weight:normal;
}

table,th,td,img {
border:0;
}

img {
vertical-align: top;
vertical-align: bottom;

}

input {
vertical-align:middle;
}

q:before,q:after {
content:'';
}

ul {
list-style: none;
}

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

a:hover {
color: #C61818;
text-decoration: underline;
}

/* --- Common --- */

html,body {
height: 100%;
font-size: 13px;
    *font-size:small;
    *font:x-small;
}

div#container {
width: 958px;
    margin: 0 auto 0;

}

div.clear {
clear: both;
}

/* --- Header --- */

div#header {
padding-top: 25px;
}

div#logo {
float: left;
width: 330px;
height: 35px;
margin-bottom: 10px;
}

div#logo a {
text-decoration: none;
}

div#header_link {
float: left;
width: 628px;
margin-top: 18px;
}

div#header_link ul li {
float: left;
text-indent: -9999px;
overflow: hidden;
}

div#header_link ul li a:hover {
filter: alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
}

div#header_link ul li#header_company a {
display: block;
background: url(../images/common/header_company.gif);
background-repeat: no-repeat;
width: 78px;
height: 16px;
}

div#header_link ul li#header_ir a {
display: block;
background: url(../images/common/header_ir.gif);
background-repeat: no-repeat;
width: 110px;
height: 16px;
}

div#header_link ul li#header_eco a {
display: block;
background: url(../images/common/header_eco.gif);
background-repeat: no-repeat;
width: 144px;
height: 16px;
}

div#header_link ul li#header_tenant a {
display: block;
background: url(../images/common/header_tenant.gif) no-repeat;
width: 100px;
height: 16px;
}


div#header_link ul li#header_job a {
display: block;
background: url(../images/common/header_job.gif);
background-repeat: no-repeat;
width: 84px;
height: 16px;
}

div#header_link ul li#header_contact a {
display: block;
background: url(../images/common/header_contact.gif);
background-repeat: no-repeat;
width: 80px;
height: 16px;
}

div#mainmenu {
clear: both;
background: url(../images/common/mainmenu_bg.jpg);
background-repeat: repeat-x;
height: 41px;
}

div#mainmenu ul {
width: 897px;
height: 41px;
margin: 0 auto;
}

div#mainmenu ul li {
float: left;
}

div#mainmenu ul li a {
background-image: url(../images/common/mainmenu.png);
display: block;
height: 41px;
text-indent: -9999px;
overflow: hidden;
}

#mainmenu_home a {
background-position: 0 0;
width: 149px;
}

#mainmenu_home a:hover {
background-position: 0 41px;
}

#mainmenu_yaoko a {
background-position: -149px 0;
width: 149px;
}

#mainmenu_yaoko a:hover {
background-position: -149px 41px;
}

#mainmenu_original a {
background-position: -298px 0;
width: 149px;
}

#mainmenu_original a:hover {
background-position: -298px 41px;
}

#mainmenu_cooking a {
background-position: -447px 0;
width: 149px;
}

#mainmenu_cooking a:hover {
background-position: -447px 41px;
}

#mainmenu_recipe a {
background-position: -596px 0;
width: 149px;
}

#mainmenu_recipe a:hover {
background-position: -596px 41px;
}

#mainmenu_store a {
background-position: -745px 0;
width: 149px;
}

#mainmenu_store a:hover {
background-position: -745px 41px;
}

/* --- Contents --- */

#contents {
width: 900px;
margin: 10px auto;
}

#pankuzu {
margin-bottom: 6px;
}

h1 {
border-bottom: 3px solid #8CD3AD;
height: 22px;
}

#contents_left {
float: left;
width: 690px;
}

h2 {
clear: both;
border-left: 5px solid #8CD3AD;
border-bottom: 1px solid #C6C3C6;
font-size: 16px;
font-weight: bold;
margin-top: 20px;
padding-left: 10px;
height: 25px;
line-height: 25px;
}

h3 {
margin: 20px 0;
font-weight: bold;
font-size: 14px;
}

#contents_right {
float: right;
width: 190px;
}

.submenu {
margin: 7px 0 20px;
}

.submenu ul li {
font-size: 14px;
}

.submenu_title {
border-bottom: 1px solid #8CD3AD;
width: 170px;
height: 35px;
line-height: 35px;
margin: 1px 0;
padding-left: 20px;
font-weight: bold;
}

.long_submenu_title {
border-bottom: 1px solid #8CD3AD;
width: 170px;
height: 35px;
line-height: 17px;
margin: 1px 0;
padding-left: 20px;
font-weight: bold;
}

.submenu_title a,.long_submenu_title a {
display: block;
width: 170px;
height: 35px;
}

.submenu ul li span.pref_left {
display: block;
float: left;
}

.submenu ul li span.pref_right {
display:block;
float:left;
margin-left:7px;
text-align:right;
width:55px;
}

.submenu_list {
border-bottom: 1px dotted #8CD3AD;
width: 160px;
height: 30px;
line-height: 30px;
padding-left: 30px;
}

.submenu_list a {
display: block;
width: 170px;
height: 30px;
}

.submenu ul li#current_title {
background-color: #D3EFE0;
}

.submenu ul li#current_list {
background: url(../images/common/submenu_arrow.gif);
background-position: left center;
background-repeat: no-repeat;
font-weight: bold;
}

.submenu ul li.long_submenu_list {
border-bottom: 1px dotted #8CD3AD;
width: 160px;
height: 40px;
line-height: 20px;
padding-left: 30px;
}

.sub_banner {
margin-top: 10px;
}

/* --- Footer --- */

#gototop {
clear: both;
margin:20px auto;
width:958px;
text-align: right;
}

#gototop a {
background: url(../images/common/icon_arrow.gif); 
background-position: left center; 
background-repeat: no-repeat; 
padding-left: 12px;
}

div#footer_logo {
width: 958px;
height: 24px;
margin: 20px auto 0;
text-align: right;
}

div#footer {
clear: both;
background-color: #E7F3E7;
width: 958px;
height: 24px;
margin: 0 auto 20px;
}

div#footer_link {
float: left;
width: 500px;
height: 24px;
line-height: 24px;
padding-left: 10px;
}

div#copyright {
height: 24px;
line-height: 24px;
padding-right: 25px;
text-align: right;
}
