@charset "utf-8";
/*
Theme Name: The v3
Description: Site design for www.miroc.co.jp
Version: 3.0
Author: Masaomi Kobayashi (kobayashi@miroc.co.jp)
Author URI: http://www.miroc.co.jp
*/


#MainContentsWrapper {
	background-image: url(/show-report/aes2009/_include/i/MainContentsWrapper/BackGround.jpg);
	background-position: 0 23px;
	background-repeat:no-repeat;}

#MainContentsHeader {
	height: 136px;
	overflow: hidden;}

#Contents {
	float: left;
	width: 636px;
	margin-right: 3px;}
#Contents #MainContentsMenu {
	width: 636px;
	height: 32px;
	overflow: hidden;}
#Contents #MainContentsMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;}
#Contents #MainContentsMenu ul li {
	display: block;
	float: left;
	width: 108px;
	height: 32px;
	margin: 0 1px 0 0;
	padding: 0;}
#Contents #MainContentsMenu ul li#HomeTab {
	width: 59px;}
#Contents #MainContentsMenu ul li a {
	display: block;
	width: 108px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-image: url(/show-report/aes2009/_include/i/MainContentsMenu/BackGround-Add4.gif);
	background-repeat: repeat-y;}
#Contents #MainContentsMenu ul li#Tab-Home {
	width: 59px;}
#Contents #MainContentsMenu ul li#Tab-Home a {
	width: 59px;
	background-position: 0 0;}
#Contents #MainContentsMenu ul li#Tab-Home.Current a, 
#Contents #MainContentsMenu ul li#Tab-Home a:hover {
	background-position: 0 -32px;}

#Contents #MainContentsMenu ul li#Tab-Arrival a {
	background-position: -60px 0;}
#Contents #MainContentsMenu ul li#Tab-Arrival.Current a, 
#Contents #MainContentsMenu ul li#Tab-Arrival a:hover {
	background-position: -60px -32px;}

#Contents #MainContentsMenu ul li#Tab-1 a {
	background-position: -169px 0;}
#Contents #MainContentsMenu ul li#Tab-1.Current a, 
#Contents #MainContentsMenu ul li#Tab-1 a:hover {
	background-position: -169px -32px;}

#Contents #MainContentsMenu ul li#Tab-2 a {
	background-position: -278px 0;}
#Contents #MainContentsMenu ul li#Tab-2.Current a, 
#Contents #MainContentsMenu ul li#Tab-2 a:hover {
	background-position: -278px -32px;}

#Contents #MainContentsMenu ul li#Tab-3 a {
	background-position: -387px 0;}
#Contents #MainContentsMenu ul li#Tab-3.Current a, 
#Contents #MainContentsMenu ul li#Tab-3 a:hover {
	background-position: -387px -32px;}

#Contents #MainContentsMenu ul li#Tab-4 a {
	background-position: -496px 0;}
#Contents #MainContentsMenu ul li#Tab-4.Current a, 
#Contents #MainContentsMenu ul li#Tab-4 a:hover {
	background-position: -496px -32px;}

#Contents #MainContentsMenu ul li a em {
	display: none;}

#Contents .ThePost {
	margin: 0;
	padding: 0;
	background-image: url(/show-report/aes2009/_include/i/Contents/BackGround.gif);
	background-repeat: repeat-y;}
#Contents .ThePostGlow {
	margin: 0;
	padding: 0;}
#Contents .ThePostLayout {
	margin: 0;
	padding: 20px 50px;
	background-image: url(/show-report/aes2009/_include/i/Contents/BackGroundBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;}

#Contents .ThePostLayout img {
	margin-bottom: 10px;}

#Contents .ThePostLayout span.Date {
	display: block;
	margin: 0 0 20px 0;
	text-align: right;
	font-size: 12px;
	line-height: 15px;
	color: #000000;}
#Contents .ThePostLayout h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;}
#Contents .ThePostLayout h3 {
	display: block;
	margin: 0 0 16px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666666;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;}
#Contents .ThePostLayout.Is404 h3 {
	padding-top: 40px;}
#Contents .ThePostLayout p {
	color: #1d1d1d;}
#Contents .ThePostLayout p a, 
#Contents .ThePostLayout ul li a {
	color: #000000;
	text-decoration: underline;}

#Contents .ThePostLayout ul {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	list-style:disc;}
#Contents .ThePostLayout ul li {
	margin:0 0 2px 0;
	margin:0;
	padding:0;
	background:none;
	font-weight:normal;}

#Contents .ThePostLayout ol {
	margin:0 0 10px 0;
	padding:0 0 0 24px;}
#Contents .ThePostLayout ol li {
	margin:0 0 2px 0;
	margin:0;
	padding:0;
	background:none;}

#Contents .ThePostLayout ul.PostLinkList {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;}
#Contents .ThePostLayout ul.PostLinkList li {
	margin:0 0 2px 0;
	margin:0;
	padding:0 0 0 20px;
	background-image:url(/show-report/aes2009/_include/i/Contents/Icon-PostLinkList.gif);
	background-repeat:no-repeat;
	background-position:0 2px;}

#Contents .ThePostLayout blockquote {
	margin:0 auto 10px 5px;
	padding:8px 0 0 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;}
#Contents .ThePostLayout blockquote p {
	font-style:italic;
	color:#000000;
	font-size:12px;}

#Contents .ThePostLayout p em {
	font-style:italic;
	color:#000000;}
/*
# wp-caption
# for single Pages
*/
#Contents .ThePost div.wp-caption, 
#Contents #TheTopPost div.wp-caption {
	padding:6px 1px 5px 1px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	text-align:center;
	line-height:16px;}
#Contents .ThePost div.wp-caption img, 
#Contents #TheTopPost div.wp-caption img {
	margin-bottom:5px;
	border:none;}
#Contents .ThePost div.wp-caption p {
	margin:0;
	padding: 0 4px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;}
/*
# StarRatings
# for single Pages
*/
#Contents #StarRatings {
	clear: both;
	width: 536px;
	height: 181px;
	margin: 0 0 20px 0;
	overflow: hidden;
	background-image: url(/show-report/aes2009/_include/i/StarRatings/BackGround.gif);}
#Contents #StarRatings .post-ratings {
	width: 218px;
	margin: 80px auto 0 16px;}
#Contents #StarRatings p {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;}
/*
# TheComment
# for single Pages
*/
#Contents #TheComment {
	width: 536px;
	padding: 90px 0 0 0;
	overflow: hidden;
	background-color: #5e7384;
	background-image: url(/show-report/aes2009/_include/i/Comment/BackGround.gif);
	background-repeat: no-repeat;}
#Contents #TheComment #TheCommentLayout {
	padding: 0 20px;
	overflow: hidden;
	background-image: url(/show-report/aes2009/_include/i/Comment/BackGroundBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;}
#Contents #TheComment #TheCommentLayout p.IntroText {
	display: block;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;}

#Contents #TheComment #TheCommentLayout ol#commentlist {
	margin: 0;
	padding: 0;
	list-style: none;}
#Contents #TheComment #TheCommentLayout ol#commentlist li {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #435c6f;}
#Contents #TheComment #TheCommentLayout ol#commentlist li img.avatar {
	float: left;
	width: 32px;
	height: 32px;
	margin: 0 10px 10px 0;}
#Contents #TheComment #TheCommentLayout ol#commentlist li p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;}
#Contents #TheComment #TheCommentLayout p label {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#FFFFFF;}
#Contents a#PageTop {
	clear: both;
	display: block;
	width: 117px;
	height: 14px;
	margin: 16px auto 10px 209px;
	background-image: url(/show-report/aes2009/_include/i/Contents/GoToPageTop.gif);
	background-repeat: no-repeat;}
#Contents a#PageTop span {
	display: none;}
/*
# ThePostList
# for Category Pages
*/
#Contents .ThePostLayout ul#ThePostList {
	margin: 40px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #CCCCCC;}
#Contents .ThePostLayout ul#ThePostList li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC;}
#Contents .ThePostLayout ul#ThePostList li a {
	display: block;
	margin: 0;
	padding: 10px 15px 0 15px;
	text-decoration: none;}
#Contents .ThePostLayout ul#ThePostList li a:hover {
	color:#000000;}
#Contents .ThePostLayout ul#ThePostList li a img {
	float: left;
	width: 80px;
	height: 60px;
	margin: 0 10px 10px 0;
	border: 3px solid #CCCCCC;}
#Contents .ThePostLayout ul#ThePostList li a .ThumbText {
	float: left;
	width: 410px;}
#Contents .ThePostLayout ul#ThePostList li a .ThumbText h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color:#e79a0b;}
#Contents .ThePostLayout ul#ThePostList li a:hover .ThumbText h4 {
	text-decoration:underline;}
#Contents .ThePostLayout ul#ThePostList li a .ThumbText p {
	font-size: 12px;
	line-height: 19px;
	color:#666666;}
#Contents .ThePostLayout ul#ThePostList li a:hover .ThumbText p {
	color:#000000;}
#Contents .DaysBnr {
	padding-top:20px;}
#Contents .Quiz {
	margin-top: 44px;}
/*
# ThePostList
# for Single Pages
*/
#Contents .ThePostLayout .AddContents {
	clear:both;
	margin-top:20px;}
#Contents .ThePostLayout .AddContents ul#ThePostList {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #CCCCCC;}


/*
# Is404
# for 404 Page
*/
#Contents .ThePostLayout ul#ThePostList li#Is404 {
	margin: 0;
	padding: 70px 0 120px 0;
	border: none;}
#Contents .ThePostLayout ul#ThePostList li#Is404 h3 {
	border: none;}
/*
# SubContents
# for all Pages
*/
#SubContents {
	float: left;
	width: 260px;
	text-align: left;}
#SubContents #SideSearchForm {
	width:260px;
	height:62px;}
#SubContents #SideSearchForm #SideSearchFormLayout {
	margin:0;
	padding: 29px 0 0 27px;}
#SubContents #SideSearchForm h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent:-9999px;
	outline:none;}
#SubContents input#s {
	float:left;
	font-size:13px;
	line-height:15px;
	width:160px;
	margin:2px 4px 0 0;
	padding:2px;
	border:none;}
#SubContents #searchsubmit {
	float:left;
	width:54px;
	height:24px;
	border:none;
	margin:0;
	padding:0;}
#SubContents .Bannar {
	margin: 30px 0 10px 0;}
#SubContents .Bannar img {
	margin-bottom:2px;}
#SubContents .Bannar2 img {
	margin-bottom: 10px;}

#SubContents #TagCloud {
	width: 260px;
	margin: 0 0 10px 0;
	background-image: url(/show-report/aes2009/_include/i/SubContents/TagCloudBackGround.gif);
	background-repeat: no-repeat;}
#SubContents #TagCloud #TagCloudLayout {
	margin: 0;
	padding: 50px 10px 10px 10px;
	background-image: url(/show-report/aes2009/_include/i/SubContents/NewPostBackGroundBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;}
#SubContents #TagCloud #TagCloudLayout a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;}
#SubContents #TagCloud #TagCloudLayout a:hover {
	color:#000000;
	text-decoration:underline;}

#SubContents #NewPostList {
	width: 260px;
	margin: 0 0 10px 0;
	background-image: url(/show-report/aes2009/_include/i/SubContents/NewPostBackGround.gif);
	background-repeat: no-repeat;}
#SubContents #NewPostList #NewPostListLayout {
	margin: 0;
	padding: 50px 10px 0 10px;
	background-image: url(/show-report/aes2009/_include/i/SubContents/NewPostBackGroundBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;}
#SubContents #NewPostList #NewPostListLayout ul {
	margin: 0;
	padding: 0;
	list-style: none;}
#SubContents #NewPostList #NewPostListLayout ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;}
#SubContents #NewPostList #NewPostListLayout ul li a {
	display: block;
	text-decoration: none;}

#SubContents #NewPostList #NewPostListLayout ul li img {
	float: left;
	width: 80px;
	height: 60px;
	margin: 0 10px 5px 0;
	border: 1px solid #e79a0b;}
#SubContents #NewPostList #NewPostListLayout ul li .ThumbText {
	float: left;
	width: 148px;}
#SubContents #NewPostList #NewPostListLayout ul li a .ThumbText h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #e79a0b;}
#SubContents #NewPostList #NewPostListLayout ul li a .ThumbText p {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #666666;}
#SubContents #NewPostList #NewPostListLayout ul li a:hover .ThumbText p {
	color:#000000;}
#SubContents #YouTube {
	margin: 0 0 10px 1px;
	border: 1px solid #000000;}


