body {
	margin: 0px;
	background-color: #85b1b3;
	color: #666666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin:auto;
	font-size:80%;
	line-height:160%;
	}


img{border:0px;}

li{
list-style-type:none;
}

/*
-----------------------------------------------------------
	common layout
-----------------------------------------------------------
*/

#content {
	text-align:center;
	margin:auto;
}


#header{
	width:890px;
	height:206px;
	margin:auto;
	background-image:url(../images/common/bg_title.gif)
}


#header h1 {
	float:left;
	margin:0;
	padding:0;
}

#header #navi ul.navibtn{
float:left;
clear:both;

padding:0;
margin:0 -5px 0 15px;
}

#header #navi ul.navibtn li{
float:left;
font-size:0;
line-height:0;
margin-right:5px;
}


.pagetop {
	float:right;
	margin:0 10px 2px 0;
}



/*
-----------------------------------------------------------
	bg, title
-----------------------------------------------------------
*/
#goods_basebox {
width:880px;
margin:auto;
}

#goods_box {
background-color:#ffffff;
width:860px;
margin:auto;
overflow:hidden;
zoom:1;
}

#goods_box .set {
background-color:#ffffff;
width:800px;
margin:0 -20px 0 0;
padding:0;
}

#goods_box .set .product {
width:180px;
float:left;
text-align:left;
margin:0 20px 0 0;
}

#goods_box .set .product p.name {
width:170px;
margin:0;
text-align:left;
font-size:112%;
line-height:140%;
font-weight:bold;
background:url(../images/icn_arrow.gif) left 0.5em no-repeat;
padding:0 0 4px 8px;
}

#goods_box .set .product p.price {
width:170px;
margin:0;
text-align:left;
font-size:80%;
line-height:100%;
}

#goods_box .set .product p.toiawase {
width:170px;
margin:8px 0 8px 0;
text-align:left;
font-size:80%;
line-height:160%;
background:url(../images/icn_arrow.gif) left 0.5em no-repeat;
padding:0 0 4px 8px;
}




/*
-----------------------------------------------------------
	prize.html
-----------------------------------------------------------
*/
.prize {
	text-align:center;
	margin:auto;
}

.prize #goods_box {
width:860px;
margin:0 auto 0 auto;
padding:0;
}

.lead {
	float:left;
	margin:10px 0 30px 35px;
}

.prize_set {
	width:790px;
	margin:10px auto;
}


.prd_left {
		float:left;
		width:375px;
		text-align:left;
}

.prd_left img {
	margin:5px 0 10px 0;
}

.prd_right {
		float:right;
		width:375px;
		text-align:left;
}

.prd_right img {
	margin:5px 0 10px 0;
}

.title_prd {
	width:370px;
	height:20px;
	text-align:center;
	margin:0;
	background:#85b1b3;
	padding:3px;
	margin-bottom:5px;
	font-size:1.2em;
	line-height:1.2em;
	color:#ffffff;
	font-weight:bold;
}


.prize #goods_box #info {
	margin:30px 0;
}

.prize #goods_box #info table {
	width:780px;
	background-color:#E6F0F0;
	margin:auto;
	text-align:left;
	padding:10px;
}

.prize #goods_box #info table td {
	margin:auto;
	text-align:left;
}


.prize #goods_box #info table td.icon {
	width:140px;
	text-align:center;
}


.prize #goods_box #info table td img {
	margin:0;
	text-align:left;
}

.dot{
	width:780px;
	padding:0;
	border-top:1px dotted #325C60;
	clear:both;
	margin:auto;
}


/*
-----------------------------------------------------------
	popup
-----------------------------------------------------------
*/

.product table td{
	text-align:left;
}
	

/*
-----------------------------------------------------------
	text
-----------------------------------------------------------
*/

.txt_s {
	font-size: 10px;
	line-height: 16px;
}

.txt_m {
	font-size: 12px;
	line-height: 18px;
}

.txt_m_b {
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}


.txt_l {
	font-size: 14px;
	line-height: 24px;
}




.txt_product {
	color:#85b1b3;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.txt_footer {
	font-size: 10px;
	line-height: 14px;
	color:#FFFFFF;
}


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

li {

display:block;
}

/*
-----------------------------------------------------------
	link
-----------------------------------------------------------
*/
a.link_product:link { color:#85B1B3; text-decoration:none;}
a.link_product:visited { color:#85B1B3; text-decoration:none;}
a.link_product:hover { color:#FEA621; text-decoration:none;}
a.link_product:active { color:#85B1B3; text-decoration:none;}

a.link_info:link { color:#666666; text-decoration:none;}
a.link_info:visited { color:#666666; text-decoration:none;}
a.link_info:hover { color:#FEA621; text-decoration:none;}
a.link_info:active { color:#666666; text-decoration:none;}

a.link_company:link { color:#85B1B3; text-decoration:none;}
a.link_company:visited { color:#85B1B3; text-decoration:none;}
a.link_company:hover { color:#999999; text-decoration:none;}
a.link_company:active { color:#85B1B3; text-decoration:none;}

a.link_buy:link { color:#FEA621; text-decoration:none;}
a.link_buy:visited { color:#FEA621; text-decoration:none;}
a.link_buy:hover { color:#666666; text-decoration:none;}
a.link_buy:active { color:#FEA621; text-decoration:none;}








