@charset "utf-8";

/* ------------------------------
General
------------------------------ */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	line-height: 1.1em;
	padding: 0px;
}

p, ul, ol, li, dl, dt, dd, form {
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	list-style: none;
}

a {
}

a:hover {
}

img {
	border: none;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	color: #000;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.4em;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 960px;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

/* ------------------------------
Header
------------------------------ */

#header {
}

#header h1 {
	float: left;
	height: 80px;
}

#header p#logo {
	float: left;
	height: 50px;
}

#header #headerMenu {
	float: right;
	text-align: right;
}

#header #headerMenu p {
	background: #9ad4e0;
	color: #fff;
	font-size: 81.25%;
	padding: 5px;
}

#header #headerMenu p a {
	color: #fff;
}

#header #genreMenu {
	background: #6daac4;
	clear: both;
	height: 36px;
}

#header #genreMenu ul {
	padding: 0 10px;
}

#header #genreMenu ul li {
	float: left;
}

#header #genreMenu ul li a {
	background: url(/images/bg_genremenu.gif);
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
}

#header #genreMenu ul li.gm00 a {
	background-position: 0 0;
	width: 84px;
}

#header #genreMenu ul li.gm01 a {
	background-position: -84px 0;
	width: 114px;
}

#header #genreMenu ul li.gm02 a {
	background-position: -198px 0;
	width: 156px;
}

#header #genreMenu ul li.gm03 a {
	background-position: -354px 0;
	width: 108px;
}

#header #genreMenu ul li.gm04 a {
	background-position: -462px 0;
	width: 168px;
}

#header #genreMenu ul li.gm05 a {
	background-position: -630px 0;
	width: 86px;
}

#header #genreMenu ul li.gm00 a:hover {
	background-position: 0 -36px;
	width: 84px;
}

#header #genreMenu ul li.gm01 a:hover {
	background-position: -84px -36px;
	width: 114px;
}

#header #genreMenu ul li.gm02 a:hover {
	background-position: -198px -36px;
	width: 156px;
}

#header #genreMenu ul li.gm03 a:hover {
	background-position: -354px -36px;
	width: 108px;
}

#header #genreMenu ul li.gm04 a:hover {
	background-position: -462px -36px;
	width: 168px;
}

#header #genreMenu ul li.gm05 a:hover {
	background-position: -630px -36px;
	width: 86px;
}

#header #genreMenu ul li.gm00 a.current {
	background-position: 0 -72px;
	width: 84px;
}

#header #genreMenu ul li.gm01 a.current {
	background-position: -84px -72px;
	width: 114px;
}

#header #genreMenu ul li.gm02 a.current {
	background-position: -198px -72px;
	width: 156px;
}

#header #genreMenu ul li.gm03 a.current {
	background-position: -354px -72px;
	width: 108px;
}

#header #genreMenu ul li.gm04 a.current {
	background-position: -462px -72px;
	width: 168px;
}

#header #genreMenu ul li.gm05 a.current {
	background-position: -630px -72px;
	width: 86px;
}


#header #genreMenuBar {
	background: #9ad4e0;
	height: 4px;
	overflow: hidden;
}

#header #contentFilter {
	background: #9ad4e0;
	color: #fff;
	font-size: 81.25%;
	font-weight: bold;
	padding: 5px;
	width: 280px;
}

#header #contentFilter p {
	display: inline;
}

#header #contentFilter ul {
	display: inline;
}

#header #contentFilter ul li {
	display: inline;
	padding-left: 5px;
}


/* ------------------------------
Content
------------------------------ */

#content {
	padding: 10px 10px;
}

#content #sideLeft {
	float: left;
	width: 180px;
}

#content #sideRight {
	float: right;
	width: 180px;
}

#content #main {
	float: left;
	width: 740px;
}

#content #sideLeft h2, 
#content #sideRight h2 {
	background: #9ad4e0;
	font-size: 81.25%;
	font-weight: bold;
	padding: 5px;
}

#content #popularEntries, 
#content #blogRanking, 
#content #aboutUs, 
#content #linkBanner, 
#content #recommended {
	border: 1px solid #9ad4e0;
	border-top: none;
	font-size: 81.25%;
	margin-bottom: 10px;
	padding: 10px;
}

#content #twitter, 
#content #recommendBlogService {
	margin-bottom: 10px;
}

#content #caution {
	background: #eee;
	border: 1px solid #9ad4e0;
	font-size: 81.25%;
	margin-bottom: 10px;
	padding: 10px;
}

#content #importantInformation {
	background: #c9e8ee;
	border: 2px solid #9ad4e0;
	font-size: 87.5%;
	margin-bottom: 20px;
	padding: 10px;
}

#content #importantInformation h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#content #sideLeft #popularEntries ul#switchPopularEntries {
	background: #eee;
	border-bottom: 2px solid #c9e8ee;
	margin-bottom: 5px;
	text-align: center;
}

#content #sideLeft #popularEntries ul#switchPopularEntries li {
	display: inline;
	padding: 7px;
}

#content #sideLeft #popularEntries ul#switchPopularEntries li.on {
	background: #c9e8ee;
	border: 1px solid #9ad4e0;
}

#content #sideLeft #popularEntries ul#switchPopularEntries li.on a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content #sideLeft #popularEntries ul#switchPopularEntries li.off {
}

#content #sideLeft #popularEntries dl#popularEntriesYesterday {
	display: none;
}


#content #sideLeft #popularEntries dl dt {
	clear: left;
	color: #333;
	float: left;
	height: 1.3em;
	line-height: 130%;
	padding: 0.1em 0;
	width: 2em;
}

#content #sideLeft #popularEntries dl dt.rank1, 
#content #sideLeft #popularEntries dl dt.rank2, 
#content #sideLeft #popularEntries dl dt.rank3 {
	color: #000;
	font-weight: bold;
	height: 1.4em;
	line-height: 140%;
}

#content #sideLeft #popularEntries dl dt.rank4 {
}

#content #sideLeft #popularEntries dl dd {
	height: 1.3em;
	line-height: 130%;
	overflow: hidden;
	padding: 0.1em 0;
}

#content #sideLeft #popularEntries dl dd.rank1, 
#content #sideLeft #popularEntries dl dd.rank2, 
#content #sideLeft #popularEntries dl dd.rank3 {
	font-weight: bold;
	height: 1.4em;
	line-height: 140%;
}

#content #sideLeft #popularEntries dl dd.rank4 {
}

#content ul#switchRanking {
	background: #eee;
	border-bottom: 2px solid #c9e8ee;
	margin-bottom: 5px;
	text-align: center;
}

#content ul#switchRanking li {
	display: inline;
	padding: 7px;
}

#content ul#switchRanking li.on#switchRankingNormal {
	background: #c9e8ee;
	border: 1px solid #9ad4e0;
}

#content ul#switchRanking li.on#switchRankingAdult {
	background: #fcc;
	border: 1px solid #f5949b;
}

#content ul#switchRanking li.on a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content ul#switchRanking li.off {
}

#content table#blogRankingAdult {
	display: none;
}

#content #sideRight #blogRanking dl dt {
	clear: left;
	float: left;
	height: 1.6em;
	line-height: 160%;
	overflow: hidden;
	padding: 3px 0 3px 3px;
	width: 2em;
}

#content #sideRight #blogRanking dl dd {
	border: 0px;
	border-bottom: 1px solid #9ad4e0;
	height: 1.6em;
	line-height: 160%;
	overflow: hidden;
	padding: 3px 3px 3px 0;
}

#content #sideRight #blogRanking dl dd.moreRanking {
	background: transparent url(/images/pin_go.gif) left center no-repeat;
	border: none;
	clear: both;
	margin: 5px 0 20px 0;
	padding-left: 12px;
}	

#content #sideRight #blogRanking p#joinRanking {
	text-align: center;
}

#content #sideRight #blogRanking p#joinRanking a {
	background: #ff9;
	border: 1px solid #9ad4e0;
	padding: 5px 10px;
}

#content #sideRight #linkBanner p {
	text-align: center;
}

#content #sideRight #recommended p {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

/* ------------------------------
Content Main
------------------------------ */

#content #main h1 {
	font-size: 125%;
	margin-bottom: 20px;
}

#content #main h1 .subData {
	font-size: 65%;
	font-weight: normal;
	padding-left: 1em;
}

#content #main h2 {
	background: url(/images/bg_main_h2.gif) left top no-repeat;
	font-size: 100%;
	height: 28px;
	padding: 3px 0 0 5px;
	position: relative;
}

#content #main ul#listMenu {
	background: #eee;
	border-bottom: 2px solid #c9e8ee;
	font-size: 81.25%;
	margin-bottom: 10px;
}

#content #main ul#listMenu li {
	display: inline;
	margin-right: 10px;
	padding: 10px;
}

#content #main ul#listMenu li.current {
	background: #c9e8ee;
	border: 1px solid #9ad4e0;
}

#content #main ul#listMenu li.currentAdult {
	background: #fcc;
	border: 1px solid #f5949b;
}

#content #main ul#listMenu li.current a, 
#content #main ul#listMenu li.currentAdult a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#content #main #latestEntries, 
#content #main #latestImages, 
#content #main #latestBlogs, 
#content #main #rankingDetail {
	font-size: 81.25%;
	margin-bottom: 10px;
	padding: 10px;
}

#content #main .readMore {
	background: transparent url(/images/pin_go.gif) left center no-repeat;
	font-size: 81.25%;
	font-weight: normal;
	padding: 0 10px 0 12px;
	position: absolute;
		right: 0;
}

#content #main #latestEntries .date {
	color: #444;
	font-weight: bold;
}

#content #main #latestEntries .entryTitle {
	padding-left: 0.3em;
	font-weight: normal;
}

#content #main #latestEntries .entryTitle a {
}

#content #main #latestEntries .blogTitle {
	padding-left: 0.2em;
}

#content #main #latestEntries .blogTitle a {
	color: #555;
	text-decoration: none;
}

#content #main #latestEntries .blogTitle a:hover {
	color: #555;
	text-decoration: underline;
}

#content #main #latestImages ul {

}

#content #main #latestImages ul li {
	float: left;
	height: 145px;
	margin-bottom: 10px;
	text-align: center;
	width: 130px;
}

#content #main #latestImages ul li img {
	border: 1px solid #9ad4e0;
	margin: 0;
	padding: 0;
}

#content #main #latestImages ul li img.adult {
	border: 1px solid #f5949b;
	margin: 0;
	padding: 0;
}

#content #main #latestImages ul li img.ad {
	border: none;
	margin: 0;
	padding: 0;
}

#content #main #latestImages ul li p {
	height: 1.5em;
	overflow: hidden;
	padding: 0 5px;
}

#content #main #latestBlogs ul {

}

#content #main #latestBlogs ul li {
	float: left;
	padding: 0 10px 10px 0;
	width: 250px;
}

#content #main #latestBlogs ul li dl dt {
	float: left;
	margin-right: 5px;
}

#content #main #latestBlogs ul li dl dt img {
	border: 1px solid #9ad4e0;
	height: 45px;
	weight: 60px;
}

#content #main #latestBlogs ul li dl dt.adult img {
	border: 1px solid #f5949b;
}

#content #main #latestBlogs ul li dl dd {
	line-height: 1.1em;
	padding-left: 65px;
}

#content #main #latestBlogs ul li dl dd .date {
	font-size: 10px;
}

#content #main #latestBlogs ul li dl dd .genre {
	background: #9ad4e0;
	color: #fff;
	font-size: 10px;
	line-height: 1em;
	margin-left: 3px;
	padding: 0 2px;
}

#content #main #latestBlogs ul li dl dd.adult .genre {
	background: #f5949b;
}

#content #main #rankingDetail p {
	margin-bottom: 1em;
}

#content #main #rankingDetail table {
	border-top: 2px solid #9ad4e0;
	border-bottom: 2px solid #9ad4e0;
	border-collapse: collapse;
	margin-bottom: 1em;
	width: 100%;
}

#content #main #rankingDetail table.adult {
	border-top: 2px solid #f5949b;
	border-bottom: 2px solid #f5949b;
}

#content #main #rankingDetail table tr th {
	background: #eee;
	border-bottom: 1px solid #9ad4e0;
	padding: 10px;
	white-space: nowrap;
}

#content #main #rankingDetail table.adult tr th {
	border-bottom: 1px solid #f5949b;
}

#content #main #rankingDetail table tr th.rank1, 
#content #main #rankingDetail table tr th.rank2, 
#content #main #rankingDetail table tr th.rank3 {
	background: #d5eef0;
}

#content #main #rankingDetail table.adult tr th.rank1, 
#content #main #rankingDetail table.adult tr th.rank2, 
#content #main #rankingDetail table.adult tr th.rank3 {
	background: #fcc;
}

#content #main #rankingDetail table tr td {
	border-bottom: 1px solid #9ad4e0;
	padding: 10px;
}

#content #main #rankingDetail table.adult tr td {
	border-bottom: 1px solid #f5949b;
}

#content #main #rankingDetail table h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#content #main #rankingDetail table h3 .point {
	font-weight: normal;
	padding-left: 0.5em;
}

#content #main #rankingDetail table dl {
}

#content #main #rankingDetail table dl dt {
	float: left;
}

#content #main #rankingDetail table dl dt img {
	border: 1px solid #9ad4e0;
	height: 45px;
	weight: 60px;
}

#content #main #rankingDetail table.adult dl dt img {
	border: 1px solid #f5949b;
}

#content #main #rankingDetail table dl dd {
	line-height: 1.2em;
	padding-left: 70px;
}

#content #main .pager {
	padding: 10px 0;
	text-align: center;
}

#content #main .pager .self {
	background: #9ad4e0;
	border: 1px solid #9ad4e0;
	color: #fff;
	font-weight: bold;
	padding: 0.3em;
	margin: 0 0.2em;
}

#content #main .pager a.link {
	border: 1px solid #9ad4e0;
	padding: 0.3em;
	margin: 0 0.2em;
}

/* ------------------------------
Content Ad
------------------------------ */

#content #adSideBanner {
	margin-bottom: 10px;
}

#content #adTopBanner {
	margin-bottom: 20px;
	text-align: center;
}

/* ------------------------------
Footer
------------------------------ */

#footer {
	background: #c9e8ee;
	clear: both;
	padding: 15px 10px;
	text-align: center;
}

#footer ul {
	font-size: 81.25%;
}

#footer ul li {
	display: inline;
	padding: 0 5px;
}

#footer #copyright {
	font-size: 81.25%;
	margin-top: 10px;
}