@charset "utf-8";
/*
	Copyright (c) LAPNET All Rights Reserved.

		Style List
		1. Contents Style
		?. Print Style
*/

/* =2. Contents Style */
/* ---------------------------------------------------------------- */
h2 {
 margin:0 0 20px;
}
#newsAnchorList {
 margin:0 0 30px;
 padding:0 0 0 18px;
 overflow:hidden;
 zoom:1;
}
#newsAnchorList li {
 float:left;
 background:url(/common/images/item/anchor_border.gif) left center no-repeat;
 padding:0 1em 0 0;
}
#newsAnchorList li a {
 margin:0 0 0 1em;
}
#newsAnchorList li.first {
 background:none;
}
#newsAnchorList li.first a {
 margin:0;
}
#newsAnchorList li.on a {
 color:#ff3e00;
}

#whatsNew {
 width:650px;
 margin:0 0 20px;
}
#whatsNew th {
 width:15%;
 background:url(/common/images/dot1.gif) left bottom repeat-x;
 vertical-align:top;
 padding:10px 30px 10px 5px;
}
#whatsNew th span {
 padding:0 0 0 14px;
 background:url(/common/images/icon_arrow3.gif) left center no-repeat;
}
#whatsNew td {
 width:84%;
 background:url(/common/images/dot1.gif) left bottom repeat-x;
 vertical-align:top;
 padding:10px 0;
}

#infoDetail {
 margin:0 0 20px;
 padding:0 0 20px 5px;
 border-bottom:1px solid #ddd;
}
#infoDetail h3 {
 background:none;
 margin:0 0 2em;
 padding:0 0 0 10px;
 border-left:4px solid #ff3e00;
 line-height:1.2;
}
#infoDetail h3 span {
 font-size:12px;
 display:block;
 border:none;
 padding:0;
}
#infoDetail p {
 margin:0 0 2em;
}
#infoDetail p.pic {
 text-align:center;
 font-size:85%;
 color:#666;
}
#infoDetail p span {
 background:#ddd;
 display:inline-block;
 padding:0 0 3px;
}
#infoDetail p.pic img {
 border:5px solid #ddd;
}

.campaignList {
}
.campaignList li {
 margin:0 0 15px;
 overflow:hidden;
 zoom:1;
}
.campaignList li div {
 width:210px;
}
.campaignList li div img {
 margin:0 0 10px;
}
.campaignList li div p {}
.campaignList li div p img {
 float:right;
 margin:0 0 0 10px;
}
.campaignList li .left {
 float:left;
 padding:0 10px 0 0;
}
.campaignList li .center {
 float:left;
 padding:0 10px 0 0;
}
.campaignList li .right {
 float:left;
 padding:0;
}
.mb25 {
 margin-bottom:25px !important;
}
.f85 {
 font-size:85%;
}
.presentBtn img {
 margin:0 0 5px;
}
.presentTxt span {
 color:#ff750c;
}

/* =?. Print Style */
/* ---------------------------------------------------------------- */
@media print {}


