﻿@charset "utf-8";
/* 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%;}
* 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: 900px;
    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: 20px;
}

.entry-content
 {
    clear: both;
}

.entry-body
 {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.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: 780px;
    color: #000;
    background: url(../images/theme/body_color.gif);
}

#container {
    width: 900px;
	margin: 0 auto;
    background: url(../images/theme/container.gif);
}

#container-inner {
    margin: 0 5px;
}

#banner {
	width: 890px; /* necessary for ie win */
	height: 90px;
	background-image: url(../images/header/header.jpg);
}

#banner-inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}


#banner-header {
	margin: 0;
	color: #fff;
	font-size: 10px;
	line-height: 1;
	text-indent: -9999px;
}

#banner-description {
	float: left;
	padding: 0;
	color: #ccc;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.0;
	text-align: left;
	width: 190px;
	height: 60px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#banner-description a {
float: left;
   margin: 0;
   padding: 0;
   color: #ccc;
   font-size: 9px;
   font-weight: normal;
   line-height: 1.0;
   text-indent: -9999px;
width: 190px;
height: 60px;
}

#alpha { margin: 0; width: 675px; }
#beta { width: 195px; background: #fff; }

#beta-inner
{
	padding: 0;
	margin: 0;
}

#footer
{
	margin: 0;
	padding: 0;
	background-image: url(../images/footer/foot_bg.jpg);
	height: 100px;
}

.footer_in2
{
	position: relative; /* center on everything else */
	width: 900px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-image: url(../images/footer/foot_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer_in
{
	text-align: center;
	position: relative; /* center on everything else */
	width: 900px;
	color: #651E18;
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

.footer_in a
{
	color: #651E18;
	text-decoration: none;
}

.footer_in a:hover
{
	color: #651E18;
	text-decoration: underline;
}

address
{
   color: #651E18;
   font-style: normal;
   font-size: 12px;
}

.entry-content {
    margin: 0;
    line-height: 1.8;
	font-size: 14px;
}


/* 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;
	background-color: #FFFFCC;
}

.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: 780px; }
.layout-one-column #container { width: 780px; }
.layout-one-column #banner { width: 750px; } /* necessary for ie win */

.layout-one-column #alpha {
    margin: 0;
    padding: 0;
	width: 750px;
    background: #fff;
}

.layout-one-column #alpha-inner {
    margin: 15px auto;
    padding: 0;
    width: 550px;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
	float: right;
	margin: 0;
	width: 680px;
	background: none;
	padding: 0px;
}

.layout-two-column-left #alpha-inner {
	padding: 0;
	border-width: 0;
	margin: 0px;
}

.layout-two-column-left #beta {
	float: left;
	margin: 0;
	width: 195px;
	background: #fff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.layout-two-column-left #beta-inner {
	padding: 0;
	margin: 0px;
}


/* 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"; }

.red { color: #ff0000 }

.gray { color: #999999 }
.brown {
	color: #774343;
}

.dark-red { color: #cc0000 }

.orange { color: #ff9900 }

.yellow { color: #ffff00 }

.green { color: #99ff99 }

.green2 { color: #94AD57 }

.blue { color: #0000ff }

.dark-blue { color: #006699 }

.bold { font-weight: bold }

.italic { font-style: italic }

.center { text-align: center }

.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; }

.smaller { font-size: 80% }

.small { font-size: 90% }

.larger { font-size: 150% }

.large { font-size: 130% }

.big { font-size: 120% }

.headline { color: #cc0000; font-size: 35px; font-weight: normal; font-family: "HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; line-height: 1.4; } 

.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;
}

.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-orange
{
   margin: 15px 0;
   padding: 10px;
   background-color: #FFFBFA;
   border: 2px solid #FF8D70;
}

.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-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;
}


/* 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;
}

/* table */

.legal_notice
{
	border-collapse: separate;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #F0D5CD;
}

.legal_notice th
{
   background: #ffe9e6;
   color: #774343;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 5px 5px;
   border-right: 1px solid #f0d5cd;
   border-bottom: 1px solid #f0d5cd;
   width: 30%;
}

.legal_notice td
{
	background: #fffbfa;
	color: #774343;
	font-size: 12px;
	padding: 5px 5px;
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0d5cd;
}

/* nav 

#nav {
width: 100%;
font-weight: bold;
font-size: 90%;
}
*/

/*
#nav:after{ *Add margin between menu and rest of content in Firefox*
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#nav ul{
border-top: 1px solid #BBB;
border-bottom: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; *set value to "right" for example to align menu to the left of page*
}

#nav ul li{
display: inline;
}

#nav ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#nav ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}
*/

/** navigation **/





#nav {
	margin: 0;
	padding: 0;
	height:41px;
	width:890px;
}
 
#nav ul {
	list-style: none;
	margin:0;
	padding: 0px;
	font-size: 9px;
	width:890px;
	
}
 
#nav ul li {
    float: left;
    height: 41px;
}
 
#nav ul li a {
    display: block;
    height: 41px;
}
#nav ul li.nav_01 a {
	background-repeat: no-repeat;
    
	text-indent: -9999px;
	width: 128px;
	background-image: url(../images/nav/nav01.jpg);
}
 
#nav ul li.nav_02 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 141px;
	background-image: url(../images/nav/nav02.jpg);
}
 
#nav ul li.nav_03 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 113px;
	background-image: url(../images/nav/nav03.jpg);
}
 
#nav ul li.nav_04 a {
	background-repeat: no-repeat;
   
	text-indent: -9999px;
	width: 140px;
	background-image: url(../images/nav/nav04.jpg);
	background-position: left top;
}
 
#nav ul li.nav_05 a {
	background-repeat: no-repeat;
 
	text-indent: -9999px;
	width: 155px;
	background-image: url(../images/nav/nav05.jpg);
}

#nav ul li.nav_06 a {
	background-repeat: no-repeat;
  
	text-indent: -9999px;
	width: 213px;
	background-image: url(../images/nav/nav06.jpg);
}
 



#nav ul li a:hover {
    background-position: 0 -41px;}
	
#bread {
	background-image: url(../images/theme/bread.gif);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

.zero{
	margin-top:0px;
	margin-bottom: 0px;
}

.mt0{
margin-top:0px;}

.mt5{
margin-top:5px;}

.mt15{
margin-top:15px;}

.mt10{
margin-top:10px;}

.mt20{
margin-top:20px;}

.mt30{
margin-top:30px;}

.mt40{
margin-top:40px;}

.mt70{
margin-top:70px;}


.mb0{
margin-bottom:0px;}
.mb5{
margin-bottom:5px;}

.mb10{
margin-bottom:10px;}

.mb20{
margin-bottom:20px;}

.mb40{
margin-bottom:40px;}

.mb70{
margin-bottom:70px;}

.mr5{
margin-right:5px;}

.mr10{
margin-right:10px;}

.mr20{
margin-right:20px;}

.mr40{
margin-right:40px;}

.mr70{
margin-right:70px;}
.mr120{
margin-right:120px;}

.ml5{
margin-left:5px;}

.ml10{
margin-left:10px;}

.ml20{
margin-left:20px;}

.ml40{
margin-left:40px;}

.ml70{
margin-left:70px;}

.ml140{
margin-left:140px;}

.ml160{
margin-left:160px;}

.ml250{
margin-left:250px;}

.pr5{
padding-right:5px;}

.pr10{
padding-right:10px;}

.pr20{
padding-right:20px;}

.pr40{
padding-right:40px;}

.pr70{
padding-right:70px;}


.pl5{
padding-left:5px;}

.pl10{
padding-left:10px;}

.pl20{
padding-left:20px;}

.pl40{
padding-left:40px;}

.pl70{
padding-left:70px;}

.pl100{
padding-left:100px;}

.w200 {
width:200px;}

.w300 {
width:300px;}

.side_in {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.side_in ul {
	padding: 0px;
	background-image: url(../images/side/dot_bg.gif);
	background-position: left top;
	list-style-type: none;
	line-height: 26px;
	margin: 0px;
}

.side_in li a {
	background-image: url(../images/side/list_top02.jpg);
	background-position: left 7px;
	list-style-type: none;
	line-height: 26px;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	height: 1%;
}

.side_in li a:hover {
	background-image: url(../images/side/list_top03.jpg);
	background-position: left 7px;
	list-style-type: none;
	line-height: 26px;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	height: 1%;
}

ul.side-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

ul.side-list li {
  float: left;
  margin-top: 5px;
}

ul.side-list li img {
	margin: 0;
	padding:0;
	border:0;
	display: block;
}

.side2 {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.index_box {
	background-image: url(../images/index/bg01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.index_box2 {
	background-image: url(../images/index/bg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.item_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	height: 100%;
}
.waku {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 220px;
	height: 255px;
}

.item {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.item img {
	border: 1px solid #660000;
}

.item_tx {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/theme/list_top01.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	line-height: 14px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.item_tx a {
	color: #333333;
	text-decoration: none;
}

.item_tx a:hover {
	color: #666666;
	text-decoration: underline;
}

.item_tx2 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/side/list_top02.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	line-height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}

.item_box2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	height: 100%;
}
.waku2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 132px;
	height: 160px;
}

.item2 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.site_map {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 776px;
	top: 0px;
}


.item2 p {
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sub_title {
	background-image: url(../images/theme/leaf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #96B159;
	font-family: "メイリオ";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}
.g_dot {
	background-image: url(../images/side/dot_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}



.p_list {
	list-style-type: none;
}

.p_list li {
	background-image: url(../images/theme/p_top.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}

.g_list {
	list-style-type: none;
}

.g_list li {
	background-image: url(../images/theme/g_top.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	line-height: 18px;
	margin-bottom: 5px;
}
.inner {
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.sub_title2 {
	font-family: "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #3D4822;
	background-image: url(../images/theme/p_top.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-left: 20px;
}

.sub_title3 {
	font-family: "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #3D4822;
	background-image: url(../images/theme/g_top.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-left: 20px;
}

.sub_title3 {
	font-family: "メイリオ";
	font-size: 16px;
	font-weight: bold;
	color: #3D4822;
	background-image: url(../images/theme/g_top.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	padding-left: 20px;
}

.box-top {
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	height: 35px;
	width: 665px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/theme/box_top.gif);
	background-repeat: no-repeat;
}

.box-top_f {
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	height: 183px;
	width: 665px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/feature/box-top.jpg);
	background-repeat: no-repeat;
}

.box-in {
	background-image: url(../images/theme/box_in.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.box-bot {
	background-image: url(../images/theme/box_bot.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	width: 665px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 20px;
}

.box-bot_f {
	background-image: url(../images/feature/box-bot.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	width: 665px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 20px;
}

.box-top2 {
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	height: 20px;
	width: 665px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/theme/box_top2.gif);
	background-repeat: no-repeat;
}



.box-in2 {
	background-image: url(../images/theme/box_in2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 15px;
}

.box-bot2 {
	background-image: url(../images/theme/box_bot2.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: -9999px;
	padding: 0px;
	width: 665px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 20px;
}

.gray_dot {
	background-image: url(../images/theme/note.jpg);
	background-position: left bottom;
	color: #333333;
	background-repeat: repeat-x;
}

.note {
	line-height: 24px;
	background-image: url(../images/theme/note.jpg);
	background-position: left top;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}

.note p {
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leaf {
	background-image: url(../images/theme/leaf.gif);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	text-indent: 25px;
}

.list_title {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 29px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/theme/list_title.jpg);
	padding-left: 30px;
}

.list_title a {
	color: #333333;
	text-decoration: none;
}
.item_l {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
}
.item_r {
	width: 420px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.item_bn {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 38px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/nurture/item_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-weight: bold;
}
.txbox-gray {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #B7E080;
	line-height: 24px;
	color: #340201;
	padding-right: 5px;
	padding-left: 5px;
}
.img_b {
	border: 1px solid #660000;
}

.link a {
	color: #333333;
	text-decoration: none;
}

.link a:hover {
	color: #cc0000;
	text-decoration: underline;
}


.select p {
	text-align: right;
}

.select {
	background-image: url(../images/list/img01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.top {
	clear: both;
	text-align: right;
}
.site_list01 {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.site_list01 li {
	background-image: url(../images/theme/list_top01.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size: 14px;
	font-weight: bold;
}

.site_list02 {
	list-style-type: none;
}

.site_list02 li {
	background-image: url(../images/sitemap/list_top2.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 12px;
	font-weight: normal;
}

.site_list03 {
	list-style-type: none;
}

.site_list03 li {
	background-image: url(../images/sitemap/list_top.gif);
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 12px;
	font-weight: normal;
}
.site_div a {
	color: #333333;
	text-decoration: none;
}
.site_div {
	padding-left: 30px;
	background-image: url(../images/sitemap/site_img.jpg);
	background-repeat: no-repeat;
	background-position: 515px top;
}


.site_div a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}


.table2
{
	border-collapse: separate;
	width: 95%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #F0D5CD;
}

.table2 th
{
   background: #ffe9e6;
   color: #774343;
   font-size: 12px;
   text-align: left;
   font-weight: bold;
   padding: 5px 5px;
   border-right: 1px solid #f0d5cd;
   border-bottom: 1px solid #f0d5cd;
}

.table2 td
{
	background: #fffbfa;
	color: #774343;
	font-size: 12px;
	padding: 5px 5px;
   border-right: 1px solid #f0d5cd;
   border-bottom: 1px solid #f0d5cd;
}

.line {
	background-image: url(../images/animal_ayurveda/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 30px;
}

.line2 {
	background-image: url(../images/theme/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}
.q_tx {
	font-family: "メイリオ";
	font-size: 16px;
	font-weight: bold;
	color: #582625;
	background-image: url(../images/faq/q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	line-height: 28px;
}

.a_tx {
	background-image: url(../images/faq/a.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 25px;
}
.faq_line {
	background-image: url(../images/faq/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}

.meirio {
	font-family: "メイリオ";
	font-weight: bold;
}

.nomal {
	font-weight: normal;
}

.nomal2 {
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.line_hignt {
	line-height: 1.2em;
}

.list_div a {
	color: #333333;
	text-decoration: none;
}

.list_div a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}


.search {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 195px;
    height: 24px; /* border-box for IE6 */
    padding: 1px;
    border: 1px solid #676363;
}
head+body .search {
    width: 190px;
    height: 20px; /* content-box */
}
