@charset "shift_jis";

/*

information{
	FILE NAME : ../../0912/css/shop.css/;
	OUTLINE : たまプラフレンズ♪｜SHOPページ専用css ;
	SITE NAME : たまプラフレンズ♪｜COPYRIGHT (C) TAMAPLAZA-TERRACE .COM.;
	URL : ;
	COPYRIGHT : COPYRIGHT (c) TAMAPLAZA TERRACE.COM.;
}

 */



/*********************** 基本CSS ***********************/
*{
	padding:0px;
	margin:0px;
}

html{
	width:100%;
	height:100%;
}

body{
	width:100%;
	margin:0 auto;
	height:100%;
	text-align: center;
	font-size:12px;
	line-height:18px;
	color:#6e4c28;
}
#cbox {
	width: 600px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}
#contents{
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 15;
	padding-left: 15;
}

/* リンク スタイル */
a:link 	{text-decoration : underline;	color : #6e4c28;}
a:visited	{color : #ff7800;}
a:hover		{color : #fe9b44;}

/* 回り込み解除用 */
.clear{ clear:both }

/* 画像 ボーダー0 */
img{ border:0px;}

p {
	font-size: 12px;
	line-height: 18px;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0;
	padding:0;
}

h3 {
	width: 560px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom:3px;
}

.contentsbox0 {	 margin-bottom: 0px;}
.contentsbox5 {	 margin-bottom: 5px;}
.contentsbox10 {	 margin-bottom: 10px;}
.contentsbox15 {	 margin-bottom: 15px;}
.contentsbox20 {	 margin-bottom: 20px;}
.contentsbox30 {	 margin-bottom: 30px;}
.contentsbox50 {	 margin-bottom: 50px;}
.contentsbox100 { margin-bottom: 100px;}

.line560u10 {
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
	width: 560px;
}

/*********************** shop ***********************/
.shopstaff{
	width:230px;
	float:left;
	margin:0;
	padding:0;
}
.shop{
	width:330px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
.shoptext{
margin-top:15px;
margin-bottom:15px;
}
.shopinfo li{
	list-style:none;
}
.shopdetail{
	padding-left:15px;
	background-image: url(../../img/common/ico_list01.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.copyright{
	width:151px;
	float:left;
	margin-top:6px;
}
.close_btn{
	width:75px;
	float:right;
}
