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

/*　個別ページ TOP-------------------------------------------------------　*/
/*-　SHOPトップページ：お知らせタイトル表示_タイトル表示　-*/
dl,dt,dd {
	line-height: 1;
	margin: 0em;
	padding: 0px;
}
/*#main dl {
	padding-bottom: 10px;
}*/
#main dl {
	padding-bottom: 10px;
	
}
#main dt{
	margin-bottom:1em;
}
#main dd{
	margin-bottom:1.5em;margin-top: -25px;margin-left:320px;
}
/*#main dd {
	margin-top: -1em;
	margin-left: 75px;
	margin-bottom: 1em;
}*/


/*　商品紹介各ブロック　*/
#shop .right .shopcontent,
#shop .right dl,
#shop .right .shoplist{
	padding-left: 15px;
}
#shop .right .shopcontent{
	clear: both;
}

/* 商品・左右ブロック */
#shop .shopcontent .left,
#shop .shopcontent .right {
	width: 48%;
	padding-bottom: 10px;
}
#shop .shopcontent .left{
	float: left;
}
#shop .shopcontent .right {
	float: right;
}
/*　商品紹介テーブル　*/
.shopcontent table{
	width: 99%;
}
.shopcontent td{
	vertical-align: top;
	padding-right: 1em;
}
/*　商品タイトル　*/
.shopcontent h3 {
	font-size: 1em;
	border-style: none;
}

/* p カートに入れる */
/*p.more {
	margin: 5px 10px 20px;
	text-align: center;
}
#main .shopcontent .more a:link, 
#main .shopcontent .more a:visited{
	color: #FFFFFF;
	background: #993333;
	padding: 5px 8px;
	display: block;
}
#main .shopcontent .more a:hover{
	color: #FFFFFF;
	background: #CF4242;
	text-decoration: none;
	}*/
	
	/* input カートに入れる */
	.right .shopcontent td form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.right .shopcontent td form input{
	margin-top: 0px;
	margin-bottom: 0px;
}
.right p.in_cart{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.right p.in_cart input{
	color: #FFFFFF;
	background: #993333;
	cursor: pointer;
	border: 1px solid #993333;
	width: 9em;
	padding-top: 3px;padding-bottom: 2px;line-height:1.5;
}
.right .shopcontent td form select {
	margin-top: 5px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 3.5em;
}
.shopcontent form p.horiday{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 1em;
}





/*　料金表示　*/
.shopcontent td p strong {
	font-size: 110%;
	color: #B42523;
	line-height: 2;
}

/*　もっと詳しく　*/
.shopcontent p.more2 a{
	border: 1px solid #856666;
	display: block;
	padding: 5px;
	text-align: center;
	margin-top: 0.5em;
}
#main .shopcontent p.more2 a:link,
#main .shopcontent p.more2 a:visited{
color: #2D3982;
}
#main .shopcontent p.more2 a:hover{
	color: #2D3982;
}

/*　ラインナップ　*/
#shop .right .shoplist{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*　ラインナップのtdタグに丸い画像の背景を表示　*/
.en {
	background: url(../img/shop/crecle01.gif) no-repeat center center;
	padding: 10px 5px;
	vertical-align: top;
}
/*　ラインな婦商品の並び設定　*/
table.lineup,table.lineup_r{
	float: left;
	width: 162px;
	margin-right: 40px;
	margin-bottom: 10px;
}
table.lineup_r{
	margin-right: 0px;
}
table.lineup td,table.lineup_r td{
	vertical-align: middle;
}

/*　会社案内エリア　*/
#shop .shopcontent .left1,
#shop .shopcontent .right1 {
	padding-bottom: 10px;
}
#shop .shopcontent .left1{
	float: left;width: 235px;
}
#shop .shopcontent .right1 {
	float: right;
	width: 345px;
	text-align: center;
}
table.guide01{
	margin-bottom: 5px;
}
.guide01 th p{
	background: url(../img/topimg/top13.gif) no-repeat left center;
	padding-left: 1.5em;
	font-weight: bold;
}
table.guide01 td{
	padding-left: 5px;
}
#shop .right1 .pleft{
	text-align: left;
	/*font: 1em;*/
}

#shop td.en a {
	color: #2D3982;
}
#shop td.en a:link,
#shop td.en a:link {
	margin-top: 5px;
	color: #2D3982;
}
#shop td.en a:hover {
	color: #2D3982;
}
td.en p.top01 {
	margin-bottom: 5px;
	margin-top: 5px;
}
table.guide01 td p.top01 {
	margin-bottom: 10px;
}
