@charset "Shift_JIS";

strong {
	font-weight: bold;
}

.date {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #4C4C17;
}

.example {
	font-size: 13px;
	color: #4C4C17;
}

.article2 .mail {
	color: #666633;
	padding-left: 20px;
}

.reportButton2 {
	text-align: center;
}


/* ヘッダのボタン */
#headerButtons {
	position: absolute;
	bottom: 2px;
	right: 240px;
}
	#headerButtons li {
		float: left;
	}

#logo,
#title {
}
#logo {
}

#mariokart7 {
	margin-top: 20px;
	padding: 0 10px;
}
	#mariokart7 p {
		margin-bottom: 1em;
	}
	#mariokart7 div {
		margin-bottom: 1em;
	}


#officialSite {
}


#tabWrapper {
	position: relative;
	width: 950px;
	padding: 0 5px;
}
	#tabWrapper .sideR {
		position: absolute;
		width: 5px;
		top: 0;
		left: 0;
	}
	#tabWrapper .sideL {
		position: absolute;
		width: 5px;
		top: 0;
		right: 0;
	}

/* メニューのタブ */
#tabs {
	width: 950px;
}
	#tabs li {
		float: left;
		line-height: 0;
	}
		#tabs li a{
			float: left;
			line-height: normal;
		}
	#tabs .selected {
		cursor: default;
	}




#latestComment {
	width: 380px;
	padding: 20px 10px 0 0;
}
	#latestComment .aComment {
		border-bottom: 1px solid #E6E6E6;
		padding-bottom: 10px;
	}
	#latestComment .mid {
		background: url(../images/comment_mid.gif) repeat-y center top;
		padding: 0 20px;
	}
		#latestComment .mid .left {
			width: 50px;
			padding: 10px 10px 0 0;
		}
		#latestComment .mid .right {
			width: 270px;
			padding: 10px 10px 0 0;
		}
		#latestComment .mid .icon {
			margin-bottom: 3px;
		}
		#latestComment .mid .name {
			font-size: 12px;
			line-height: 1.5em;
			font-weight: bold;
		}
		#latestComment .mid .comment {
			font-size: 12px;
			line-height: 1.5em;
			word-wrap: break-word;
		}
	#moreComment {
		padding-top: 10px;
		text-align:right;
	}



.tabContent {
}
	.tabContent .content {
		padding: 30px 0 50px 40px;
	}
		.tabContent .content h2 {
			padding-bottom: 40px;
		}
		.tabContent .content h3 {
			padding-bottom: 10px;
		}
		.tabContent .content p {
			padding-bottom: 2em;
		}
		.tabContent .content .form {
			margin-bottom: 40px;
		}
		
		.tabContent .content .article {
			position: relative;
			width:500px;
		}
		.wide .tabContent .content .article {
			width:880px;
		}
			.tabContent .content .article .photo {
				padding-bottom: 1.5em;
			}
			.tabContent .content .article .border img {
				padding: 8px;
				background-color: #FFF;
			}
			.tabContent .content .article .title {
				font-size: 18px;
				font-weight: bold;
				line-height: 1.5em;
				color: #4C4C17;
				padding-left: 15px;
				border-left: 5px solid #4C4C17;
				padding-bottom: 0;
				margin-bottom: 1em;
			}
			.tabContent .content .article h4 {
				padding-bottom: 10px;
				font-size: 16px;
				font-weight: bold;
				color: #4C4C17;
			}
			.tabContent .content .article .bigger {
				font-size: 20px;
				font-weight: bold;
			}
			.tabContent .content .article .red {
				color: #C30;
			}
			.tabContent .content .article .price {
				font-size: 13px;
				color: #A68A53;
			}
			.tabContent .content .article .end {
				padding-bottom: 100px;
			}
			
.toPageTop {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
.arrow {
	font-size: 10px;
	padding-right: 0.5em;
	font-weight: normal;
}


.past {
}
	.past table {
		width: 100%;
	}
	.past table.vol1 th,
	.past table.vol1 td {
		border-bottom: 0 none;
	}
		.past th,
		.past td {
			border: 1px solid #99632E;
			line-height: 1em;
		}
			.past th a,
			.past td a {
				display: block;
				padding: 8px 10px;
			}
		.past th {
			background-color: #E5E2CF;
			font-weight: bold;
			color: #4C4C17;
			text-align: right;
		}
		.past td {
			background-color: #FFF;
		}
		.past .title {
			font-weight: bold;
			color: #99632E;
		}
		.past .dateHead {
			width: 80px;
			text-align: right;
		}


.form {
	background: url(../images/comment_title_bg.gif) left top;
	padding: 20px;
}
	.form th,
	.form td {
		padding-bottom: 20px;
	}
	.form th {
		padding-right: 10px;
		font-weight: bold;
		vertical-align: top;
	}
	.form input[type="text"] {
		max-width: 320px;
		width: 320px;
	}

	.reportButton {
		text-align: center;
	}
	.reportButton img:hover {
		cursor: pointer;
	}
	
	#join {
		position: absolute;
		width: 282px;
		right: 0;
		top: 97px;
	}
	
	#rule {
		/*background: url(../images/rule_bg.gif);
		width: 840px;
		padding: 20px 20px 0;*/
		width: 390px;
	}
	
	#ust {
		background-color: #FFF;
		margin-top: 20px;
	}
		#ust .info,
		#ust .info2 {
			height: 50px;
			background-color: #000;
			padding: 0 10px;
			line-height: 50px;
			font-weight: bold;
			color: #FFF;
		}
		#ust .info2 {
			text-align: right;
		}
		
	#hash {
		margin: 10px 0;
	}
		#hash div {
			margin-bottom: 20px;
		}


.progressAll {
}
	.progressAll table {
		width: 100%;
	}
	.progressAll table.today {
		margin-bottom: 10px;
	}
		.progressAll th,
		.progressAll td {
			border-bottom: 1px solid #E6E6E6;
			padding: 8px 8px;
			line-height: 1em;
			letter-spacing: 0;
		}
		.progressAll th {
			background: url(../images/comment_title_bg.gif) left top;
			color: #000;
			font-weight: bold;
			text-align: left;
		}
		.progressAll td {
			background-color: #FFF;
		}
		.progressAll .icon {
			width: 50px;
		}
		.progressAll .community {
			width: 130px;
			text-align: center;
		}
		.progressAll .name {
			font-size: 14px;
			font-weight: bold;
		}
		.progressAll .comment {
			font-size: 14px;
		}
		.progressAll .state2 {
			background-color: #E5E2CF;
			width: 70px;
			padding: 2px;
			text-align: center;
		}
		.progressAll .title {
			font-size: 18px;
			font-weight: bold;
			color: #99632E;
		}
		.progressAll .dateHead {
			width: 100px;
			font-size: 16px;
			text-align: right;
		}


.navi {
	width: 450px;
	margin: 0 auto;
	padding: 0 0 40px;
}

.cap {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
}

.selected {
	cursor: default;
}

.attention {
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: #C00;
}

.left {
	float: left;
}
.right {
	float: right;
}
.border1 {
	width: 920px;
	margin: 15px auto;
}
.border2 {
	width: 500px;
	margin: 15px auto;
}

.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}

/*--------------------------------------------------------------------

	  Override common id styles

--------------------------------------------------------------------*/
#wrapper {
	background-color: #FFF;
	width: 960px;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	margin: 0 auto;
}

#header {
	width: 100%;
}
	#header .left {
		width: 570px;
	}
	#header .right {
		width: 390px;
	}


#yodogawa {
	width: 390px;
	margin: 0 auto;
}

#contents {
}

#update {
}

#date {
}

#footer {
	width: 920px;
	padding-bottom: 50px;
}
	#footer li.copyright {
		padding-right: 20px;
		line-height: 30px;
	}
	
#copyright {
}
