/* 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: 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 { color: #0000ff; text-decoration: underline; }
a:hover { color: #0000ff; }

#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: #e5e5e5;
}

#container {
width: 850px;
margin: 0 auto;
background: #fff;
background-repeat:no-repeat;
}

#container2 {
width: 860px;
margin: 0 auto;
background:  url(images/theme/container.gif);
}

#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: 110px;
background: url(images/banner_3.jpg);
background-repeat:no-repeat;
}

#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;
}


#banner-inner {
padding: 25px 0px 0px 40px;
}


#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-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: 830px; }
.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 }

.white { color:#FFFFFF;}

.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;}

.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% }

.big { font-size: 120% }

.larger { font-size: 150% }

.larger2 { font-size: 200%; line-height:1.5em; }

.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-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 }

.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-right
{
float: right;
margin-left: 10px;
margin-top:3px;
}

.clear { clear: both; }


/* box */

.voice
{
margin: 15px 0;
padding: 10px;
background-color: #fff;
line-height: 1.6;
border: 2px solid #e3e3e3;
}

.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: 2px solid #99ff99;
}

.box-pink
{
margin: 15px 0;
padding: 10px;
background-color: #fff9ff;
border: 2px solid #ffccff;
}

.box-gray
{
margin: 15px 0;
padding: 10px;
background-color: #fff;
border: 2px solid #e3e3e3;
}

.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 25px 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;
}

.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-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;}

/* 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%;
}

.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;
}


/** navigation **/
#nav {
    margin: 0;
    padding: 0;
	height:54px;
	background-image:url(images/nav/nav_bg02.gif);
	background-repeat:repeat-x;
	width:800px;
}

#nav ul {
    list-style: none;
	margin:0;
    padding: 0;
    font-size: 9px;
	
}

#nav ul li {
    float: left;
    height: 40px;
}

#nav ul li a {
    display: block;
    height: 40px;
}

#nav ul li.nav_01 a {
    background: url(images/nav/nav_01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 125px;
}

#nav ul li.nav_02 a {
    background: url(images/nav/nav_02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 173px;
}

#nav ul li.nav_03 a {
    background: url(images/nav/nav_03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 205px;
}

#nav ul li.nav_04 a {
    background: url(images/nav/nav_04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 210px;
}

#nav ul li.nav_05 a {
    background: url(images/nav/nav_05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 125px;
}

#nav ul li.nav_06 a {
    background: url(images/nav/nav_06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 172px;
}



#nav ul li a:hover {
    background-position: 0 -40px;}


/** 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-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-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:25px 35px; text-align:left; font-size:14px;}

.pad-top25 { padding-top:25px;}

.pad-top20 { padding-top:20px;}

.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: 115%;
}

#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:"メイリオ";}

#nav2_2 {
width: 100%;
font-weight: bold;
font-size: 115%;
}

#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: left; /*set value to "right" for example to align menu to the left of page*/
}

#nav2_2 ul li{
display: inline;
}

#nav2_2 ul li a{
color: #fff;
padding: 10px;
margin: 0;
text-decoration: none;
font-family:"メイリオ";
border-right:1px #fff solid;
}

#nav2_2 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: 5px 0 0 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_nav/new_nav_01.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 78px;
}

#new_nav ul li.nav_02 a {
    background: url(images/new_nav/new_nav_02.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 206px;
}

#new_nav ul li.nav_03 a {
    background: url(images/new_nav/new_nav_03.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 147px;
}

#new_nav ul li.nav_04 a {
    background: url(images/new_nav/new_nav_04.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 91px;
}

#new_nav ul li.nav_05 a {
    background: url(images/new_nav/new_nav_05.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 94px;
}

#new_nav ul li.nav_06 a {
    background: url(images/new_nav/new_nav_06.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 92px;
}

#new_nav ul li.nav_07 a {
    background: url(images/new_nav/new_nav_07.gif)
    left top no-repeat;
    text-indent: -9999px;
    width: 92px;
}



#new_nav ul li a:hover {
    background-position: 0 -55px;}
