.new{
	background:#fc6862;
	color:#fff;
	padding:0px 2px;
}
.f_14{
	font-size:14px;
}
.f_10{
	font-size:10px;
}
.bg_red{
	background:#fc6862;
}
.bg_blue{
	background:#74c9f3;
}
.bg_lightblue{
	background:#f1f9fc;
}
.bg_yellow{
	background:#fefabd;
}
.bg_green{
	background:#c4e93d;
}
.bg_lightgreen{
	background:#effcd7;
}
.bg_gray{
	background:#f5f5f5;
}
.bg_purple{
	background:#f2e6ff;
}
.bg_pink{
	background:#fde4e4;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.red{
	color:#dd2743;
}
.deepred{
	color:#940223;

}
.blue{
	color:#534fff;
}
.yellow{
	color:#e19a01;
}
.green{
	color:#8bb732;
}
.orange{
	color:#f15011;
}
.pink{
	color:#f37b94;
}
.brown{
	color:#844f1d;
}
.red-b{
	color:#dd2743;
	font-weight: bold;	
}
.blue-b{
	color:#534fff;
	font-weight: bold;	
}
.blue--b {
	font-weight: bold;
	color: #003399;
}
.pink-b{
	color:#F69;
	font-weight: bold;
}
.purple-b {
	font-weight: bold;
	color: #993366;
}
.brown-b {
	font-weight: bold;
	color: #996633;
}
.green-b {
	font-weight: bold;
	color: #00b400;
}
.green2-b {
	font-weight: bold;
	color: #09b3b5;
}
.orange-b {
	color: #f15011;
	font-weight: bold;
}
.bold{
	font-weight:bold;
}
.paragraph6 {
	margin-top: 6px;
}
.paragraph12 {
	margin-top: 12px;
}
.clear{
	clear:both;
}
.clearfix{
	zoom:100%;
}
.clearfix:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* バックナンバー */
#sub h4{
	background: url(../img/common/ttl_backno.gif);
	height: 35px;
	text-indent: -9999px;
	width: 145px;
	
}
/*　オプション広告関連　*/
.yuryo{
	color:#fa3f00;
	text-align:center;
}
.pr_wrapp3{
	background:#f0f0f0;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	width:400px;
	margin:20px auto;
	padding:4px 0px;
}
.pr_wrapp3_in{
	background:#fff;
	padding:10px 5px;
}
.pr_wrapp3_in li{
	margin:10px 0px;
	content : '';
	display : block;
	clear : both;
}
.pr_wrapp3_in li img{
	float:left;
	margin: 0 5px 20px 0;
}
/**/
#detail .btn_mail{
	/*background:url(../img/detail/btn_mail.jpg);
	width:216px;
	height:31px;
	display:block;
	margin:35px 10px;*/
}
#detail .btn_mail a{
	background:url(../img/detail/btn_mail.jpg);
	width:216px;
	height:31px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#detail .btn_fav{
	/*background:url(../img/detail/btn_fav.jpg);
	width:216px;
	height:31px;
	display:block;
	margin:35px 10px;*/
}
#detail .btn_fav a{
	background:url(../img/detail/btn_fav.jpg);
	width:216px;
	height:31px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#detail .btn_mail a:hover{
	background:url(../img/detail/btn_mail.jpg) bottom;
}
#detail .btn_fav a:hover{
	background:url(../img/detail/btn_fav.jpg) bottom;
}

/*ページング*/
#page_number{
	height:18px;
	line-height:18px;
	text-align:right;
	margin:10px 0px;
}
#page_number a{
	border:#aea9a9 solid 1px;
	text-decoration:none;
	padding:0px 3px;
	color:#f65577;
}
