@charset "EUC-JP";   /*   文字コード   */

#contentsBox{
	width: 770px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
}
.contBox{
	width: 670px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	padding: 5px 50px 0 50px;
	font-size: 12px;
	background:url(/dol/playstation3/images/comehere_campaign/cont_center.jpg) top center;
	line-height: 1.5;
}
.h3_title{
	font-weight: bold;
	font-size: 14px;
}

.h4_title{
	font-weight: bold;
	font-size: 12px;
	border-left: solid 5px #11545e;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.h5_title{
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 2px #808000;
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #808000;
}

.at{
	font-size: 12px;
	color: #800000;
	line-height: 1.2;
	padding: 3px 0;
}

ul{
	list-style-type: disc;

}

.itemBox{
	border: solid 1px #666a0b;
	padding: 10px 10px 0 10px;
	margin-top: 5px;
	background: #fffdec;
}

.item1{
	width: 570px;
	height: 45px;
	text-align: left;
	padding: 30px 0 0 80px;
	font-size: 12px;
	background:url(/dol/playstation3/images/comehere_campaign/icon1.jpg) top left no-repeat;
	line-height: 1.5;
}
.item2{
	width: 570px;
	height: 45px;
	text-align: left;
	padding: 30px 0 0 80px;
	font-size: 12px;
	background:url(/dol/playstation3/images/comehere_campaign/icon2.jpg) top left no-repeat;
	line-height: 1.5;
}
.item3{
	width: 570px;
	height: 45px;
	text-align: left;
	padding: 30px 0 0 80px;
	font-size: 12px;
	background:url(/dol/playstation3/images/comehere_campaign/icon3.jpg) top left no-repeat;
	line-height: 1.5;
}
.item4{
	width: 570px;
	height: 45px;
	text-align: left;
	padding: 30px 0 0 80px;
	font-size: 12px;
	background:url(/dol/playstation3/images/comehere_campaign/icon4.jpg) top left no-repeat;
	line-height: 1.5;
}

table.day{
	border-collapse: collapse;
}

.day td{
	padding: 5px;
	border: solid 1px #808000;
}

a:link { color: #0000ff; text-decoration: none; border-bottom: solid 1px #0000ff;}
a:visited { color: #0000ff; text-decoration: none; border-bottom: solid 1px #0000ff;}
a:hover { color: #ff0000;  text-decoration: none; border-bottom: solid 1px #fff;}
a:active { color: #ff8000; text-decoration: none; border-bottom: solid 1px #fff;}
