@charset "Shift_JIS";



body {
color: #000000;
background: #ffffff;
}

a img {
border: none;
color: #ffffff;
background: transparent;
}





#maintitle{
background-image:url(../imgs/bar_online.gif);
background-repeat:no-repeat;
width:350px;
height:45px;
padding-left:240px;
padding-top:8px;
font-weight:bold;
color:#990000;
margin-bottom:5px;
}

#maintitle_campaign{
background-image:url(../imgs/bar_campaign.gif);
background-repeat:no-repeat;
width:220px;
height:45px;
padding-left:370px;
padding-top:8px;
font-weight:bold;
color:#990000;
margin-bottom:5px;
font-size:80%;
}

/*キャンペーン*/

#wrapper{
margin:0;
padding:0;
clear:both;
text-align:center;
}

#campaign{
margin:0 auto;
padding:0;
clear:both;
width:590px;
}

div.campaign_title{
margin:0;
padding:40px 0 0 0;
clear:both;
}

div#item {
	width: 560px;
	vertical-align: top;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
}

div#item_g {
	float: left;
	width: 210px;
}
div#item_t {
	float: right;
	width: 350px;
	text-align:left;
}
