@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

body{
	background:#FFF5CB;
	text-align:center;
font-size: 12px;
}


/*---clearfix---*/

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
line-height:0;
font-size: 0;
visibility: hidden;
}

.clearfix {
display: inline-block;
zoom: 1;
}
.clearfix {
display: block;
}

#bg{
	background:url(images/bg_f1.gif) repeat-y left 5px;
	width:810px;
	margin:0 auto;
}
#box{
	width:800px;
	text-align:left;
	border-bottom:5px solid #336633;
	margin:0 5px;
}
td{
	font-size: 12px;
    color:#333333;
    line-height: 150%;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a,
a:link,
a:visited {
    color: #660000;
    text-decoration: underline;
}
a:hover {
    color: #660000;
    text-decoration: none;
}
a:active {}




/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
   margin: 15px 5px 0 5px;
    padding: 0px 5px 15px 5px;
}

/*font*/
.font10{
font-size: 10px;
}


/* 順序なしリスト */
ul, ol {
    padding-left: 16px;
}
ul li {
    list-style-type: circle;
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* トップナビゲーション */
#top-navi{
    background: #336633;
    color: #ffffff;
    height:47px;
}
#top-navi2{
    background: #336633;
    color: #ffffff;
    height:24px;
}

#top-navi2 ul .tn-right,
#top-navi ul .tn-right{
    width:300px;
    float:right;
}
#top-navi2 ul .tn-left,
#top-navi ul .tn-left{
    width:200px;
    float:left;
}

#top-navi2 li,
#top-navi li{
    list-style-type: none;
    font-size: 12px;
    padding:5px 15px 0 12px;
    background: url(images/allow_01.gif) no-repeat left 5px;
    display: inline;
}
#top-navi2 .tn-right li,
#top-navi .tn-right li{
    float:right;
}
#top-navi2 .tn-left li,
#top-navi .tn-left li{
    float:left;
}

#top-navi2 a,
#top-navi2 a:link,
#top-navi2 a:visited,
#top-navi a,
#top-navi a:link,
#top-navi a:visited{
    color: #ffffff;
    text-decoration: none;
}

/* タイトルバナー */
#banner {
    width:800px;
    height:130px
    /*height:150px;*/
    text-align: left;
}
#banner img{
margin:0
}
#banner a,
#banner a:link,
#banner a:visited {
    color: #ffffff;
    font-size: 32px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

#banner h1,#banner h2{
display: none;
}

/* タイトルバナー下の説明 */
#banner2 {
     width:800px;
    height:150px;
}

/* footer */
#footer {
    color:#336633;
    font-size:9px;
    margin:0 auto;
    padding:10px 0;
}
/* エントリー全体 */
.blog {
    padding: 20px;
    font-size: small;
    color: #333333;
    background: none;
font-size: 12px;
line-height: 18px;
text-align:left;
}

/* エントリー */
.entry {
    margin: 0 0 15px;
    color: #333333;
    font-size: 12px;
    line-height:150%;
}
/* エントリー内 */
.topBox img{
	float:left;
	margin:5px 20px 20px 0;
}
.topBox .imgR{
	float:right;
	margin:0 15px 5px 0;
}
.topBox p{
	font-size:1.2em;
	line-height:1.6em;
        margin: 0 10px;
}

.listbox { 
clear: both;
	background-color: #ffffff;
	border-top: 1px #006600 solid; 
	border-right: 1px #006600 solid; 
	margin:0px auto;
	font-size:12px;
margin-top: 10px;
}
.listbox td{
border-left: 1px #006600 solid;
border-bottom: 1px #006600 solid; 
padding: 5px;
}

.listbold{
	font-weight: bold;
	color: #ffffff;
	background-color: #407f40;
	vertical-align:top;
　　　　　　　
}

.listbold1{
	font-weight: bold;
	color: #ffffff;
	background-color: #407f40;
	vertical-align:top;
　　　　　　　text-align:center;
}


/* エントリー内見出し */
.entry h4{
    margin:20px 0px 15px 0;
    font-size: 14px;
    font-weight: bold;
    color:#660000;
border: 1px solid #FEDC51;
    background-color: #FFE680 ;
padding: 2px 5px;
clear: both;
}

.entry h5{
    margin:20px 0 10px;
    font-size: 14px;
    font-weight: bold;
    color:#006600;
}

.entry h6{
    font-size: 14px;
    font-weight: bold;
    margin:20px 0 20px 0;
padding: 2px 5px;
clear: both;
border-left: 10px solid #006600;

}
.titletxt{
}
/* エントリー内ボックス等 */

.pointRight{
float:right;
margin:0 10px 15px;
}
.pointLeft{
width:400px;
margin:0 10px;
}
.pointbox{
padding: 2px 5px;
margin:0 0 5px;
border-bottom:1px solid #ccad8f;
}

/* 連絡先表示 */
.info{
border:4px double #ccad8f;
width:650px;
padding:10px 20px;
margin:20px auto;
}
.info p{
padding:0;
}
.info p.titletxt2{
	font-weight:bold;
	border-bottom:1px solid #ccad8f;
    color:#660000;
}

/* 申込みボタン */
.btnbox{
text-align:center;
margin-top:30px;
}
.btnbox img{
margin-bottom:5px;
}

/* バナー表示 */
.bnrbox{
text-align:left;
margin-top:30px;
}
.bnrbox img{
	margin:0 5px;
}

.pagetopbox{
margin-top:30px;
text-align:right;
}


