@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.gif);
	background-attachment: fixed;
	color: #444;
}
h1,h2,h3,h4,h5,h6,p{	margin: 0; padding: 0;font-size:inherit;font:100%;}
ul,li{	margin: 0; padding: 0;font-size:inherit;font:100%;}
table { border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%;}
img{	border: 0;}


/*------------------------------------------------------------ all */
#main_block {
	margin: 0 auto;
	padding: 0 20px;
	width: 800px;
	background-color: #fff;
}


/*------------------------------------------------------------ header */
#header {
	width: 800px;
	height: 90px;
	background: url(../images/header.gif) no-repeat;
}
#header h1{
	width: 100px;
	height: 90px;
}
#header h1 a{
	width: 100px;
	height: 90px;
	display: block;
}


/*------------------------------------------------------------ main block */
#main_contents {
	width: 800px;
	background: url(../images/main_contents_bg.gif) repeat-y;
	font-size: 93%;
	line-height: 140%;
}


/*------------------------------------------------------------ ttl */
#main_contents #ttl {
	width: 800px;
	height: 215px;
}

/*------------------------------------------------------------ main menu */
#left_block {
	width: 180px;
	float: left;
}
#left_block #left_menu ul{
	list-style-type: none;
}
#left_block #left_menu li{
	margin-bottom: 5px;
}

#left_block #left_menu .menu_01 {
	width: 180px;
	height: 137px;
	background: url(../images/menu_01.gif) no-repeat;
}
#left_block #left_menu .menu_02 {
	width: 180px;
	height: 137px;
	background: url(../images/menu_02.gif) no-repeat;
}
#left_block #left_menu .menu_03 {
	width: 180px;
	height: 137px;
	background: url(../images/menu_03.gif) no-repeat;
}
#left_block #left_menu .menu_01 a,
#left_block #left_menu .menu_02 a,
#left_block #left_menu .menu_03 a {
	width: 180px;
	height: 137px;
	display: block;
}

#left_block #left_menu .menu_04 {
	width: 180px;
	height: 55px;
	background: url(../images/menu_04.gif) no-repeat;
}
#left_block #left_menu .menu_05 {
	width: 180px;
	height: 55px;
	background: url(../images/menu_05.gif) no-repeat;
}
#left_block #left_menu .menu_06 {
	width: 180px;
	height: 55px;
	background: url(../images/menu_06.gif) no-repeat;
}
#left_block #left_menu .menu_07 {
	width: 180px;
	height: 55px;
	background: url(../images/menu_07.gif) no-repeat;
}

#left_block #left_menu .menu_04 a,
#left_block #left_menu .menu_05 a,
#left_block #left_menu .menu_06 a,
#left_block #left_menu .menu_07 a {
	width: 180px;
	height: 55px;
	display: block;
}

#left_block #left_menu .menu_01 a:hover {
	background: url(../images/menu_01_ro.gif) no-repeat;
}
#left_block #left_menu .menu_02 a:hover {
	background: url(../images/menu_02_ro.gif) no-repeat;
}
#left_block #left_menu .menu_03 a:hover {
	background: url(../images/menu_03_ro.gif) no-repeat;
}
#left_block #left_menu .menu_04 a:hover {
	background: url(../images/menu_04_ro.gif) no-repeat;
}
#left_block #left_menu .menu_05 a:hover {
	background: url(../images/menu_05_ro.gif) no-repeat;
}
#left_block #left_menu .menu_06 a:hover {
	background: url(../images/menu_06_ro.gif) no-repeat;
}
#left_block #left_menu .menu_07 a:hover {
	background: url(../images/menu_07_ro.gif) no-repeat;
}


#left_block .bnr {
	margin-top: 10px;
}


/*------------------------------------------------------------ right_block */
#right_block {
	width: 600px;
	float: right;
}
#right_block h4 {
	margin: 10px 0 0 0;
	padding: 0;
}
#right_block h5 {
	margin: 20px 0 5px 0;
	padding: 0;
}
#right_block p {
	margin: 10px 0 0 0;
	padding: 0;
}


/* table_style1 */
#right_block .table_style1 th {
	padding: 10px 10px 0 0;
	vertical-align: top;
}
#right_block .table_style1 td {
	padding: 10px 0 0 0;
}


/* table_style2 */
#right_block .table_style2 th {
	padding: 10px 10px 0 0;
	vertical-align: top;
}
#right_block .table_style2 td {
	padding: 10px 0 0 0;
	vertical-align: top;
}
#right_block .table_style2 td h6{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 93%;
	font-weight: bold;
	color: #c4080e;
}
#right_block .table_style2 td p{
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 135%;
}

/* table_style3 */
#right_block .table_style3 {
	margin-top: 10px;
}
#right_block .table_style3 th {
	padding: 0 5px 3px 0;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
#right_block .table_style3 td {
	padding: 0 0 3px 0;
	vertical-align: top;
	text-align: left;
}



/*------------------------------------------------------------ ph */
#right_block .ph_style1{
	padding: 0 20px 10px 0;
	width: ;
	float: left;
}
#right_block .ph_style1 p {
	margin: 10px 0 0 0;
	padding: 0;
}

#right_block .ph_style2{
	padding: 0 0 10px 20px ;
	width: ;
	float: right;
}
#right_block .ph_style2 p {
	margin: 10px 0 0 0;
	padding: 0;
}



/*------------------------------------------------------------ ranking */
#right_block .ranking {
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	border: 5px solid #c4080e;
	background-color: #ffffcc;
}
#right_block .ranking h5,
#right_block .ranking h6 {
	margin: 0;
}
#right_block .ranking table {
	margin: 10px 10px 0 10px;
}
#right_block .ranking th {
	width: 15px;
	vertical-align: top;
}
#right_block .ranking td {
	vertical-align: top;
}
#right_block .ranking .ranking_no1 {
	border: 1px solid #f00;
	width: 178px;
	background-color: #fff;
}
#right_block .ranking .ranking_no2,
#right_block .ranking .ranking_no3 {
	border: 1px solid #56b8f2;
	width: 178px;
	background-color: #fff;
}
#right_block .ranking .ph {
	margin: 5px;
}
#right_block .ranking .center {
	margin: 10px 5px 5px 5px;
	font-size: 80%;
}


/*------------------------------------------------------------ link(img) */
#right_block a:hover img{
	filter: Alpha(opacity=80);opacity:0.6;
}
.bnr a:hover img{
	filter: Alpha(opacity=80);opacity:0.6;
}



/*------------------------------------------------------------ contents ttl */
#right_block #contents_ttl {
	width: 600px;
	height: 160px;
}
#right_block #contents_ttl h3{
	margin: 0;
	padding: 0;
}


/*------------------------------------------------------------ pankuzu */
#right_block #pan{
	padding-bottom: 10px;
}


/*------------------------------------------------------------ page top */
#main_block .page_top {
	padding: 10px 5px 5px 5px;
	text-align: right;
	font-size: 80%;
}



/*------------------------------------------------------------ footer */
#footer {
	padding: 20px 20px 30px 20px;
	background-color: #b60612;
	color: #ff9536;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	text-align: center;
}
#footer .line {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ff9536;
}


/*------------------------------------------------------------ link */
a:link, a:visited{
	color: #ff3131;
	text-decoration: underline;
}
a:hover, a:active{
	color: #5176d3;
	text-decoration: none;
}


/*------------------------------------------------------------ font */
.fontS {
	font-size: 80%;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.bottom{
	vertical-align: bottom;
}
.center{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.orange{
	color: #ff6d00;
}
.red{
	color: #ff0000;
}
.green{
	color: #238200;
}



/*------------------------------------------------------------ indent */
#right_block .indent {
	margin-left: 1em;
	text-indent: -1em; 
}


/*------------------------------------------------------------ float */
.f_right{
	float: right;
}
.f_left{
	float: left;
}
.clear{
	clear: both;
	line-height: 0%;
}


/*------------------------------------------------------------  etc */
em {
	display: none;
}


