body{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	background-color: #F8F8F8;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
h1,h2,h3,h4,h5,h6
{
	margin : 0px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
em {
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
hr {
	visibility: hidden;
	clear: both;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #CC9966;
	text-decoration: none;
}
a:hover{
	color: #000033;
}

div.list_yoko {
	list-style-type: none;
	display: block;
}
div.list_yoko ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
div.list_yoko li {
	padding-right: 5px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.list_yoko hr {
	margin-bottom: 5px;
}

#box_footer {
	background-image: url(/common/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 840px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#box_footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
}
#box_footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#box_header {
	height: 123px;
	width: 316px;
	display: block;
	background-image: url(/common/images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 524px;
}
#box_header a {
	color: #999999;
	text-decoration: none;
}
#box_header h1 {
	color: #999999;
	padding-top: 19px;
	padding-left: 10px;
	padding-bottom: 6px;
}
#box_header h2 {
	color: #999999;
	padding-left: 10px;
	padding-bottom: 10px;
}
#box_header p {
	padding-left: 10px;
	padding-bottom: 10px;
}
#box_bana {
	height: 438px;
	width: 316px;
	display: block;
	background-image: url(/common/images/bg_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 524px;
}
#box_bana_container {
	padding-top: 250px;
	padding-right: 30px;
	text-align: right;
	display: block;
}
#box_bana_container ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#box_bana_container li {
	padding: 0px;
	display: inline;
	margin: 0px;
}
#table_sub {
	background-image: url(/common/images/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#table_top {
	background-image: url(/common/images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inbox {
	background-image: url(/common/images/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	padding: 0px;
	height: 586px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.p10 {
	padding: 10px;
}
.p10_tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.p10_t {
	padding-top: 10px;
}
.p20_t {
	padding-top: 20px;
}

.p15_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}
.waku {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.p5_b {
	padding-bottom: 5px;
}

.p10_b {
	padding-bottom: 10px;
}
.p15_b {
	padding-bottom: 15px;
}
.fl_15 {
	display: block;
	float: left;
	padding-right: 15px;
}
