@charset "utf-8";

/* ===================================================================
CSS Document

 file name  :style.css
 style info :カテゴリトップ用
=================================================================== */

/* 印刷-----------------------------------------------------*/
@import url("/common/css/top_print.css");
/*--------------------------------------------------------- */

#pr_area{
	background:url(../image/bg_pr_area.jpg) no-repeat top right;
}

/*----------------------------------------------------
	新着情報
---------------------------------------------------*/

#body_area.index .note_d  {
	background:#f3fce8 url(../image/bg_note_d.gif) no-repeat right bottom ;
	margin-bottom:30px;
}

/*----------------------------------------------------
	ご利用規約
---------------------------------------------------*/

.note_c{
	color:#6a6a6a;
	margin-bottom:30px;
}

/*----------------------------------------------------
	リンクボタン
----------------------------------------------------*/

.col_01,
.col_02{
	margin-bottom:20px;
}

#body_area div.link_area_03 ul{
	float:none;
	width: auto;
	color:#585858;
	margin-bottom:20px
}

#body_area div.link_area_03 ul.link li{
	margin: 3px 0 0 2px;
	width: 280px;
}

.ff2 #body_area div.link_area_03 ul.link li,
.ff3 #body_area div.link_area_03 ul.link li,
.safari #body_area div.link_area_03 ul.link li{
	margin: 3px 0 0 10px;
}

/*-----*/

#body_area div.centering p{
	padding:0;
	margin:0;
}

/*-----*/

div.centering p,
div.centering ul{
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}

div.centering p img{
	margin: 0;
	padding:0;
	text-align: left;
	vertical-align:bottom;
	width:60px;
}

/*--上下中央設定----------------------------*/

/*for IE6 */
* html .centering p,
* html .centering ul {
	display: inline;
	zoom: 1;
}

* html .centering ul li {
	display: inline;
	zoom: 1;
	border-bottom:#ffffff solid 1px;
}

/*for IE7 */
*:first-child+html .centering p,
*:first-child+html .centering ul,
*:first-child+html .centering ul li {
	display: inline;
	zoom: 1;
}
/*----------------------------------------------------
	ご利用規約
---------------------------------------------------*/

.note_c{
	color:#6a6a6a;
	margin-bottom:30px;
}

/*----------------------------------------------------
	新刊情報
---------------------------------------------------*/

#body_area .column_r .sub p.picstyle_b img{
	margin-top:10px ;
	border-color:#bfbfbf;
}
