/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "<!--{$smarty.const.CHAR_CODE}-->";

/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box12 { width: 96px; }	/*W12*/
.box14 { width: 112px; }	/*W14*/
.box18 { width: 138px; }	/*W18*/
.box19 { width: 145px; }	/*W19*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box47 { width: 341px; }	/*W47*/
.area40 { width: 302px; height: 134px; }	/*W40×H8*/
.area45 { width: 337px; height: 290px; }	/*W40×H20*/
.area46 { width: 337px; height: 134px; }	/*W40×H8*/
.area50 { width: 372px; height: 290px; }	/*W50×H20*/
.area55 { width: 407px; height: 290px; }	/*W55×H20*/
.area65 { width: 444px; height: 290px; }	/*W65×H20*/
.area68 { width: 498px; height: 134px; }	/*W68×H8*/
.area80 { width: 572px; height: 134px; }	/*W80×H8*/
.area80_2 { width: 572px; height: 420px; }	/*W80×H30*/
.area92 { width: 666px; height: 160px; }	/*W92×H10*/
.area96 { width: 694px; height: 420px; }	/*W80×H30*/
.area96_2 { width: 694px; height: 160px; }	/*W80×H10*/

/*LINK*/
a:link { color: #3a75af; text-decoration: underline; }
a:visited { color: #3a75af; text-decoration: underline; }
a:hover { color: #3a75af; text-decoration: none; }

/*OVER*/
a.over:link{ color:#4a6fa6; text-decoration: none; }
a.over:visited { color:#4a6fa6; text-decoration: none; }
a.over:hover { color:#4a6fa6; text-decoration: underline; }

/*COLOR*/
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #ec0000; }
.redst { color: #ec0000; font-weight: bold; }
.blue { color: #3a75af; }
.bluest { color: #3a75af; font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }

/*PHOTO*/
.picture { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

/*PHOTO*/
img { 
	border: 0px;
}


#container #right #contents #right #price{
border-width: 1px;
border-style: solid;
border-color: #ccc;
padding: 0;
margin: 0;
padding: 0;
width: 295px;
background: #ecf5ff;
}


table {
	border-collapse:collapse;
	}
	
ul {
	list-style-type:none;
	}


/*1ピクセルのボーダー*/
.border-b1{/*黒色*/
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	}
	
.border-g1{/*灰色*/
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	}	
	
.border-g1-t{/*灰色*/
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	}	
.border-g1-b{/*灰色*/
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
.border-g1-l{/*灰色*/
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	}			
	
.border-g1-r{/*灰色*/
border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	}	
	
/*商品データ表示部分の背景*/
.back-data{
	background-color:#E9F4E6;
	}
	
/*全体の背景*/
.back-all{
	background-color:#D6F7C7;
	}

/*横メニュータイトル部背景*/
.menu-title{
	background-color:#fe7e10;
	color:#FFFFFF;
	font-size:80%;
	line-height:1.5;
	}
	
.menu-title-z{
	background-color:#fcb4d9;
	color:#FFFFFF;
	font-size:80%;
	line-height:1.5;
	}	

body {
	background:url(/ec/html/img/background.gif) repeat-y scroll center;
	}

/*テキストサイズ・カラーの設定*/
.fc-gray{
	color:#666666;
	}
	
.fc-white{
	color:#FFFFFF;
	}

.fc-red{
	color:#FF0000;
	}

.fc-ippan{
	color:#ea6931;
	}
	
.fc-zidousyo{
	color:#ff3399;
	}
	
.text-b {
	font-weight:bold;
}
	
.text-s {
	font-size:80%;
	line-height:1.7;
	font-weight:normal;
	}
	
.text-s-b {
	font-size:80%;
	line-height:1.7;
	font-weight:bold;
	}
	
.text-m {
	font-size:85%;
	line-height:1.7;
	font-weight:normal;
	}
	
.text-m-b {
	font-size:85%;
	line-height:1.7;
	font-weight:bold;
	}
	
.text-l {
	font-size:110%;
	line-height:1.7;
	font-weight:normal;
	}

.text-l-b {
	font-size:110%;
	line-height:1.7;
	font-weight:bold;
	}
	
.title {
	font-size:130%;
	line-height:1.7;
	font-weight:normal;
	}

.title-b {
	font-size:130%;
	line-height:1.7;
	font-weight:bold;
	}

.fs-10{
	font-size:10px;
	line-height:1.5;
	}

.fs-12{
	font-size:12px;
	line-height:1.5;
	}

.fs-12-b{
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	}

.fs-14{
	font-size:14px;
	line-height:1.5;
	}

.fs-16{
	font-size:16px;
	line-height:1.5;
	}
	
.sirese {
	font-size:90%;
	color:#ff0000;
	font-weight:bold;
	line-height:1.2;
	}
		
/*中カテゴリ表示部分の背景*/
.boder-backimg{
	border-color:#EDF5E9;
	border-width:10px 10px 0px 10px;
	border-style:solid;
	border-collapse: collapse;
	}
	
td.boder-backimg{
	border-color:#EDF5E9;
	border-width:0px 0px 10px 0px;
	border-bottom-style:solid;
	}	

/*リンク部(文章)の設定*/


a:link{
	color:#5454d3;
	text-decoration:none;
	}
	
a:visited{
	color:#5454d3;
	text-decoration:none;
	}	

a:hover{
	color:#ff9000;
	text-decoration:none;
	}	
	
a:active{
	color:#5454d3;
	text-decoration:none;
	}

/*タイトル等の左側四角の色*/
.title-square{
	background-color:#B19F79;
	}

.square{
	background-color:#C9A276;
	}
	
	
/*マージン設定*/
.margin-0-a	{
	margin:0 auto;
}

.margin-0-5	{
	margin:0 5px;
}

.margin-0-20	{
	margin:0 20px;
}
.margin-0-30	{
	margin:0 30px;
}
.margin-0-50	{
	margin:0 50px;
}

.lert-margin5{
	margin-left:5px
	}

.lert-margin10{
	margin-left:10px
	}


.btm-margin10	{
	margin-bottom:10px;
}

.btm-margin20	{
	margin-bottom:20px;
}

.btm-margin30{
	margin-bottom:30px;
	}

/*パディング設定*/

.pad-5-0	{
	padding:5px 0;
}

.pad-7-0	{
	padding:7px 0;
}

.pad-10-0	{
	padding:10px 0;
}

.pad-12-0	{
	padding:12px 0;
}

.pad-20-0	{
	padding:20px 0;
}

.pad-25-0	{
	padding:25px 0;
}

.pad-center-2	{
	padding:0 2px;
}

.pad-center-3	{
	padding:0 3px;
}

.pad-center-4	{
	padding:0 4px;
}

.pad-center-5	{
	padding:0 5px;
}

.pad-center-7	{
	padding:0 7px;
}

.pad-center-10	{
	padding:0 10px;
}

.pad-center-20	{
	padding:0 20px;
}

.pad-center-30	{
	padding:0 30px;
}

.pad-center-40	{
	padding:0 40px;
}

.pad-center-50	{
	padding:0 50px;
}

.pad-center-80	{
	padding:0 80px;
}

.pad-center-100	{
	padding:0 100px;
}

.pad-center-120	{
	padding:0 120px;
}

.pad-arrow	{
	padding:5px 130px;
}

.pad-10-7	{
	padding:10px 7px;
}
.pad-5-5 {
	padding:5px 5px;
	}

.text-center{
	text-align:center;
}

*{
	margin:0px;
	padding:0px;
}


#header {
	width:100%;
	height:43px;
	background-color:#D6F7C7;
}
#header p {
	font-size:3em;
	line-height:43px;
	}

#top-nav {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	color: #666666;
	height: 33px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;

}

_#top-nav {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	color: #666666;
	height: 33px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;

}


#top-nav ul {
list-style:none outside;
}

#top-nav li {
	line-height:33px;
	float:left;
	margin-left:5px;
	/*text-align:left;*/
}

#top-nav li.right {
	line-height:33px;
	float:right;
	margin-right:5px;
	text-align:left;
}

#top-nav a {
	text-decoration:none;
	}


/*コンテンツのCSS*/	
#content {
	text-decoration: none;
	width: 580px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	float:left;
	position:relative;
	/*border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:#CCCCCC;*/
}

#content div.top-image {
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
	width:580px;
	height:259px;
}

li.top-title-link img {
	margin-right:3px;
	vertical-align:middle;
	}

.i-sidelist {
	background-color:#ffffff;
	text-align:left;
	}

.gradation {
	background-color:#fce9ef;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#fce9ef);
}

.side {
	font-size:76.5%;
	line-height:1.2;
	padding:5px 0;
	}

/*TOPページ画像上のリンク*/

#content li.top-title-link a:link{
	color:#ffffff;
	text-decoration:none;
	}
	
#content li.top-title-link a:visited{
	color:#ffffff;
	text-decoration:none;
	}	

#content li.top-title-link a:hover{
	color:#ffffff;
	text-decoration:none;
	}	
	
#content li.top-title-link a:active{
	color:#ffffff;
	text-decoration:none;
	}

.top-text {
	color:#ffffff;
	font-size:80%;
	position:absolute;
	top:80px; 
	left:40px;
	width:240px;
	}
	
li.top-title-link {
	position:absolute;
	color:#FFFFFF;
	top:230px;
	right:30px;
	font-size:80%;
	list-style:none outside;
	color:#ffffff;
}

.top-box1 {
	float:left;
	width:145px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
	}

.top-box2 {
	float:left;
	width:290px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
	}

.top-box3 {
	float:left;
	width:435px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
	}


.top-box4 {
	float:left;
	width:580px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
	}
	

	
.clear1 {
	clear: both;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	margin:0px 0px 10px 0px;
	}

.clear {
	clear: both;
	}
	
.image1 {
	float:left;
	width:145px;
	margin:0px;
	padding:0px;
}

.image2 {
	float:left;
	width:290px;
	margin:0px;
	padding:0px;
}

.image3 {
	float:left;
	width:435px;
	margin:0px;
	padding:0px;
}

.image4 {
	float:left;
	width:580px;
	margin:0px;
	padding:0px;
}

.top-area1 {
	width:145px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
}

.top-area2 {
	width:290px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
}

.top-area3 {
	width:435px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
}

.top-area4 {
	width:580px;
	font-size:80%;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:left;
}

h1 {
	position:absolute;
	font-size:150%;
	color:#FFFFFF;
	z-index:2;
	top:12px;
	left:28px;
	width: 259px;
	}
h4 {
	font-size:130%;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:10px;
	}	

.title-name {
	margin-left:2px;
	margin-top:-1px;
	}

.title-name-2 {
	margin-left:0;
	margin-top:4px;
	}

.cart-table {
	background-color:#fffbb4;
	}
.z-cart-table {
	background-color:#fdcde5;
	}

/* upplan add start */
table .quantity {
border: solid 1px #cccccc;
}
table.basket
{
   border-left:0;
   border-bottom:0;
}

table.basket th.basket,table.basket td.basket
{
   border-top:0;
/* border-right: solid 1px #cccccc;*/
}
table.basketend th.basket,table.basket td.basketend
{
   border-top:0;
   border-right:0;
}

table.basketbox
{
   border:0;
}

.shop-text,
a.shop-text {
color:#77aa6b;
}
/* upplan add end */

.border-box {
	width:188px;
	_width:190px;
	border:#ffd9d8 1px solid;
	background-color:#fff7f7;
	margin:10px 5px;
	text-align:center;
}

.border-box .in-border-box1 {
	margin:5px;
}

.border-box .in-border-box1 p.end{
	margin:5px 0;
}

/*add web_kusama 090811*/
.dana-baner {
	background:url(http://www.kosei-shuppan.co.jp/ec/html/user_data/images/left_navi/danaback.gif) no-repeat 0 0;
	width:200px;
	height:155px;
	position:relative;
}


.dana-baner .title {
	position:absolute;
	left: 7px;
	top: 5px;
}

.dana-baner .cover {
	position:absolute;
	left: 9px;
	top: 44px;
}

.dana-baner .text {
	position:absolute;
	left: 90px;
	top: 54px;
	width: 100px;
	height: 103px;
	overflow:hidden;
}

.dana-baner .text h3 {
	font-weight:normal;
	font-size:12px;
	margin:0;
	margin-bottom:3px;
	text-align:left;
}
.dana-baner .text h4 {
	font-size:12px;
	margin:0;
	margin-bottom:3px;
	font-weight:normal;
	text-align:left;
}
.dana-baner .text p {
	font-size:10px;
	margin:0;
	margin-bottom:2px;
text-align:left;
}

.dana-baner .text p.feature {
	font-size:10px;
	margin:0;
	margin-bottom:2px;
}
/*end*/
/*add web_kusama 091022*/
.yakushin-baner {
	background:url(http://www.kosei-shuppan.co.jp/ec/html/user_data/images/left_navi/danaback.gif) no-repeat 0 0;
	width:200px;
	height:155px;
	position:relative;
}


.yakushin-baner .title {
	position:absolute;
	left: 9px;
	top: 5px;
}

.yakushin-baner .cover {
	position:absolute;
	left: 9px;
	top: 44px;
}

.yakushin-baner .text {
	position:absolute;
	left: 90px;
	top: 54px;
	width: 100px;
	height: 103px;
	overflow:hidden;
}

.yakushin-baner .text h3 {
	font-weight:normal;
	font-size:12px;
	margin:0;
	margin-bottom:3px;
	text-align:left;
}
.yakushin-baner .text h4 {
	font-size:12px;
	margin:0;
	margin-bottom:3px;
	font-weight:normal;
	text-align:left;
}
.yakushin-baner .text p {
	font-size:10px;
	margin:0;
	margin-bottom:2px;
text-align:left;
}

.yakushin-baner .text p.feature {
	font-size:10px;
	margin:0;
	margin-bottom:2px;
}
/*end*/