@charset"EUC-JP";

@import "/r_css/imports.css";

/*----------------------------------------------------------------
	
	1.contentsCenter
	
	2.campaignTable
	


----------------------------------------------------------------*/


/* 1.contentsCenter
========================================== */
#contentsCenter{
}
#contentsCenter{
	font-size:12px;
	line-height:1.3;
}
#contentsCenter #pgBox{
	border:2px solid #c00;
	padding:8px 15px;
	text-align:center;
	margin:8px 0px;
}
.width800{
	width:800px;
	margin:0 auto;
}
#contentsCenter #header{
	position:relative;
	width:800;
	height:243px;
	background:url(../img/header.jpg) no-repeat;
}
#contentsCenter #header400{
	position:relative;
	width:800;
	height:243px;
	background:url(../img/400p/header.jpg) no-repeat;
}
#contentsCenter #header p,
#contentsCenter #header400 p{
	position:absolute;
	width:310px;
	height:24px;
	top:90px;
	left:340px;
	font-weight:bold;
	font-size:12px;
	color:#000;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}
#contentsCenter #header400 p{font-size:16px;}
/* 2.campaginTable */
.static div#wrapper div#contentsCenter table{
	border:1px solid #cc0000;
}
.static div#wrapper div#contentsCenter table tr td a{
	color:#0000ff;
	text-decoration:underline;
}
.static div#wrapper div#contentsCenter table tr td{
	padding:5px 10px;
	color:#000000;
	border:1px solid #cc0000;
}
.static div#wrapper div#contentsCenter table tr td#title{
	background-color:#cc0000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:5px 0px;
}
.static div#wrapper div#contentsCenter table tr td.subTitle{
	background-color:#ffffd7;
	font-weight:bold;
	text-align:center;
	width:140px;
}
/* 3.buttons */
.static div#wrapper div#contentsCenter div#buttons{
	text-align:center;
}
.static div#wrapper div#contentsCenter div#buttons img{
	margin-left:10px;
}

.static div#wrapper div#contentsCenter p#redtx{
	text-align:center;
	color:#cc0000;
	margin-top:8px;
	font-weight:bold;
}

