/* Header */
h1 a#btn_logo_01 {
	background:url(../images/common/image_main.jpg) top left no-repeat;
	width:700px;
	height:182px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

/* Global Navigation */
#sub-navigation {
	width:510px;
	height:21px;
	margin-top:20px;
}

.sub-left {
	float:left;
}

#sub-navigation ul {
	list-style:none inside;
}

#sub-navigation ul li {
	float:left;
}

#sub-navigation a{
	text-decoration:none;
}

#btn_sub_01 {
	background:url(../images/webshop/submenu_cd.gif) bottom left no-repeat;
	width:24px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_sub_02 {
	background:url(../images/webshop/submenu_goods.gif) top left no-repeat;
	width:46px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#sub-navigation li a:hover {
	background-position:left bottom;
}

/* Contents Container */
h2 {
	background:url(../images/webshop/title_webshop.gif) top left no-repeat;
	width:100px;
	height:26px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

.name {
	background:url(../images/webshop/title_backcd.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.name02 {
	background:url(../images/webshop/title_backnone.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.name03 {
	background:url(../images/webshop/title_backgoods.gif) top left no-repeat;
	width:510px;
	height:21px;
	display:block;
	font-size:12px;
	vertical-align:middle;
	margin-top:20px;
}

.photo {
	float:left;
	margin:10px 10px 0px 0px;
}

.text {
	height:120px;
	display:block;
	font-size:12px;
	margin-top:10px;
}

.text02 {
	display:block;
	font-size:12px;
	margin-top:10px;
}

.comment {
	display:block;
	font-size:12px;
	margin-top:10px;
	clear:both;
}

	a{ color: #333333; text-decoration: underline; }
	a:link{ color: #333333; text-decoration: underline; }
	a:visited{ color: #333333; text-decoration: underline; }
	a:active{ color: #999999;  }
	a:hover{ color: #999999;  }