﻿/* 中央配置ページの基本デザイン用CSS */
body {
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #002010;
	line-height: 120%;
	font-size:85%;
}
.header {
	text-align: left;
	margin:6px auto;
	width :992px;
	color: #000000;
}
.header #hleft {
	float: left;
	text-align: left;
	margin: 4px;
	width :468px;
}
.header #hright {
	float: right;
	text-align: left;
	margin: 4px;
	width :468px;
}

.sparea {
	line-height: 120%;
	text-align: left;
	margin:6px auto;
	width :992px;
	font-size: 85%;
	text-align: left;
	color: #A01050;
	padding: 4px 4px 4px 4px;
	background-color: #E8FFF8;
	border-style: groove;
}
.sparea #sleft {
	float: left;
	text-align: left;
	margin: 4px;
	width :468px;
}
.sparea #sright {
	float: right;
	text-align: left;
	margin: 4px;
	width :468px;
}


h1{
	color: #33CC99;
	text-align:left;
	font-weight: normal;
	letter-spacing: 5px;
	margin-bottom: 3px;
	font-size:116%;
	line-height: 150%;
}
h2 {
	text-align:center;
	color: #002000;
	font-size:100%;
	line-height: 150%;
	padding-left: 5px;
	margin-top: 0.5em;
	margin-bottom: 20px;
}
h3 {
	background-color: #3399CC;
	color: #FCFCFF;
	text-align:center;
	font-size: 116%;
	font-style: normal;
	line-height: 125%;
	padding: 0px 0px 0px 0px;
}
h4 {
	color: #A02060;
	background-color: #FFE8F8;
	text-align:center;
	font-size: 85%;
	line-height: 100%;
	padding: 10px 10px 10px 10px;
}
h5 {
	text-align:center;
	color: #2080F0;
	font-style: strong;
	font-size: 116%;
	line-height: 75%;
	padding: 10px 5px 10px 5px;
	background-image: url(side.png)
}
h6 {
	color: #2080F0;
	text-align:left;
	font-size: 85%;
	font-style: normal;
	line-height: 100%;
	padding: 10px 5px 0px 5px;
}

p {
	text-align:center;
	font-size: 85%;
	line-height: 125%;
}
ul {
	margin-top: 12px;
	line-height: 150%;
}

.macon {
	text-align: center;
	margin:6px auto;
	width :1016px;
	color: #000000;
}
.macon #maconright {
	float: left;
	text-align: left;
	margin: 4px;
	width :160px;
}
.macon #maconleft {
	float: right;
	text-align: left;
	margin: 4px;
	width :824px;
}
.more {
	width :760px;
	padding: 10px 10px 40px 10px;
}

.popblock {
	float: left;
	text-align: left;
	margin:2px auto;
	width :720px;
	height:504px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 120%;
	padding: 10px 10px 10px 10px;
}

.mainblock {
	width :816px;
	float: right;
}

.popshow {
	float: left;
	text-align: left;
	margin:2px auto;
	width :360px;
	height:400px;
	border-style: outset;
	color: #FF0040;
	background-color: #FEF4F4;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
}
.adshow {
	float: left;
	text-align: left;
	margin:2px auto;
	width :240px;
	height:288px;
	border-style: outset;
	color: #000000;
	background-color: #FEFEF4;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
}
.mainshow {
	float: left;
	text-align: left;
	margin:2px auto;
	width :240px;
	height:288px;
	border-style: outset;
	color: #000000;
	background-color: #F4FEFE;
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 10px;
}

.hlinearea {
	line-height: 100%;
	padding: 5px 5px 5px 5px;
	height:144px;
}

.infoarea {
	font-size: 85%;
	text-align: left;
	margin:2px auto;
	color: #A01050;
	line-height: 125%;
	padding: 5px 10px 10px 10px;
	border-style: groove;
}

.individual_article {
	font-size: 100%;
	float: left;
	text-align: left;
	margin:2px auto;
	width :660;
	line-height: 200%;
	padding: 10px 10px 10px 10px;
}
.individual_title {
	text-align:right;
	width :640;
	text-decoration:underline;
	border-bottom-style : dotted;
	border-bottom-color : #3333A0;
	border-bottom-width : 2px;
	margin-bottom: 15px;
}

.ranking {
	width :816px;
	font-style: normal;
	text-align:left;
	border-bottom: dashed 2px #101080;
	padding: 10px 10px 10px 10px;
}
.franking {
	font-size: 93%;
	width :468px;
	font-style: normal;
	text-align:left;
	border-bottom: dashed 2px #101080;
	padding: 4px 4px 4px 4px;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	font-style: normal;
	text-align:center;
	border-top: dotted 2px #101010;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
#end {
	clear:both;
	text-align:center;
	margin: 0px;
}
a {
	color: #1060B0;
	text-decoration: none;
	font-weight:bold;
	line-height: 125%;
}
a:hover { 
	text-decoration: underline; 
	color: #C06060;
} 



