@charset "utf-8";
/* formatting style
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	background-image: url(image/basic_layout/body_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*link style 
-----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #FF6699;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
/* basic layout
-----------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 858px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px auto;
}
#summary {
	font-size: 10px;
	line-height: 20px;
	width: 738px;
	padding: 0px 0px 0px 10px;
	float: left;
	position: relative;
	border-style: none;
}
#sitemap {
	font-size: 10px;
	line-height: 20px;
	width: 100px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	position: relative;
	border-style: none;
	float: left;
}
#header {
	height: 200px;
	position: relative;
	margin-bottom: 10px;
	float: left;
}
#pankuzu {
	width: 858px;
}
#contents {
	float: left;
	width: 708px;
	clear: both;
}
#main {
	width: 508px;
	margin-bottom: 20px;
	padding: 15px;
	float: right;
}
#sidebar {
	padding: 15px 10px 10px;
	float: left;
	width: 150px;
	margin-bottom: 20px;
	font-size: 12px;
}
#ranking {
	float: right;
	width: 130px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	color: #FFFFFF;
	padding: 15px;
	clear: both;
	background-image: url(image/basic_layout/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
/* header styles
-----------------------------*/
/* pankuzu styles
-----------------------------*/
#pankuzu ul {
	padding-left: 10px;
}
#pankuzu ul li {
	list-style: none;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 15px;
}
/* main styles
-----------------------------*/
h1 {
	position: relative;
	padding: 3px 0px 0px 10px;
	text-align: left;
	width: 848px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0099;
	line-height: 20px;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FF0099;
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
}
h3 {
	color: #006666;
	font-size: 13px;
}
.strong {
	font-weight: bold;
	color: #FF3300;
}
.strong02 {
	font-weight: bold;
	background-color: #FFFF66;
}
.bold {
	font-weight: bold;
}
.floatRight {
	float: right;
	margin-left: 15px;
	clear: right;
	margin-bottom: 15px;
}
.floatLeft {
	margin-right: 15px;
	clear: left;
	float: left;
}
.picture_right {
	clear: right;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.entry_site {
	background-image: url(image/entry/entry_site.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	left: 144px;
	position: relative;
	overflow: hidden;
	text-indent: -300px;
}
.main_logo {
	margin-bottom: 15px;
}
.center {
	text-align: center;
}
#main h2 a {
	color: #FF0099;
}
#main p {
	margin-bottom: 1em;
}
.ranking_first {
	background-image: url(image/ranking/icon/ranking_icon_1_contents_inner.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 30px;
}
.ranking_second {
	background-image: url(image/ranking/icon/ranking_icon_2_contents_inner.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 30px;
}
.ranking_third {
	background-image: url(image/ranking/icon/ranking_icon_3_contents_inner.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 30px;
}
.entry_manual {
	background-image: url(image/entry/entry_manual.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 200px;
	display: block;
	left: 144px;
	position: relative;
	overflow: hidden;
	text-indent: -400px;
}
#main ul {
	padding-bottom: 10px;
	padding-left: 40px;
}
#main ol {
	padding-bottom: 10px;
	padding-left: 40px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
#main table#sougo {
	border: 1px solid #FF0099;
	border-collapse:collapse;
}
#main table#sougo th {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px solid #FF0099;
}
#main table#sougo td {
	padding: 5px;
	border: 1px solid #FF0099;
}
#main #links {
	height: 90px;
}
#main #links ul {
	margin-right: 14px;
	margin-left: 14px;
	text-align: center;
	padding: 0px;
}
#main #links ul li {
	list-style: none;
	float: left;
	display: block;
}
#main #links ul li a {
	color: #FF6699;
	line-height: 30px;
	height: 30px;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
#main #links ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6699;
}
#main #link {
	margin-top: 20px;
	line-height: 20px;
}
#main #link a {
	color: #FF6699;
}
.link {
	margin-right: 10px;
	margin-left: 20px;
}
#prev {
	text-align: center;
	width: 100px;
	float: left;
	position: relative;
	display: block;
}
#prev a {
	width: 100px;
	display: block;
}
#prev a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF6699;
}
#return_top {
	text-align: center;
	width: 308px;
	float: left;
	position: relative;
	display: block;
}
#return_top a {
	width: 308px;
	display: block;
}
#return_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF6699;
}
#next {
	text-align: center;
	width: 100px;
	float: left;
}
#next a {
	width: 100px;
	display: block;
}
#next a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF6699;
}
/* sidebar styles
-----------------------------*/
#sidebar ul {
	margin-bottom: 10px;
}
#sidebar ul li {
	list-style: none;
	background-image: url(image/sidebar/listmark/list_mark_pink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	padding-left: 20px;
	display: block;
	line-height: 20px;
}
#sidebar ul li a:link {
	color: #333333;
}
#sidebar ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
#sidebar ul li a:visited {
	color: #FF6699;
}
/* ranking styles
-----------------------------*/
#ranking a {
	color: #333333;
	text-decoration: none;
}
#ranking a:hover {
	color: #FF6699;
	text-decoration: underline;
}
.ranking_category {
	margin-top: 10px;
}
.ranking {
}
.ranking_banner {
	line-height: 15px;
}
/* footer styles
-----------------------------*/
#footer ul {
	text-align: center;
}
#footer ul li {
	display: inline;
	list-style: none;
	text-align: right;
	margin-left: 20px;
}
#footer ul li a {
	color: #333333;
}
#footer address {
	text-align: center;
}
#footer address a {
	color: #FFFFFF;
}
/* adsence style
-----------------------------*/
.adsence {
	padding-left: 0px;
}
