@charset "utf-8";

/*===============================================================================*/
/*hotalbum*/
/*===============================================================================*/



#hot {
	background-image: url(../../common/img/contents_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 19px;
	padding-left: 20px;
}

#logo {
	color: #007FC6;
	display: block;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo img {
	height: 35px;
	width: 158px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#hot_img {
	width: 259px;
	display: block;
	margin: 0;
	float: left;
	height: 209px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 45px;
}

#hot_merrit {
	width: auto;
	display: block;
	margin: 0;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#hot_merrit li {
	width: auto;
	display: block;
	height: auto;
	margin: 0;
	color: #FF6600;
	font-weight: bold;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	line-height: 140%;
	font-size: 1.2em;
}

#hot_merrit li span {
	font-weight: normal;
	font-size: 0.9em;
}

#hot_merrit li a.merit_link01 {
	height: 34px;
	width: 79px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#hot_merrit li a.merit_link02 {
	display: block;
	float: left;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#hot_comment01 {
	clear: both;
	display: block;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	text-align: center;
}

#hot_comment02 {
	clear: both;
	display: block;
	height: auto;
	width: auto;
	font-size: 1.2em;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 50px;
	margin-left: 30px;
	text-align: left;
	color: #FF3300;
	border: 1px solid #FF9900;
	padding: 15px;
}

.merrit_box {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

h2.hot_merrit_title {
	color: #FF6600;
	text-align: left;
	float: right;
	height: auto;
	width: 755px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-position: left 5px;
	font-size: 1.2em;
}

.merrit_img {
	height: 96px;
	width: 76px;
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.merrit_conmment {
	text-align: left;
	height: auto;
	width: 750px;
	display: block;
	float: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 25px;
}


/* 後悔しないために */

#knows_title {
	clear: both;
	height: auto;
	width: auto;
	font-size: 1.3em;
	background-color: #FE8601;
	color: #FFF;
	line-height: 100%;
	margin-top: 20px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
}

#knows_box {
	background-color: #EFEFEF;
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}

#knows_box dt {
	display: block;
	height: auto;
	width: auto;
	color: #FF6600;
	font-weight: bold;
	background-image: url(../../common/img/list_mark04.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1.2em;
}

#knows_box dd {
	height: auto;
	width: auto;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
	line-height: 150%;
}

/* 後悔しないために end */


/* 各ページへのリンク */

#page_link {
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 40px;
	padding-bottom: 15px;
	padding-top: 10px;
	margin-bottom: 10px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}

#page_link a#hisback_btn {
	height: 36px;
	width: 171px;
	margin-left: 15px;

}

#hot_banner {
	height: 112px;
	width: 411px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 5px;

}

/* 各ページへのリンク end */
