@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	padding:0;
	border:0;
	font-size:100%;
	margin:0 auto;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
	background:#ffffff; 
	color:#666666;
	font-size:12px;
	margin:0 auto;
}

table {
	font-size:12px;
	}
td {
        padding:3px;
}
table th {
	font-weight:normal;
	}

a
{
	text-decoration:none;
	color:#53951C;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#53951C;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:820px;
	background:#ffffff url(img/common/containar_middle.jpg) repeat-y left top;
	text-align: center;
	margin:0 auto;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:820px;
	height:110px;
	color:inherit;
	margin:0 auto;
}

div#header img
{
	float:left;
	margin:0;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	left:0;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:820px;
	margin:0 auto;
	text-align:left;
}

div#banner-inner
{
	color:#374d67;
}

div#banner-inner h1
{
	position:relative;
	left:30px;
	font-size:12px;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#245324;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	left:0;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
	color:#245324;
	background-color:transparent;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:800px;
	text-align:left;
	background:#ffffff;
	color:inherit;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */

div.main-contents
{
	background-color:#ffffff;
	background-image:url(img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
	width:565px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}



div#main
{
	float:right;
	width:565px;
	background:#ffffff;
	background-image:url(img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;

}

div.main-contents p
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
	clear: both;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/info_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;
}

div.info-box img
{
	float:left;
	vertical-align:middle;
}

div.info-box p
{
	font-size:12px;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 10px 10px 0;
}

div.news-box
{
	margin-bottom:40px;
}

div.news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/new-topics.gif) no-repeat left top;
	color:inherit;
	width:540px;
	height:25px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

div.news-box-inner li
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background:transparent url(img/common/h6.gif) no-repeat 7px 12px;
}

/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:left;
	width:222px;
	text-align:left;
}

div#sidebar-inner
{
	padding:28px 0 0 0;
	width:222px;
}

.sidebar-head
{	
	font-size:2px;
	text-indent:-9999px;
	background: url(img/common/category_head.jpg) no-repeat left top;
	color:inherit;
	width:222px;
	height:39px;
}
.sidebar-head2
{	
	font-size:2px;
	text-indent:-9999px;
	background: url(img/common/info.jpg) no-repeat left top;
	color:inherit;
	width:222px;
	height:39px;
}
div#sidebar-head2 p
{	
	padding-top:22px;
}
.sidebar-middle
{
	background: url(img/common/category_middle.jpg) repeat-y left top;
	width:222px;
}
.sidebar-box
{
        width:222px;
	text-align:left;
}
.sidebar-box2
{
	padding:10px 10px 10px 18px;
        width:200px;
}
div.category-archives
{
	font-size:12px;

        color:#666666;
        clear: both;
}

div#sidebar ul
{
	list-style-type:none;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	color:#666666;
}

div.category-archives ul li
{
	font-size:12px;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	display:inline;
	color:#666666;
}

div.category-archives ul li a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	background: url(img/common/category_middle_a.jpg) no-repeat left 0;
	display:block;
	line-height:100%;
        font-size:12px;
	color:#255213;
        width:182px;
        height:36px;
        padding:10px 0 0 40px;
}

div.category-archives ul li a:hover
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	background: url(img/common/category_middle_hover.jpg) no-repeat left 0;
	display:block;
	line-height:100%;
        font-size:12px;
	color:#6BAB1B;
        width:182px;
        height:36px;
        padding:10px  0 0 40px;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
	background:#eeeeee url(img/subcategory-ul_bg.gif) no-repeat 0 100%;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background:#eeeeee url(img/icon_subcategory.gif) no-repeat 19px 5px;
	display:block;
	padding:3px 5px 3px 33px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#666666;
	background:#ffffff url(img/icon_subcategory_hover.gif) no-repeat 19px 5px;
	text-decoration:none;
}

div.contents-search h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/search.gif) no-repeat left top;
	color:inherit;
	width:188px;
	height:20px;
}

div.search-form form input#search
{
	color:#333333;
	background-color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #b4b4b4;
	width:130px;
}

div.search-form form input.searchsubmit
{
	color:#ffffff;
	background-color:#7da578;
	font-size:12px;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}


div.contents-search
{
	margin-bottom:30px;
	width:100%;
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(img/rss.gif) no-repeat left top;
	display:block;
	width: 180px;
	height: 39px;
	text-decoration:none;
        padding-left:20px;
}

div.rss a:hover
{
	background: transparent url(img/rss_hover.gif) no-repeat left top;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}
.sidebar-bottom
{
	font-size:2px;
	text-indent:-9999px;
	background: url(img/common/category_bottle.jpg) no-repeat left top;
	color:inherit;
	width:222px;
	height:29px;
}
div#map
{
	float:left;
	width:180px;
	text-align:left;
        clear: both;
        margin-bottom:10px;
       color:#999999;
	font-size:12px;
	line-height:150%;
}
div#map img
{
margin-bottom:5px;
}

div#map h6
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#53951C;
	background:transparent url(img/common/h6.gif) no-repeat 0 5px;
	padding: 0 10px 0 16px;
	line-height:150%;
        margin-top:3px;
}
/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background:#ffffff;
	color:inherit;
	padding:0 0 40px 0;
	width:820px;
	margin:0 auto;
}

div#footer-inner
{
	background:#ffffff url(img/common/footer.jpg) no-repeat left top;
	height:69px;
}
div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:10px;
	left:0;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:12px;
	font-weight:normal;
	padding:0 10px 5px 0;
	margin-bottom:15px;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin:0 5px 20px 10px;
}

h3.entry-header
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#53951C;
	background:transparent url(img/common/h3.gif) repeat-x left top;
	padding:20px 5px 5px 5px;
	/*borde:none;*/
	line-height:150%;
	margin:0 0 0 0;
        height:20px;
}

h3.entry-header a
{
	color:#53951C;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	color:#228B3D;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.entry blockquote,
div.entry-body blockquote
{
	font-size:12px;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
	border-bottom:1px solid #dddcdc;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#3b7232;
	background:transparent url(img/h1.gif) no-repeat left top;
	border:1px solid #adce81;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#99C81E;
	background:transparent url(img/common/h2.gif) repeat-x left top;
	padding:20px 5px 5px 5px;
	/*borde:none;*/
	line-height:150%;
	margin:0 10px 20px 0;
        height:43px;
}

div.trackbacks h4,
div.comments h4
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#228B3D;
	background:transparent url(img/common/h4.gif) no-repeat 0 0;
	padding:0 15px 5px 0px;
	/*borde:none;*/
	line-height:150%;
	margin:0 10px 20px 0;
}

div.entry h3,
div.entry-body h3
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#53951C;
	background:transparent url(img/common/h3.gif) repeat-x left top;
	padding:20px 5px 5px 5px;
	/*borde:none;*/
	line-height:150%;
	margin:0 10px 20px 0;
	height:20px;
	clear:both;
}

div.entry h4,
div.entry-body h4
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#255213;
	background:transparent url(img/common/h4.gif) no-repeat 0 0;
	padding:0 15px 5px 10px;
	/*borde:none;*/
	line-height:150%;
	margin:10px 10px 10px 0px;
	clear:both;
}

div.entry h5,
div.entry-body h5
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#255213;
	background:transparent url(img/common/h5.gif) no-repeat 0 3px;
	padding: 0 10px 0 30px;
	line-height:150%;
	margin-bottom:5px;
	font-weight:bold;
}

div.entry h6,
div.entry-body h6
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#53951C;
	background:transparent url(img/common/h6.gif) no-repeat 0 6px;
	padding: 0 10px 0 16px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry-tags h4
{
	font-size:12px;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(img/common/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	padding-right:10px;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:12px;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:12px;
	display:inline;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:12px;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:12px;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:12px;
	border:1px solid #cccccc;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	background-color:#7da578;
	font-size:12px;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:12px;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:12px;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	background-color:#7da578;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(img/entry_title.gif) no-repeat left top;
	font-size:12px;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:12px;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/*--- sitemap ---*/
#sitemap h3{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#228B3D;
	background:transparent url(img/common/h3.gif) repeat-x left top;
	padding:20px 5px 5px 5px;
	/*borde:none;*/
	line-height:150%;
	margin:0 10px 20px 0;
        height:43px;
}
#sitemap {
	font-size:12px;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}
/*--- sitemap_end ---*/
.img
{
        float:left;
        margin:0 10px 10px 0;
}
a:hover .rollover{
 color: #D1A3F5;
 opacity: 0.6;
 filter: alpha(opacity=60);
 }
 
 
/* top
==========================================================*/
ul.normal-list {
	font-size:12px;
	margin-bottom:10px;
	}
	
ul.normal-list li {
	list-style:disc outside;
	margin-left:20px;
	}
	
.img-right {
	float:right;
	margin:0 0 10px 10px;
	}
	
.img-left {
	float:left;
	margin:0 10px 10px 0;
	}
	
.img-border {
	padding:2px;
	border:1px solid #aaa;
	}
	
/* table
==========================================================*/
table.tbl-sche,
table.tbl-normal {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:90%;
	}
	
table.tbl-sche th,
table.tbl-normal th{
	padding:5px;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	font-weight:normal;
	background:#f4f4f4;
	}
	
table.tbl-sche td,
table.tbl-normal td{
	padding:5px 0;
	text-align:center;
	line-height:120%;
	letter-spacing:1px;
	border:1px solid #ccc;
	}
	
table.tbl-normal th,
table.tbl-normal td {
	text-align:left;
	padding:5px;
	}

div.comment {
	background:url(img/category/com-body.jpg) repeat-y left top;
	width:499px;
	margin-bottom:20px;
	}
	
div.com-head {
	background:url(img/category/com-head.jpg) no-repeat;
	height:28px;
	}
	
div.com-foot {
	background:url(img/category/com-foot.jpg) no-repeat bottom left;
	height:19px;
	}
	
div.com-body {
	padding:0 20px;
	text-align:left;
	}

dl.qa {
	margin-bottom:25px;
	}

dl.qa dt {
	background:url(img/category/txt-q.jpg) no-repeat left top;
	padding-left:20px;
	margin-bottom:5px;
	font-weight:bold;
	}
	
dl.qa dd {
	background:url(img/category/txt-a.jpg) no-repeat left top;
	padding-left:20px;
	margin-left:20px;
	}
	
/* form
==========================================================*/
div.form-btn {
	text-align:center;
	padding:10px 0;
	width:90%;
	}
	
div.form-btn button {
	border:none;
	background-color:#FFFFFF;
	cursor:hand;
	}
	
input.input-txt {
	border:1px solid #ccc;
	margin-right:10px;
	width:200px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	width:300px;
	}
	
textarea.input-txtarea {
	border:1px solid #ccc;
	padding:5px;
	width:300px;
	height:150px;
}






/* case
*************************************************************/
dl.caseDL{
	
}
dl.caseDL dt{
	font-weight:bold;
	color:#53951C;
	margin:0 0 3px 0;
}
dl.caseDL dd{
	color:#66666;
	margin:0 0 4em 1em;
	line-height:150%;
}
dl.caseDL dd span{
	border:1px solid #DCF08C;
	background:#F5FBE1;
	font-weight:bold;
	padding:4px;
}
p.caseP img{
	margin-left:1em;
	margin-bottom:40px;
}




/* Q&A
*************************************************************/
dl#qaDL{
	margin:0 10px;
}

dl#qaDL dt{
	background:url(img/qa_q.gif) no-repeat;
	border-bottom:1px solid #53951C;
	color:#53951C;
	font-weight:bold;
	padding:0 0 5px 20px;
}

dl#qaDL dd{
	background:url(img/qa_a.gif) no-repeat;
	color:#666666;
	line-height:1.3;
	margin:10px 0 30px 0;
	padding:0 0 0px 20px;
}




/* profile
*************************************************************/
div#prof{
	margin:15px 0 40px 0;
	zoom:100%;
}
div#prof:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
div#prof div{
	float:left;
	width:320px;
}
div#prof img{
	float:right;
}




/* flow
*************************************************************/
div#flow_sec01{
	margin:10px 20px 40px 5px;
	zoom:100%;
}
div#flow_sec01 p{
	float:left;
	width:270px;
}
div#flow_sec01 img{
	float:right;
}
div#flow_sec02{
	margin:10px 20px 40px 5px;
	zoom:100%;
}
div#flow_sec02 p{
	float:right;
	width:270px;
}
div#flow_sec02 img{
	float:left;
}

div#flow_sec01:after,
div#flow_sec02:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}


/* voice
*************************************************************/
p.voiceTxt{
	margin:0 10px 50px 10px;
}



/* beauty
*************************************************************/
p.beautyTxt{
	margin:0 60px 0 10px;
}
ul#beautyUL{
	margin:0 0 20px 30px;
}
ul#beautyUL li{
	margin-bottom:4px;
	list-style: disc;
}



/* top
*************************************************************/
p.topTxt{
	margin: 0 40px 0 5px;
}

/* guide_b
*************************************************************/
table.guideTable{
	width:470px;
	border-top:1px solid #53951C;
	border-right:1px solid #53951C;
	margin-bottom:40px;
}

table.guideTable th,
table.guideTable td{
	border-bottom:1px solid #53951C;
	border-left:1px solid #53951C;
	padding:10px 7px;
	text-align:center;
}
table.guideTable th{
	background:#D9EF85;
}





div.form-btn {
text-align:center;
padding:10px;
margin-bottom:10px;
	}
		
input.input-txt {
	border:1px solid #ccc;
	width:200px;
	}
	
input.input-txt2 {
	border:1px solid #ccc;
	width:300px;
	}
	
textarea.input-txtarea {
	border:1px solid #ccc;
	width:400px;
	}
.tbl-form{
border:1px solid #53951C;
}

.tbl-form th,
.tbl-form td {
	padding:5px;
	}

.tbl-form th {
	background:#D9EF85;
	text-align:left;
	}

.bob{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53951C;
	padding:8px;
}

.borb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53951C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53951C;
	padding:8px;
}

.bor{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #53951C;
}

