@charset "UTF-8";

/********************************
DEFAULT
*********************************/

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,pre,form,dl,dt,dd,blockquote,fieldset,input,address{
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img {
	vertical-align:top;
	border:0px;
}

table {
	border-collapse:collapse;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

hr {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#009944;
	text-decoration:none;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#ff726b;
	text-decoration:underline;
}

.m_b0 {
	margin-bottom:0px !important;
}

.p_b0 {
	padding-bottom:0px !important;
}

.m_b1 {
	margin-bottom:1px !important;
}

.m_b2 {
	margin-bottom:2px !important;
}

.m_b3 {
	margin-bottom:2px !important;
}

.m_b5 {
	margin-bottom:5px !important;
}

.m_b7 {
	margin-bottom:7px !important;
}

.m_b8 {
	margin-bottom:8px !important;
}

.m_b10 {
	margin-bottom:10px !important;
}

.m_b11 {
	margin-bottom:11px !important;
}

.m_b12 {
	margin-bottom:12px !important;
}

.m_b13 {
	margin-bottom:13px !important;
}

.m_b15 {
	margin-bottom:15px !important;
}

.m_b20 {
	margin-bottom:20px !important;
}

.m_b25 {
	margin-bottom:25px !important;
}

.m_b30 {
	margin-bottom:30px !important;
}

.m_b35 {
	margin-bottom:35px!important;
}

.m_b40 {
	margin-bottom:40px !important;
}

.m_b45 {
	margin-bottom:45px !important;
}

.m_b50 {
	margin-bottom:50px !important;
}

.m_b60 {
	margin-bottom:60px !important;
}
.m_b300 {
	margin-bottom:300px !important;
}

.m_l5 {
	margin-left:5px !important;
}

.m_l9 {
	margin-left:9px !important;
}

.m_t50 {
	margin-top:50px !important;
}
.p_r50 {
	padding-right:50px !important;
}

.center {
	text-align: center;
}

html {
	height:100%;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color:#000;
	font-size:82%;
	text-align:center;
    min-height:100%;
    height:auto !important;
    position:relative;
	min-width:960px;
	-webkit-text-size-adjust:100%;
}

html>/**/body {
	font-size:13px;
}

/********************************
HEADER
*********************************/
#Header .headbx {
	width:960px;
	margin:0 auto 15px auto;
	text-align:left;
	padding:9px 0 0 0;
}
#Header .headbx .lftbx {
	float:left;
	/* width:740px; */
	width:675px;
}
#Header .headbx .lftbx h1 {
	font-size:85%;
	line-height:1.2em;
	margin-bottom:12px;
}
#Header .headbx .lftbx .lg p {
	float:left;
}
#Header .headbx .lftbx .lg p.tl {
	/* margin:0 0 0 174px; */
	margin:0 0 0 104px;
}
#Header .headbx .rgtbx {
	float:right;
	/* width:200px; */
	width:265px;
	text-align:right;
}
#Header .headbx .rgtbx p.edc {
	margin-bottom:9px;
}
#Header .headbx .rgtbx .com {
  	display: -webkit-box;
  	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#Header .gnavibx {
	background:#f1f2f2;
	position:relative;
}
#Header .gnavibx .navi {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:59px;
}
#Header .gnavibx .navi ul {
	position:absolute;
	left:0;
	top:9px;
}
#Header .gnavibx .navi ul li {
	float:left;
	margin-left:13px;
}
#Header .gnavibx .navi ul li.top {
	margin-left:0;
}


/********************************
FOOTER
*********************************/

#Footer .footbx {
	background:url(../../images/foot_bg.png) repeat 0 50%;
	position:relative;
}
#Footer .footbx .footin {
	width:960px;
	margin:0 auto;
	text-align:left;
	background:url(../../images/foot_bg.png) repeat 0 50%;
	padding:33px 0;
	position:relative;
}
#Footer .footbx .footin .pagetopbtn p {
	float:right;
	width:128px;
	height:24px;
	background:url(../../images/foot_bg_pagetp.png) no-repeat 0 0;
	text-align:right;
	overflow:hidden;
	position:absolute;
	right:0;
	top:-24px;
}
#Footer .footbx .footin .pagetopbtn p a,
#Footer .footbx .footin .pagetopbtn p a:hover {
	color:#fff;
	font-weight:bold;
	display:block;
	padding:6px 23px 0 0;
	font-size:93%;
	line-height:1.2em;
}

#Footer .footbx .footin .bx {
	float:left;
	border-left:1px solid #68b98c;
	padding:0 0 0 15px;
	margin-right:3px;
	display:inline;
}
#Footer .footbx .footin .bx.wd1 {
	width:168px;
}
#Footer .footbx .footin .bx.wd2 {
	width:250px;
}
#Footer .footbx .footin .bx.wd3 {
	width:100px;
}
#Footer .footbx .footin .bx.wd4 {
	width:125px;
}
#Footer .footbx .footin .bx.wd5 {
	width:220px;
}
#Footer .footbx .footin .bx.tp {
	border-left:0;
	padding:0;
}
#Footer .footbx .footin .bx h2 {
	font-weight:bold;
	font-size:108%;
	line-height:1.2em;
	background:url(../../images/dec_crc_ar_wh.gif) no-repeat 0 1px;
	padding:0 0 0 17px;
	margin-bottom:15px;
}
#Footer .footbx .footin .bx ul li {
	background:url(../../images/dec_wh.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
	margin:15px 0 0 5px;
	line-height:1.2em;
	font-size:93%;
}
#Footer .footbx .footin .bx ul li.tp {
	margin-top:0;
}
#Footer .footbx .footin .bx a,
#Footer .footbx .footin .bx a:hover {
	color:#fff;
}

#Footer .footbtbx {
	position:relative;
	padding:11px 0 25px 0;
	width:960px;
	margin:0 auto;
	text-align:left;
	font-size:77%;
}
#Footer .footbtbx ul li {
	float:left;
	line-height:1.2em;
	padding:7px 0 0 0;
}
#Footer .footbtbx ul li a {
	color:#000;
	text-decoration:underline;
}
#Footer .footbtbx ul li a:hover {
	color:#000;
	text-decoration:none;
}

#Footer .footbtbx address {
	text-align:center;
	position:absolute;
	left:300px;
	top:18px;
	width:360px;
	font-style:normal;
	line-height:1.2em;
	margin:0 auto;
	display:block;
}
#Footer .footbtbx p {
	float:right;
}

/********************************
CONTENTS
*********************************/
.com_Contents {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding-bottom:70px;
}

.com_Clmbx .com_Mainbx {
	float:left;
	width:650px;
}
.com_Clmbx .com_Sidebx {
	float:right;
	width:280px;
	position:relative;
}

/*---------------
side
---------------*/
.com_Sidebx .sdltbx {
	background:url(../../images/dotto_gry.gif) repeat 0 0;
	padding:4px;
	margin-bottom:20px;
}
.com_Sidebx .sdltbx .sdltin {
	background:#fff;
	position:relative;
}
.com_Sidebx .srcbx {
	padding:15px 17px 20px 17px;
}
.com_Sidebx .srcbx .mapbx {
	position:relative;
	height:254px;
}
.com_Sidebx .srcbx .mapbx h3 {
	position:absolute;
	left:0;
	top:0;
	font-weight:bold;
	color:#007b37;
	font-size:93%;
	line-height:1.2em;
	background:url(../../images/icn_map.png) no-repeat 1px 0;
	padding:2px 0 2px 22px;
}
.com_Sidebx .srcbx .mapbx .map ul li {
	position:absolute;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp1 {
	top:34px;
	left:94px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp2 {
	top:78px;
	left:94px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp3 {
	top:107px;
	left:49px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp4 {
	top:192px;
	left:197px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp5 {
	top:198px;
	left:143px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp6 {
	top:214px;
	left:75px;
}
.com_Sidebx .srcbx .mapbx .map ul li.mp7 {
	top:214px;
	left:0;
}
.com_Sidebx .srcbx .adbx {
	background:url(../../images/dash_md.png) repeat-x 0 0;
	padding:10px 0 0 0;
}
.com_Sidebx .srcbx .adbx h3 {
	font-weight:bold;
	color:#007b37;
	font-size:93%;
	line-height:1.2em;
	background:url(../../images/icn_home.png) no-repeat 0 0;
	padding:2px 0 8px 25px;
}

.com_Sidebx .srcbx .adbx dl dt input {
	height:28px;
	line-height:28px;
	border:1px solid #ddd;
	width:183px;
	float:left;
	padding:0 0 0 5px;
}
.com_Sidebx .srcbx .adbx dl dd {
	line-height:0;
	font-size:0;
	float:right;
}

.com_Sidebx .demobx {
	padding:15px 16px;
}
.com_Sidebx .demobx dl dt {
	margin-bottom:13px;
	line-height:1.5em;
}

.com_Sidebx .sdmenubx {
	border:2px solid #f1f2f2;
	margin-bottom:20px;
}
.com_Sidebx .ttl {
	background:url(../../images/dash_md.png) repeat-x left bottom;
	padding:0 0 14px 0;
	margin-bottom:15px;
}
.com_Sidebx .ttl.ttl_borno {
	background:none;
	padding-bottom:0;
	margin-bottom:5px;
}
.com_Sidebx .ttl h2 {
	font-weight:bold;
	font-size:108%;
}
.com_Sidebx .ttl h2.src {
	background:url(../../images/icn_src.png) no-repeat 0 1px;
	padding:0 0 0 22px;
}
.com_Sidebx .ttl h2.mv {
	background:url(../../images/icn_mv.png) no-repeat 0 1px;
	padding:0 0 0 24px;
}
.com_Sidebx .sdmenubx h2 {
	padding:10px 13px 10px 42px;
	font-weight:bold;
	font-size:108%;
	line-height:1.3em;
	position:relative;
}
.com_Sidebx .sdmenubx h2.qa {
	background:#f1f2f2 url(../../images/icn_q_gry.png) no-repeat 18px 11px;
}
.com_Sidebx .sdmenubx h2.cs {
	background:#f1f2f2 url(../../images/icn_mn_grys.png) no-repeat 18px 11px;
}
.com_Sidebx .sdmenubx ul li {
	font-weight:bold;
	font-size:116%;
	line-height:1.2em;
}
.com_Sidebx .sdmenubx ul li a {
	display:block;
	padding:18px 30px 16px 20px;
	background:url(../../images/dec_crc_ar.gif) no-repeat 253px 50%;
	border-top:1px solid #f1f2f2;
}
* html .com_Sidebx .sdmenubx ul li a {
	width:224px;
}
.com_Sidebx .sdmenubx ul li a:hover {
	text-decoration:none;
	background-color:#f5fffa;
	color:#009944;
}

.com_Sidebx .bnrbx {
	background:#f1f2f2;
	text-align:center;
	padding:10px 0 8px 0;
}
.com_Sidebx .bnrbx h2 {
	margin-bottom:7px;
}
.com_Sidebx .bnrbx ul li {
	margin-bottom:10px;
}
.com_Sidebx .bnrbx ul li a {
	background:#fff;
}
.com_Sidebx .bnrbx ul li:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.com_Sidebx .ptnewsbx {
	margin:0 0 20px 0;
}
.com_Sidebx .ptnewsbx .tl {
	letter-spacing:-0.4em;
	margin:0 0 8px 0;
}
.com_Sidebx .ptnewsbx .tl div {
	width:168px;
	display:inline-block;
	letter-spacing:normal;
	background:url(../../images/icn_news.png) no-repeat left bottom;
	padding:0 0 0 24px;
	vertical-align:bottom;
}
.com_Sidebx .ptnewsbx .tl div h2 {

	font-weight:bold;
	font-size:77%;
	line-height:1.5em;
}
.com_Sidebx .ptnewsbx .tl div h2 span {
	font-size:135%;
	display:block;
}
.com_Sidebx .ptnewsbx .tl p {
	display:inline-block;
	width:85px;
	letter-spacing:normal;
	text-align:right;
	vertical-align:bottom;
	background:url(../../images/dash_blk_rw.gif) repeat-y 0 0;
}

* html .com_Sidebx .ptnewsbx .tl div,
* html .com_Sidebx .ptnewsbx .tl p{
	display:inline;
	zoom:1;
}
*:first-child+html .com_Sidebx .ptnewsbx .tl div,
*:first-child+html .com_Sidebx .ptnewsbx .tl p {
	display:inline;
	zoom:1;
}

.com_Sidebx .ptnewsbx .in {
	padding:4px;
	background:url(../../images/dotto_gry.gif) repeat 0 0;
}
.com_Sidebx .ptnewsbx ul {
	padding:0 14px;
	font-size:92%;
	line-height:1.5em;
	background:#fff;
}
.com_Sidebx .ptnewsbx ul li {
	padding:8px 0;
	background:url(../../images/dash_gryb.gif) repeat-x 0 0;
}
.com_Sidebx .ptnewsbx ul li.top {
	background:none;
}
.com_Sidebx .ptnewsbx ul li img {
	vertical-align:middle;
}
.com_Sidebx .ptnewsbx ul li a {
	margin:0 5px 0 0;
}

/*---------------
common
---------------*/

/*color*/
.com_clrgy {
	color:#7c7c7c;
}

/*hover*/
.com_hvr:hover img,
.com_hvr:hover input {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}
/*topicpath*/
.com_topicpath {
	background:url(../../images/dash_gry.png) repeat-x left bottom;
	padding:15px 0;
	margin-bottom:15px;
}
.com_topicpath.com_topicpath_borno {
	background:none;
	margin-bottom:0;
	padding:0;
}
.com_topicpath.com_topicpath_bornob {
	background:none;
	margin-bottom:0;
}
.com_topicpath ul li {
	float:left;
	font-size:77%;
	line-height:1.1em;
	margin:0 7px 0 0;
}
.com_topicpath ul li a {
	text-decoration:underline;
}
.com_topicpath ul li a:hover {
	text-decoration:none;
}
.com_topicpath ul.rgt li {
	float:right;
	font-weight:bold;
	background:url(../../images/dash_blk_rw.gif) repeat-y 0 0;
	padding:0 0 0 8px;
	display:inline;
	font-size:77%;
	line-height:1.1em;
	margin:0 0 0 8px;
}
.com_topicpath ul.rgt li a {
	background:url(../../images/dec_crc_ar.gif) no-repeat right 50%;
	padding:1px 15px 1px 0;
	line-height:1.2em;
	text-decoration:none;
}
.com_topicpath p a:hover {
	text-decoration:underline;
}

/*ttl*/
.com_ttl {
	margin-bottom:15px;
}
.com_ttl h2 {
	font-weight:bold;
	font-size:139%;
	line-height:1.2em;
	color:#333;
	float:left;
	padding:5px 0 0 0;
}
.com_ttl p {
	float:right;
}

.com_ttl .bdr{
	background:url(../../images/bg_dot_gw_lg.png) no-repeat left bottom;
	padding:0 0 3px 0;
}

.com_ttl .bdr h2 {
	background:#ffffff;
	display:block;
	padding:5px 0 20px 0;
}
.com_ttl .bdr h2.ajt {
	padding:5px 0 15px 0;
}

.com_ttl dl.pgnv {
	float:right;
	background:#f1f2f2;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	position:relative;
	padding:2px;
	letter-spacing:-0.4em;
}
* html .com_ttl dl.pgnv {
	width:330px;
}
.com_ttl dl.pgnv dt {
	display:inline-block;
	vertical-align:middle;
	padding:0 10px;
	font-weight:bold;
	font-size:77%;
	line-height:1.2em;
	letter-spacing:normal;
}
.com_ttl dl.pgnv dd {
	display:inline-block;
	vertical-align:middle;
	background:#fff;
	letter-spacing:normal;
}
*:first-child+html .com_ttl dl.pgnv dt,
*:first-child+html .com_ttl dl.pgnv dd {
	display:inline;
	zoom:1;
}
* html .com_ttl dl.pgnv dt {
	width:80px;
}
* html .com_ttl dl.pgnv dd {
	width:230px;
}
* html .com_ttl dl.pgnv dt,
* html .com_ttl dl.pgnv dd {
	display:inline;
	zoom:1;
}
.com_ttl dl.pgnv dd ul li {
	height:32px;
	line-height:32px;
	float:left;
	font-weight:bold;
	border-left:1px solid #f1f2f2;
	font-size:93%;
}
.com_ttl dl.pgnv dd ul li a {
	background:url(../../images/btn_ck.png) no-repeat 10px 50%;
	display:block;
	line-height:32px;
	padding:0 10px 0 28px;
}
* html .com_ttl dl.pgnv dd ul li a {
	padding:0 12px 0 28px;
}
.com_ttl dl.pgnv dd ul li a:hover,
.com_ttl dl.pgnv dd ul li a.on {
	background:#f5fffa url(../../images/btn_ck_on.png) no-repeat 10px 50%;
	text-decoration:none;
	color:#009944;
}
.com_ttl dl.pgnv dd ul li a span {
	display:block;
	line-height:32px;
	padding:0 0 0 14px;
}
.com_ttl dl.pgnv dd ul li a span.m {
	background:url(../../images/dec_cs_map_s.png) no-repeat 0 50%;
}
.com_ttl dl.pgnv dd ul li a span.l {
	background:url(../../images/dec_cs_md_s.png) no-repeat 0 50%;
}


.com_ttlbgbbx {
	position:relative;
	z-index:1;
	width:100%;
}
.com_ttlbgbbx h3 {
	font-size:200%;
	font-weight:bold;
	line-height:1.2em;
	background:#009944;
	padding:27px 0;
	color:#fff;
}
.smr .com_ttlbgbbx h3 {
	background:#0168b7;
}
.smr2015 .com_ttlbgbbx h3 {
	background:#a68617;
}
.win2015 .com_ttlbgbbx h3 {
	background:#eb99bf;
}
.smr2016 .com_ttlbgbbx h3 {
	background:#358dda;
}
.smr2018 .com_ttlbgbbx h3 {
	background:#008ae0;
}
.win2018 .com_ttlbgbbx h3 {
	background:#3193d0;
}
.manabia .com_ttlbgbbx {
	background:#006432;
}
.manabia .com_ttlbgbbx h3 {
	background:#006432;
}

.win2016 .com_ttlbgbbx h3 {
	background:#7c3f2c;
}
.blver .com_ttlbgbbx h3 {
	background:#078eb8;
}
.orever .com_ttlbgbbx h3 {
/*	background:#fea34a;*/
	background:#f57c44;
}
.com_redclrbx .com_ttlbgbbx h3 {
	background:#cf1a20;
}
.com_ttlbgbbx h3.tlb {
	padding:17px 0 10px 0;
}
.com_ttlbgbbx h3 span {
	font-size:120%;
}
.com_ttlbgbbx h3 span.fts {
	font-size:60%;
	line-height:1.8em;
}
.com_ttlbgbbx .ar {
	position:absolute;
	bottom:-17px;
	left:50%;
	margin:0 0 0 -17px;
}
* html .com_ttlbgbbx .ar {
	bottom:-20px;
}

/*dec*/
.com_blk {
	background:url(../../images/dec_blank.png) no-repeat 0 50%;
	padding:0 0 0 14px;
}

/*pager*/
.com_pager {
	background:url(../../images/dash_grys.png) repeat 0 0;
	padding:10px 0;
	margin-bottom:20px;
}
.com_pager .pager {
	width:960px;
	margin:0 auto;
	text-align:left;
	font-size:93%;
}
.com_pager .pager p {
	float:left;
	line-height:1.2em;
}
.com_pager .pager ul {
	float:right;
	background:url(../../images/dash_blk_rw.gif) repeat-y 0 0;
	line-height:1.1em;
	display:inline;
	padding:0 0 0 5px;
}
.com_pager .pager ul li {
	display:inline;
	padding:0 0 0 10px;
}

.com_pager .pager p.txt {
	font-size:109%;
}

.com_pager .nwsbx {
	background:#fff;
	width:898px;
	margin:0 auto 15px auto;
	text-align:left;
	padding:15px 30px 12px 30px;
	border:1px solid #b3cbbe;
}

.com_pager .nwsbx .log {
	float:left;
	margin:5px 0 0 0;
}

.com_pager .nwsbx .log.log2 {
	margin:15px 0 0 0;
}

.com_pager .nwsbx p {
	font-size:108%;
	line-height:1.6em;
	float:right;
	width:710px;
}

.com_pager .nwsbx p a.btn {
	float:right;
	padding:0 0 0 20px;
}

/*search*/
.com_search {
	width: 960px;
    margin: 20px auto;
    text-align: left;
}
.com_search .search-txt {
	line-height: 2;
    font-size: 12px;
}

/*table*/
.com_tbbx {
	border-right:1px solid #b3cbbe;
	border-top:1px solid #b3cbbe;
	margin-bottom:20px;
}
.com_tbbx table {
	width:100%;
}
.com_tbbx table th {
	border-left:1px solid #b3cbbe;
	border-bottom:1px solid #b3cbbe;
	background:#e0f6ea;
	color:#007b37;
	font-weight:bold;
	text-align:left;
	font-size:108%;
	padding:14px 10px 14px 20px;
	width:80px;
}
.com_tbbx table td {
	border-left:1px solid #b3cbbe;
	border-bottom:1px solid #b3cbbe;
	padding:14px 10px;
	line-height:1.3em;
	word-break:break-all;
}

.com_tbbx_r {
	border-right:1px solid #b3cbbe;
	border-top:1px solid #b3cbbe;
	margin-bottom:20px;
}
.com_tbbx_r table {
	width:100%;
}
.com_tbbx_r table th {
	border-left:1px solid #b3cbbe;
	border-bottom:1px solid #b3cbbe;
	background:#e0f6ea;
	color:#007b37;
	font-weight:bold;
	text-align:center;
	font-size:108%;
	padding:10px;
} 
.com_tbbx_r table td {
	border-left:1px solid #b3cbbe;
	border-bottom:1px solid #b3cbbe;
	text-align:left;
	height:40px;
	vertical-align:middle;
	text-align:left;
	padding:10px;
	cursor:pointer;
	font-size:93%;
	line-height:1.4em;
}
.com_tbbx_r table tr:hover td {
	background:#f5fffa;
}
.com_tbbx_r table th.cnt,
.com_tbbx_r table td.cnt {
	text-align:center;
}

/*btn*/
.com_btnbx {
	text-align:center;
}
.com_btnbx p {
	display:inline;
	margin:0 10px;
}

/*recobnr*/
.com_recobnr {
	text-align:center;
	padding:20px 0 0 0;
}
.com_recobnr dl {
	width:762px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.com_recobnr dl dd {
	position:absolute;
	left:273px;
	top:115px;
}
.com_recobnr dl dd ul li {
	float:left;
	margin:0 20px 0 0;
}

/*com_bnrbox*/
.com_bnrbox{
	position:relative;
	padding:10px 0 30px 0;
}

.com_bnrbox .tls{
	position:absolute;
	top:-10px;
	left:-10px;
}

/*lnk*/
.com_lnk {
	font-size:77%;
	line-height:1.2em;
	font-weight:bold;
}
.com_lnk a {
	background:url(../../images/dec_crc_ar.gif) no-repeat right center;
	padding:1px 17px 0 0;
}
.com_lnk a:hover {
	background:url(../../images/dec_crc_ar_pk.gif) no-repeat right center;
}