body {
	margin: 0px;
	background-color: #ded8e6;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image : url(bg_01.gif);
	background-repeat: repeat;
}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
}
p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	margin:3px 3px 0 3px;
	}
#wrapper{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#wrapper h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
	text-align: right;
	position: absolute;
	margin: 68px 10px 0 210px;
}

/*商品詳細ページ*/
#wrapper-pages{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#header{
	width: 825px;
	height: 87px;
	background-image : url(../images/header_02-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc2e47;
	text-align: right;
	margin: 0;
	padding: 5px 10px 5px 5px;
}
#header h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #cc2e47;
	text-align: right;
	margin: 0;
	padding: 5px 10px 5px 5px;
}
#header h3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #cc2e47;
	text-align: right;
	margin: 0;
	padding: 5px 10px 5px 5px;
}
#header a{
	color: #cc2e47;
	text-decoration: none;
}
#header a:hover{
	color: #cc2e47;
	text-decoration: underline;
}


#banner1 p{
	font-size: 12px;
	padding: 40px 1px 0 84px;
}
.set-title{
	font-size: 13px;
	font-weight: bold;
	padding:5px 5px 0 0;
	color: #ffffff;
}

/*sidebar*/
ul{
margin: 5px 0 5px 0px;
padding:0 0 0 20px;
}
li {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	list-style: none;
	padding: 0 0 0 0px;
	maargin:0 0 0 0;
	list-style-image : url(bg_star.gif);
}
#sidebar a:link{
color:#cc2e47;
text-decoration: none;
}
#sidebar a:hover{
text-decoration: underline;
font-weight: bold;
}
#sidebar a:visited{
color:#cc2e47;
text-decoration: none;
}

/*UPDATE*/
dl#update {
font-size: 12px;
text-align: left;
width: 180px;
height: 120px;
overflow: auto;
margin: 5px 0px 0px 5px;
padding: 2px 2px 0 2px;
border: 1px solid #c2c4c8;
line-height: 150%;
background-color: #ffffff;
}
dl#update dt {
margin-top: 0.5em;
font-weight: bold;
padding:0 0 0 0;
}
dl#update dd {
margin-left: 1em;
padding:0 0 0 0;
}.text12 {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
}
.bg-pages {
	background-image : url(bg_page_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text14b {
	font-size: 14px;
	font-weight: bold;
	color: #cc2e47;
	line-height: 150%;
}
.price{
	color: #cc2e47;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
a:hover {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
a:link{
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
.link1 {
	text-decoration: none;
	color: #cc2e47;
	font-size: 12px;
}
.link1:hover {
	color:#cc2e47;
	font-size: 12px;
	text-decoration: underline;
}
.link1:visited {
	text-decoration: none;
	color: #cc2e47;
	font-size: 12px;
}