/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #444444;
	background-color: #eeeeee;
	background-image: url(http://3zen.be.shopserve.jp/pic-labo/back_shadow.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	text-align:center;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img,table {
	border: 0px;
}

hr {
	color: #f5f5f5; /* 線の色(IE用) */
  	background-color: #f5f5f5; /* 線の色(NN用) */
  	height: 8px; /* 線の太さ */
  	border: 3px; /* 枠の太さ */
  	border-color: #444444; /* 枠の色 */
  	border-style: double; /* 枠の種類 */
}

/* ------------------------------------- 
 *	ページレイアウト

 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:860px;
	text-align:center;
	background-color: #ffffff;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/

#container2 {
	margin:0px 0px 0px 20px;
}

.topmenu {
	width: 840px;
	float:left;
	clear: left;
	height: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: right;
	font-size: 13px;
	color: #ffffff;
	background-color:#340a3f;
	padding: 0px 10px;
	font-weight: normal;
}

a.topmenu_c:link { 
	color: #ffffff;
	text-decoration: none;
} 
a.topmenu_c:visited { 
	color: #ffffff;
	text-decoration: none;
} 
a.topmenu_c:hover { 
	color: #ffffff;
	text-decoration: underline;
} 
a.topmenu_c:active { 
	color: #ffffff;
	text-decoration: none;
} 

#menu1 {
	width:210px;
	height:20px;
	float:left;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color:#ffffff;
	margin: 2px 0px 0px 20px;
}

#menu2 {
	width:300px;
	height:20px;
	float:right;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color:#ffffff;
	margin: 2px 0px;
}

#menu a:link { 
	color: #000000;
	text-decoration: none;
} 
#menu a:visited { 
	color: #000000;
	text-decoration: none;
} 
#menu a:hover { 
	color: #340a3f;
	text-decoration: underline;
} 

#menu a:active { 
	color: #340a3f;
	text-decoration: underline;
}

#dot_line1 {
	width: 170px;
	height:20px;
	float:left;
	margin: 5px 0px 0px 10px;
	border-top: 1px #340a3f dotted;
}

#dot_line2 {
	width: 270px;
	height:20px;
	float:right;
	margin: 5px 5px 0px 0px;
	border-top: 1px #340a3f dotted;
}

#topimage {
	width:860px;
	float:left;
}

#topline {
	width:860px;
	height:3px;
	float:left;
	background-color:#340a3f;
}

#topline_s {
	width:860px;
	height:1px;
	float:left;
	background-color:#340a3f;
	margin-top: 1px;
}

/*　左側スペース　*/
.left_space {
	width:170px;
	padding:0px 25px 15px 15px;
	vertical-align:top;
}

/*　画面左側メニューの幅　*/

.menu_waku { width:170px; 
	padding:0px 0px 2px 0px;
	float:left;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;

}

.menu_in { width:164px; 
	padding:0px 0px 7px;
	margin:2px 2px 2px 2px;
	float:left;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	background-image : url(http://3zen.be.shopserve.jp/pic-labo/left_back_grad.gif) ;
	background-repeat : repeat-x ;
}

/*　左メニュー画像　*/

.side_image {
	margin-top: 5px;
	margin-left: 7px;
}

/*　画面右側の幅　*/

.right_space { 
	width:630px;
	padding:0px 15px 5px 5px;
}

*html body.right_space { 
	width:630px;
	margin:0px 15px 5px 2px;
}

/*　フッター（コピーライト）　*/
.footer {
	width: 410px;
	float:left;
	height: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	background-color:#340a3f;
	padding: 0px 10px;
}

.footer2 {
	width: 410px;
	float:left;
	height: 20px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	background-color:#340a3f;
	padding: 0px 10px;
}

a.footer_c:link { 
	color: #ffffff;
	text-decoration: none;
} 
a.footer_c:visited { 
	color: #ffffff;
	text-decoration: none;
} 
a.footer_c:hover { 
	color: #ffffff;
	text-decoration: underline;
} 
a.footer_c:active { 
	color: #ffffff;
	text-decoration: none;
} 

.right_menu {
	float: left;
	text-align: left;
	margin:15px 15px;
	}

/*　default.cssより　*/

table{ /* ｴﾜ･ﾆ｡ｼ･ﾖ･・ﾟﾄ遙ﾊｸﾇﾄ遙ﾋ*/
	border:0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

td {border:0px none;margin:0px;padding:0px;border-collapse:collapse;vertical-align:top;}

th {white-space:nowrap;} 

h1,h2,h3,h4 { /* ｴﾜ･ｿ･､･ﾈ･・ﾊｸﾇﾄ遙ﾋ*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

a{ /* ｴﾜ､ﾎ･・ｯ ｡ﾊｸﾇﾄ遙ﾋ*/
	color:#CD1D52;text-decoration:underline;}
a:hover {
	color:#DC7C88;text-decoration:none;}

.item img{/* ｾｦﾉﾊｲ霖・ﾈ  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}
	
.price{ /* ｾｦﾉﾊｲﾁｳﾊ */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* ｾｦﾉﾊｲﾁｳﾊ ｡ﾊｾｦﾉﾊｾﾜｺﾙ｡ﾋ */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* ｾｦﾉﾊﾀ篶ﾀﾊｸ */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}

.fixed{ /* ｾｦﾉﾊﾄ・ﾁ */
	font-size:120%;
	color:#333333;
	text-align:left;
}

h2.goods /* ｾｦﾉﾊﾌｾ ｡ﾊｾｦﾉﾊｰ・ﾋ*/
a{color:#3e2142;text-decoration:none;font-weight:bold;text-decoration:underline;}
a:hover{color:#EA688F;text-decoration:underline;}

.header_area { /* ･ﾘ･ﾃ･ﾀ､ﾎ･ﾕ･遙ｼ･ｨ･・｢ */
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:100%;
	/*border:1px #1587C2 solid;*/
}

#center1 { /* ･ｻ･ｿ｡ｼ td ｡ﾊ2ﾎﾋ*/
	width:90%;
	padding:0px;
	margin:0px;
	vertical-align:top;
	background:#FFFFFF;
	/* background:url(../img/center1.gif) ;*/
}

#center3 { /* ･ｻ･ｿ｡ｼtd ｡ﾊﾁﾍﾑ｡ﾋ*/
	vertical-align:top;	
	background:#ffffff;
	width:100%;
	/* background:url(../img/center3.gif) ;*/
}


#globalsign {
	float:left;
	margin:40px 0px 0px; 40px;
	}
/* ------------------------------------- 
 *	2009年9月追加プロパティ

 * ------------------------------------- */
.vtop {
	vertical-align: top;
}
.vleft {
	float: left;
}
.vmiddle {
	vertical-align: middle;
}
.tleft {
	text-align: left;
}

.tdh30 {
	height: 30px;
}
.tdh60 {
	height: 30px;
}

.tdw210 {
	width: 210px;
}
.tdw650 {
	width: 650px;
}
.tdw150 {
	width: 150px;
}
.tdw10 {
	width: 10px;
}
.tdw40 {
	width: 40px;
}
.tdw410 {
	width: 410px;
}
.tdw300 {
	width: 300px;
}
h1 {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	text-align: left;
	padding-left: 10px;
}
*html h1 {
	font-size: 11px;
}
#page_description {
	width: 610px;
}
.intro_title {
	padding-top: 20px;
}
.text {
	padding: 20px 10px 20px 0px;
}
*html p {
	font-size: 12px;
	padding: 30px 20px 20px 0px;
}
*html #topmenu {
	width: 860px;
}
*html .footer {
	padding-top: 3px;
	font-size: 10px;
}

