@charset "utf-8";
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }
.vaTop { vertical-align: top !important; }
.vaMiddle { vertical-align: middle !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.1em !important; }
.fsP2 { font-size: 1.2em !important; }
.fsP3 { font-size: 1.3em !important; }
.fsP4 { font-size: 1.4em !important; }
.fsP5 { font-size: 1.5em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 1em !important; }
.fsM2 { font-size: 0.9em !important; }
.fsM3 { font-size: 0.8em !important; }
.fsM4 { font-size: 0.7em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb15 { margin-bottom: 15px!important; }
.pb0 { padding-bottom: 0 !important; }

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear {
	clear: both;
}

.dis {
	display: block;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.img {
	margin-bottom: 20px;
}

.imgL {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.imgR {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.imgC {
	text-align: center;
	margin-bottom: 20px;
}

a:hover img.imgHover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.newItemList li a:hover img,
.bannerList li a:hover img {
	opacity:0.7;filter:alpha(opacity=70);
}

/*------------------------------------------------------------
	pageTop
------------------------------------------------------------*/
.pageTop a {
	display: block;
	float: right;
}

#pageTop {
	text-align: right;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#pageTop a {
	display: block;
	position: fixed;
	bottom: 100px;
	right: 0;
}

.h2Ttl {
	margin: 0 auto 30px;
	width: 960px;
}
/*------------------------------------------------------------
	h3
------------------------------------------------------------*/
h3 {
	padding: 10px 15px 6px;
	font-size: 1.538em;
	font-weight: normal;
	line-height: 1.2;
	background: #202853;
	color: #FFF;
	margin-bottom: 20px;
}

h3 .subTtl {
	font-size: 0.65em;
	margin-left: 10px;
}

/*------------------------------------------------------------
	h4
------------------------------------------------------------*/
h4 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #1F2652;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.2;
	background: url(../../img/common/line05.png) repeat-x left bottom;
}


.tableBox .comTable h1{
	font-size: 2.0em;
}
.tableBox .comTable h2{
	font-size: 1.8em;
}
.tableBox .comTable h3{
	padding: 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: inherit;
	background: none;
	color: #000000;
	margin: 0;
}
.tableBox .comTable h4{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: inherit;
	background: none;
}
.tableBox .comTable h5{
	font-size: 1.2em;
}
.tableBox .comTable h6{
	font-size: 1.0em;
}

/*------------------------------------------------------------
	mainBox
------------------------------------------------------------*/
#main .mainBox {
	margin: 0 auto;
	width: 900px;
}

/*-------------------------------------------------
          comLink
---------------------------------------------------*/
#conts .comLink01 {
	margin: 0 auto;
	width: 140px;
	clear: both;
}

#conts .comLink li {
}

#conts .comLink li a {
	padding-left: 16px;
	background: url(../../img/common/icon/icon01.gif) no-repeat left 4px;
}


	* html #conts .comLink li a {
		background: url(../../img/common/icon/icon01.gif) no-repeat left 5px;
	}

/*----------------------------------------------------------------------------------
	pageNavi
--------------------------------------------------------------------------------------*/
#conts .pageNavi {
	clear: both;
	text-align: center;
}

#conts .pageNavi li {
	padding-left: 1px;
	display: inline;
	text-align: center;
}

	* html #conts .pageNavi li {
		padding: 0;
	}
	
	*+ html #conts .pageNavi li {
		padding: 0;
	}

#conts .pageNavi li a {
	padding: 4px 0;
	width: 27px;
	display: inline-block;
	color: #fff;
	background-color: #202853;
}

#conts .pageNavi .on a,
#conts .pageNavi li a:hover {
	padding: 3px 0;
	width: 25px;
	color: #202853;
	text-decoration: none;
	background-color: #F4F4F6;
	border: 1px solid #202853;
}

/*----------------------------------------------------------------------------------
	comSection
--------------------------------------------------------------------------------------*/
#conts .comSection {
	margin-bottom: 10px;
}

#conts .comSection .inner {
	padding-bottom: 30px;
	width: 335px;
}

#conts .comSection .inner .photoBox {
	float: right;
}

#conts .comSection .inner .photoBox a {
	display: block;
}

#conts .comSection .inner .textBox  {
	width: 200px;
	float: left;
}

#conts .comSection .inner .textBox dt {
	padding: 0 0 8px 16px;
	line-height: 1.2;
	font-size: 1.154em;
	background: url(../../img/common/icon/icon01.gif) no-repeat left 2px;
}

#conts .comSection .inner .textBox dd {
	line-height: 1.75;
	word-wrap: break-word;
}

/*------------------------------------------------------------
	comTable
------------------------------------------------------------*/
#main .tableBox {
	padding-top: 3px;
	background: url(../../img/common/line02.png) repeat-x left top;
}

#main .comTable {
	width: 100%;
	border-collapse: collapse;
}

#main .comTable th {
	padding: 11px 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	zoom: 1;
	background: #F4F4F6 url(../../img/common/line02.png) repeat-x left bottom;
}

#main .comTable td {
	padding: 11px 0 11px 8px;
	text-align: left;
	vertical-align: middle;
	zoom: 1;
	background: url(../../img/common/line02.png) repeat-x left bottom;
}


/*------------------------------------------------------------
	entry
------------------------------------------------------------*/
.entryBody {
	line-height: 1.75;
}

/*------------------------------------------------------------
	ページャー
------------------------------------------------------------*/
.pager {
	text-align: center;
}

.pager .page-numbers {
	display: inline-block;
	width: 25px;
	background: #202853;
	border: 1px solid #202853;
	color: #FFF;
	line-height: 25px;
}

.pager .current,
.pager .page-numbers:hover {
	background: #F4F4F6;
	border: 1px solid #202853;
	color: #202853;
	text-decoration: none;
}

.pager .next,
.pager .prev {
	text-indent: -9999px;
}

.pager .next {
	background: #202853 url(../../img/common/icon/icon_next_off.gif) no-repeat center center;
}

.pager .next:hover {
	background: #F4F4F6 url(../../img/common/icon/icon_next_on.gif) no-repeat center center;
}

.pager .prev {
	background: #202853 url(../../img/common/icon/icon_prev_off.gif) no-repeat center center;
}

.pager .prev:hover {
	background: #F4F4F6 url(../../img/common/icon/icon_prev_on.gif) no-repeat center center;
}

/*------------------------------------------------------------
	検索ボックス
------------------------------------------------------------*/
#feas-searchform {
	background: #FFF;
	border: 1px solid #ccc;
	padding-bottom: 15px;
}

.brand_search {
	margin-bottom: 20px;
}

.brand_search .inner {
	margin-bottom: 15px;
}

.brand_search .inner .title {
	margin-bottom: 15px;
}

.brand_search .inner label {
	padding: 0 15px;
	display: block;
	font-size: 1.3em;
	vertical-align: middle;
}

.brand_search .inner label input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.brand_search .submit {
	text-align: center;
}

