@charset "EUC-JP";
/* ----------------------------
   index.css
---------------------------- */

#wrap {
	width: 956px;
	
	margin: 0 auto;
	text-align: left;
}

/* ----- header ----- */
header {
	height: 495px;
	background: url(../img/index/hd_ribbon.png) no-repeat bottom;
}

#noflashVisual {
	position: absolute;
	top: 0px;
	left: 23px;
	z-index: -100;
}

#noflash ul {
	z-index: 1000;
}

#noflash ul li {
	position: absolute;
	left:46px;
}

#noflash #products01 {
	top: 128px;
}

#noflash #products02 {
	top: 278px;
}

/* ----- contents ----- */
#contents {
	width: 620px;
	float: left;
	padding: 0 0 0 51px;
}

#contents section {
	background: url(../img/share/contents_section_bottom.gif) no-repeat bottom;
	padding: 0 0 5px 0;
	margin: 0 0 13px 0;
}

#contents section section {
	background: none;
	margin: 0;
}

#contents section h1 {
	height: 51px;
	background: url(../img/share/contents_section_top.gif) no-repeat;
}

#contents .inner {
	border-left: 1px solid #e4e4f9;
	border-right: 1px solid #e4e4f9;
	margin: 0 0 25px 0;
	padding: 0 20px;
}

#contents section section h1 {
	height: auto;
	background: none;
}

#contents section h1 img {
	margin: 21px 0 0 20px;
}

/* topics */
#topics {
	_width: 620px;
}

#topics ul {
	padding: 3px 0 0 0;
}

#topics li {
	border-bottom: 1px dotted #e4e4f9;
	padding: 7px 0 6px 0;
}

#topics .date {
	float: left;
	min-width: 60px;
	_width: 60px;
}

#topics .text {
	float: left;
	width: 515px;
}

#topics a {
	background: none;
	padding: 0;
}

#topics .last {
	border: 0;
}

/* shop info */
#shopinfo {
	_width: 620px;
}

#shopinfo section {
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #e4e4f9;
}

#shopinfo section h1 {
	float: left;
	width: 110px;
}

#shopinfo section .text {
	float: right;
	width: 450px;
}

#shopinfo #payment ul {
	margin: 10px 0;
}

#shopinfo #payment ul li {
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

/* ----- side ----- */
#side {
	width: 235px;
	float: right;
	padding: 5px 41px 0 0;
}

#side section {

}

#side section .inner {
	padding: 10px;
}

/* blog */
#side #blog {
	padding: 0 10px 10px 10px;
}

#side #blog a {
	background: none;
	padding: 0;
}

/* mail magazine */
#side #mailmagazine form {
	margin: 15px 0 10px 0;
	height: 25px;
}

#side #mailmagazine input#inputText {
	background:url(../img/index/mailmagazine_form_bg.gif) no-repeat;
	display: block;
	border: 0;
	width: 135px;
	float: left;
	padding: 7px 0 7px 10px;
	_height: 25px;
}

#side #mailmagazine input#inputSubmit {
	background: url(../img/index/mailmagazine_form_btn_submit.gif) no-repeat;
	border: 0;
	width: 70px;
	height: 25px;
	float: left;
	cursor: pointer;
	font-size: 0px;
}

html>/**/body #side #mailmagazine input#inputSubmit:active {
	background-position /*\**/: 1px 1px\9;/*for IE8*/
}

/* mobile */
#side #mobile #qrCode {
	float: left;
	width: auto;
	margin: 0 5px 5px 0;
}

#side #mobile p {
	margin: 0 0 3px 0;
}