@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	お楽しみ共通
-----------------------------------------*/

.tanoshimi-intro {
	width:760px;
	margin:0 auto 15px auto;
}

.tanoshimi-box {
	clear:both;
	width:759px;
	margin:30px auto 0 auto;
	padding-bottom:30px;
	background:url(../img/common/line_gray02.gif) bottom repeat-x;
}

.tanoshimi-box h2,
.tanoshimi-parts-box h2 {
	float:left;
	width:155px;
}

/*-----------------------------------------
	壁紙・スクリーンセーバー
-----------------------------------------*/

.tanoshimi-box .paper-box {
	float:left;
	width:292px;
	margin-left:10px;
}

.tanoshimi-box .paper-box .thumb {
	float:left;
	width:208px;
}

.tanoshimi-box .paper-box .btn {
	float:right;
	width:84px;
}

.tanoshimi-box .paper-box .btn li {
	line-height:0;
	font-size:0;
}


/*-----------------------------------------
	ブログパーツ
-----------------------------------------*/

.tanoshimi-parts-box {
	clear:both;
	width:759px;
	margin:30px auto 0 auto;
	padding-bottom:20px;
	background:url(../img/common/line_gray02.gif) bottom repeat-x;
}

.tanoshimi-parts-box .parts-box {
	float:right;
	width:594px;
	margin:0 0 0 10px;
}

.tanoshimi-parts-box .parts-thumb {
	float:left;
	width:173px;
	margin-bottom:15px;
}

.tanoshimi-parts-box .parts-txt {
	float:right;
	width:411px;
	margin-bottom:15px;
}

.tanoshimi-parts-box .parts-txt h3 {
	margin-bottom:7px;
	padding-bottom:7px;
	color:#960200;
	font-size:116%;
	font-weight:bold;
	border-bottom:1px dashed #960200;
}
