/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearFix
-----------------------------------------------------------*/
.clearfix {
	overflow: hidden;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

/* [structure] -------------------------------------------------------------- */
body {
	background: #fff url(/shared/graphic/popup/background_01.gif) 50% 0;
	margin: 0px;
	color: #000;
}

/* [container] -------------------------------------------------------------- */
#container {
	background: #e4dccc url(/shared/graphic/popup/background_02.gif) 50% 0 repeat-y;
	margin: 0 auto;
	width: 860px;
	padding: 6px 0 0;
}

/* [header] ----------------------------------------------------------------- */
#header {
	width: 748px;
	margin: 0 auto;
	padding: 0 12px;
	overflow: hidden;
}
#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.identity {
	display: block;
	float: left;
	width: 43px;
	margin: 5px 0 0;
}
.identity a {
	display: block;
}
.logo {
	margin: 0 0 3px 2px;
}
.button {
	float: right;
	margin-top: 17px;
}
.button li {
	display: block;
	float: left;
	padding-left:10px;
}
.button a, .button img {
	display: block;
}

/* [body] ------------------------------------------------------------------- */
#body {
	background: #fff url(/shared/graphic/popup/background_05.gif) no-repeat 0 0;
	margin: 0 auto;
	padding: 24px 12px 0;
	width: 748px;
}

/* [title] ----------------------------------------------------------------- */
#title {
	font-size: 0;
	line-height: 0;
	margin: 13px 12px 0;
	min-height: 47px;
}

/* [content] ---------------------------------------------------------------- */
#old-content {
	margin: 0 12px;
	font-family: "lr oSVbN", sans-serif;
	padding-bottom: 15px;
}

/* [footer] ----------------------------------------------------------------- */
#footer {
	background: transparent url(/shared/graphic/popup/background_05.gif) -772px 0 no-repeat;
	width: 772px;
	margin: 0 auto;
	padding: 48px 0 9px;
}
#footer p {
	margin-bottom: 28px;
	margin-left: 350px;
}
#footer address {
	float: none;
	margin-left: 12px;
}

/* [title] ------------------------------------------------------------------- */
#date {
	background: url(../graphic/date.gif) no-repeat;
	width: 724px;
	height: 25px;
	padding-left: 12px;
	margin: 10px 0 18px;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}

#titleCont {
	background: url(../graphic/bg01.gif) no-repeat left bottom;
	width: 700px;
	margin: 0 0 18px 12px;
}

#titleCont h1 {
	background: url(../graphic/parts01.gif) no-repeat left top;
	padding: 12px 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

#titleCont h1.left {
	background: url(../graphic/parts01.gif) no-repeat left top;
	padding: 12px 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}
#titleCont h1 strong {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

/* [mainCont] ------------------------------------------------------------------- */
#mainCont {
	box-sizing: border-box;
	position: relative;
	background: transparent url(../graphic/bg02_v2.gif) left top repeat-y;
	width: 700px;
	margin: 0 0 18px 12px;
	padding: 12px 24px 24px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
#mainCont:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 700px;
	height: 10px;
	background: transparent url(../graphic/parts02.gif) left top no-repeat;
}
#mainCont:after {
	content: ".";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 700px;
	height: 5px;
	background: transparent url(../graphic/bg02_v2_02.gif) left bottom no-repeat;
}

hr {
	border-top: 1px solid #CCCCCC;
	width: 652px;
	clear:both;
}



/* [common style] -------------------------------------------- */

.small {font-size: 8pt; line-height: 120%; color: #000000;}


/* common style - all */

#mainCont > p {
	margin: 10px 0 0;
}

#mainCont > p:first-child {
	margin: 0;
}

.AllBox {
	margin: 10px 0 0;
}

.TextInfo > p {
	margin: 10px 0 0;
}
.TextInfo > p:first-child {
	margin: 0;
}

.notes li {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

.dl_list01 > dt,
.dl_list02 > dt {
	margin: 5px 0 0;
	width: 10em;
}
.dl_list01 > dt:first-child,
.dl_list02 > dt:first-child {
	margin: 0;
}

.dl_list01 > dd,
.dl_list02 > dd {
	position: relative;
	margin: -1.65em 0 0 10em;
}

.dl_list01 > dd:before,
.dl_list02 > dd:before {
	position: absolute;
	left: -15px;
	top: 0;
	display: block;
	width: 1em;
	height: 1em;
	content: '-';
}
.dl_list02 > dd:before {
	content: 'F';
}

/* common style - hs */

.menu_list {
	display: block;
	width: 285px;
	border: 1px solid #000;
	padding: 10px;
}

.item_price dd {
	margin: -1.67em 0 0 185px;
}

.dl_list01 > .hs_menu, .dl_list02 > .hs_menu {
	margin: 0;
}
.dl_list01 > .hs_menu:before, .dl_list02 > .hs_menu:before {
	content: '';
	width: 0;
	height: 0;
}

.fig_hsbox {
	width: 490px;
}
