/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
}

body {
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: none; color:#0072BC; }
a:hover { text-decoration:underline;}
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
margin-top: 10px;
margin-bottom: 10px;
}


/* standard helper classes */

.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
position: relative;
margin: 0 auto; /* center on everything else */
width: 720px;
text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}



#alpha-inner, #beta-inner {
position: static;
}



/* content */

.content-nav {
margin: 10px;
text-align: center;
}

.entry-content {
position: static;
clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 10px;
}

.entry-content
{
clear: both;
}

.entry-body
{
clear: both;
}

.entry-footer
{
clear: both;
margin: 5px 10px 20px 10px;
}


img.image-full { width: 100%; }

.image-thumbnail {
float: left;
width: 115px;
margin: 0 10px 10px 0;
}

.image-thumbnail img {
width: 115px;
height: 115px;
margin: 0 0 2px 0;
}


/* modules */

.module {
position: relative;
overflow: hidden;
width: 100%;
}

.module-content {
position: relative;
margin: 5px 10px 20px 10px;
}

.module-list {
margin: 0;
padding: 0;
list-style: none;
}

.module-list-item {
margin-top: 5px;
margin-bottom: 5px;
}

.module-calendar .module-content table {
border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
width: 14%;
text-align: center;
}


.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
margin: 0;
padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
display: block;
height: 1%;
margin: 0;
border: 0;
padding: 0;
list-style: none;
}


/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
font-size: 12px;
}

a { text-decoration: none; color:#0072BC; }
a:hover { text-decoration:underline;}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #0000ff; }
.module-content a:hover { color: #0000ff; }

h1, h2, h3, h4, h5, h6 {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", verdana, helvetica, arial, sans-serif;
}

.module-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
margin: 0;
border-left: 0px solid #36414d;
padding: 5px;
color: #fff;
background: url(images/theme/module-header.gif);
font-size: 12px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
text-align: left;
}

.module-header a,
.module-header a:hover {
color: #fff;
}


/* page layout */

body {
min-width: 860px;
color: #000;
background: #000;
}

#container {
width: 860px;
margin: 0 auto;
background: #fff;
background-repeat:no-repeat;
}

#container2 {
width: 860px;
margin: 0 auto;
background: #fff;
}

#container3 {
width: 860px;
margin: 0 auto;
background: url(images/theme/container_01.gif);
background-repeat:no-repeat;
background-color:#fff;
float:left;
}

#container4 {
width: 860px;
margin: 0 auto;
background: url(images/theme/container_02.gif);
background-repeat:no-repeat;
background-color:#fff;
float:left;
}

#container4_02 {
width: 860px;
margin: 0 auto;
background: url(images/theme/container_03.gif);
background-repeat:no-repeat;
background-color:#fff;
}

#container4_2 {
width: 860px;
margin: 0 auto;
/**background: url(images/theme/container_02.gif);**/
background-repeat:no-repeat;
background-color:#fff;
}

#container5 {
width: 860px;
margin: 0 auto;
background-color:#fff;
float:left;
}

#container-inner {
margin: 0 30px;
background: url(images/theme/beta.gif);
}

#banner {
width: 800px; /* necessary for ie win */
height: 110px;
background: url(images/banner_2.jpg);
background-repeat:no-repeat;
}

#banner_bg_top {
width: 800px; 
background: url(images/banner_bg_top.jpg);
background-repeat:repeat-y;
}


#banner2 {
width: 800px; /* necessary for ie win */
height: 123px;
background: url(images/keisoudo/keisoudo_banner2.jpg);
background-repeat:no-repeat;
float: left;
}

#banner2_2 {
width: 800px; /* necessary for ie win */
height: 123px;
background: url(images/keisoudo/keisoudo_banner2.jpg);
background-repeat:no-repeat;
float: left;
}

#banner2_3 {
width: 800px; /* necessary for ie win */
height: 123px;
background: url(images/top_banner.jpg);
background-repeat:no-repeat;
float: left;
}

#banner3 {
width: 800px; /* necessary for ie win */
height: 110px;
background: url(images/banner_3_2.jpg);
background-repeat:no-repeat;
}

#banner4 {
width: 440px; /* necessary for ie win */
height: 80px;
background: url(images/banner_3_4.jpg);
background-repeat:no-repeat;
float: left;
}

#banner5 {
width: 440px; /* necessary for ie win */
height: 70px;
background: url(images/banner_3_4.jpg);
background-repeat:no-repeat;
float: left;
}

#keisoudo_banner {
width: 800px; /* necessary for ie win */
height: 85px;
background: url(images/keisoudo/keisoudo_banner.jpg);
background-repeat:no-repeat;
float: left;
}

#banner_test {
width: 800px; /* necessary for ie win */
height: 123px;
background: url(images/banner_test.jpg);
background-repeat:no-repeat;
float: left;
}

#banner_landing {
width: 800px; /* necessary for ie win */
height: 161px;
background: url(images/banner_landing.jpg);
background-repeat:no-repeat;
float: left;
}


#banner-inner {
padding: 25px 0px 0px 40px;
}

#banner-inner2 {
padding: 15px 0px 0px 0px;
}

#banner-inner-keisoudo {
padding: 10px 0px 0px 0px;
}


#banner-header {
margin: 0;
color: #000;
font-size: 12px;
font-weight: bold;
line-height: 1;
}

#banner-description {
margin-top: 5px;
margin-bottom: 0;
color: #fff;
background: none;
font-size: 12px;
font-weight: normal;
line-height: 1.125;
text-indent:-9999px;
}

#banner-description2 {
margin-top: 0;
margin-bottom: 0;
color: #000;
background: none;
font-size: 15px;
font-weight: bold;
line-height: 1.125;
text-align:left;
}

#banner-description3 {
margin-top: 25px;
margin-bottom: 0;
color: #000;
background: none;
font-size: 15px;
font-weight: bold;
line-height: 1.125;
text-align:left;
}

#banner-description4 {
margin-top: 0px;
margin-bottom: 0;
color: #000;
background: none;
font-size: 15px;
font-weight: bold;
line-height: 1.125;
text-align:left;
}

* html #banner-description3 {
margin-top: 15px;
margin-bottom: 0;
color: #000;
background: none;
font-size: 15px;
font-weight: bold;
line-height: 1.125;
text-align:left;
}

#banner-header a
{
margin-left:0px;
padding-top:10px;
padding-bottom:10px;
float:left;
color: #aaa;
font-size: 10px;
font-weight: normal;
line-height: 1.0;
}



#alpha { margin: 15px 15px 0 15px; width: 520px; }
#beta { width: 200px; background: #fff; }

#beta-inner
{
padding: 10px 10px 0 10px;
border-width: 2px 2px 2px 0;
border-style: solid;
border-color: #fff;
}

#footer
{


text-align: center;
background: #fff;
margin: 0;
padding: 5px 0 30px 0;
}

address
{
color: #303030;
font-style: normal;
font-size: 12px;
}

.entry-content {
margin: 0;
line-height: 1.8;
font-size: 12px;
}


/* modules */

.module {
margin: 0 0 10px 0;
border-bottom: 0px solid #f3f6f9;
background: #fff;
}

.module-content {
margin: 0 0 5px 0;
border-right: 2px solid #f5f5f5;
border-left: 2px solid #f5f5f5;
border-bottom: 2px solid #f5f5f5;
padding: 10px;
font-size: 12px;
line-height: 1.2;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 100px; }

.module-list {
margin: 0 0 10px 15px;
list-style: disc;
}

.module-list .module-list {
margin: 5px 0 0 0;
padding-left: 15px;
list-style: circle;
}

.module-list-item {
margin-top: 0;
color: #000;
line-height: 1.2;
}

.typelist-thumbnailed .module-list {
margin: 0 0 10px 0;
list-style: none;
}

.typelist-thumbnailed .module-list-item {
margin: 1px 0;
padding: 0;
background: #f3f6f9;
}

.typelist-thumbnail {
background: #fff;
}

/* one-column tweaks */

.layout-one-column body { min-width: 995px; }
.layout-one-column #container { width: 830px; }
.layout-one-column #container2 { width: 860px; }
.layout-one-column #banner { width: 800px; } /* necessary for ie win */

.layout-one-column #alpha {
margin: 0;
padding: 0;
width: 800px;
background: #fff;
}

.layout-one-column #alpha-inner {
margin: 10px auto;
padding: 0;
width: 800px;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
float: right;
margin: 0;
padding: 15px 15px 0 15px;
width: 800px;
background: none;
}

.layout-two-column-left #alpha-inner {
padding: 0;
border-width: 0;
}

.layout-two-column-left #beta {
float: left;
margin: 0;
width: 200px;
background: #fff;
}

.layout-two-column-left #beta-inner {
padding: 10px 10px 0 10px;
border-width: 0;
border-style: solid;
border-color: #fff;
}


/* three-column tweaks */

.layout-three-column #alpha {
margin: 0;
width: 180px;
background: #e6ecf2;
}

.layout-three-column #alpha-inner {
padding: 10px 10px 0 10px;
border-width: 2px 0 2px 2px;
border-style: solid;
border-color: #fff;
}

.layout-three-column #beta {
margin: 15px 15px 0 15px;
width: 320px;
background: none;
}

.layout-three-column #beta-inner {
padding: 0;
border-width: 0;
}


/*
* Preliminary styles added by Jay for Vicksburg II
* for review by Luke/Walt and rest of team
*/

/* All or multiple templates
Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
/* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Main index styles
Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }




/* text */

.mincho { font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3" }

.gothic { font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.souei { font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }

.meirio { font-family:"メイリオ"; font-weight:900;}

.line-height { line-height:1.5em;}

.red { color: #ff0000 }

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }

.green { color: #99ff99 }

.blue { color: #0000ff }

.dark-blue { color: #006699 }

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.top { vertical-align:text-top;}

.middle { vertical-align: middle;}

.right { text-align: right }

.left { text-align: left }

.line-through { text-decoration: line-through }

.underline { text-decoration: underline }

.underline-dashed { border-bottom: 1px dashed #999; }

.small { font-size: 90% }

.smaller { font-size: 80% }

.font-nomal { font-size:115%;}

.big { font-size: 120% }

.big2 { font-size: 140% }

.larger { font-size: 150% }

.larger2 { font-size: 200%; line-height:1.5em; }

.larger3 { font-size: 24px; line-height:1.5em; font-weight:900 }

.headline { color: #cc0000; font-size: 35px; font-weight: normal; font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height: 1.4; }

.headline_li { font-family:"メイリオ"; font-size:120%; font-weight:bold;}

.bg-white { background-color:#fff}

.bg-white2 { background-color:#fff; padding:10px;}

.bg-red { background-color: #ff9999 }

.bg-yellow { background-color: #ffff99 }

.bg-yellow2 { background-color:#FFFF00; padding:5px;}

.bg-icon-lightbulb { background: url(images/lightbulb.gif) no-repeat ; padding-left: 20px }

.bg-icon-comment { background: url(images/comment.gif) no-repeat ; padding-left: 20px }

.bg-icon-exclamation { background: url(images/exclamation.gif) no-repeat ; padding-left: 20px }

.bg-icon-page_white_text { background: url(images/page_white_text.gif) no-repeat ; padding-left: 20px }

.bg-icon-attach { background: url(images/attach.gif) no-repeat ; padding-left: 20px }

.bg-icon-check { background: url(images/checkmark.gif) no-repeat ; padding-left: 20px }

.rollover-red
{
margin: 30px 0;
padding: 0;
font-size: 16px;
font-family: "HGPｺﾞｼｯｸE", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
text-align: center;
font-weight: normal;
}

.rollover-red a
{
margin: 0;
padding: 8px 24px;
color: #fff;
background: #cc0000;
text-decoration: none;
border-top: 2px solid #ff6666;
border-left: 2px solid #ff6666;
border-right: 2px solid #660000;
border-bottom: 2px solid #660000;
}

.rollover-red a:hover
{
color: #fff;
background: #dd3333;
text-decoration: none;
border-top: 2px solid #ff6666;
border-left: 2px solid #ff6666;
border-right: 2px solid #660000;
border-bottom: 2px solid #660000;
}

/* image */

.img-left
{
float: left;
margin-right: 10px;
}

.img-left2 { float: left;}

.img-right
{
float: right;
margin-left: 10px;
margin-top:3px;
}

.img-right2 {float:right;}

.img-right3 { float: right; margin-left: 5px; }

.clear { clear: both; }


/* box */

.voice
{
margin: 15px 0;
padding: 10px;
background-color: #fff;
line-height: 1.6;
border: 2px solid #e3e3e3;
}

.voice-box { background-color:#FFFAC0; padding:15px; margin:15px 0; }

.voice-box2 { background-color:#DAEEF3; padding:15px; margin:15px 0; }

.box-red
{
margin: 15px 0;
padding: 10px;
background-color: #fff5f5;
border: 2px solid #ff9999;
}

.box-blue
{
margin: 15px 0;
padding: 10px;
background-color: #eefaff;
border: 2px solid #99ccff;
}

.box-yellow
{
margin: 15px 0;
padding: 10px;
background-color: #ffffee;
border: 2px solid #ffcc99;
}

.box-yellow2
{
margin: 15px 0;
padding: 10px;
background-color: #ffffee;
border: 1px solid #ffcc99;
}


.box-green
{
margin: 15px 0;
padding: 10px;
background-color: #efffef;
border: 1px solid #004A23;
}

.box-pink
{
margin: 15px 0;
padding: 10px;
background-color: #fff9ff;
border: 2px solid #ffccff;
}

.box-brown
{
margin: 15px 0;
padding: 10px;
background-color: #C4BC96;
}

.box-gray
{
margin: 15px 0;
padding: 10px;
background-color: #fff;
border: 2px solid #e3e3e3;
}

.box-black
{
margin: 15px 0;
padding: 10px;
background-color: #fff;
border: 2px solid #000;
}

.box-gray2
{
margin:10px 10px 10px 10px;
padding: 10px;
background-color: #fff;
border: 1px solid #e3e3e3;
line-height: 1.5em;
}

.box-gray3
{
margin:10px 10px 15px 10px;
padding: 10px;
background-color: #fff;
border: 1px solid #e3e3e3;
}

.box-gray4
{
margin: 0px 0 25px 0;
padding: 15px;
background-color: #fff;
border: 1px solid #e3e3e3;
}

.box-gray5
{
margin: 25px 0;
padding: 0px 25px 25px 25px;
background-color: #fff;
border: 1px solid #333;
}

.box-gray6
{
margin: 0 0 25px 0;
padding: 10px 25px 10px 25px;
background-color: #fff;
border: 1px solid #333;
}

.box-gray7
{
margin:10px 10px 10px 10px;
padding: 8px;
background-color: #fff;
border: 1px solid #e3e3e3;
line-height: 1.5em;
width: 368px;
height: 445px;
}

.box-gray9
{
padding: 10px 15px;
background-color: #fff;

border: 1px solid #e3e3e3;
line-height: 2em;
}

.top-box
{
margin: 0 0 0px 0;
padding:0 15px;
background-color: #fff;
border-top: 0px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}

.top-box_test
{
margin: 15px 0 0px 0;
padding:0 15px;
background-color: #fff;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}

.box-orange
{
margin: 15px 0;
padding: 10px 10px 10px 35px;
background-color: #FDE9D9;
line-height: 1.6;
border: 1px solid #EF8210;
}

.bg-gray { background-color:#e3e3e3; padding:3px 10px 3px 10px;}

/* list */

.list-check
{
margin: 15px 0;
padding: 0px 10px 15px 35px;
background-color: #ffffee;
line-height: 1.6;
border: 2px solid #ffcc99;
list-style-image: url(images/checkmark.gif);
list-style-position: outside;
}

.list-check li
{
margin-top: 10px;
color: #333;
}

.list-check2
{
margin: 15px 0 0 0;
padding: 0px 10px 0px 35px;
background-color: #fff;
line-height: 1.6;
border: 0px solid #ffcc99;
list-style-image: url(images/checkmark.gif);
list-style-position: outside;
}

.list-check2 li
{
margin-top: 10px;
color: #333;
}

.list-check3
{
margin: 15px 0 ;
padding: 10px 10px 15px 35px;
background-color: #FDE9D9;
line-height: 1.6;
border: 1px solid #E36C0A;
list-style-position: outside;
}

.list-check3 li
{
margin-top: 10px;
color: #333;
}

.list-check-stove
{
margin: 15px 0 0 0;
padding: 0px 10px 10px 35px;
background-color: #FDE9D9;
line-height: 1.6;
border: 1px solid #EF8210;
list-style-image: url(images/checkmark4.gif);
list-style-position: outside;
}

.list-check-stove li
{
margin-top: 10px;
color: #333;
}

.list-check-stove2
{
margin: 15px 0 0 0;
padding: 0px 10px 10px 35px;
background-color: #FDE9D9;
line-height: 1.6;
border: 1px solid #EF8210;
list-style-position: outside;
}

.list-check-stove2 li
{
margin-top: 10px;
color: #333;
}

.list-box-gray
{
margin: 15px 0;
padding: 10px 10px 15px 35px;
background-color: #fff;
line-height: 1.6;
border: 1px solid #333;
list-style-position: outside;
}

.list-box-gray li
{
margin-top: 10px;
margin-left: 10px;
color: #333;
font-weight:bold;
font-family:"メイリオ";
font-size:120%;
}

.list-box-gray p { font-weight:normal;}

.list-box-blue
{
margin: 15px 0;
padding: 10px 10px 15px 35px;
background-color: #fff;
line-height: 1.6;
border: 2px solid #31849B;
list-style-position: outside;
}

.list-box-blue li
{
margin-top: 10px;
margin-left: 10px;
color: #333;
}

.list-box-orange
{
margin: 15px 0;
padding: 10px 10px 10px 35px;
background-color: #FDE9D9;
line-height: 1.6;
border: 1px solid #EF8210;
list-style-position: outside;
}

.list-box-orange li
{
margin-top: 10px;
margin-left: 10px;
color: #333;
}

/* table */

.legal_notice
{
border-collapse: collapse;
width: 90%;
margin: 0 auto;
padding: 0;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.legal_notice th
{
background: #f5f5f5;
color: #000;
font-size: 14px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 20%;
}

.legal_notice td
{
background: #fff;
color: #000;
font-size: 14px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 80%;
}

.legal_notice2
{
border-collapse: collapse;
margin: 0;
padding: 0;
border-top: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
}

.legal_notice2 th
{
background: #f5f5f5;
color: #000;
font-size: 14px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
width: 20%;
}

.legal_notice2 td
{
background: #fff;
color: #000;

font-size: 14px;
padding: 10px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
width: 50%;
vertical-align:top;
}


.legal_notice3
{
border-collapse: collapse;
width: 90%;
margin: 0 auto;
padding: 0;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.legal_notice3 th
{
background: #f5f5f5;
color: #000;
font-size: 12px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 30%;
}

.legal_notice3 td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 70%;
}

.whats_new
{
margin: 15px 0px;
padding: 0;
border-top: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
width:800px;
}

.whats_new th
{
color: #000;
font-size: 12px;
font-weight:normal;
padding:0;
text-align: left;
vertical-align:top;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
width:400px;
}

.whats_new td
{
color: #000;
font-size: 12px;
padding:0;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
width: 387px;
vertical-align:top;
}

.material
{
border-collapse: collapse;
width: 90%;
margin: 0 auto;
padding: 0;
border-top: 1px solid #666;
border-left: 1px solid #666;
}

.material th
{
background: #e5e5e5;
color: #000;
font-size: 14px;
text-align: ;
font-weight:normal;
padding: 8px 10px;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
width:;
}

.material td
{
background: #fff;
color: #000;
font-size: 14px;
padding: 8px 10px;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
width: 70%;
}

.material2
{
border-collapse: collapse;
width: 410px;
margin: 0 auto;
padding: 0;
border-top: 1px solid #666;
border-left: 1px solid #666;
}

.material2 th
{
background: #e5e5e5;
color: #000;
font-size: 10px;
text-align: left;
font-weight:normal;
padding: 8px 10px;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
width: 45%;
}

.material2 td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 8px 10px;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
width: 55%;
}

.form
{
border-collapse: collapse;
width: 90%;
margin:0 auto;
padding: 0;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.form th
{
background: #f5f5f5;
color: #000;
font-size: 14px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 30%;
}

.form td
{
background: #fff;
color: #000;
font-size: 14px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width: 70%;
}

.form2
{
border-collapse: collapse;
width: 75%;
margin: 45px 70px;
padding: 0;
text-align:left;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.form2 th
{
background: #f5f5f5;
color: #000;
font-size: 14px;
vertical-align:top;
font-weight:normal;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}

.form2 td
{
background: #fff;
color: #000;
font-size: 14px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}

.form3
{
border-collapse: collapse;
width: 75%;
margin: 25px auto;
padding: 0;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.form3 th
{
background: #f5f5f5;
color: #000;
font-size: 14px;
vertical-align:top;
font-weight:normal;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width:;
}

.form3 td
{
background: #fff;
color: #000;
font-size: 14px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
width:;
}

.form4
{
border-collapse: collapse;
width: 550px;
margin:0 auto;
padding: 0;
font-size:12px;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.form4 th
{
background: #f5f5f5;
color: #000;
font-size: 12px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}


.form4 td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}

.keisoudo
{
border-collapse: collapse;
width: 90%;
margin:0 auto;
padding: 0;
font-size:12px;
border-top: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
}

.keisoudo th
{
background: #f5f5f5;

color: #000;
font-size: 12px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

.keisoudo td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 5px 5px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

.keisoudo2
{
border-collapse: collapse;
width: 100%;
padding: 0;
font-size:12px;
border-top: 1px solid #e3e3e3;
border-left: 1px solid #e3e3e3;
}

.keisoudo2 th
{
background: #f5f5f5;
color: #000;
font-size: 10px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

.keisoudo2 td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 5px 5px;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

/** navigation **/

#nav {
    margin: 0;
    padding: 0;
	height: 55px;
	background-image: none;
	width:800px;
}

#nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#nav ul li {
    float: left;
    height: 55px;
}

#nav ul li a {
    display: block;
    height: 55px;
}

#nav ul li.nav_01 a {
    background: url(images/nav/nav_01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 80px;
}

#nav ul li.nav_02 a {
    background: url(images/nav/nav_02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 117px;
}

#nav ul li.nav_03 a {
    background: url(images/nav/nav_03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 196px;
}

#nav ul li.nav_04 a {
    background: url(images/nav/nav_04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 150px;
}

#nav ul li.nav_05 a {
    background: url(images/nav/nav_05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 94px;
}

#nav ul li.nav_06 a {
    background: url(images/nav/nav_06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 76px;
}

#nav ul li.nav_07 a {
    background: url(images/nav/nav_07.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 87px;
}


#nav ul li a:hover {
    background-position: 0 -55px;}


/** navigation **/
#nav02 {
    margin: 5px 0 0 0;
    padding: 0;
	height: 55px;
	background-image: none;
	width:800px;
}

#nav02 ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#nav02 ul li {
    float: left;
    height: 55px;
}

#nav02 ul li a {
    display: block;
    height: 55px;
}

#nav02 ul li.nav_01 a {
    background: url(images/nav4/nav_01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 79px;
}

#nav02 ul li.nav_02 a {
    background: url(images/nav4/nav_02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 206px;
}

#nav02 ul li.nav_03 a {
    background: url(images/nav4/nav_03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 147px;
}

#nav02 ul li.nav_04 a {
    background: url(images/nav4/nav_04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 185px;
}

#nav02 ul li.nav_05 a {
    background: url(images/nav4/nav_05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 92px;
}

#nav02 ul li.nav_06 a {
    background: url(images/nav4/nav_06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 91px;
}



#nav02 ul li a:hover {
    background-position: 0 -55px;}

/** contents set **/

.box-left { width:395px; margin:0 10px 10px 0; float:left; text-align:left; background-color:#fff;}

.box-left-top { width:395px; height:535px; margin:0 10px 10px 0; float:left; text-align:left; background-color:#fff;}

.box-right { width:395px; float:right; text-align:left; background-color:#fff; margin-bottom:10px;}

.box-right-top { width:395px; height:535px; float:right; text-align:left; background-color:#fff; margin-bottom:10px;}

.box-left2 { width:395px; margin:0 10px 10px 0; float:left; text-align:left;}

.box-right2 { width:395px; float:right; text-align:left; margin-bottom:10px;}

.box-left3 { width:395px; margin:0 10px 0px 0; float:left; text-align:left;}

.box-right3 { width:395px; float:right; text-align:left; margin-bottom:0px;}


.blog-style {background-image:url(images/contents/contents_08.gif); width:395px; height:110px; text-align:right;}

.head-left { background-image:url(images/header2_test.jpg); width:250px; padding:0 5px; font-size:12px; line-height:1.5em;}

.head-right { padding:0 15px; text-align:right; background-color:#754C24; height:370px;}

.head-left2 {  background-color:#754C24; width:230px; padding:0 15px 0 10px; font-size:12px; line-height:1.5em;}

.head-right2 { padding:0 15px; text-align:right; background-color:#754C24; height:320px;}

.mar-top-head2 {margin-top:10px;}

.border1 { border:5px solid #FFFFFF;}

.box-slash { background-image:url(images/theme/foot_01.gif); padding:15px 25px; margin-top:15px;}

/** margin,padding set **/

#mar0 { margin:0px;}

.mar0 { margin:0px;}

.mar { margin:0 170px;}

.mar-top0 { margin-top:0;}

.mar-top5 { margin-top:5px;}

.mar-top10 { margin-top:10px;}

.mar-top15 { margin-top:15px;}

.mar-top20 { margin-top:20px;}

.mar-top25 { margin-top:25px;}

.mar-top30 { margin-top:30px;}

.mar-top35 { margin-top:35px;}

.mar-top50 { margin-top:50px;}

.mar-top80 { margin-top:80px;}

.mar-top85 { margin-top:85px;}

.mar-top90 { margin-top:90px;}

.mar-top-head {margin-top:160px;}

.mar-bot0 { margin-bottom:0;}

.mar-bot5 { margin-bottom:5px;}

.mar-bot10 { margin-bottom:10px;}

.mar-bot30 { margin-bottom:30px;}

.mar-bot50 { margin-bottom:50px;}

.mar-bot80 { margin-bottom:80px;}

.mar-left10 { margin-left:10px;}

.mar-left100 { margin-left:175px;}

.mar-right10 { margin-right:10px;}

.mar-right15 { margin-right:15px;}

.mar-right30 { margin-right:30px;}

.mar-right50 { margin-right:50px;}

.mar-right250 { margin-right:230px;}

.mar5 { margin:5px 0;}

.mar50 { margin:50px 0;}

.pad0 { padding:0px;}

.pad_y15 { padding:15px 0;}

.main-pad { padding:5px 35px 25px 35px; text-align:left; font-size:14px;}

.main-pad2 { padding:5px 35px 25px 35px; text-align:left; font-size:14px;}

.pad-top10 { padding-top:10px;}

.pad-top20 { padding-top:20px;}

.pad-top25 { padding-top:25px;}

.pad-top30 { padding-top:30px;}

.pad-bot10 { padding-bottom:10px;}

.pad-left10 { padding-left:10px;}

.pad-left5 { padding-left:5px;}

.pad-right10 { padding-right:10px;}

.pad-right15 { padding-right:15px;}

.pad-right20 { padding-right:20px;}

.mar-left50 { margin-left:30px;}

.mar25 { margin: 25px 0;}

.mar-top50 { margin-top:50px;}

.pad-bot25 { padding-bottom:25px;}

.customer { border-bottom:dashed 1px #ccc; padding:10px; margin:15px 0;}




/**navigation2**/

#menu_container
{
position: absolute;
margin: 0 0 0 20px;
}
#menu_container dl
{
width: 92px;
margin: 0;
float: left;
font-size: 80%;
background: #369;
color: #fff;
}
#menu_container dt
{
text-align: center;
border: 1px solid black;
padding: 3px;
}
#menu_container dd
{
display: none;
margin: 0;
border-left: 1px solid black;
border-right: 1px solid black;
}
#menu_container dl:hover dd
{
display: block;
}
#menu_container a
{
display: block;
border-bottom: 1px solid black;
-width: 90px;
line-height: 180%;
background: #fff;
padding: 3px;
}
#menu_container a:hover
{
background-color: #ccc;
}

.foot_nav { text-align: center; line-height: 1.5em; font-size: 95%;}

#nav2 {
width: 100%;
font-weight: bold;
font-size: 110%;
}

#nav2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav2 ul{
width: 100%;
background: url(images/bt_bg.gif) center center repeat-x;
padding: 10px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2 ul li{
display: inline;
}

#nav2 ul li a{
color: #fff;
padding: 10px;
margin: 0;
text-decoration: none;
font-family:"メイリオ";
}

#nav2 ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
color:#333;
font-family:"メイリオ";}


/* begin styles for RSS Feed */

.rss_box {
margin: 3px 2%;
padding: 5px;
width: 320px;
background-color: #fff;
border: 0px dashed #333;
}

.rss_title, rss_title a {
font-size: 12px;
font-weight:bold;
margin: 5px 0;
padding: 0;
letter-spacing: 1px;
}

.rss_items {
margin: 3px;
padding: 0px;
}

.rss_item {
padding-right: 0px;
padding-left: 0px;
font-weight : normal;
font-size: 10px;
padding-bottom: 2px;
color: #999;
word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
font-weight: bold;
font-size: 10px;
color: #666;
text-decoration : none;
}

.rss_item a:hover {
font-weight: bold;
font-size: 10px;
text-decoration : underline;
color: #333;
}

.rss_date {
font-size: 10px;
font-weight : normal;
color: #999;
}

/** navigation **/
#nav3 {
margin: 0;
padding: 0;
height:80px;
background-image:url(images/nav/nav_bg.gif);
background-repeat:repeat-x;
width:800px;
}

#nav3 ul {
list-style: none;
margin:0;
padding: 0;
font-size: 9px;

}

#nav3 ul li {
float: left;
height: 80px;
}

#nav3 ul li a {
display: block;
height: 80px;
}

#nav3 ul li.nav_01 a {
background: url(images/nav/nav_01_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 125px;
}

#nav3 ul li.nav_01 a:hover {
position: relative;
z-index: 100;
}

#nav_01_over a {
background: url(images/nav/nav_01_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 125px;
}

#nav_01_over a:hover {
background: url(images/nav/nav_01_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 125px;
}


#nav3 ul li.nav_02 a {
background: url(images/nav/nav_02_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 173px;
}

#nav3 ul li.nav_03 a {
background: url(images/nav/nav_03_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 205px;
}

#nav3 ul li.nav_04 a {
background: url(images/nav/nav_04_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 210px;
}

#nav3 ul li.nav_05 a {
background: url(images/nav/nav_05_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 125px;
}

#nav3 ul li.nav_06 a {
background: url(images/nav/nav_06_2.gif)
left top no-repeat;
text-indent: -9999px;
width: 172px;
}

#nav3 ul li a:hover {
background-position: 0 -80px;}

.ajax-entry-more-link {
    /* 任意のプロパティを設定 */
}

ul { margin:0px 15px; padding:0px 15px;}

.form5
{
border-collapse: collapse;
width: 95%;
margin:0 auto;
padding: 0;
font-size:12px;
border-top: 2px solid #e3e3e3;
border-left: 2px solid #e3e3e3;
}

.form5 th
{
background: #f5f5f5;
color: #000;
font-size: 12px;
text-align: left;
vertical-align:top;
font-weight: bold;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}

.form5 td
{
background: #fff;
color: #000;
font-size: 12px;
padding: 5px 5px;
border-right: 2px solid #e3e3e3;
border-bottom: 2px solid #e3e3e3;
}

/** new_nav **/

#new_nav {
    margin: 0;
    padding: 0;
	height: 55px;
	background-image: none;
	width:800px;
}

#new_nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#new_nav ul li {
    float: left;
    height: 55px;
}

#new_nav ul li a {
    display: block;
    height: 55px;
}


#new_nav ul li.nav_01 a {
    background: url(images/new_nav2/new_nav_01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 187px;
}

#new_nav ul li.nav_02 a {
    background: url(images/new_nav2/new_nav_02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 146px;
}

#new_nav ul li.nav_03 a {
    background: url(images/new_nav2/new_nav_03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 136px;
}

#new_nav ul li.nav_04 a {
    background: url(images/new_nav2/new_nav_04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 73px;
}

#new_nav ul li.nav_05 a {
    background: url(images/new_nav2/new_nav_05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 94px;
}

#new_nav ul li.nav_06 a {
    background: url(images/new_nav2/new_nav_06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}

#new_nav ul li.nav_07 a {
    background: url(images/new_nav2/new_nav_07.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 79px;
}



#new_nav ul li a:hover {
    background-position: 0 -55px;}
	
#nav2_2 {
width: 100%;
font-weight: bold;
font-size: 100%;
}

#nav2_2:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav2_2 ul{
width: 100%;
background: url(images/bt_bg.gif) center center repeat-x;
padding: 10px 0;
margin: 0;
text-align: center; /*set value to "right" for example to align menu to the left of page*/
}

#nav2_2 ul li{
display: inline;
}


#nav2_2 ul li.nav01 a{
color: #fff;
width:205px;
padding:0 15px 0 0;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_2 ul li.nav02 a{
color: #fff;
width:208px;
padding:0 15px 0 0;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_2 ul li.nav03 a{
color: #fff;
width:215px;
padding:0 15px 0 0;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_2 ul li.nav04 a{
color: #fff;
width:152px;
padding:0 0px 0 10px;
text-decoration: none;
font-family:"メイリオ";
border-right:0px #fff solid;
}

#nav2_2 ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
color:#333;
font-family:"メイリオ";}
	
	
#nav2_3 {
width: 800px;
font-weight: bold;
font-size: 100%;
}

#nav2_3:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav2_3 ul{
width: 100%;
background: url(images/bt_bg.gif) center center repeat-x;
padding: 10px 0px;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2_3 ul li{
display: inline;
}


#nav2_3 ul li.nav01 a{
color: #fff;
padding:0 15px 0 10px;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_3 ul li.nav02 a{
color: #fff;
padding:0 15px 0 10px;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_3 ul li.nav03 a{
color: #fff;
padding:0 15px 0 10px;
text-decoration: none;
font-family:"メイリオ";
}

#nav2_3 ul li.nav04 a{
color: #fff;
width:152px;
padding:0 0px 0 10px;
text-decoration: none;
font-family:"メイリオ";
border-right:0px #fff solid;
}

#nav2_3 ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
color:#333;
font-family:"メイリオ";}

.free_present { z-index: 0; position: absolute; left: -321px; top: 191px; width:100%; }

.free_present2 { z-index: 0; position: absolute; left: -321px; top: 85px; width:100%; }

.free_present3 { z-index: 0; position: absolute; left: -81px; top: 370px; width:100%; }

.wood_youtube {  position: absolute; left: -190px; top: 232px; z-index: 1; width:100%; }

.wood_youtube, x:-moz-any-link { position: absolute; left: -190px; top: 227px; z-index: 1; width:100%; }

html>/**/body .wood_youtube {  position: absolute; left: -190px; top: 227px; z-index: 1; width:100%; }

.top_right_banner { float:right; }

.free_present4 { z-index: 0; position: absolute; left: -325px; top: 180px; width:100%; }

.free_present5 { z-index: 1; position: absolute; left: 720px; top: 240px; width:100%; text-align:left; }

.top_keisoudo { z-index: 0; position: absolute; left: 697px; top: 405px; width:100%; text-align:left; }

#step_nav {
    margin: 0;
    padding: 0;
	height: 50px;
	background-image: none;
	width:730px;
}

#step_nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#step_nav ul li {
    float: left;
    height: 50px;
}

#step_nav ul li a {
    display: block;
    height: 50px;
}

#step_nav ul li.nav_01 a {
    background: url(images/step_nav/step_nav01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 200px;
}

#step_nav ul li.nav_02 a {
    background: url(images/step_nav/step_nav02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 199px;
}

#step_nav ul li.nav_03 a {
    background: url(images/step_nav/step_nav03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 200px;
}

#step_nav ul li.nav_04 a {
    background: url(images/step_nav/step_nav04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 131px;
}

#step_nav ul li a:hover {
    background-position: 0 -50px;}

#nav_material {
width: 100%;
font-weight: bold;
font-size: 115%;
}

#nav_material:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav_material ul{
width: 100%;
background: url(images/bt_bg.gif) center center repeat-x;
padding: 10px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav_material ul li{
display: inline;
}

#nav_material ul li a{
color: #fff;
padding: 10px 5px;
margin: 0;
text-decoration: none;
font-family:"メイリオ";
}

#nav_material ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
color:#333;
font-family:"メイリオ";}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.corporate_list
{
margin: 0;
padding: 0px 10px 20px 10px;
background-color: #fff;
line-height: 1.6;
border: 0px solid #ffcc99;
list-style:none;
list-style-position:inside;
}

.corporate_list li
{
	background-image: url(images/checkmark2_2.gif);
	background-repeat:no-repeat;
margin-top: 10px;
color: #333;
padding-left:30px;
padding-bottom:5px;
border-bottom:1px dashed #ccc;
}

.corporate_list_left { width:200px; float:left;}

.corporate_list_right {width:580px; float:right;}

.corporate_box {width:275px; float:left; margin:0 10px 10px 0;}

.message_left { width:150px; float:left;}

.message_right { width:420px; float:right;}

.message_left2 { width:150px; float:left; margin-top:20px;}
 
.message_right2 { width:420px; float:right; margin-top:20px;}

#keisoudo_nav {
    margin: 0;
    padding: 0;
	height: 55px;
	background-image: none;
	width:800px;
}

#keisoudo_nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#keisoudo_nav ul li {
    float: left;
    height: 55px;
}

#keisoudo_nav ul li a {
    display: block;
    height: 55px;
}

#keisoudo_nav ul li.nav_01 a {
    background: url(images/keisoudo_nav/keisoudo_nav01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 115px;
}

#keisoudo_nav ul li.nav_02 a {
    background: url(images/keisoudo_nav/keisoudo_nav02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 153px;
}

#keisoudo_nav ul li.nav_03 a {
    background: url(images/keisoudo_nav/keisoudo_nav03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 134px;
}

#keisoudo_nav ul li.nav_04 a {
    background: url(images/keisoudo_nav/keisoudo_nav04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 132px;
}

#keisoudo_nav ul li.nav_05 a {
    background: url(images/keisoudo_nav/keisoudo_nav05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 135px;
}

#keisoudo_nav ul li.nav_06 a {
    background: url(images/keisoudo_nav/keisoudo_nav06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 131px;
}


#keisoudo_nav ul li a:hover {
    background-position: 0 -55px;}

.foot-dashed { border:1px dashed #ccc; padding:5px;}

.foot_area { background-color:#FFFFFF; border:1px solid #e3e3e3; padding:10px; margin:15px 0; text-align:left; line-height:1.5em;}

.grandia_gallaly_content { width:730px;}

.grandia_gallaly { width:140px; margin-right:5px; margin-bottom:5px; float:left;}

.whatsnew-left { width:400px; height:404px; border:1px solid #ccc; padding-left:10px; margin-bot:15px; float:left;}

.whatsnew-right { width:387px; height:405px; border-top:1px solid #ccc; border-right:1px solid #ccc; margin-bot:15px; float:right;}

.materials-box { width:335px; height:120px; margin-right:10px; padding:0 10px; float:left; margin-bottom:10px;}

.materials-box h4 { font-size:120%; font-weight:bold; font-family:"メイリオ"; color:#339900; border-bottom:1px dashed #ccc;}

.materials-box p { font-size:85%; line-height:1.5em;}

.materials-box p a { color:#0072BC; text-decoration:none;}

.materials-box h4 a { color:#339900; text-decoration:none;}

.materials-box a:hover { text-decoration:underline;}

.top_content { width:995px; margin:0;}

.top_head_content { width:800px; height:341px; margin-top:0px;}

*:first-child+html .top_head_content { width:800px; height:341px; margin-top:0px;}

.top_head_content, x:-moz-any-link { width:800px; height:341px; margin-top:0px;}

.top_head_left { width:404px; height:341px; padding-left:5px; text-align:left; float:left; border-top:1px solid #000; border-left:1px solid #000; border-bot:1px solid #000;}

.top_head_left2 { width:410px; height:341px; text-align:left; float:left; border-bottom:1px solid #000;}

.top_head_left2_test { width:410px; height:341px; text-align:left; float:left;}

.top_head_right { width:390px; height:341px; float:right; border-bottom:1px solid #000;}

.top_head_right_test { width:390px; height:341px; float:right;}

.top_step1 { width:766px; padding:15px 15px 0px 15px; border:1px solid #ccc;}

.top_step1_2 { padding:15px 15px 0px 15px; border:0px solid #ccc;}

* html .top_step1 { width:800px; padding:15px 15px 0px 15px; border:1px solid #ccc;}

.top_step_content { width:250px; float:right; margin-left:15px; margin-top:10px;}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.bg-qa-q { background: url(images/faq_q.gif) no-repeat ; border:1px solid #610016; padding-top:3px; color:#610016; padding-left: 35px; font-weight:bold; height:27px; margin:0; font-size:95%; }

.bg-qa-q_2 { background: url(images/faq_q_2.gif) no-repeat ; border:1px solid #610016; padding-top:3px; color:#610016; padding-left: 35px; font-weight:bold; background-color:#F7F0E7; margin:0; font-size:95%; }

.bg-qa-q2 { background: url(images/faq_q2.gif) no-repeat ; padding-top:3px; padding-left: 35px; font-weight:bold; }

.bg-qa-a { background: url(images/faq_a.gif) no-repeat ; font-size:95%; padding:5px 10px 10px 35px; margin-bottom:35px; background-color:#fff; border-top:0px solid #610016; border-right:1px solid #610016; border-left:1px solid #610016; border-bottom:1px solid #610016; margin:0 0px 15px 0px; }

.bg-qa-a2 { background: url(images/faq_a2.gif) no-repeat ; padding-top:3px; padding-left: 35px; font-weight:bold; }

.title04 { padding:5px 10px 0px 10px; margin-top:15px; border-left:solid 5px #898989; border-bottom:solid 1px #898989; font-weight:bold;}

a:hover img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }

.img-over a:hover img { filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }


