html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/*remember to define focus styles!*/
:focus {
	outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 1.32;
}
div.container {
	background: url(../../images/grv-detail_bg_01.png) repeat-x;
	width: 832px;
	position: relative;
	height: 728px;
}

h1 {
	position: absolute;
	left: 660px;
	color: #FF5FB4;
	font-size: 19px;
	top: 116px;
}

p.header {
	padding-left: 9px;
	padding-top: 5px;
	height: 82px;
}

p.header img {
	vertical-align: top;
}

p.header img.gravure {
	position: absolute;
	right: 10px;
	top: 16px;
	right: 50px
}

div.data {
	background-color: #FFD9EF;
	width: 266px;
	height: 144px;
	color: #FF5FB4;
}

div.data p.thum {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

div.data p.tbcwh {
	padding-top: 40px;
	padding-left: 115px;
}

div.data p.btn {
	padding-top: 15px;
	padding-left: 115px;
}

div.right-area {
	float: right;
	margin-right: 15px;
	width: 270px;
	margin-top: 17px;
}

div.right-area ul{
	margin-top: 10px;
}

div.right-area ul li{
	float: left;
	margin-top: 7px;
	margin-right: 8px;
}

p.main-img {
	background: #fff url(../../images/grv-detail_bg_02.png) repeat-y right;
	margin-right: 300px;
	height: 563px;
	text-align: center;
}

p.main-img img {
	position: relative;
	top: 33px;
}

p.cw-area {
	top: 10px;
	margin-top: 19px;
	margin-left: 681px;
}

img.cw {
	cursor: pointer;
}



