h2{
	margin:0 !important;
	padding:0 !important;
}

.mt50{
	margin-top:50px !important;
}

/* itemlist -----*/

div#contents ul.itemlist {
	width:890px;
	margin:0 !important;
	padding:-10px 0 30px 0;
	list-style-type: none;
}

div#contents ul.itemlist li {
	float: left;
	margin: 0 20px 0 0;
}

div#contents ul.itemlist li.lineright { margin-right: 0; }

/* social01 -----*/
.top-20 {
	top: -20px;
}

.social01 .twitter {
    width: 98px !important;
	height: 21px;
}

.social01 .fb_button,
.social01 .fb-like {
    width: 108px !important;
	height: 21px;
}

* html .social01 iframe {
    width: 108px !important;
	height: 21px;
}

/* campaign -----*/

div#contents .titleBar{
	margin-bottom:20px;
	width:880px;
	position: relative;
}

div#contents .socialArea {
	position: absolute;
	top: 10px;
	left: 766px;
}

div#contents div.inner0 {
	margin-bottom: 30px;
	padding:20px 30px 30px 30px;
	background:url(../images/common_local2_bottom_w_bg.gif) repeat-x;
}

.inner0 .campaign{
	width:880px;
	margin-top:15px;
}

.inner0 .floatL{
	float:left;
}

.inner0 .floatR{
	float:right;
}

.inner0 .btnArea{
	margin:30px auto 40px auto;
	width:725px;
}

.inner0 .btnArea p{
	margin:0 !important;
	padding:4px 0 0 3px !important;
}

.inner0 .mailMag {
	margin-bottom:50px;
	text-align:center;
}
.inner0 .itemlist li{
	position:relative;
}

.inner0 .itemlist li.right{
	margin-right:0px !important;
}

.inner0 .itemlist .fb_btn{
	position: absolute;
	left: 197px;
	bottom: 40px;
}

.inner0 .detailFrame {
	width:839px;
	padding:20px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background:#fff;
}

.inner0 .detailFrame p{
	margin-top:0 !important;
}

.inner0 .detailFrame .dl{
	overflow: hidden;
}

.inner0 .detailFrame .dl dt.first,
.inner0 .detailFrame .dl dd.first {
	border:none !important;
}

.inner0 .detailFrame .dl dt {
	float: left;
	border-top:dotted 1px #cccccc;
	padding:5px 0;
	font-weight:bold;
}

.inner0 .detailFrame .dl dd {
	border-top:dotted 1px #cccccc;
	padding:5px 0 5px 10em;
}
