@charset "utf-8";

/* SwedenGallery
   - base.css
   - ver.1
-------------------------------------------*/

/* Cover HTML5 
-------------------------------------------*/
article, aside, dialog, figure, footer, header, legend, nav, section {
  display:block;
}

/* commonReset
-------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background:#FFFFFF repeat;
	color:#5a5a5a;
	font-family:"ＭＳ Ｐゴシック","メイリオ","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size:0.8em;
	line-height:1.75em;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
	line-height:1.2em;
}

h1 {
	font-size:1.2em;
}

ul,ol,li {
	margin:0;
	padding:0;
	list-style:none;
}

img {
	border:0;
}


a {
	color:#5a5a5a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#2a5f94;
	text-decoration:none;
	font-weight:bold;
}

/* commonLayout
-------------------------------------------*/
/* headerLayout */

.globalHeader {
	width:1000px;
	padding:0 0 10px 0;
	margin:0 auto;
	border-bottom:5px solid #88b6e5;
	overflow:hidden;
}

#mainLogo a {
	float:left;
	width:196px;
	height:27px;
	background:url(../images/common/logo_m.png) no-repeat 0 0;
	margin:15px 0 0 0;
	text-indent:-9999px;
	display:block;
}

header ul {
	float:right;
	margin:20px 0 0 0;
}

header li {
	float:left;
	margin:0 1em 0 0;
}

header li a {
	margin:0 1em 0 0;
}

.cornerLi,
.cornerLi a {
	margin:0;
}

/* icoInfoLayout */

.icoInfo {
	width:1000px;
	background:#fedf63 repeat;
	margin:0 auto;
	padding:0 0 10px 0;
	overflow:hidden;
}

	* html .icoInfo {
		width:1000px;
		height:147px;
		background:url(../images/common/bg_ie6info.png) no-repeat 0 0;
		text-indent:-9999px;
	}

.icoInfo h1 {
	width:163px;
	height:15px;
	background:url(../images/index/h1_icon.png) no-repeat 0 0;
	margin:15px 0 0 10px;
	text-indent:-9999px;
}

#aorder {
	float:left;
	width:310px;
	background:url(../images/index/ico_y_aorder.png) no-repeat #fedf63 0 0;
	margin:15px 0 0 10px;
}

#aorder h1 {
	width:255px;
	background:url(../images/index/h1_ainfo.png) no-repeat #fedf63 0 0;
	margin:0 0 0 55px;
}

#aorder p {
	width:255px;
	margin:0 0 0 55px;
}

#border {
	float:left;
	width:310px;
	background:url(../images/index/ico_y_border.png) no-repeat 0 0;
	margin:15px 0 0 25px;
}

#border h1 {
	width:255px;
	background:url(../images/index/h1_binfo.png) no-repeat #fedf63 0 0;
	margin:0 0 0 55px;
}

#border p {
	width:255px;
	margin:0 0 0 55px;
}

#corder {
	float:left;
	width:310px;
	background:url(../images/index/ico_y_corder.png) no-repeat 0 0;
	margin:15px 10px 0 25px;
}

#corder h1 {
	width:255px;
	background:url(../images/index/h1_cinfo.png) no-repeat #fedf63 0 0;
	margin:0 0 0 55px;
}

#corder p {
	width:255px;
	margin:0 0 0 55px;
}

	* html .icoInfo h1,
	* html #aorder,	* html #border,	* html #corder,
	* html #aorder h1, * html #border h1, * html #corder h1 {
		background:none;
	}

/* mainWrapLayout */

.mainWrap {
	width:1000px;
	margin:15px auto 0 auto;
	overflow:hidden;
}

/* pageUpLayout */

.pageUp {
	width:1000px;
	overflow:hidden;
	text-indent:-9999px;
}

.pageUp p {
	float:right;
	width:119px;
	height:14px;
}

.pageUp p a {
	background:url(../images/common/btn_pageup.png) no-repeat 0 0;
	display:block;
}

/* footerLayout */

footer {
	width:100%;
	overflow:hidden;
	margin:15px 0 0 0;
}

.footerArea {
	width:1000px;
	background:#88b6e5;
	margin:0 auto 0 auto;
	overflow:hidden;
}

.copyRiArea {
	margin:10px 0 5px 0;
}

/* indexLayout
-------------------------------------------*/
/* headPrLayout */

.headPr {
	width:1000px;
	height:450px;
	margin:0 auto;
}

/* mainWrapLayout */

.goods {
	float:left;
	width:310px;
	margin:0 0 40px 0;
	overflow:hidden;
}

.goodsCn {
	float:left;
	width:310px;
	overflow:hidden;
	margin:0 35px 0 35px;
}

.icoAorder {
	width:310px;
	padding:0 0 5px 0;
	border-bottom:2px solid #88b6e5;
}

.goods img,
.goodsCn img {
	height:310px;
}

.priceArea {
	min-height:51px;
	_height:51px;
	background:url(../images/common/ico_w_aorder.png) no-repeat 0 0;
	padding:0 0 0 52px;
}

.priceAreaB {
	min-height:51px;
	_height:51px;
	background:url(../images/common/ico_w_border.png) no-repeat 0 0;
	padding:0 0 0 52px;
}

.priceAreaC {
	min-height:51px;
	_height:51px;
	background:url(../images/common/ico_w_corder.png) no-repeat 0 0;
	padding:0 0 0 52px;
}

.goods dt,
.goodsCn dt {
	float:left;
	width:3em;
}

.goods .defPrice,
.goodsCn .defPrice {
	width:5em;
}

.goods .priceDel,
.goodsCn .priceDel {
	text-decoration:line-through;
}

.goods .totPrice,
.goodsCn .totPrice {
	font-size:1.5em;
	font-weight:bold;
}

.totPriceR {
	color:red;
	font-size:1.5em;
	font-weight:bold;
}

.goods .twoTops {
	width:auto;
}

.detailsLink {
	float:left;
	margin:5px 0 0 0;
}

.foamLink_on,
.foamLink_off {
	float:right;
	margin:5px 0 0 0;
}

.detailsLink a {
	width:147px;
	height:27px;
	background:url(../images/index/btn_details.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

.detailsLink a:hover {
	width:147px;
	height:27px;
	background:url(../images/index/btn_details.png) no-repeat 0 -27px;
	text-indent:-9999px;
	display:block;
}

.foamLink_on a {
	width:147px;
	height:27px;
	background:url(../images/common/btn_buy.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

.foamLink_on a:hover {
	width:147px;
	height:27px;
	background:url(../images/common/btn_buy.png) no-repeat 0 -27px;
	text-indent:-9999px;
	display:block;
}

.foamLink_off {
	width:147px;
	height:27px;
	background:url(../images/common/btn_buy.png) no-repeat 0 -54px;
	text-indent:-9999px;
	display:block;
	cursor:default;
}

/* detailsLayout
-------------------------------------------*/
/* mainWrapLayout */

.topicPath {
	width:1000px;
	height:26px;
	margin:5px auto 5px auto;
	text-indent:-9999px;
	overflow:hidden;
}

.topicPath p a {
	height:26px;
	background:url(../images/details/btn_back.png) no-repeat 0 0;
	display:block;
}

.topicPath p a:hover {
	height:26px;
	background:url(../images/details/btn_back.png) no-repeat 0 -26px;
	display:block;
}

.zeikomi {
	width:1000px;
	margin:0 auto 0 auto;
}

.zeikomi p {
	text-align:right;
}

/* mainWrapLayout */

.detailsTitle {
	font-size:2.5em;
	margin:0.7em 0 0 0;
}

#imageArea {
	width:auto;
	margin:0 auto 0 auto;
	overflow:hidden;
}

#imageArea img {
	width:auto;
	margin:0 auto 0 auto;
	display:block;
}

#infoArea {
	width:1000px;
	margin:15px 0 0 0;
	overflow:hidden;
}

#infoArea dl {
	width:1000px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	overflow:hidden;
}

#infoArea dt,
#infoArea dd {
	float:left;
	height:auto;
	padding:5px 5px 5px 5px;
	border-top:1px solid #cccccc;
	overflow:hidden;
}

#infoArea dd {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#infoArea dt {
	width:200px;
}

#infoArea dd {
	width:777px;
}

.detailsFoam {
	width:147px;
	margin:10px auto 10px auto;
}

/* info'sLayout
-------------------------------------------*/
/* olderLayout */

.olderLayout {
	width:540px;
	margin:0 auto 0 auto;
}

.olderLayout td,
.olderLyaout dd {
	margin:10px 0 0 0;
}