@charset "utf-8";
/* CSS Document */

/* top page */

.tv-info {
	position:absolute;
	left:0; top:17px;
}
.title-info {
	position:absolute;
	right:0; top:589px;
}


.top-bt-box {
    width: 928px;
	height:32px;
	position:absolute;
	right:0; top:594px;
}
 
div ul.top-bt {
	width: 940px;
	margin-right: -12px;
	overflow: hidden;
	_zoom: 1;
}
 
div ul.top-bt li {
	float: left;
	margin-right: 12px;
} 



table.profile_table {
	width:100%;
	line-height:1.5;
	border-collapse:collapse;
	border-top:1px solid #ccc;
}

table.profile_table td {
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 8px;
	vertical-align:top;
}

table.profile_table td.w130 {
	width:130px;
}

table.profile_table ul {
	list-style:none;
}

table.profile_table ul li.indent01 {
	margin-left:3.4em;
}

table.profile_table ul li.indent02 {
	margin-left:5em;
}


table.profile_table ul.shikaku li {
	text-indent:-2em;
	padding-left:2em;
	margin-bottom:0.5em;
}



div.privacy h3 {
	font-weight:bold;
	border-left:3px solid #006e2e;
	padding-left:0.5em;
	margin-bottom:0.5em;
}

div.privacy p {
	margin-bottom:1.5em;
}

div.privacy ul {
	margin-bottom:1.5em;
	list-style:disc;
	list-style-position:inside;
}


#flash_manner {
    height: 430px;
    margin-bottom: 18px;
    text-align: center;
}


.charity p.list {
	background-image:url(../images/charity/li.gif);
	background-repeat:no-repeat;
	background-position: 1.5em 0.5em;
	padding-left:30px;
}

.charity p.copy {
	line-height:1.8;
	width:600px;
	margin-left:8px;
	font-size:110%;
}

.ml15 { margin-left:30px; }
.mb15 {
	margin-bottom:15px;
}

/* 2011.07.08 */

div.new_message .section_h3{
	height: 54px;
	width: 600px;
	position: relative;
	top: 0px;
	left: 0px;
}


div.new_message .section_h3 h3{
	height: 54px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.new_message .section_h3 .msgTotal{
	position: absolute;
	top: 15px;
	right: 12px;
}

div.new_message .section_h3 .msgTotal strong{
	font-size: 167%;
	color: #015590;
	display: inline;
	padding: 0px 5px;
}

