@charset "utf-8";


body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    overflow-y: scroll;
    background-color: #FFFFFF;
}

img {/*for_IE6*/
	vertical-align:bottom;
}

strong {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

em {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

a {
	text-transform: none;
	text-decoration: none;
}

a:link {
	color:#333333;
}

a:visited {
	color:#333333;
}

a:hover {
	color:#169d56;
}

.opacity a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}

.float-l {
	float: left;
}

.radius{
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
}

.text-size12{
	font-size: 12px;
}

.text-size10{
	font-size: 10px;
}

.text-size20{
	font-size: 20px;
}

.text-white{
	color: #FFF;
}

.text-red{
	color: #F00;
}

.text-blue{
	color: #06F;
}

.text-green{
	color: #169d56;
}

.text-orange{
	color: #F30;
}

.text-bold{
	font-weight: bold;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.text-gray{
	color: #999;
}

.text-shadow{
	text-shadow: 2px 2px 2px #FFF,-2px -2px 2px #FFF,-2px 2px 2px #FFF,2px -2px 2px #FFF,0px -2px 2px #FFF,-2px 0px 2px #FFF,2px 0px 2px #FFF,0px 2px 2px #FFF;
}

.margin-t10{
	margin-top: 10px;
}

.margin-t20{
	margin-top: 20px;
}

.margin-b10{
	margin-bottom: 10px;
}

.margin-b20{
	margin-bottom: 20px;
}

.padding-r05{
	padding-right: 5px;
}

.padding-t05{
	padding-top: 5px;
}

.padding-b20{
	padding-bottom: 20px;
}

.padding-t10{
	padding-top: 10px;
}

.padding-t20{
	padding-top: 20px;
}

.line_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.line_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.line_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.line_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#top_bar-bg {
	background-color: #00C;
	padding-top: 10px;
	margin: 0px;
}

#header_bg{
	padding-bottom: 10px;
}

#header {
	width: 980px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_bar {
	height: 22px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	float: left;
	line-height: 140%;
}

#top_bar ul li {
	font-size: 12px;
	float: right;
	padding-left: 15px;
	font-weight: bold;
	margin-left: 15px;
	line-height: 120%;
}

#top_bar ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#top_bar ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#top_bar ul li a:hover {
	color: #dcd3b6;
	text-decoration: none;
}

#logo {
	float: left;
}

#h_group {
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	padding-left: 20px;
}

h2 {
	font-size: 23px;
	line-height: 110%;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	line-height: 7px;
	margin-top: 5px;
}

/*g-navi*/
#g-nav_bg {
	background-image: url(../img/g-navi_bg.png);
	background-repeat: repeat-x;
	height: 60px;
}

#g-nav {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
}

#g-nav ul li {
	float: left;
	height: 60px;
	width: 138px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}

#g-nav ul li a {
	height: 37px;
	width: 138px;
	display: block;
	padding-top: 23px;
}

/*top-img*/
#top-img_bg {
	background-image: url(../img/top-img_bg.jpg);
	background-repeat: repeat-x;
	height: 360px;
}

#top-img {
	height: 360px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub-title_bg {
	background-image: url(../img/sub-img_bg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}

#sub-title {
	height: 95px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
}

#sub-title h5 {
	font-size: 30px;
	color: #FFF;
	margin-left: 10px;
	padding-top: 25px;
	padding-left: 20px;
	background-image: url(../img/sub-title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-shadow: 1px -1px 2px #333;
	height: 50px;
}

/*content*/
#content {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#pan-list {
	font-size: 12px;
	height: 20px;
	margin-top: 10px;
	overflow: hidden;
	line-height: 140%;
}

#pan-list ul li{
	float: left;
	padding-right: 10px;
}

#pan-list ul li a{
	color: #06F;
}

#pan-list ul li a:hover{
	color: #639;
}

#main-con{
	float: left;
	width: 770px;
	overflow: hidden;
}

#sub-navi {
	float: left;
	width: 200px;
	padding-right: 10px;
	margin-top: 20px;
}

#sub-navi ul li{
	height: 68px;
	width: 198px;
	margin-bottom: 10px;
	border: 1px solid #009933;
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #efffbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#efffbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#efffbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #ffffff 0%,#efffbb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #ffffff 0%,#efffbb 100%); /* IE10+ */
	background: linear-gradient(135deg,  #ffffff 0%,#efffbb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efffbb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#sub-navi ul li a{
	color: #00C;
	height: 40px;
	width: 188px;
	padding-top: 28px;
	padding-left: 10px;
	display: block;
	font-size: 15px;
	letter-spacing: 0.1em;
}

#sub-navi ul li a:hover{
	color: #169d56;	
}

#news_topics {
	border: 1px solid #CCC;
	background-color: #f8f8f8;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#main-theme {
	float: left;
	width: 500px;
	margin-top: 15px;
    overflow:hidden;
    
}


#news_title {
	background-color: #00C;
	height: 23px;
	width: 978px;
	overflow: hidden;
	padding-top: 7px;
}

#governor {
	float: left;
	width: 460px;
	margin-top: 30px;
	padding-left: 20px;
	line-height: 140%;
    overflow:hidden;
}
#top-address {
	font-size: 12px;
	float: right;
	width: 300px;
	margin-top: 15px;
	line-height: 140%;
}
.head-title {
	font-size: 18px;
	margin-bottom: 5px;
}



#governor dl dd {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 210px;
}
#governor dl {
	margin-bottom: 20px;
}

#governor p {
	margin-top: 20px;

}
#governor dl dt {
	clear: both;
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.theme{
	width: 500px;
}

#tit {
	float: left;
	font-size: 16px;
	padding-left: 15px;
	color: #FFF;
}

#all-list {
	font-size: 12px;
	float: right;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 3px;
	background-image: url(../img/arrow-news.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#all-list a {
	color: #FFF;
}

#news_wrap{
	width: 960px;
	height: 125px;
	font-size: 14px;
	line-height: 140%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#news_wrap dl{
	width: 960px;
	height: 125px;
	overflow-y: scroll;
}

#news_wrap dt {
	float:left;
	width:120px;
	clear:both;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#news_wrap dd {
	width:810px;
	padding-left: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#l_con-box {
	float: left;
	width: 710px;
	margin-bottom: 10px;
}

#l_con_top{
	height: 140px;
	width: 690px;
	margin-right: 10px;
	border: 1px solid #CCC;
	background-color: #f8f8f8;
	padding: 4px;
	margin-bottom: 10px;
}

#recycle {
	height: 140px;
	width: 690px;
}

#recycle a {
	background-image: url(../img/recycle_bg.jpg);
	display: block;
	height: 140px;
	width: 690px;
}

#recycle a:hover {
	background-image: url(../img/recycle_bg.jpg);
	background-color: #FFF;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}

#recycle h5 {
	font-size: 20px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 20px;
	text-shadow: 1px -1px 2px #333;
}

#recycle p {
	margin-top: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
	text-shadow: 2px 2px 2px #FFF,-2px -2px 2px #FFF,-2px 2px 2px #FFF,2px -2px 2px #FFF,0px -2px 2px #FFF,-2px 0px 2px #FFF,2px 0px 2px #FFF,0px 2px 2px #FFF;
}

.l_con_bottom {
	height: 140px;
	width: 335px;
	margin-right: 10px;
	border: 1px solid #CCC;
	background-color: #f8f8f8;
	padding: 4px;
	float: left;
}

#r_con-box{
	float: left;
	width: 260px;
	padding-left: 10px;
}

.r_con-bnr{
	background-color: #f8f8f8;
	padding: 4px;
	width: 250px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

#goto-top{
	font-size: 12px;
	width: 980px;
	text-align: right;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#goto-top p{
	float: right;
	width: 110px;
	padding-right: 10px;
	background-image: url(../img/top-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	padding-top: 3px;
}

#main-con{
	float: left;
	width: 770px;
	overflow: hidden;
}

/*footer*/
#footer_bg{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #063;
}

#footer{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	overflow: hidden;
}

#foot_logo{
	float: left;
	margin-top: 5px;
}

#foot_text {
	float: left;
	padding-left: 15px;
	margin-top: 30px;
}

#foot_text h6{
	margin-bottom: 10px;
}

#foot_text h6 span {
	font-size: 10px;
}

#foot_text p {
	font-size: 12px;
	line-height: 140%;
}

.foot_tel{
	padding-left: 15px;
}

#footer ul li{
	float: right;
	font-size: 10px;
	padding-left: 15px;
	margin-left: 10px;
	background-image: url(../img/arrow-news.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 150%;
	font-weight: bold;
}

#copyright {
	font-size: 10px;
	color: #096;
	text-align: center;
	padding-top: 15px;
	background-color: #EFFFBB;
	padding-bottom: 15px;
}

.box_l{
	border: 1px solid #CCC;
	height: 198px;
	width: 768px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: -1px 1px 4px #ccc inset;
	-moz-box-shadow: -1px 1px 4px #ccc inset;
	box-shadow: -1px 1px 4px #ccc inset;
}

.box_s_l{
	border: 1px solid #CCC;
	height: 298px;
	width: 378px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: -1px 1px 4px #ccc inset;
	-moz-box-shadow: -1px 1px 4px #ccc inset;
	box-shadow: -1px 1px 4px #ccc inset;
	float: left;
	margin-right: 10px;
}

.box_s_r{
	border: 1px solid #CCC;
	height: 298px;
	width: 378px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: -1px 1px 4px #ccc inset;
	-moz-box-shadow: -1px 1px 4px #ccc inset;
	box-shadow: -1px 1px 4px #ccc inset;
	float: left;
}

.box_l a{
	height: 168px;
	width: 738px;
	padding: 15px;
	display: block;
}

.box_s_l a, .box_s_r a{
	height: 268px;
	width: 348px;
	padding: 15px;
	display: block;
}

.box_s_l a:hover, .box_s_r a:hover, .box_l a:hover{
	background-color: #FFF;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}

.box_s_l a h6, .box_s_r a h6, .box_l a h6{
	font-size: 25px;
	height: 30px;
	padding-top: 10px;
	background-image: url(../img/arrow-con.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-bottom: 15px;
	color: #0066FF;
	text-shadow: 1px -1px 2px #ccc;
}

.box_s_l h6, .box_s_r h6{
	font-size: 25px;
	height: 30px;
	padding-top: 10px;
	background-image: url(../img/arrow-con.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-bottom: 15px;
	color: #0066FF;
	text-shadow: 1px -1px 2px #ccc;
}

.box_s_l a p, .box_s_r a p, .box_l a p{
	line-height: 130%;
	padding-left: 15px;
	margin-top: 10px;
}

.box_s-container{
	overflow: hidden;
}

.sub-box_l{
	border: 1px solid #CCC;
	width: 738px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;                  /*//for Firefox*/
	-webkit-border-radius: 5px;               /*//for Safari and chrome*/
	border-radius: 5px;                        /*//CSS3*/
	behavior: url(/htc/PIE.htc);               /*//for IE*/
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(to right,  #ffffff 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow: -1px 1px 4px #ccc inset;
	-moz-box-shadow: -1px 1px 4px #ccc inset;
	box-shadow: -1px 1px 4px #ccc inset;
	padding: 15px;
	overflow: hidden;
}

.sub-box_l h6{
	font-size: 25px;
	height: 30px;
	font-weight: bold;
	padding-top: 10px;
	background-image: url(../img/arrow-con.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-bottom: 15px;
	color: #0066ff;
	text-shadow: 1px -1px 2px #ccc;
}

.sub-box_l p{
	padding-left: 15px;
	line-height: 150%;
	margin-top: 10px;
	text-indent: 1em;
	font-size: 15px;
}

.float-r_img{
	float: right;
	margin-left: 15px;
}

.title_m{
	background: #dbcca0; /* Old browsers */
	background: -moz-linear-gradient(left,  #dbcca0 0%, #f8f8f8 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbcca0), color-stop(90%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #dbcca0 0%,#f8f8f8 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #dbcca0 0%,#f8f8f8 90%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #dbcca0 0%,#f8f8f8 90%); /* IE10+ */
	background: linear-gradient(to right,  #dbcca0 0%,#f8f8f8 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbcca0', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
	height: 27px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #333;
	padding-left: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #FFF,-1px -1px 2px #FFF,-1px 1px 2px #FFF,1px -1px 2px #FFF,0px -1px 2px #FFF,-1px 0px 2px #FFF,1px 0px 2px #FFF,0px 1px 2px #FFF;
	padding-top: 13px;
}

.box_l-container{
	overflow: hidden;
}

.sub-box_m{
	margin-top: 15px;
	overflow: hidden;
}

.sub-box_m p{
	padding-right: 15px;
}
.sub-box_m table {
	font-size: 12px;
	padding: 0px;
	width: 738px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.sub-box_m table tr td {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

.link_btn{
	height: 70px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.link_btn a{
	display: block;
	height: 43px;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #333,-1px -1px 2px #333,-1px 1px 2px #333,1px -1px 2px #333,0px -1px 2px #333,-1px 0px 2px #333,1px 0px 2px #333,0px 1px 2px #333;
	background-image: url(../img/btn_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 27px;
	color: #FFF;
}

.link_btn a:hover{
	background-image: url(../img/btn_bg.jpg);
	background-color: #FFF;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}

.link a:link {
	color: #06C;
}
.link {
	margin-bottom: 30px;
}
.line-height {
	line-height: 140%;
}
.link_top{
    margin-top:15px;
    overflow:hidden;
    width:460px;
}
.link_top ul li{
    margin-bottom:5px;
    padding-left:10px;
    float:left;
}