@charset "utf-8";
@import "./navi.css";
@import "./footer.css";

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	margin: 0px;
	background: #def2d7 url(../image/back_contents.png) repeat-x 0 0;
	font-size: 14px;
	color: #4d4d4d;
}

table {
	border-collapse: collapse;
}

td, th {
	font-size: 14px;
	color: #4d4d4d;
}

img {
	border: none;
	vertical-align: bottom;
}


.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
	_height: 1px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

/* header ******************************************************************** */
h1 {
	display: none;
}

#header {
	width: 100%;
	margin: 0 auto 10px auto; 
    position: relative;
    z-index: 2;
}

#header_top {
	list-style-type: none;
	width: 940px;
	margin: 0 auto; 
}



/* body ********************************************************************** */

#docbody {
    position: relative;
    z-index: 1;
}

#containers {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#containers h2,
#containers h3 {
	margin: 0 0 20px 0;
	padding: 0;
}

#left {
	width: 690px;
	margin: 0;
	float: left;
	overflow: hidden;
	display: inline;
}

#right {
	width: 250px;
	margin: 0;
	float: left;
	overflow: hidden;
	display: inline;
	background: url(../image/back_sidenavi.png) no-repeat 0 0;
}

#sidenavi {
	margin: 120px 0 0 0;
}
#sidenavi #inquirybnr {
	margin: 0 10px 20px 10px;
}
.inquiry #sidenavi #inquirybnr {
	display: none;
}
#sidenavi #inquirybnr a {
	display: block;
	background: url(../image/side_bnr_inquiry.png) no-repeat 0 0;
	width: 230px;
	height: 143px;
	text-indent: -1000em;
}
#sidenavi #inquirybnr a:hover {
	display: block;
	background-position: right 0;
	width: 230px;
	height: 143px;
	text-indent: -1000em;
}
#sidenavi #style1 {
	margin: 0 10px 20px 10px;
	list-style: none;
}
#sidenavi #style1 li {
	margin: 0 0 2px 0;
	zoom: 1;
}
#sidenavi #style1 li a {
	display: block;
	height: 60px;
	text-indent: -1000px;
}
#sidenavi #style1 .sidecon2 a {
	background: url(../image/sidenavi3.png) no-repeat 0 0;
}
#sidenavi #style1 .sidecon1 a {
	background: url(../image/sidenavi1.png) no-repeat 0 0;
}
#sidenavi #style1 .sidecon3 a {
	background: url(../image/sidenavi1.png) no-repeat 0 -120px;
}
#sidenavi #style1 .sidecon4 a {
	background: url(../image/sidenavi1.png) no-repeat 0 -180px;
}
#sidenavi #style1 .sidecon2 a:hover {
	background-position: right 0;
}
#sidenavi #style1 .sidecon1 a:hover {
	background-position: right 0;
}
#sidenavi #style1 .sidecon3 a:hover {
	background-position: right -120px;
}
#sidenavi #style1 .sidecon4 a:hover {
	background-position: right -180px;
}

#sidenavi #style2 {
	margin: 0 10px 30px 10px;
	list-style: none;
	border-top: 1px solid #9a7649;
}
#sidenavi #style2 li {
	zoom: 1;
	border-bottom: 1px solid #9a7649;
}
#sidenavi #style2 li a {
	display: block;
	height: 61px;
	text-indent: -1000px;
}
#sidenavi #style2 .sidecon1 a {
	background: url(../image/sidenavi2.png) no-repeat 0 0;
}
#sidenavi #style2 .sidecon2 a {
	background: url(../image/sidenavi2.png) no-repeat 0 -61px;
}
#sidenavi #style2 .sidecon3 a {
	background: url(../image/sidenavi2.png) no-repeat 0 -122px;
}
#sidenavi #style2 .sidecon1 a:hover {
	background-position: right 0;
}
#sidenavi #style2 .sidecon2 a:hover {
	background-position: right -61px;
}
#sidenavi #style2 .sidecon3 a:hover {
	background-position: right -122px;
}

#sidenavi .style3 {
	margin: 0 10px 30px 10px;
	list-style: none;
}
#sidenavi .style3 li {
	border-bottom: 1px solid #bcb490;
	padding: 8px 0 5px 0;
	line-height: 20px;
	font-weight: bold;
	_zoom: 1;
}
#sidenavi .style3 a {
	padding: 0 0 0 20px;
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 1px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 3px;
	display: block;
	color: #ff8d00;
	text-decoration: none;
}
#sidenavi .style3 a:hover {
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -49px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -47px;
	color: #dec700;
}

#sidenavi .style4 {
	margin: 0 10px 30px 10px;
	list-style: none;
}
#sidenavi .style4 li {
	border-bottom: 1px solid #bcb490;
	padding: 8px 0 5px 0;
	line-height: 20px;
	font-weight: bold;
	_zoom: 1;
}
#sidenavi .style4 a {
	padding: 0 0 0 20px;
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 1px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 3px;
	display: block;
	color: #ff8d00;
	text-decoration: none;
}

#sidenavi .style4 a:hover {
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -49px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -47px;
	color: #dec700;
}
#sidenavi .style4 li.subcontents {
	border-bottom: 1px #D0C8A6 solid;
	padding: 6px 0 3px 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	_zoom: 1;
}
#sidenavi .style4 li.subcontents a {
	padding: 0 0 0 20px;
	background: transparent url(../image/anchor_tri_orange_side.png) no-repeat 0 0;
	display: block;
	color: #ff8d00;
	text-decoration: none;
}

#sidenavi .style4 li.subcontents a:hover {
	background: transparent url(../image/anchor_tri_orange_side.png) no-repeat -230px 0;
	_background: transparent url(../image/anchor_tri_orange_side.png) no-repeat -229px 0;
	color: #dec700;
}

.sidebnr {
	margin: 0 10px 20px 10px;
}

.staffblog {
	margin: 0 10px 10px 10px;
	color: #000 !important;
	height: auto !important;
}

.staffblog p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px #D0C8A6 solid;
}

.staffblog h4 {
	background: url(../image/head_foot_blog_min.png) no-repeat 0 0;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 60px;
	min-height: 50px;
	height: 50px;
	zoom: 1;
}

.staffblog h5 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
}

.staffblog a {
	text-decoration: none;
	color: #ff8d00;
}

.staffblog a:hover {
	text-decoration: underline;
}


.eventinfo {
	margin: 0;
	color: #000 !important;
	height: auto !important;
}

.eventinfo p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px #D0C8A6 solid;
}

.eventinfo h4 {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}

.eventinfo h5 {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 3px 0;
}

.eventinfo a {
	text-decoration: none;
	color: #ff8d00;
}

.eventinfo a:hover {
	text-decoration: underline;
}


#tabbar {
	margin: 0 0 20px 30px;
	width: 615px;
}
#tabbar ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	line-height: 14px;
}
#tabbar ul li {
	display: inline;
	font-size: 10px;
	padding: 0 7px 0 0;
	color: #6fb300;
}
#tabbar ul li a {
	color: #6fb300;
	text-decoration: none;
	padding: 0 10px 0 0;
}
#tabbar ul li a:hover {
	color: #dec700;
	text-decoration: underline;
}

.movearticle {
	margin: 0 0 20px 30px;
	width: 615px;
	height: 14px;
}
.movearticle ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.movearticle ul li {
	display: inline;
	padding: 0 5px;
	color: #6fb300;
}
.movearticle ul li a {
	color: #6fb300;
	text-decoration: none;
	padding: 0 5px;
}
.movearticle ul li a:hover {
	color: #dec700;
	text-decoration: underline;
}
.pagecont {
	margin: 0 0 20px 30px;
	width: 615px;
	height: 14px;
}
.pagecont ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
.pagecont ul li {
	display: inline;
	padding: 0 3px;
	color: #6fb300;
}
.pagecont ul li a {
	color: #6fb300;
	text-decoration: none;
	padding: 0;
}
.pagecont ul li a:hover {
	color: #dec700;
	text-decoration: underline;
}
.pagecont ul li span {
	color: #dec700;
	font-weight: bold;
}
.articlebody {
	margin: 0 0 0 30px;
}


.articlebody .articlhead {
	width: 615px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
	background: url(../image/back_head_blog.png) no-repeat 20px 0;
	margin: 0 0 20px 0;
}
.articlebody .articlhead h3 {
	color: #6fb300;
	font-size: 20px;
	line-height: 26px;
	margin: 0 !important;
	padding: 10px 0 0 100px !important;
}
.articlebody .articlhead h3 a {
	color: #6fb300;
	text-decoration: none;
}
.articlebody .articlhead h3 a:hover {
	text-decoration: underline;
}
.articlebody .articlhead h4 {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	margin: 5px 0 10px 0 !important;
	padding: 0 0 0 100px !important;
}
.articlebody .articlbyline {
	line-height: 26px;
	padding: 0 0 0 100px !important;
}
.articlebody .articlbyline ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.articlebody .articlbyline ul li {
	display: inline;
	font-size: 12px;
	line-height: 14px;
	padding: 0 10px 0 0;
	margin: 0 7px 0 0;
	border-right: 1px solid #4d4d4d;
}
.articlebody .articlbyline ul li a {
	color: #4d4d4d;
}
.articlebody .articlepara {
	width: 515px;
	padding: 0 0 25px 0;
	margin: 0 0 25px 100px;
	border-bottom: 1px solid #a1c763;
	overflow: hidden;
}
.articlebody .single {
	margin-bottom: 40px !important;
}

.recommend {
	margin-bottom: 40px !important;
}
.recommend h3 {
	width: 615px;
	height: 44px;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	background: url(../image/back_recommend_head.png) no-repeat 0 0;
	text-indent: -1000em;
}
.recommend ul {
	width: 515px;
	margin: 0 0 0 100px !important;
	list-style: none;
}
.recommend ul li  {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px 0;
	_zoom: 1;
}
.recommend ul li a {
	padding: 0 0 0 20px;
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 1px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 3px;
	display: block;
	color: #ff8d00;
	text-decoration: none;
}

.recommend ul li a:hover {
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -49px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -47px;
	color: #dec700;
}


.articlebody .articlemain,
.articlebody .articlemore {
	font-size: 14px;
	line-height: 24px !important;
	margin: 0 0 1em 0;
}

.articlebody .articlemain a,
.articlebody .articlemore a {
	color: #ff8d00;
	text-decoration: none;
}

.articlebody .articlemain a:hover,
.articlebody .articlemore a:hover {
	text-decoration: underline;
}

.articlebody .articlemain ul,
.articlebody .articlemain ol,
.articlebody .articlemore ul,
.articlebody .articlemore ol {
	margin: 1em 2em;
}
.articlebody .articlemain h2,
.articlebody .articlemain h3,
.articlebody .articlemain h4,
.articlebody .articlemain h5,
.articlebody .articlemain h6,
.articlebody .articlemain p {
	margin: 0 0 1em 0;
}
.articlebody .articlemain table,
.articlebody .articlemain table td,
.articlebody .articlemain table th {
	border: none;
}
.articlebody .articlemain table td,
.articlebody .articlemain table th {
	vertical-align: top;
	padding: 5px;
}




.articlemorelink {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 1em 0;
}

.articlemorelink a {
	padding: 3px 0 3px 20px;
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 5px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 6px;
	color: #ff8d00;
}

.articlemorelink a:hover {
	background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -45px;
	_background: transparent url(../image/anchor_circle_orange.png) no-repeat 0 -44px;
	color: #dec700;
}

.archive_title {
	margin: 0 45px; 25px 130px !important;
}
.archive_title h2 {
	color: #6fb300;
	font-size: 16px;
	line-height: 16px;
	border-bottom: 1px solid #a1c763;
	padding: 0 0 3px 0 !important;
	width: 100%;
}

h2#docbody_head {
	width: 690px;
	height: 160px;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
}

#main_head h2,
#main_head h3 {
	display: none;
}
#main_head p {
	background: url(../image/back_mhpara_block.png) 0 0;
	padding: 18px 22px;
	font-size: 14px;
	line-height: 26px;
	color: #000;
	position: relative;
}

.cntarea {
}
.cntarea h2 {
	overflow: hidden;
	text-indent: -10000em;
}
.cntarea .hlead {
	display: none;
}


.exlinkblk {
	margin: 0 0 50px 90px !important;
}
.exlinkblk h3 {
	background: url(../image/wood_hexlink.png) no-repeat 0 0;
	width:;
	height: 41px;
	margin: 0 0 10px 0 !important;
	overflow: hidden;
	text-indent: -10000em;
}
.exlinkblk ul {
	width: 515px;
	margin: 0 0 10px 40px !important;
	list-style: none;
}
.exlinkblk ul li {
	margin: 0 0 3px 0 !important;
	list-style: none;
	zoom: 1;
}
.exlinkblk ul li a {
	display: block;
	width: 465px;
	height: 38px;
	background: url(../image/back_exlinkblk_a.png) no-repeat 0 0;
	text-decoration: none;
	color: #ff8d00;
	font-size: 14px;
	line-height: 38px;
	padding: 0 15px 0 35px;
	overflow: hidden;
}
.exlinkblk ul a:hover {
	background-position: 0 -38px;
	_background-position: 0 -37px;
	color: #dec700;
}
.exlinkblk ul li.dline a {
	height: 48px;
	background: url(../image/back_exlinkblk_a.png) no-repeat 0 -76px;
	text-decoration: none;
	line-height: 20px;
	padding: 10px 15px 0 35px;
}
.exlinkblk ul li.dline a:hover {
	background-position: 0 -134px;
}

.articlebody .contentsbnr {
	width: 645px;
	margin: 0 0 30px 0;
}
.articlebody .bnrblock {
	width: 645px;
	margin: 0 0 20px 0;
}
.articlebody .bnrblock img {
	margin: 0 0 8px 0;
}
.articlebody .bnrblock .articlemorelink {
	text-align: right;
}

.privacyblock {
	margin: 0 0 30px 0;
}

.privacyblock h3 {
	font-size: 16px !important;
	color: #9a7649;
	line-height: 22px;
	margin: 0 0 10px 0 !important;
}

.privacyblock p {
	font-size: 14px !important;
	line-height: 24px;
	margin: 0 0 20px 0 !important;
}

.privacyblock ul {
	margin: 0 0 20px 15px;
	padding: 0 0 20px 15px;
	list-style: disc;
}

.privacyblock li {
	color: #6fb300;
	font-weight: bold;
}


.articlebody .works1 {
	width: 538px;
	margin: 20px 0 10px 15px;
	padding: 15px 29px;
	border: 2px solid #c3d9a4;
}
.articlebody .works1 .media,
.articlebody .works1 .sum {
	float: left;
}
.articlebody .works1 .media {
	width: 288px;
}
.articlebody .works1 .media a {
	display: block;
	width: 258px;
	height: 194px;
	border: 5px solid #a1c763;
}
.articlebody .works1 .media a:hover {
	border: 5px solid #6fb300;
	padding: 0;
}
.articlebody .works1 .sum {
	width: 250px;
}

.articlebody .works1 .sum .articlhead {
	width: 100% !important;
	min-height: 0 !important;
	height: auto !important;
	background: none !important;
	margin: 10px 0 10px 0 !important;
}
.articlebody .works1 .sum .articlhead h3 {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	font-size: 18px;
	line-height: 24px;
}
.articlebody .works1 .sum .articlhead h4 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	line-height: 18px;
}
.articlebody .works1 .sum .articlhead h4 a {
	color: #b1a07a;
	font-size: 12px;
	text-decoration: none;
}
.articlebody .works1 .sum .articlhead h4 a:hover {
	text-decoration: underline;
}
.articlebody .works1 .sum .articlhead span {
	color: #b1a07a;
	padding: 0 0 0 0.5em !important;
	font-size: 12px;
	font-weight: normal;
}
.articlebody .works1 .sum .articlemorelink {
	margin: 0 !important;
}


.articlebody .works2 {
	width: 100%;
	margin: 0 0 30px 15px;
	padding: 0;
}
.articlebody .works2 .sum {
	width: 161px;
	margin: 0 10px 0 0;
	float: left;
	border: 1px solid #c3d9a4;
	padding: 15px 15px 0 15px;
}
.other {
	margin-bottom: 30px;
}
.other .works2 {
	margin: 0 0 0 15px;
	/margin: 0 0 10px 15px;
	_margin: 0 0 0 15px;

}
.other .works2 .sum {
	margin: 0 10px 10px 0;

}
.other h2.works {
	width: 660px;
	height: 67px;
	margin: 0 0 5px 0 !important;
	background: url(../image/title_docblock_works.png) no-repeat -30px 0;
	border: none;
	text-indent: -1000em;
}
.other h2.interview {
	width: 660px;
	height: 67px;
	margin: 0 0 5px 0 !important;
	background: url(../image/title_docblock_interview.png) no-repeat -30px 0;
	border: none;
	text-indent: -1000em;
}
.other .aright {
	text-align: right;
	padding: 0 50px 0 0;
}

.articlebody .works2 .media a {
	display: block;
	width: 157px;
	height: 118px;
	border: 2px solid #a1c763;
	margin: 0 0 10px 0;
}
.articlebody .works2 .media a:hover {
	border: 2px solid #6fb300;
	padding: 0;
}

.articlebody .works2 .sum .articlhead {
	width: 100% !important;
	min-height: 0 !important;
	height: auto !important;
	background: none !important;
	margin: 0 0 5px 0 !important;
}
.articlebody .works2 .sum .articlhead h3 {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	font-size: 16px;
	line-height: 22px;
}
.other .works2 .sum .articlhead h3 {
	font-size: 14px;
	line-height: 20px;
}
.articlebody .works2 .sum .articlhead h4 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	line-height: 16px;
}
.articlebody .works2 .sum .articlhead h4 a {
	color: #b1a07a;
	font-size: 12px;
	text-decoration: none;
}
.articlebody .works2 .sum .articlhead h4 a:hover {
	text-decoration: underline;
}
.articlebody .works2 .sum .articlemain {
	padding: 0 !important;
	font-size: 12px;
	line-height: 18px !important;
}
.articlebody .works2 .sum .articlbyline {
	color: #b1a07a;
	padding: 0 !important;
	font-size: 12px;
	font-weight: normal;
}
.articlebody .works2 .sum .articlemorelink {
	margin: 0 !important;
}


.articlebody .works3 {
	width: 600px;
	margin: 20px 0 20px 15px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #c3d9a4;
}
.articlebody .works3 .media,
.articlebody .works3 .sum {
	float: left;
}
.articlebody .works3 .media {
	width: 150px;
}
.articlebody .works3 .media a {
	display: block;
	width: 120px;
	height: 90px;
	border: 2px solid #a1c763;
}
.articlebody .works3 .media a:hover {
	border: 2px solid #6fb300;
	padding: 0;
}
.articlebody .works3 .sum {
	width: 450px;
}

.articlebody .works3 .sum .articlhead {
	width: 100% !important;
	min-height: 0 !important;
	height: auto !important;
	background: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
.articlebody .works3 .sum .articlhead h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 16px;
	line-height: 22px;
}
.articlebody .works3 .sum .articlhead h4 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	line-height: 18px;
}
.articlebody .works3 .sum .articlhead h4 a {
	color: #b1a07a;
	font-size: 12px;
	text-decoration: none;
}
.articlebody .works3 .sum .articlhead h4 a:hover {
	text-decoration: underline;
}
.articlebody .works3 .sum .articlhead span {
	color: #b1a07a;
	padding: 0 0 0 0.5em !important;
	font-size: 12px;
	font-weight: normal;
}
.articlebody .works3 .sum .articlemain {
	padding: 0 !important;
	font-size: 12px;
	line-height: 18px !important;
}
.articlebody .works3 .sum .articlemorelink {
	margin: 0 !important;
}


.articlebody .interview {
	width: 600px;
	margin: 0 0 30px 15px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #a1c763;
}
.articlebody .interview .media,
.articlebody .interview .sum {
	float: left;
}
.articlebody .interview .media {
	width: 220px;
}
.articlebody .interview .media img {
}
.articlebody .interview .media a {
	display: block;
	width: 180px;
	height: 135px;
	border: 1px solid #a1c763;
	padding: 1px;
}
.articlebody .interview .media a:hover {
	border: 2px solid #6fb300;
	padding: 0;
}
.articlebody .interview .sum {
	width: 380px;
}

.articlebody .interview .sum .articlhead {
	width: 100%;
	background: none;
}
.articlebody .interview .sum .articlhead h3 {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: 16px;
	line-height: 20px;
}
.articlebody .interview .sum .articlhead h4 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	line-height: 18px;
}
.articlebody .interview .sum .articlhead span {
	color: #6fb300;
	padding: 0 0 0 0.5em !important;
	font-size: 12px;
	font-weight: normal;
}
.articlebody .interview .sum .articlhead span a {
	color: #6fb300;
	font-size: 12px;
}
.articlebody .interview .sum .articlbyline {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	background: none;
}
.articlebody .sum .articlepara {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}


