/* CSS Document */

/*全体の設定**********************************************/

html,body{
margin:0;
padding:0;
}

html{
background:#FFFFFF;
width:100%;
}

body{
width:100%;
margin:auto auto;
text-align:center;
background-color:#FFFFFF;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding-top: 20px;
padding-bottom: 20px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Godthic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
letter-spacing:1px;
}

h1{
padding-top:5px;
padding-bottom:5px;
margin:0px;
}



/*全体の画像の枠を削除*/
a img{
border:none;
}


a {
text-decoration:none;
}

img {
border:none;
display:inline;
list-style-image:none;
vertical-align:bottom;
margin:0px;
padding:0px;
border:none;
}

/*ヘッター設定**********************************************/

#header{
width:800px;
font-size:9pt;
font-weight:normal;
color:#33A02C;
margin:auto auto;
margin-bottom:2px;
}

#header h1{
margin-top:5px;
font-size: 11px;
font-weight: bold;
float:left;
}

#header h1 a:link, #header h1 a:visited {
color:#33A02C;
background:transparent;
text-decoration:none;
}

#header h1 a:hover, #header h1 a:active, #header h1 a:focus {
color:#FDCC12;
background:transparent;
}


#header a{
font-size:11px;
letter-spacing:0px;
color:#33A02C;
padding:0px;
margin:0px;
}

#header ul {
font-size:11px;
color:#999999;
line-height:14px;
margin-top:5px;
text-align:right;
list-style:none;
text-decoration:none;
}

#header ul li {
display:inline;
margin-top:5px;
list-style:none;
text-decoration:none;
color:#999999;
}

#header ul a:link, #header ul a:visited {
color:#999999;
background:transparent;
text-decoration:none;
}

#header ul a:hover, #header ul a:active, #header ul a:focus {
color:#33A02C;
background:transparent;
}

#header .title{
float:left;
/*margin:5px;*/
}


/*トップ設定**********************************************/


#top_photo{
width:800px;
margin:auto auto;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

#top_photo .line{
margin-top:6px;
margin-bottom:3px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #009900;
font-size:1px;
width:800px;
}

#top_photo .line2{
margin-top:0px;
margin-bottom:5px;
}

#top_photo h2{
float:left;
width:600px;
margin:0px;
padding:0px;
}

#top_photo h3{
float:right;
width:200px;
margin:0px;
padding:0px;
}

/*ナビゲーション設定**********************************************/

#botton{
clear:none;
width:800px;
margin:auto auto;
margin-top:5px;
margin-bottom:5px;
padding:0px;
}

/*メインコンテンツ設定**********************************************/

#top_contents{
margin:auto auto;
width:800px;
color:#FFFFFF;
text-align:center;
margin-top:5px;
}

/*サブコンテンツ設定**********************************************/

#info{
width:460px;
margin:10px 0px 0px 10px;
padding:0px;
float:left;
color:#000000;
text-align:left;
font-size:10pt;
line-height:14pt;
}

#info h4{
margin:0px;
padding:0px;
}

#info .catch{
font-size:12px;
font-weight:bold;
line-height:20px;
color:#333333;
margin:5px 0px 10px 0px;
font-family:'Verdana','ＭＳ Ｐゴシック','Osaka',sans-serif;
}

#info .atukai{
color:#66BB50;
font-size:12px;
margin-bottom:0px;
}

#info .table{
margin:0px;
padding:0px;
}

#news{
margin:0px;
padding:0px;
} 

#news h5{
margin:0px 0px 10px 0px;
}

#news .new_txt{
font-size:12px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #666666;
margin:5px;
}

#news a:link, #news a:visited {
color:#000000;
background:transparent;
text-decoration:none;
}

#news a:hover, #news a:active, #news a:focus {
color:#33A02C;
background:transparent;
}

#area{
overflow:auto;
height:75px;
}

#eigyou img{
margin:10px 0px 5px 0px;
}

#eigyou h6{
margin:0px;
padding:0px;
}

#bana{
float:right;
width:305px;
margin:20px 0px 5px 0px;
}

#qr_acc{
margin:5px 0px 0px 0px;
border: 1px solid #CCEA7F;
width:305px;
}

#qr_acc .qr_t{
margin:5px 0px 0px 0px;
text-align:center;
}

#qr_acc .qr_table{
margin:0px;
padding:0px;
width:285px;
}

#qr_acc .qr_txt{
font-size:12px;
line-height:19px;
color:#333333;
text-align:left;
width:203px;
margin:5px 0px 0px 0px;
padding:0 0 0 8px;
}

#qr_acc .qr{
text-align:right;
width:74px;
margin:5px 0px 0px 0px;
vertical-align:top;
}

#bana img{
margin:0px 0px 5px 0px;
}

#sub_bana{
clear:none;
float:right;
width:205px;
margin:20px 0px 5px 0px;
}

#sub_bana img{
margin:0px 0px 5px 0px;
}

#sub_bana .contact_bana{
margin:0px 0px 5px 0px;
}

#footer{
margin:auto auto;
width:800px;
font-size:8pt;
font-weight:normal;
color:#33A02C;
margin-top:5px;
text-align:right;
}


#page_top{
width:800px;
padding:0px;
margin:0px;
font-size:1px;
margin:auto auto;
}

.left{
text-align:left;
}

.yoyaku{
color:#008837;
font-size:15px;
letter-spacing:0.7px;
}

#eigyou p{
line-height:23px;
}

#eigyou th{
border:solid 1px #CCCCCC !important;
padding:5px 5px 5px 10px;
}

#eigyou td{
border:solid 1px #CCCCCC !important;
padding:5px 5px 5px 10px;
}

#eigyou th{
margin:0px;
padding:5px 5px 5px 5px;
font-size:14px;
color:#666666;
background-color:#dbf0ca;
text-align:center;
font-weight:normal;
}

#eigyou .top_table{
margin:0px 0 0px 0px;
padding:30px 0 10px 0px;
font-size:14px;
color:#666666;
text-align:center;
}

#eigyou .table_txt{
font-size:28px;
font-weight:bold;
color:#9ace4a;
}

.table_txt_b{
font-size:28px;
font-weight:bold;
color:#ffcc00;
}

#eigyou .table_txt_l{
font-size:28px;
font-weight:bold;
color:#999999;
}

#eigyou .txt_area_b{
margin:0;
padding:0px 0px 0px 10px;
width:470px;
height:212px;
background-image:url(../img/top/bg_b-trans.png);
background-repeat:no-repeat;
background-position:center center;
text-align:left;
}

#eigyou .txt_area_b .left_box{
margin:0px;
padding:0px;
float:left;
}

#eigyou .txt_area_b .left_box .sub_t{
margin:0px;
padding:15px 0 0 0;
font-size:16px;
font-weight:bold;
color:#FE7EB1;
}

#eigyou .txt_area_b .left_box p{
margin:0px;
padding:0 0 0 10px;
font-size:14px;
line-height:25px;
color:#666666;
}

#eigyou .txt_area_b .right_box{
margin:0 0 20px 0;
padding:40px 0 0 0;
float:right;
}

#eigyou .txt_area_b .right_box .photo{
margin:0px;
padding:0px;
}



th,td{
border:none;
}
