@charaset "Shift_JIS";

/*汎用設定*/

body, table
{
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 22px;
	line-break: strict;
	word-break: break-all;
	text-align: justify;
	text-justify: distribute;
}
body
{
	background: url(images/bg.jpg) repeat-x #CDD8DD;
	padding: 0px;
	margin: 0px;
}
table
{
	border: none;
	border-collapse: collapse;
}
td
{
	margin: 0px;
	border: none;
	vertical-align: top;
}
td.VAlignMiddle
{
	margin: 0px;
	border: none;
	vertical-align: middle;
}
td.VAlignBottom
{
	margin: 0px;
	border: none;
	vertical-align: bottom;
}
a:link
{
	text-decoration: none;
	color: #E50012;
}
a:visited
{
	text-decoration: none;
	color: #E50012;
}
a:hover
{
	text-decoration: underline;
	color: #ff9900;
}
img
{
	border: none;
}
ul
{
	list-style:none;
}

/*フォント*/

.font10
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
.cap
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	color: #ffcc00;
	margin: 5px 0px 0px 0px;
}
.cc-ffcc00
{
	color: #FFCC00;
}
.item01
{
	color: #ffcc00;
}
.item02
{
	color: #ffffff;
	font-weight: bold;
}

/*エリア指定*/

.text
{
	background: url(images/text_bg.jpg) no-repeat;
	width: 350px;
	height: 272px;
	padding: 30px 230px 0px 260px;
}
.bonus
{
	background: url(images/bonus_bg.jpg) repeat-y;
	width: 760px;
	padding: 0px 40px 0px 40px;
}
.bonus_box
{
	background: url(images/bonus_box.jpg) no-repeat #ffffff;
	color:#002969;
}
.tab_bg
{
	background: url(images/bonus_bg.jpg) repeat-y;
	width: 800px;
	padding: 0px 20px;
}
.p3p_bg
{
	background: url(images/p3p_bg.jpg) no-repeat #012A6B;
	width: 760px;
	height: 720px;
	padding: 0px 0px;
	position: absolute;
	color: #ffffff;
}
#p3p-area1
{
	position: absolute;
	width: 410px;
	top: 190px;
	left: 200px;
}
#p3p-area2
{
	position: absolute;
	width: 280px;
	top: 330px;
	left: 0px;
	padding-right: 20px;
	border-right: 1px solid #1666B1;
}
#p3p-area3
{
	position: absolute;
	width: 280px;
	top: 330px;
	left: 320px;
}
.live-bg
{
	background:url(images/live_title_bg.jpg) repeat-y;
}
.live-text-bg
{
	color: #ffffff;
}
.live-photo-right
{
	float: right;
	margin: 0px 0px 15px 20px;
}
.live-photo-left
{
	float: left;
	margin: 0px 20px 15px 0px;
}
.live-list01
{
	border-top: 1px solid #1666B1;
	border-bottom: 1px solid #1666B1;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 5px;
	color: #ffcc00;
	font-weight: bold;
	background: #000000;
}
.live-list02
{
	border-top: 1px solid #1666B1;
	border-bottom: 1px solid #1666B1;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	padding: 5px;
	color: #ffffff;
}
.live-itembox
{
	border-bottom: 1px solid #1666B1;
	border-right: 1px solid #1666B1;
	vertical-align: middle;
}

/*余白設定*/

.mb18px
{
	margin-bottom: 18px;
}
.mb20px
{
	margin-bottom: 20px;
}
.mb5px
{
	margin-bottom: 5px;
}
.mb10px
{
	margin-bottom: 10px;
}
.mb15px
{
	margin-bottom: 15px;
}
.pic_right
{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

/*フッター*/

.copyright
{
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
	background: url(images/copyright.jpg) no-repeat;
	width: 840px;
	height: 75px;
	padding: 15px 40px 0px 0px;
	text-align: right;
}

.footer-area
{
	color: #333333;
	padding: 20px 0px;
	background: #ffffff;
}

/*タブ切り替え指定*/

#p3p_tab
{
	margin:0px;
	width:800px;
}

div#p3p_tab ul#tab
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #1665B1;
	float: left;
	width: 780px;
}

div#p3p_tab ul#tab li
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 4px 0px;
	text-align: center;
	float: left;
	width: 380px;
	height: auto;
	background: url(images/tab_btn2.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

div#p3p_tab ul#tab li.selected
{
	background: url(images/tab_btn1.jpg) no-repeat;
}
#page1,#page2
{
	background: #012A6B;
	padding: 20px;
	color: #ffffff;
	text-align: left;
}
#p3p_tab a:link
{
	text-decoration: none;
	color: #ffcc00;
}
#p3p_tab a:visited
{
	text-decoration: none;
	color: #ffcc00;
}
#p3p_tab a:hover
{
	text-decoration: underline;
	color: #E50012;
}


