@charset "utf-8";

/* -------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
}
ol, ul{
    list-style:none;
	
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

/* -------------------------------------------------- */


body{
	font: 11px/1.5em Arial, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3E2F00;
}

.small {
	font: 10px/1.3em Arial, Helvetica, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #3E2F00;
}

/* -------------------------------------------------- */


body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

a {
	color: #3E2F00;
	text-decoration: none;
}
a:link, a:visited {
	color: #3E2F00;
	text-decoration: none;
}
a:hover,a:active {
	color: #3E2F00;
	text-decoration:underline;
}

.c-both {
	clear: both;
}

#re_item a:hover p{
	text-decoration:underline;
}


/* -------------------------------------------------- */

#header {
	background: url(/images/gift/bg_header.png) repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	height:120px;
	position: relative;
	z-index: 1;}

#header .cnt {
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 970px;
	z-index: 100;

}


#header h1 a {
	float: left;
	width: 123px;
	height: 59px;
	display: block;
	outline: 0;
	text-indent: -9999px;
	background: url(/images/gift/logo.png);
}

#header #testID{ float:left; width: 240px; line-height: 59px; margin-left: 20px; font-size: 1.1em; color: #900;}

#rm_box {
	float: right;
	width: 180px;
	height: 60px;
	display: block;
	background: url(/images/gift/h_rm_bg.png) no-repeat;
	position: relative;
}

#rm_box .txt {
	padding: 8px 0px 0px 5px;
	width: 175px;
	height: 17px;
	display: block;
	font-size: 11px;
	color: #8C2200;
}

#rm_box .txt strong {
	font-size: 14px;
	font-weight: bold;
}

#rm_box a {
	width: 180px;
	height: 35px;
	display: block;
	outline: 0;
	text-indent: -9999px;
	background: url(/images/gift/h_rm_btn.png);
}

#rm_box a:hover{
	background-position: 0px -35px;
}

#h_menu_cnt {
	float: right;
	margin: 0px 0px 0px 10px;
	width: 360px;
	height: 60px;
	display: block;
}

/* -------------------------------------------------- */

#header .menu li {
	float: left;
	display: inline;
	font-size: 0;
}

#header .menu .guide a {background: url(/images/gift/h_sm_btn_guide.png); }
#header .menu .faq a {background: url(/images/gift/h_sm_btn_faq.png); }
#header .menu .contact a {background: url(/images/gift/h_sm_btn_contact.png); }

#header .menu .guide a,
#header .menu .faq a,
#header .menu .contact a{
	outline: 0;
	float: left;
	height: 20px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}

#header .menu .guide a:hover,
#header .menu .faq a:hover,
#header .menu .contact a:hover{
	background-position: 0px -20px;
}

/* -------------------------------------------------- */


#h_menu_cnt #logout a {
	float: left;
	height: 30px;
	width: 124px;
	margin: 15px 7px 0px 0px;
	background: url(/images/gift/h_btn_logout.png);
	outline: 0;
	display: block;
	text-indent: -9999px;
}

#h_menu_cnt #fav a {
	float: left;
	height: 30px;
	width: 104px;
	margin: 15px 8px 0px 0px;
	background: url(/images/gift/h_btn_fav.png);
	outline: 0;
	display: block;
	text-indent: -9999px;
}

#h_menu_cnt #ringbell a {
	float: left;
	height: 30px;
	margin: 15px 0px 0px 0px;
	width: 117px;
	outline: 0;
	display: block;
	text-indent: -9999px;
	background: url(/images/gift/h_btn_ringbell.png);
}

#h_menu_cnt #logout a:hover,
#h_menu_cnt #fav a:hover,
#h_menu_cnt #ringbell a:hover {
	background-position: 0px -30px;
}

/* -------------------------------------------------- */

#header #menu_sub {
	height: 30px;
	width: 658px;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	background: #FBFAF9;
	border-right: 1px solid #F7F0EE;
	border-bottom: 1px solid #F7F0EE;
	border-left: 1px solid #F7F0EE;
	clear: both;
}

/* -------------------------------------------------- */

#menu li {
	padding:0;
	margin:0;
	list-style: none;
	display: inline;
	font-size: 0;
}

#menu .menu_box .home a {background: url(/images/gift/h_btn_home.png); width: 84px;}
#menu .menu_box .about a {background: url(/images/gift/h_btn_about.png); width: 187px;}
#menu .menu_box .sell a {background: url(/images/gift/h_btn_sell.png); width: 135px;}
#menu .menu_box .buy p {background: url(/images/gift/h_btn_buy.png); width: 135px;}
#menu .menu_box .select a {background: url(/images/gift/h_btn_select.png); width: 129px;}

#menu .menu_box .home a,
#menu .menu_box .about a,
#menu .menu_box .sell a,
#menu .menu_box .buy p,
#menu .menu_box .select a{
	float: left;
	height: 30px;
	outline: 0;
	display: block;
	text-indent: -9999px;
}

#menu .menu_box .home a:hover,
#menu .menu_box .about a:hover,
#menu .menu_box .sell a:hover,
#menu .menu_box .buy a:hover,
#menu .menu_box .select a:hover{
background-position: 0px -30px;
}

#top #menu .menu_box .top a {background-position: 0px -80px;}
#product #menu .menu_box .product a {background-position: 0px -80px;}
#company #menu .menu_box .company a {background-position: 0px -80px;}
#contact #menu .menu_box .contact a {background-position: 0px -80px;}

/* -------------------------------------------------- */

#header .menu_sub {
	margin-top:10px;
	float: right;
}

#header .menu_sub li {
	float: left;
	display: inline;
	font-size: 0;
}

#header .menu_sub .login a {background: url(/images/gift/h_btnm_login.png); width: 120px; margin-right:10px;}
#header .menu_sub .guide a {background: url(/images/gift/h_btnm_guide.png); width: 61px; margin-right:10px;}
#header .menu_sub .contact a {background: url(/images/gift/h_btnm_contact.png); width: 65px; margin-right:10px;}
#header .menu_sub .cart a {background: url(/images/gift/h_btnm_cart.png); width: 150px;}


#header .menu_sub .login a,
#header .menu_sub .guide a,
#header .menu_sub .contact a,
#header .menu_sub .cart a{
	outline: 0;
	float: left;
	height: 20px;
	display: block;
	text-indent: -9999px;
}

#header .menu_sub .login a:hover,
#header .menu_sub .guide a:hover,
#header .menu_sub .contact a:hover,
#header .menu_sub .cart a:hover{
	background-position: 0px -20px;
}

/* -------------------------------------------------- */

#container{
	width: 100%;
	padding: 0px 0px 0px 0px;
}

#container p {
	text-align:justify;
}

/* -------------------------------------------------- */

#container_contents{
	background: #FCFCFA url(/images/gift/bg.png) repeat-y center;
	margin: 0px auto;
	width: 970px;
	padding: 120px 0px 0px 0px;
	top: -120px;
	position: relative;
	z-index: 0;
}

/* ------------------------------------------------ */

#container #container_leftmenu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 200px;
	float: left;
	display: block;
}

/* ------------------------------------------------ */


#search {
	float: left;
	width: 200px;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_ft1.png) no-repeat bottom;
}

#search h2 {
	float: left;
	height: 26px;
	width: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_key_ttl.png) no-repeat left top;
	text-indent: -9999px;
}

#search .cnt {
	float: left;
	width: 180px;
	display: block;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_bg1.png) repeat-y;
}

#search .select {
	color:#666;
	height:20px;
	width: 180px;
	margin: 0px 0px 0px 0px;
	vertical-align:middle;
	border: 1px solid #CCC;
	font-size: 12px;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

#search .box {
	color:#666;
	height:14px;
	width: 172px;
	padding:3px;
	margin: 5px 0px 5px 0px;
	vertical-align:middle;
	background: #FFFFFF;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}

#search .box:focus {
    background-color: #FFFFFF;
}

#search .button {
	margin:0;
	vertical-align:middle;
	height:30px;
	width:180px;
}

/* -------------------------------------------------- */

#pickup {
	float: left;
	width: 200px;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
	background: url(/images/gift/lm_ft1.png) no-repeat bottom;
}

#pickup h2 {
	float: left;
	height: 26px;
	width: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_sp_ttl.png) no-repeat left top;
	text-indent: -9999px;
}

#pickup .cnt {
	float: left;
	width: 180px;
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_bg1.png) repeat-y;
}

#pickup a {
	margin: 0px 0px 0px 0px;
	display: block;

}

#pickup img {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 5px 0px 0px 0px;
}

#pickup a:hover img{
	border: 1px solid #D3CCBA;
}


/* -------------------------------------------------- */

#category_list {
	float: left;
	width: 200px;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 15px 0px 0px 0px;
	background: url(/images/gift/lm_ft2.png) no-repeat bottom;
}

#category_list h2 {
	float: left;
	height: 26px;
	width: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_cat_ttl.png) no-repeat left top;
	text-indent: -9999px;
}

#category_list .cnt {
	float: left;
	width: 180px;
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_bg1.png) repeat-y;
}


#leftnavi .menu_box li {
	display: inline;
}

div#sidemenu {
	display: block;
	clear: both;
}


div#sidemenu .fashion a {background: url(/images/gift/lm_cat_btn_fashion.png);}
div#sidemenu .baby a {background: url(/images/gift/lm_cat_btn_baby.png);}
div#sidemenu .interior a {background: url(/images/gift/lm_cat_btn_interior.png);}
div#sidemenu .kitchen a {background: url(/images/gift/lm_cat_btn_kitchen.png);}
div#sidemenu .life a {background: url(/images/gift/lm_cat_btn_life.png);}
div#sidemenu .health a {background: url(/images/gift/lm_cat_btn_health.png);}
div#sidemenu .sport a {background: url(/images/gift/lm_cat_btn_sport.png);}
div#sidemenu .hobby a {background: url(/images/gift/lm_cat_btn_hobby.png);}
div#sidemenu .stationery a {background: url(/images/gift/lm_cat_btn_stationery.png);}
div#sidemenu .ex a {background: url(/images/gift/lm_cat_btn_ex.png);}
div#sidemenu .foods a {background: url(/images/gift/lm_cat_btn_foods.png);}

div#sidemenu .fashion .mb,
div#sidemenu .baby .mb,
div#sidemenu .interior .mb,
div#sidemenu .kitchen .mb,
div#sidemenu .life .mb,
div#sidemenu .health .mb,
div#sidemenu .sport .mb,
div#sidemenu .hobby .mb,
div#sidemenu .stationery .mb,
div#sidemenu .ex .mb,
div#sidemenu .foods .mb{
	outline: 0;
	width: 200px;
	height: 45px;
	display: block;
	text-indent: -9999px;
}


div#sidemenu .active a{
	background-position: 0px -45px;
}


.popover-content .menu li {
	text-indent: 0px;
	padding: 0px 0px 5px 10px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}


.dropdown-menu .menu a {
	text-indent: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-image: none;
	background-repeat: no-repeat;
}


div#sidemenu .fashion .title {background: url(/images/gift/lm_cat_ttl_fashion.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .baby .title {background: url(/images/gift/lm_cat_ttl_baby.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .interior .title {background: url(/images/gift/lm_cat_ttl_interior.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .kitchen .title {background: url(/images/gift/lm_cat_ttl_kitchen.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .life .title {background: url(/images/gift/lm_cat_ttl_life.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .health .title {background: url(/images/gift/lm_cat_ttl_health.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .sport .title {background: url(/images/gift/lm_cat_ttl_sport.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .hobby .title {background: url(/images/gift/lm_cat_ttl_hobby.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .stationery .title {background: url(/images/gift/lm_cat_ttl_stationery.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .ex .title {background: url(/images/gift/lm_cat_ttl_ex.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}
div#sidemenu .foods .title {background: url(/images/gift/lm_cat_ttl_foods.png); width: 200px; height: 30px; display: block; text-indent: -9999px; margin: 0px 0px 0px 15px;}



/* -------------------------------------------------- */


/*_ #sidemenu _*/
div#sidemenu{
	display: block;
	position: relative;
}
div#sidemenu ul li { padding:0px; position: relative;}
div#sidemenu ul li a { display:block;}
div#sidemenu ul {}
div#sidemenu ul li ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
	left: 200px;
	width: 235px;
	height: auto;
}

div#sidemenu ul li ul li {
	width: 200px;
	float:left;
	padding: 0px 0px 0px 15px;
}
div#sidemenu ul li {}
div#sidemenu ul li a {display: block;}
div#sidemenu ul li:last-child {}
div#sidemenu ul li a,
div#sidemenu ul li a:visited {display:block;}

div#sidemenu ul li.active ul{
	background-image: url(/images/gift/bg_menu.png);
	background-repeat: repeat;
}

div#sidemenu ul .line{
	width: 235px;
	height: 10px;
	background-image: url(/images/gift/bg_menu.png);
	background-position: bottom;
	display: block;
	clear: both;
}


div#sidemenu ul li.active {position:relative; z-index:90;}

div#sidemenu ul li.active ul{
	visibility: visible;
	position: absolute;
	overflow: visible;
}

div#sidemenu ul li.active ul li a{
	display: block;
	height: auto;
	text-indent: 0px;
	padding: 0px 0px 5px 10px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

div#sidemenu ul li.active ul li ul{visibility: hidden;height: 0;overflow: hidden;top: 0;}

div#sidemenu .fashion ul{top: 0px;}
div#sidemenu .baby ul{top: 0px;}
div#sidemenu .interior ul{top: 0px;}
div#sidemenu .kitchen ul{top: 0px;}
div#sidemenu .life ul{top: 0px;}
div#sidemenu .health ul{top: 0px;}
div#sidemenu .sport ul{top: 0px;}
div#sidemenu .hobby ul{top: 0px;}
div#sidemenu .stationery ul{top: 0px;}
div#sidemenu .ex ul{top: 0px;}
div#sidemenu .foods ul{top: 0px;}


div#sidemenu ul li.active ul li:hover ul,
div#sidemenu ul li a:hover ul li a:hover ul {visibility: visible;position: absolute;height: auto;padding: 0 0 0 10px;list-style-type: none;}

div#sidemenu ul li.active ul li:hover ul li a{display:block; background:transparent;}

div#sidemenu ul li.active ul li a:hover{
	text-decoration:underline;
	padding: 0px 0px 5px 10px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

* html div#sidemenu ul li a,
* html div#sidemenu ul li a:visited {}
* html div#sidemenu ul li a:hover {position:relative; z-index:100;}

/* -------------------------------------------------- */

#brand_menu {
	float: left;
	width: 200px;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 15px 0px 20px 0px;
	background: url(/images/gift/lm_ft1.png) no-repeat bottom;
}

#brand_menu h2 {
	float: left;
	height: 26px;
	width: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_brand_ttl.png) no-repeat left top;
	text-indent: -9999px;
}

#brand_menu .cnt {
	float: left;
	width: 180px;
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_bg1.png) repeat-y;
}

#brand_menu a {
	margin: 5px 0px 0px 0px;
	display: block;
	outline:0 none;
}

#brand_menu ul {
	width: 175px;
	margin: 0px 0px 10px 5px;
}

#brand_menu li {
	text-indent: 0px;
	padding: 0px 0px 0px 7px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.4em;
	font-size: 11px;
}

#brand_menu .slide_btn_lm {
	background: url(/images/gift/lm_brand_btn_open.png);
	width: 180px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	cursor:pointer;
	cursor:hand
}

#brand_menu .slide_btn_lm:hover {
	background-position: 0px -25px;
}

#brand_menu .open_lm {
	width: 180px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	clear: both;
	background-image: url(/images/gift/lm_brand_btn_close.png);
}

#brand_menu .open_lm:hover {
	background-position: 0px -25px;
}


#brand_menu .slide_btn_lm_op a{
	background: url(/images/gift/lm_brand_btn_open.png);
	width: 180px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	cursor:pointer;
	cursor:hand
}
#brand_menu .slide_btn_lm_op a:hover{
	background-position: 0px -25px;
}

/* -------------------------------------------------- */

#ranking_banner a {
	background: url(/images/gift/lm_rank_btn.png);
	width: 200px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	clear:both;
}

#ranking_banner a:hover{
	background-position: 0px -80px;
}


/* -------------------------------------------------- */

#ranking_menu{
	width:200px;
	clear: both;
}


#ranking_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#ranking_menu ul li {
	position:relative;
	margin:0;
}

#ranking_menu ul li ul {
	visibility:hidden;
	overflow:hidden;
	position:absolute;
	top:0;
	left:200px;
}

#ranking_menu ul li ul li {
	margin:0;
	padding:0 5px;
	line-height:1em;
	float: left;
}

#ranking_menu ul li ul li a {
	padding: 0px 0px 0px 10px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.8em;
	font-size: 11px;
	width:120px;
	display: block;
}

#ranking_menu ul li ul li a:hover {
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-decoration:underline;
}
	
#ranking_menu ul li a:hover {
	position:relative;
	z-index:100;
}

#ranking_menu ul li:hover ul,
#ranking_menu ul li a:hover ul {
	visibility:visible;
	overflow:visible;
	height:auto;
	z-index:10;
	width: 280px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 15px;
	background-image: url(/images/gift/lm_rank_bg.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------ */



#fav_menu {
	float: left;
	width: 200px;
	display: block;
	padding: 0px 0px 5px 0px;
	margin: 15px 0px 5px 0px;
	background: url(/images/gift/lm_ft3.png) no-repeat bottom;
}

#fav_menu h2 {
	float: left;
	height: 45px;
	width: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_fav_ttl.png) no-repeat left top;
	text-indent: -9999px;
}

#fav_menu .cnt {
	float: left;
	width: 180px;
	display: block;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background: url(/images/gift/lm_bg3.png) repeat-y;
}


#fav_menu img {
	float: left;
	border: 1px solid #EFEFEF;
	height: 50px;
	width: 50px;
	margin: 0px 5px 0px 0px;
}

#fav_menu a:hover img{
	border: 1px solid #D3CCBA;
}


#fav_menu li {
	float: left;
	margin: 0px 0px 10px 0px;
}


#fav_menu p {
	width: 120px;
	float: right;
	display: block;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.3em;
}

#fav_menu a:hover p {
	text-decoration: underline;
}

.fav_menu_list {
	width: 200px;
	clear: both;
}

.fav_menu_list a {
	display: block;
	text-indent: 0px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.6em;
	font-size: 11px;
	clear: both;
	padding: 0px 0px 0px 7px;
	float: right;
}

/* ------------------------------------------------ */

#container_main {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 740px;
	float: right;
	display: block;
}

/* -------------------------------------------------- */

#container_contents #topics {
	float: left;
	width: 700px;
	margin: 45px 0px 0px 25px;
	background-image: url(/images/gift/ttl_topics.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}

#container_contents #topics h2 {
	float: left;
	width: 80px;
	height: 24px;
	display: block;
	text-indent: -9999px;
}


#container_contents #topics .txt {
	float: right;
	width: 610px;
	display: block;
	padding: 0px 0px 0px 0px;
}



/* -------------------------------------------------- */


#reco_cat {
	float: left;
	width: 740px;
	margin: 30px 0px 0px 0px;
	clear: both;
}

#reco_cat h2{
	float: left;
	width: 740px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_recommend.png);
	background-repeat: no-repeat;
}

#reco_cat ul{
	float: left;
	width: 700px;
	margin: 20px 0px 0px 30px;
}

#reco_cat ul li{
	float: left;
	width: 175px;
}

#reco_cat a{
	width: 152px;
	height: 166px;
	padding: 4px 4px 0px 4px;
	display: block;
	background-image: url(/images/gift/recommend_thmb_bg.png);
	background-repeat: no-repeat;
}


#reco_cat img{
	width: 150px;
	height: 150px;
	border: 1px solid #EFEFEF;
}


#reco_cat a:hover img{
	width: 150px;
	height: 150px;	border: 1px solid #D3CCBA;
}

#reco_cat h3{
	width: 160px;
	height: 15px;
	padding: 0px 0px 3px 0px;
	font-size: 13px;
	color: #312501;
}

#reco_cat p{
	width: 165px;
}

/* -------------------------------------------------- */


#ranking_cnt {
	float: left;
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	background-image: url(/images/gift/mc_bg1.png);
	background-repeat: repeat-y;
	clear: both;
}

#ranking_cnt h2{
	float: left;
	width: 740px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_topsellers.png);
	background-repeat: no-repeat;
}

#ranking_cnt .no1 h3{background-image: url(/images/gift/rank_icn1.png);}
#ranking_cnt .no2 h3{background-image: url(/images/gift/rank_icn2.png);}
#ranking_cnt .no3 h3{background-image: url(/images/gift/rank_icn3.png);}
#ranking_cnt .no4 h3{background-image: url(/images/gift/rank_icn4.png);}
#ranking_cnt .no5 h3{background-image: url(/images/gift/rank_icn5.png);}

#ranking_cnt .no1 h3,
#ranking_cnt .no2 h3,
#ranking_cnt .no3 h3,
#ranking_cnt .no4 h3,
#ranking_cnt .no5 h3{
	width: 30px;
	height: 20px;
	padding: 0px 0px 3px 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#ranking_cnt h4{
	width: 116px;
	margin: 3px 0px 4px 0px;
	padding: 3px;
	font-size: 11px;
	color: #312501;
	background-color: #EAE9E2;
	text-align: center;
}


#ranking_cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 35px;
}

#ranking_cnt ul li{
	float: left;
	width: 140px;
}

#ranking_cnt img{
	width: 120px;
	height: 120px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #EFEFEF;
}


#ranking_cnt a:hover img{
	width: 120px;
	height: 120px;	border: 1px solid #D3CCBA;
}


/* ------------------------------------------------ */


#brand_list {
	float: left;
	width: 740px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#brand_list h2{
	float: left;
	width: 740px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_brand.png);
	background-repeat: no-repeat;
}


#brand_list .banner {
	float: left;
	width: 700px;
	margin: 20px 0px 20px 35px;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#brand_list .banner li{
	float: left;
	width: 175px;
	height: 70px;
}

#brand_list .banner  img {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 5px 0px 0px 0px;
}

#brand_list .banner  a:hover img{
	border: 1px solid #D3CCBA;
}

#brand_list .slide_panel {
	float: left;
	width: 700px;
	margin: 0px 0px 10px 35px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
}


#brand_list .slide_panel .cnt {
	float: left;
	width: 160px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#brand_list .slide_panel h3{
	float: left;
	width: 160px;
	height: 20px;
	margin: 20px 0px 5px 0px;
	display: block;
	background-image: url(/images/gift/line_160-2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#brand_list .slide_panel ul {
	float: left;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
}

#brand_list .slide_panel a {
	display: block;
	text-indent: 0px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	line-height: 1.8em;
	font-size: 11px;
	clear: both;
	padding: 0px 0px 0px 7px;
}

#brand_list .slide_panel .c-both {
	float: left;
	width: 700px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
}

#brand_list .slide_btn_cnt {
	width: 685px;
	height: 25px;
	display: block;
	margin: 0px 0px 0px 35px;
	padding: 15px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: url(/images/gift/line_160-2.png);
	background-repeat: repeat-x;
	background-position: top;
}

#brand_list .slide_btn {
	background: url(/images/gift/lm_brand_btn_open.png);
	width: 180px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 240px;
	padding: 0px 0px 0px 0px;
	display: block;
	clear: both;
	cursor:pointer;
	cursor:hand
}

#brand_list .slide_btn:hover {
	background-position: 0px -25px;
}

#brand_list .open {
	width: 180px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0px 0px 0px 240px;
	padding: 0px 0px 0px 0px;
	display: block;
	clear: both;
	background-image: url(/images/gift/lm_brand_btn_close.png);
}

#brand_list .open:hover {
	background-position: 0px -25px;
}


/* -------------------------------------------------- */


#recommend_item_cnt {
	float: left;
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/mc_bg1.png);
	background-repeat: repeat-y;
	clear: both;
}

#recommend_item_cnt h2{
	float: left;
	width: 740px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_ex.png);
	background-repeat: no-repeat;
}

#recommend_item_cnt .c-both{
	float: left;
	width: 740px;
	height: 10px;
	display: block;
	background-image: url(/images/gift/line_740-10.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	clear: both;
}

#recommend_item_cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 45px;
}

/* -------------------------------------------------- */


#relation_item_cnt {
	float: left;
	width: 740px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/mc_bg1.png);
	background-repeat: repeat-y;
	clear: both;
}

#relation_item_cnt h2{
	float: left;
	width: 730px;
	height: 45px;
	margin: 0px 0px 0px 10px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_relation.png);
	background-repeat: no-repeat;
}

#relation_item_cnt .c-both{
	float: left;
	width: 740px;
	height: 10px;
	display: block;
	background-image: url(/images/gift/line_740-10.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	clear: both;
}

#relation_item_cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 45px;
}


/* -------------------------------------------------- */


#td_item_cnt {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 5px 0px;
	background-image: url(/images/gift/flame1_foot.png);
	background-repeat: no-repeat;
	clear: both;
	background-position: bottom;
}

#td_item_cnt .cnt {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/flame1_bg.png);
	background-repeat: repeat-y;
}

#td_item_cnt h2{
	float: left;
	width: 700px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_these.png);
	background-repeat: no-repeat;
}

#td_item_cnt ul{
	float: left;
	width: 680px;
	margin: 0px 0px 0px 20px;
}

#td_item_cnt ul li{
	float: left;
	width: 100px;
	margin: 5px 12px 10px 0px;
}

#td_item_cnt ul li p{
	width: 100px;
	font-size: 10px;
	line-height: 1.4em;
}

#td_item_cnt img{
	width: 100px;
	height: 100px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #EFEFEF;
}


#td_item_cnt a:hover img{
	border: 1px solid #D3CCBA;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */


#cate_top {
	float: left;
	width: 708px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 5px 0px;
	clear: both;
}

#cate_top .banner li{
	float: left;
	width: 176px;
}

#cate_top .banner  img {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 5px 0px 0px 0px;
}

#cate_top .banner  a:hover img{
	border: 1px solid #D3CCBA;
}

/* ------------------------------------------------ */


#cat_list {
	float: left;
	width: 660px;
	margin: 20px 0px 0px 25px;
	padding: 12px 16px 11px 16px;
	clear: both;
	border: 2px solid #D9D3C3;
	background-color: #FAF9F5;
}

#cat_list h2{
	float: left;
	width: 660px;
	height: 35px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/cat_list_ttl.png);
	background-repeat: no-repeat;
}

#cat_list li{
	float: left;
	width: 195px;
	margin: 0px 15px 5px 0px;
	background-image: url(/images/gift/icn_point.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 7px;
}



/* -------------------------------------------------- */

#search_result_cnt {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
	clear: both;
}

#search_result_cnt .cnt {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
}

#search_result_cnt .cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 18px;
}


/* -------------------------------------------------- */

#special_cnt #head{
	float: left;
	width: 700px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/flame_head.png);
	background-repeat: no-repeat;
}

#special_cnt #foot{
	float: left;
	width: 700px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/flame_foot.png);
	background-repeat: no-repeat;
}

#special_cnt .free_area{
	float: left;
	width: 670px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 20px 0px;
	display: block;
}

#special_cnt {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
	clear: both;
}

#special_cnt h3 {
	width: 670px;
	margin: 0px 0px 0px 15px;
	padding: 20px 0px 0px 0px;
	clear: both;
}

#special_cnt .cnt {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
}

#special_cnt .cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 18px;
}

/* -------------------------------------------------- */

#ts_ranking_hd_cnt h2{
	float: left;
	width: 740px;
	height: 40px;
	margin: 20px 0px 0px 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/ttl_topsellers_page.png);
	background-repeat: no-repeat;
}

#ts_ranking_hd_cnt ul {
	float: right;
	margin: 0px 0px 0px 25px;
	width: 715px;
	display: block;
	clear: both;
}

#ts_ranking_hd_cnt li {
	float: left;
	margin: 5px 2px 0px 0px;
}

#ts_ranking_hd_cnt li .on {
	background-image: url(/images/gift/btn_ts_on.png);
	background-repeat: no-repeat;
	color: #ECE9E0;
}


#ts_ranking_hd_cnt li a {
	float: left;
	height: 28px;
	width: 173px;
	padding: 7px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/btn_ts_off.png);
	background-repeat: no-repeat;
	text-align: center;
}


#ts_ranking_hd_cnt li a:hover{
	background-position: 0px -35px;
	text-decoration: none;
}


/* -------------------------------------------------- */

#ts_ranking_cnt #head{
	float: left;
	width: 680px;
	height: 50px;
	padding: 35px 0px 0px 20px;
	display: block;
	background-image: url(/images/gift/list_head.png);
	background-repeat: no-repeat;
}

#ts_ranking_cnt #head h3{
	padding: 0px 0px 0px 0px;
	font-size: 18px;
}


#ts_ranking_cnt #foot{
	float: left;
	width: 700px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/flame_foot.png);
	background-repeat: no-repeat;
}

#ts_ranking_cnt .free_area{
	float: left;
	width: 670px;
	padding: 0px 15px 25px 15px;
	margin: 0px 0px 20px 0px;
	display: block;
	background: url(/images/gift/line_670-4.png) no-repeat bottom;
}

#ts_ranking_cnt {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
	clear: both;
}

#ts_ranking_cnt .cnt {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
}

#ts_ranking_cnt .cnt ul{
	float: left;
	width: 680px;
	padding: 35px 0px 0px 20px;
	display: block;
}

/* -------------------------------------------------- */

#ts_ranking_cnt .no1{
	float: left;
	width: 660px;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 20px 0px;
	display: block;
	clear: both;
	border-bottom: 1px solid #E8E8E8;
}

#ts_ranking_cnt .no1 .item_image{
	float: left;
	width: 300px;
}

#ts_ranking_cnt .no1 .icon{
	width: 340px;
	margin: 0px 0px 8px 0px;
}

#ts_ranking_cnt .no2 .icon,
#ts_ranking_cnt .no3 .icon{
	width: 155px;
	margin: 0px 0px 10px 0px;
}


#ts_ranking_cnt .no1 .mcnt{
	float: right;
	width: 340px;
	margin: 0px 0px 0px 0px;
}

#ts_ranking_cnt .no1 h4{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	background: url(/images/gift/line_650-4.png) no-repeat bottom;
}


#ts_ranking_cnt .no2{
	float: left;
	width: 320px;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	display: block;
}

#ts_ranking_cnt .no3{
	float: right;
	width: 320px;
	margin: 0px 20px 0px 0px;
}

#ts_ranking_cnt .no2 .item_image,
#ts_ranking_cnt .no3 .item_image{
	float: left;
	width: 150px;
}

#ts_ranking_cnt .no2 .mcnt,
#ts_ranking_cnt .no3 .mcnt{
	float: right;
	width: 155px;
	margin: 0px 0px 0px 0px;
}

#ts_ranking_cnt .no2 h4,
#ts_ranking_cnt .no3 h4{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 14px;
	background: url(/images/gift/line_650-4.png) no-repeat bottom;
}


#ts_ranking_cnt .no1 .no{
	width: 48px;
	height: 38px;
	display: block;
	text-indent: -9999px;
	background: #FFF url(/images/gift/ts_no1.png) no-repeat;
}

#ts_ranking_cnt .no2 .no{
	width: 30px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background: #FFF url(/images/gift/ts_no2.png) no-repeat;
	text-indent: -9999px;
}

#ts_ranking_cnt .no3 .no{
	width: 30px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	background: #FFF url(/images/gift/ts_no3.png) no-repeat;
	text-indent: -9999px;
}

#ts_ranking_cnt .no1 .item_image,
#ts_ranking_cnt .no2 .item_image,
#ts_ranking_cnt .no3 .item_image{
	padding: 1px;
	border: 1px solid #EFEFEF;
}

#ts_ranking_cnt .no1 a:hover .item_image,
#ts_ranking_cnt .no2 a:hover .item_image,
#ts_ranking_cnt .no3 a:hover .item_image{
	border: 1px solid #D3CCBA;
}

#ts_ranking_cnt .no1 .copy{
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 1.4em;
	background: url(/images/gift/line_650-1-dot.png) no-repeat bottom;
}

#ts_ranking_cnt .no2 .copy,
#ts_ranking_cnt .no3 .copy{
	width: 155px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.4em;
}



#ts_ranking_cnt .no1 .spec,
#ts_ranking_cnt .no2 .spec,
#ts_ranking_cnt .no3 .spec{
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.4em;
}


/* -------------------------------------------------- */


#ts_ranking_cnt ul li,
#special_cnt ul li,
#relation_item_cnt ul li,
#recommend_item_cnt ul li,
#search_result_cnt .cnt ul li{
	float: left;
	width: 125px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 15px 0px;
}

#ts_ranking_cnt .item,
#special_cnt .item,
#relation_item_cnt .item,
#recommend_item_cnt .item,
#search_result_cnt .cnt .item{
	width: 120px;
	height: 120px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #EFEFEF;
}

#ts_ranking_cnt .icon,
#special_cnt .icon,
#relation_item_cnt .icon,
#recommend_item_cnt .icon,
#search_result_cnt .cnt .icon{
	width: 125px;
	margin: 0px 0px 5px 0px;
}

#ts_ranking_cnt .icon img,
#special_cnt .icon img,
#relation_item_cnt .icon img,
#recommend_item_cnt .icon img,
#search_result_cnt .cnt .icon img{
	margin: 0px 5px 0px 0px;
}

#ts_ranking_cnt  a:hover .item,
#special_cnt  a:hover .item,
#relation_item_cnt  a:hover .item,
#recommend_item_cnt  a:hover .item,
#search_result_cnt  a:hover .item{
	border: 1px solid #D3CCBA;
}

#ts_ranking_cnt .no{
	width: 122px;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	background: #EFEEEB;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/* ------------------------------------------------ */


#search_result_cnt #cp_head{
	float: left;
	width: 700px;
	height: 45px;
	padding: 35px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/list_head.png);
	background-repeat: no-repeat;
}

#search_result_cnt #cp_foot{
	float: left;
	width: 700px;
	height: 45px;
	padding: 35px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/list_foot.png);
	background-repeat: no-repeat;
}

.cp_cnt{
	width: 670px;
	margin: 0px 15px 0px 15px;
	font-size: 12px;
}

.cp_cnt strong{
	font-size: 16px;
	font-weight: bold;
}

.cp_cnt .count{
	float: left;
}

.cp_cnt .page{
	float: right;
}


.cp_cnt span{
	font-weight: bold;
}

.cp_cnt span a{
	font-weight: normal;
}



.cp_cnt .page ul li{
	float: left;
	padding: 0px 6px 0px 6px;
	background-image: url(/images/gift/line_1-20-2.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.cp_cnt .page ul li a{
	font-weight: normal;
}

.cp_cnt .page .prev{
	background-image: none;
}


.cp_cnt .page .prev a,
.cp_cnt .page .next a{
	float: left;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #3E2F00;
}

.cp_cnt .page .prev,
.cp_cnt .page .next{
	float: left;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #968D75;
}

/* -------------------------------------------------- */

#item_detail_cnt {
	float: left;
	width: 700px;
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
	clear: both;
}

#item_detail_cnt .cnt {
	float: left;
	width: 700px;
	padding: 0px 0px 0px 0px;
	background-image: url(/images/gift/bg_list.png);
	background-repeat: repeat-y;
}

#item_detail_cnt #cp_head{
	float: left;
	width: 700px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/flame_head.png);
	background-repeat: no-repeat;
}

#item_detail_cnt #cp_foot{
	float: left;
	width: 700px;
	height: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	display: block;
	background-image: url(/images/gift/flame_foot.png);
	background-repeat: no-repeat;
	clear: both;
}

#item_detail_cnt .cnt ul{
	float: left;
	width: 700px;
	margin: 10px 0px 0px 18px;
}

#item_image{
	float: left;
	width: 305px;
	min-height:500px;
	margin: 0px 0px 0px 25px;
}

#item_image .nivoSlider img{
	width: 300px;
	height:300px;
}

/* -------------------------------------------------- */



#item_detail_cnt #item_detail {
	float: right;
	width: 320px;
	margin: 0px 25px 0px 0px;
	padding: 0px 0px 0px 0px;
}



#item_detail_cnt .detail_txt {
	width: 320px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


#item_detail .detail_dl {
	margin: 15px 0px 10px 0px;
}

#item_detail dl.detail_dl dt {
	clear: left;
	float: left;
	width: 65px;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #E8E4DB;
}

#item_detail dl.detail_dl dd {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 70px;
	border-top: 1px solid #E8E4DB;
}

#item_detail .icon_cat {
	width: 320px;
	margin: 0px 0px 20px 0px;
}

#item_detail .name {
	width: 320px;
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	line-height: 1.4em;
}

#item_detail .num {
	width: 320px;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
	color: #918351;
}

#item_detail .icon_att {
	width: 320px;
	margin: 5px 0px 0px 0px;
}

#item_detail .icon_att img {
	margin: 0px 5px 0px 0px;
}


#item_detail .detail_ttl {
	float: left;
	width: 320px;
	height: 30px;
	margin: 20px 0px 10px 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/dt_ttl_detail.png);
	background-repeat: no-repeat;
}

#item_detail .contents_ttl {
	float: left;
	width: 320px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	display: block;
	text-indent: -9999px;
	background-image: url(/images/gift/dt_ttl_contents.png);
	background-repeat: no-repeat;
}


#item_detail .sbox {
	width: 320px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	display: block;
	clear: both;
}

#item_detail .stock {
	width: 320px;
	margin: 0px 0px 15px 0px;
	display: block;
	font-size: 12px;
	clear: both;
}


#item_detail_cnt .contents_txt {
	width: 320px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#item_detail_cnt .contents_icon {
	width: 320px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#item_detail_cnt .contents_icon img {
	margin: 0px 2px 0px 0px;
}

#item_detail_cnt .btn_cart a {
	background: url(/images/gift/btn_cart.png);
	width:320px;
	height: 42px;
	display: block;
	margin: 0px 0px 10px 0px;
	text-indent: -9999px;
}

#item_detail_cnt .btn_cart a:hover{
background-position: 0px -42px;
}

#item_detail_cnt .btn_fav a {
	background: url(/images/gift/btn_fav.png);
	width:320px;
	height: 30px;
	display: block;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
}

#item_detail_cnt .btn_fav a:hover{
background-position: 0px -30px;
}

/* -------------------------------------------------- */


#item_detail_cnt .free {
	width: 650px;
	margin: 30px 0px 0px 25px;
	padding: 20px 0px 0px 0px;
	clear: both;
	float: left;
	background-image: url(/images/gift/line_650-4.png);
	background-repeat: no-repeat;
	background-position: top;
}

/*=================================================
 * REMIND
 * ================================================= */
 
 
#remind_navi1{
	margin: 50px 0px 0px 25px;
	padding: 0px;
	height: 60px;
	width: 700px;
	display: block;
	background-image: url(/images/gift/remind_navi.png);
	text-indent: -9999px;
	clear: both;
}


#remind_navi2{
	margin: 50px 0px 0px 25px;
	padding: 0px;
	height: 60px;
	width: 700px;
	display: block;
	text-indent: -9999px;
	clear: both;
	background: url(/images/gift/remind_navi.png) left -60px;
}


/*=================================================
 * MAIL
 * ================================================= */
 
 
#mail_navi1{
	margin: 50px 0px 0px 25px;
	padding: 0px;
	height: 60px;
	width: 700px;
	display: block;
	background-image: url(/images/gift/mail_navi.png);
	text-indent: -9999px;
	clear: both;
}


#mail_navi2{
	margin: 50px 0px 0px 25px;
	padding: 0px;
	height: 60px;
	width: 700px;
	display: block;
	text-indent: -9999px;
	clear: both;
	background: url(/images/gift/mail_navi.png) left -60px;
}

#mail_navi3{
	margin: 50px 0px 0px 25px;
	padding: 0px;
	height: 60px;
	width: 700px;
	display: block;
	background: url(/images/gift/mail_navi.png) left -120px;
	text-indent: -9999px;
	clear: both;
}


#mail_cnt{
	margin: 20px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	display: block;
	background: url(/images/gift/mail_bg.png);
	clear: both;
}

#mail_cnt #head{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 25px;
	display: block;
	background: url(/images/gift/mail_hd.png);
	clear: both;
}

#mail_cnt #foot{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	height: 25px;
	display: block;
	background: url(/images/gift/mail_ft.png);
	clear: both;
}

#mail_cnt .cnt{
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 0px 25px;
	width: 650px;
	display: block;
	clear: both;
}

#mail_cnt .att{
	margin: 0px 0px 20px 0px;
	padding: 15px;
	width: 620px;
	display: block;
	background: url(/images/gift/bg_650-80-dot.png);
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}

#mail_cnt .att .red_b{
	font-size: 32px;
	font-weight: normal;
	line-height: 1.6em;
	color: #900;
}

#mail_cnt .att .small{
	font-size: 11px;
}

#mail_cnt .att .big{
	font-size: 14px;
}

#mail_cnt .ttl{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 8px 0px;
	background-image: url(/images/gift/line_650-1-dot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 14px;
	font-weight: bold;
}
#mail_cnt h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(/images/gift/icn_circle.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	font-size: 12px;
}

#mail_cnt h3 span{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#mail_cnt h4{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

#mail_cnt .line1{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	height: 1px;
	background-image: url(/images/gift/line_650-1-dot.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0;
	display: block;
}

#mail_cnt .line2{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 650px;
	height: 4px;
	background-image: url(/images/gift/line_650-4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0;
	display: block;
}


#mail_cnt dl {
	margin: 0px 0px 15px 0px;
}

#mail_cnt .box:focus {
    background-color: #FFFFFF;
}

#mail_cnt dl dt {
	clear: left;
	float: left;
	padding:4px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 220px;
	font-weight: bold;
	font-size: 12px;
}

#mail_cnt dl dd {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

#mail_cnt dd input{
	vertical-align:3px;
}

#mail_cnt dd img{
	margin: 0px 0px 0px 8px;
}


#mail_cnt .box {
	color:#666;
	height:16px;
	width: 200px;
	padding:3px;
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#mail_cnt .box:focus {
    background-color: #FFFFFF;
}


#mail_cnt .box2 {
	color: #999;
	height: 120px;
	width: 630px;
	padding: 10px;
	margin: 10px 0px 15px 0px;
	vertical-align: middle;
	background: #FFFFFF;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	line-height: 1.4em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

#mail_cnt .box2:focus {
    background-color: #FFFFFF;
	color:#000;
}

#mail_cnt .m_cnt {
	display: block;
	width: 650px;
	padding: 0px 0px 15px 0px;
	margin: 5px 0px 20px 0px;
	clear: both;
}

#mail_cnt .m_cnt h3 {
	float: left;
}

#mail_cnt .m_cnt .left {
	float: left;
	margin: 0px 0px 0px 20px;
}

#mail_cnt ul {
	margin: 0px 0px 0px 1.0em;
}

#mail_cnt ul li {
	margin: 0px 0px 5px 0px;
	text-indent: -1.0em;
}



#mail_cnt #mail_btn_next,
#mail_cnt #mail_btn_send2,
#mail_cnt #mail_btn_top{
	clear: both;
	display: block;
	margin: 20px 0px 20px 165px;
}

#mail_btn_cnt{
	clear: both;
	width: 650px;
	display: block;
	margin: 20px 0px 20px 0px;
}

#mail_cnt #mail_btn_send{
	float: right;
}

#mail_cnt #mail_btn_back{
	float: left;
}

#mail_cnt #mail_btn_next a,
#mail_cnt #mail_btn_send a,
#mail_cnt #mail_btn_send2 a,
#mail_cnt #mail_btn_top a {
	width: 320px;
	height: 42px;
	display: block;
	outline: 0;
	text-indent: -9999px;
}


#mail_cnt #mail_btn_next a {
	background: url(/images/gift/mail_btn_next.png);
}

#mail_cnt #mail_btn_send a {
	background: url(/images/gift/mail_btn_send.png);
}

#mail_cnt #mail_btn_send2 a {
	background: url(/images/gift/mail_btn_send2.png);
}
#mail_cnt #mail_btn_back a {
	background: url(/images/gift/mail_btn_back.png);
	width: 200px;
	height: 42px;
	display: block;
	outline: 0;
	text-indent: -9999px;
}

#mail_cnt #mail_btn_top a {
	background: url(/images/gift/mail_btn_top.png);
}

#mail_cnt #mail_btn_next a:hover,
#mail_cnt #mail_btn_send a:hover,
#mail_cnt #mail_btn_send2 a:hover,
#mail_cnt #mail_btn_back a:hover,
#mail_cnt #mail_btn_top a:hover{
	background-position: 0px -42px;
}


#mail_cnt #msg {
	display: block;
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
}

#mail_cnt .msg2 {
	display: block;
	width: 650px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}

#mail_cnt #item_cnt {
	display: block;
	padding: 10px;
	margin: 20px 0px 0px 0px;
	clear: both;
	font-size: 12px;
	line-height: 1.6em;
	width: 630px;
	border: 1px solid #ccc;
	line-height: 1.4em;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}

#mail_cnt #item_cnt .img img {
	width: 100px;
}

#mail_cnt #item_cnt .img {
	float: left;
}

#mail_cnt #item_cnt .ttl {
	width: 510px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: right;
	background: url(/images/gift/bg_650-80-dot.png);
	font-weight: bold;
}

#mail_cnt #item_cnt .name {
	width: 520px;
	float: right;
}






/* -------------------------------------------------- */

#pagetop {
	width: 955px;
	height:20px;
	padding: 20px 15px 10px 0px;
	margin: 0px auto;
	clear: both;
	display: block;
} 

#pagetop a {
	float: right;
	width: 20px;
	height:20px;
	background: url(/images/gift/btn_pagetop.png);
	height: 20px;
	display: block;
	outline: 0;
	text-indent: -9999px;
}

#pagetop a:hover {
	background-position: 0px -20px;
}

/* -------------------------------------------------- */


#footer {
	margin: 0 auto;
	width: 100%;
	padding: 10px 0px 0px 0px;
	clear: both;
	display: block;
	border-top: 1px solid #CCCCCC;

	top: -120px;
	position: relative;
	z-index: 0;
} 

#footer_container {
	margin: 0 auto;
	width: 970px;
	padding: 10px 0px 0px 0px;
	clear: both;
}

/* -------------------------------------------------- */

#footer .menu_box {
	margin: 0 auto;
	width: 970px;
	padding:0;
}

#footer .left {
	float: left;
}

#footer #copyright {
	float: left;
	width: 232px;
	height: 20px;
	background: url(/images/gift/ft_copy.png) no-repeat center;
	text-indent: -9999px;
	display: block;
}


#footer #ringbell a {
	float: left;
	height: 20px;
	margin: 10px 0px 0px;
	width: 152px;
	outline: 0;
	display: block;
	text-indent: -9999px;
	background: url(/images/gift/ft_logo_ringbell.png);
	clear: both;
}

#footer #ringbell a:hover {
	background-position: 0px -22px;
}


#footer .menu_box{
	float: right;
	width: 500px;
}

#footer .menu_box li {
	float: right;
}

#footer .menu_box .com a {background: url(/images/gift/ft_btn_com.png); width:44px;}
#footer .menu_box .guide a {background: url(/images/gift/ft_btn_guide.png); width:61px;}
#footer .menu_box .policy a {background: url(/images/gift/ft_btn_policy.png); width:98px;}
#footer .menu_box .faq a {background: url(/images/gift/ft_btn_faq.png); width:63px;}
#footer .menu_box .contact a {background: url(/images/gift/ft_btn_contact.png); width:62px;}

#footer .menu_box .com a,
#footer .menu_box .guide a,
#footer .menu_box .policy a,
#footer .menu_box .faq a,
#footer .menu_box .contact a{
	float: left;
	height: 20px;
	outline: 0;
	display: block;
	margin: 0px 0px 0px 15px;
	text-indent: -9999px;
}

*html #footer .menu_box .com a,
*html #footer .menu_box .guide a,
*html #footer .menu_box .policy a,
*html #footer .menu_box .faq a,
*html #footer .menu_box .contact{
	float: left;
	height: 20px;
	outline: 0;
	display: block;
	margin-right:5px;
	text-indent: -9999px;
}

#footer .menu_box .com a:hover,
#footer .menu_box .guide a:hover,
#footer .menu_box .policy a:hover,
#footer .menu_box .faq a:hover,
#footer .menu_box .contact a:hover{
background-position: 0px -20px;
}













/* -----------------------------------------------
  cart
-------------------------------------------------- */
ul#process li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	}
	
.cart_h3ttl{
	color: #445719;
	/*background-image: url(/images/gift/cart_h3ttl_bg.gif);*/
	background-repeat: no-repeat;
	background-position: left 2px;
	font-size: 15px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	
	
#thanks{
	text-align: center;
	padding: 40px;
	background-color: #faf9f4;
	border: 1px solid #CCC;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","メイリオ",Meiryo,Osaka,sans-serif;
	}

#cart_btn{
	list-style-type: none;
	text-align: center;
	width: 670px;
	padding-top: 30px;
	padding-bottom: 30px;
	}
		
/* essental */
.essental{
	background-image: url(/images/gift/cart_form_icon_essential.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;	
	}
	
/* option */
.option{
	background-image: url(/images/gift/cart_form_icon_option.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;	
	}
	
/* textfield200 */
.textfield200{
	width:200px;
	}	
	
	
/* back */
#btn_back {
	background-image: url(/images/gift/cart_btn_back_off.gif);
    background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_back:hover,
#btn_back:focus {
	background-image: url(/images/gift/cart_btn_back_on.gif);
}

/* next*/
#btn_next {
	background-image: url(/images/gift/cart_btn_next_off.gif);
    background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_next:hover,
#btn_next:focus {
	background-image: url(/images/gift/cart_btn_next_on.gif);
}
/* change*/
#btn_change {
	/*background-image: url(/images/g-alacarte/3000/cart_btn_change_off.gif);*/
    background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_change:hover,
#btn_change:focus {
	/*background-image: url(/images/g-alacarte/3000/cart_btn_change_on.gif);*/
}
/* correct*/
#btn_correct {
	/*background-image: url(/images/g-alacarte/3000/cart_btn_correct_off.gif);*/
    background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_correct:hover,
#btn_correct:focus {
	/*background-image: url(/images/g-alacarte/3000/cart_btn_correct_on.gif);*/
}

/* complete*/
#btn_complete {
	background-image: url(/images/gift/form_btn_complete_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_complete:hover,
#btn_complete:focus {
	background-image: url(/images/gift/form_btn_complete_on.gif);
}
#btn_complete2 {
	background-image: url(/images/gift/form_btn_sjcomplete_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 315px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_complete2:hover,
#btn_complete2:focus {
	background-image: url(/images/gift/form_btn_sjcomplete_on.gif);
}
/* submit*/
#btn_submit {
	background-image: url(/images/gift/form_btn_submit_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 165px;
	text-indent: -9999px;
	font-size: 0px;
	cursor: pointer;
	line-height: 0px;
	border: 0;
	margin-right: 5px;
	*display: block;/* ie6 */
	*float:left; /* ie6*/	
	}
#btn_submit:hover,
#btn_submit:focus {
	background-image: url(/images/gift/form_btn_submit_on.gif);
}

/* -----------------------------------------------
 table module
-------------------------------------------------- */


/* tbl1 */
table.tbl1 {
	width: 95%;
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #FFF;
}
table.tbl1 caption {
	margin-bottom: 0.5em;
	font-weight: bold;
}
table.tbl1 tr th,
table.tbl1 tr td {
	padding: 5px;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
}

table.tbl1 tr th {
	background-color: #f2ebd7;
	text-align: left;
	padding: 1em;
}
table.tbl1 tr td {
	background-color: #faf9f4;
	padding: 1em;

}

*:first-child + html div.section table.tbl1 th { /*for IE7*/
	font-size: 70%;
}
*:first-child + html div.section table.tbl1 td { /*for IE7*/
	font-size: 70%;
}
* html div.section table.tbl1 th { /*for IE6*/
	font-size: 70%;
}
* html div.section table.tbl1 td { /*for IE6*/
	font-size: 70%;
}
/* -----------------------------------------------
 structure module
-------------------------------------------------- */

div.section {
	overflow: hidden;
	margin-bottom: 20px;
	margin-left:25px;
}


/* -----------------------------------------------
  rightColumn corner
-------------------------------------------------- */

.corner{
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.cornertitle{
	padding-left:6px;
}

.cornertext{
	margin: 10px 0 0 30px;
	text-align: left;
	padding-right:10px;
}

.corner_sub {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

.corner_sub span{
	font-weight:bold;
	color:#F00; 
	}   /* 7/4追加 */
.corner_subtitle {
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}

h4.bg01{
	padding: 5px;
}
h4.bg02{
	padding: 5px;
}
p.answer_text{
	background-repeat: no-repeat;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.marginB20 {
	margin-bottom: 20px;
	margin: 10px 0 0 30px;
	padding-right:10px;
}


#cp{
	margin:30px 0 10px 0;
	font-family:"Hiragino Kaku Gothic Pro","メイリオ",Osaka,"ＭＳ Ｐゴシック",Helvetica,Arial,sans-serif;
}
.column_all{
	width:670px;
	margin-left:35px;
	margin-top:15px;
}
#cp span{
	display:block;
	padding:7px 10px 7px 15px;
}
.column_left{
	text-align:left;
	background-color:#deddc8;
	width:130px;
	float:left;
	border-bottom:solid 1px #fff;
}

.column_right{
	margin:0 0 0 1px;
	text-align:left;
	/*font-size:10px;*/
	width:530px;
	float:left;
	border-bottom:solid 1px #deddc8;
}
.column_cp{
	clear:both;
}
.column_ex{
	clear:both;
	margin-top:25px;
	margin-left:35px;
	text-align:left;
}

#question a:link{
	text-decoration:none;
	outline:none;
	color:#ff0000;
}

#question a:hover{
	text-decoration:underline;
	color:#ff0000;
}

#question a:visited{
	color:#ff0000;
	text-decoration:none;
	outline:none;
}

#content3 .columntitle{
	vertical-align:middle;
	width:inherit;
}
#content3 .column{
	vertical-align:middle;
	text-align:center;
	font-size:12px;
	margin:0;
}

#content3 #form{
	margin:0;
	padding:0;
}

#container .columnbox{
	margin:0;
}




/*===== 3ページ目 css =====*/
.centerboxLP3{
	width:680px;
	height:25px;
	margin:0 auto;
    float: left;
}
.columnboxP3{
	border:solid 1px #666;
	border-collapse :collapse;
	width: 680px;
}

.columntitleP3{
	border:1px solid #666;
	border-collapse:separate;
	background-color:#F2EBD7;
	text-align:center;
	padding:6px;
	font-size:12px;	
	width: 230px;
}

.columntitleEn{
	border:1px solid #666;
	border-collapse:separate;
	background-color:#FFFFCC;
	padding:6px;
	font-size:12px;
	width: 260px;
}

.contenttitleP3{
	width: 650px;
	margin: 20px 0 5px 0;
	padding:7px 10px 7px 30px;
}

#container .notes{
    clear: both;
    float: left;
	font-size: 10px;
	color: #903;
    width: 100px;
	text-align: left;
	padding-left: 8px;
    margin-top: 7px;
}

#container .column{	
	text-align:left;
}

#container .title1{
	width:185px;
	text-align:left;
	float:left;
}

#container .star{
	color:#903;
	text-align:center;
	width:15px;	
	float:left;
}
#container .star2l{
	color:#903;
	text-align:center;
	width:30px;	
	float:left;
	height : 30px;/*ボックスの高さ*/
	line-height : 30px;/*縦のセンタリングの為に指定*/
}
.column{
	border:1px solid #666;
	border-collapse:separate;
	height:22px;
	padding:6px;
	vertical-align:middle;
	background-color:#FAF9F4;
}	
.columnrap{
	width: 680px; 
	margin: 0 auto; /* ページ中央揃え */
}
.columnrap p{
	width: 680px; 
	margin: 0 auto; /* ページ中央揃え */
}
.columnrap p{
	text-align:left;
}
.columnbox{
	border:solid 1px #666;
	border-collapse :collapse;
	width: 680px;
	margin:0;
}


/*------------20151218追加------------------*/

#error {
    background: url("/images/gift/error_img.gif") no-repeat scroll 20px center #FDE7E7;
	-moz-background-size: 60px 60px;
	background-size: 60px 60px;
    border: 1px solid #CB0707;
    color: #CB0707;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 20px;
    margin: 10px 0px 20px 25px;
    padding: 20px 0px 20px 100px;
    text-align: left;
    width: 578px;
    overflow: hidden;
}


.mybutton{
	min-width: 90px;
	height: 35px;
	background-color: #ff3322;
	color:#FFF;
	text-align: center;
	padding: 5px 20px;
	border: none;
	float: right;
	margin: 10px 0px;
	cursor: pointer;
}