﻿@charset "utf-8";


* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
	text-indent:0px;
}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}

body,#cont_right,#footer {
    margin: 0;
    padding: 0;
    width: 100%;
    _width: 100%;
    background-color: white;
    background-image: none;
    font-size: 12pt;
    line-height: 1.4;
}
body,#cont_right,#footer {
_zoom: 75%; /*WinIE only */
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
p, dt, dd, th, td, li  {
    line-height: 1.8;
}
table {
    margin-bottom: 1em;
    border-collapse: collapse;
    width: 100%;
}
th, td {
    border: 2px solid #473533;
    padding: 6px 8px;
    vertical-align: top;
    text-align: left;
    font-size: 10.5pt;
}
a:after {
    content: "" attr(href) " ";
    font-size: 10.5pt;
}
h1 a:after {
    content: "";
}
#cont_left,#g-navi,#m-navi,#top-flash1 {
display:none;
}

#content.top #cont_right .sec2 {
display: list-item;
list-style-image: url(../img/top_r_sec2_bg.gif);
list-style-position: left 0;
}
#content.top #cont_right .sec2 {
  display: list-item;
list-style-image: url(../img/top_r_sec2_bg.gif);
  list-style-position: inside;
}
#content.top #cont_right .sec2 .item1 {
clear:both;
width:100%;
}
#footer .left,
#footer .right,
#footer .right ul {
clear:both;
}


