@charset "utf-8";
/* CSS Document */


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

.head_text {
	line-height: 1.4em;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}




/*イメージ画像一覧
------------------------------------------*/

#inner_main {
	width:630px;
	margin-left: 20px;
}

.inner_main_img {
	width:190px;
	float:left;
	margin-bottom: 20px;
	text-align: center;
	height: 160px;
	background: url(../images/brand/logo_bg.jpg) no-repeat 4px 0px;
	padding-top: 15px;
	padding-right: 20px;
}

/*インデックスタイトル
------------------------------------------*/

.title_bg {
	background: url(../images/products/title_bg.jpg) no-repeat 0px 0px;
	height: 24px;
	width: 625px;
	padding-top: 6px;
	padding-left: 25px;
	font-size: 1.5em;
	font-weight: bolder;
	letter-spacing: 0.8em;
}

/*box
------------------------*/

.box {
	width: 630px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-bottom: 15px;
	border-bottom: 1px dotted #333333;
}

.box_r {
	float: right;
	width: 420px;
}

.box_l {
	background: #EBEBEB;
	height: 140px;
	width: 200px;
	float: left;
}

.box_title {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.item_name {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-right: 30px;
}

.item_money {
	font-style: italic;
	color: #999999;
}

.box_comment {

}
.link_shop {
	text-align: right;
	margin-top: 10px;
}

/*link
------------*/
.link {
	background:url(../images/brand/bottom_line.gif) top no-repeat;
	width:630px;
	padding:10px 0 0 0;
}

.link ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.link ul li {
	float:right;
	display:block;
	height:21px;
}

.i_site {
	background:url(../images/brand/i_site.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	margin-left:15px;
}

.i_products {
	background:url(../images/brand/i_products.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
}

.i_list {
	background:url(../images/brand/i_list.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
}


/*eastboy特別追加
------------*/

#eastboy_logo_bg {
	background: #00305a;
	margin-bottom: 10px;
}
