@charset "UTF-8";

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
*^ 
*^  common.css
*^   + reset.css
*^   + global.css
*^ 
*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/

@import "reset.css";
@import "global.css";

body {
	margin-top: -1px;
	background-color:#f3ece2;
	text-align:center;
}

a {
	color:#333;
}

.link {
	color:#b15454;
	font-weight:bold;
}

.link2 {
	color:#b15454;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	padding:5px 0px;
	font-size:100% !important;
}


.btn {
	cursor:pointer;
}

.sale {
	color:#ff0018;
	font-weight:bold;
	float:left;
}

.sale_icon {
	margin-left:5px;
}


#counter{
	display:none;
}

#wrapper {
	display:block;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align:left;
	width:100%;
}

#wrap {
	display:block;
	width:100%;
	margin:0px auto;
	background-image: url(../img/hs_top_ft_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#contents {
	clear:both;
	display:block;
	width:960px;
	margin:0px auto;
}

#contents_area {
	display:block;
	width:960px;
	margin:0px auto;
}

#hd_area {
	display:block;
	width:960px;
	margin:0px auto 20px auto;
	float:left;
	position:relative;
	z-index:100;
}

#hd_area .leftarea {
	display:block;
	width:400px;
	float:left;
	margin-bottom:10px;
}

#hd_area .leftarea p {
	background-image: url(../img/hs_wish_logo.jpg);
	background-repeat: no-repeat;
	display:block;
	width:115px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#hd_area .leftarea a {
	background-image: url(../img/hs_wish_logo.jpg);
	background-repeat: no-repeat;
	display:block;
	width:115px;
	height:49px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#hd_area .leftarea .hs_top_read {
	display:block;
	width:230px;
	margin-top:10px;
	margin-left:5px;
	/*height:49px;
	background-image: url(../img/hs_wish_read.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;*/
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#666;
	font-size: 90%;
	line-height:150%;
	float:left;
}

#hd_area ul {
	clear:both;
	float:left;
	margin-top:10px;
	margin-right:20px;
	width:970px;
}

/*about_hs_btn*/
#hd_area ul li {
	float:left;
	margin-bottom:0px;
}

#hd_area ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:41px;
}

#btn1, #btn2 {
	position:relative;
}

#btn1 ul {
	margin:0px !important;
	display:block;
	background-image: url(../img/hs_bridal_top_btn1_on_pull_end.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom:5px;
	width:183px;
}

#btn1 .pulldown {
	display:none;
	position:absolute;
	z-index:150;
	left: 0px;
	top: 0px;
	width:183px;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}

#btn1 .pulldown .gover {
	display:block;
	width:183px;
	height:41px;
	background-image: url(../img/hs_bridal_top_btn1_on_pull.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent:-9999px;
	/*overflow:hidden;*/
	cursor:default;
}

#btn1 .pulldown a:hover {
	display:block;
	width:366px;
	height:41px;
	background-image: url(../img/hs_bridal_top_btn1_on_pull.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#btn1 ul li {
	background:none !important;
	height:auto !important;
	background-color:#5f3e7c !important;
	margin:0px !important;
	width:183px !important;
}

#btn1 ul li a {
	background:none !important;
	height:auto !important;
	margin:0px !important;
	text-indent:0px;
	overflow:hidden;
	color:#FFFFFF;
	padding:5px 15px !important;
	width:153px !important;
}

/**/

#sbtn1{
	position:relative;
	width:183px !important;
}

#sbtn1:hover{
	width:366px !important;
}

#sbtn1:hover .pulldown2{
	display: block;
}

#sbtn1 ul {
	margin:0px !important;
	display:block;
	background-image: url(../img/hs_bridal_top_btn1_on_pull_end.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom:5px;
	width:183px;
}

#sbtn1 .pulldown2 {
	background-image: url(../img/hs_bridal_top_btn1_on_pull_begin.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	display:none;
	position:absolute;
	z-index:160;
	left: 183px;
	top: -5px;
	width:183px;
	padding-top: 5px;
	padding-left:0px;
	padding-right:0px;
	cursor:pointer;
}

#sbtn1 .pulldown2 .gover {
	display:block;
	width:183px;
	height:41px;
	background-image: url(../img/hs_bridal_top_btn1_on_pull.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent:-9999px;
	overflow:hidden;
	cursor:default;
}

#sbtn1 .pulldown2 a:hover {
	display:block;
	width:183px;
	height:41px;
	background-image: url(../img/hs_bridal_top_btn1_on_pull.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#sbtn1 ul li {
	background:none !important;
	height:auto !important;
	background-color:#5f3e7c !important;
	margin:0px !important;
	width:183px !important;
}

#sbtn1 ul li a {
	background:none !important;
	height:auto !important;
	margin:0px !important;
	text-indent:0px;
	overflow:hidden;
	color:#FFFFFF;
	padding:5px 15px !important;
	width:153px !important;
}
/**/

#btn0 a {
	display:block;
	width:130px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#btn1 .gbtn {
	display:block;
	width:183px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -130px 0px;
	text-indent:-9999px;
	overflow:hidden;
	height:41px;
}

#btn2 a {
	display:block;
	width:162px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -313px 0px;
}

#btn3 a {
	display:block;
	width:161px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -476px 0px;
}

#btn4 a {
	display:block;
	width:161px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -637px 0px;
}

#btn5 a {
	display:block;
	width:163px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -798px 0px;
}

/*hover
*/
#btn0 a:hover {
	display:block;
	width:130px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -41px;
}

#btn1 a:hover {
	display:block;
	width:183px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -130px -41px;
}

#btn2 a:hover {
	display:block;
	width:162px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -313px -41px;
}

#btn3 a:hover {
	display:block;
	width:161px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -476px -41px;
}

#btn4 a:hover {
	display:block;
	width:161px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -637px -41px;
}

#btn5 a:hover {
	display:block;
	width:163px;
	background-image: url(../img/hs_wish_mn.jpg);
	background-repeat: no-repeat;
	background-position: -798px -41px;
}

#hd_area .rightarea {
	display:block;
	width:335px;
	float:right;
}

#cart_fav {
	display:block;
	width:335px !important;
	float:right;
	margin:20px 0px 0px 0px !important;
}

#cart_fav li {
	background-image: url(../img/hs_wish_cart_body.jpg);
	background-repeat: repeat-y;
	width: 155px;
	float:left;
	margin-right:10px;
}

#cart_fav li .hd {
	background-image: url(../img/hs_wish_cart_hd.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 1px;
}

#cart_fav li .ft {
	background-image: url(../img/hs_wish_cart_ft.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 1px;
}

#cart_fav li .body {
	padding:5px 10px;
	background-image: url(../img/hs_wish_cart.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align:right;
}

#cart_fav li .body2 {
	padding:5px 10px;
	background-image: url(../img/hs_wish_mylist.jpg);
	background-repeat: no-repeat;
	background-position: 1px center;
	text-align:right;
}

#cart_fav li .body a, #cart_fav li .body2 a {
	padding: 0px !important;
	height: auto !important;
	text-decoration:none;
}

#cart_fav li .body span, #cart_fav li .body2 span {
	display:none;
}

#contents .left_area {
	display:block;
	width:675px;
	float:left;/*overflow:hidden;*/
}

#contents .right_area {
	display:block;
	width:250px;
	float:right;/*overflow:hidden;*/
}

/*mainimg
*/
#mainimg {
	margin-bottom:0px;
	width:676px;
	height:290px;
}

/*
* hs_library
*/
#hs_library {
	display:block;
	width:291px;
	height:228px;
	background-image: url(../img/hs_top/hs_library_bg.jpg);
	background-repeat: no-repeat;
	margin:14px auto 15px auto;
}

#hs_library h3 {
	display:block;
	width:158px;
	height:25px;
	float:left;
	margin-top:26px;
	margin-left:27px;
}

#hs_library .update {
	display:block;
	width:194px;
	float:left;
	margin-left:27px;
	padding:5px 3px;
	color:#333;
	font-size:90%;
}

#hs_library .read {
	display:block;
	width:200px;
	height:37px;
	float:left;
	margin-top:2px;
	margin-left:27px;
}

#hs_library .page {
	display:block;
	width:125px;
	padding:5px 5px;
	clear:both;
	float:left;
	font-size:200%;
	text-align:right;
	color:#00aecd;
	font-weight:bold;
	margin-top:18px;
	margin-left:68px;
}

#hs_library a {
	display:block;
	clear:both;
	float:left;
	width:207px;
	height:25px;
	background-image: url(../img/hs_top/hs_library_btn2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:19px;
	margin-left:43px;
	text-indent:-9999px;
	overflow:hidden;
}

#hs_library a:hover {
	display:block;
	clear:both;
	float:left;
	width:207px;
	height:25px;
	background-image: url(../img/hs_top/hs_library_btn2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	margin-top:19px;
	margin-left:43px;
	text-indent:-9999px;
	overflow:hidden;
}

/*
* Happyshare top item
*/
#item_sample {
	clear:both;
	display:block;
	width:960px;
	margin:28px auto 0px auto;
}

#item_sample .lf_area {
	clear:both;
	display:block;
	width:675px;
	margin-left:20px;
	float:left;
}

#item_sample .ri_area {
	display:block;
	width:211px;
	float:right;
	margin-right:20px;
}

#item {
	clear:both;
	display:block;
	width:671px;
	border:solid 2px #e1dab9;
	background-color:#fcfaee;
}

#item h3 {
	display:block;
	width:131px;
	float:left;
	background-image: url(../img/hs_top_item_separates.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#FFF;
	padding:20px 0px 20px 20px;
}

#item h3 img {
	margin-left:22px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

#item ul {
	float:left;
	width:520px;
	margin-top:7px;
}

#item ul li {
	float:left;
	padding:0px 10px;
	line-height:170%;
	background-image: url(../img/item_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

/*rank
*/
#rank{
	clear:both;
	display:block;
	float:left;
	width:675px;
	margin-top:20px;
	margin-bottom:25px;
}

#rank h3{
	display:block;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:5px;
	width:670px;
	background-image: url(../img/hs_bridal_top_item_title2.gif);
	background-position: 545px center;
	background-repeat: no-repeat;
}

#rank h3 img{
	float:left;
}

#rank .wish_title{
	margin-left:-5px !important;
}

#original_item .wish_title{
	margin-left:-5px !important;
}

#rank ul{
	margin-left:25px;
	float:left;
}

#rank ul li,
#rank ul li a{
	float:left;
}

#rank .tab1{
	clear:both;
	display:block;
	width:675px;
	background-image: url(../img/hs_top_pop_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#rank .tab1 .hd{
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#rank .tab1 .ft{
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#rank .tab1 .body{
	clear:both;
	display:block;
	width:640px;
	overflow:hidden;
	margin-left:23px !important;
}


.tab1 .body_mask{
	clear:both;
	display:block;
	width:640px;
	overflow:hidden;
	margin-left:0px !important;
	position:relative;
	top:0px;
	left:0px;
}

.rank_ul .even-row{
	background:none !important;
}

.rank_ul {
	width:640px;
	padding-top:10px;
	padding-bottom:18px;
	margin-bottom:0px !important;
	float:left;
	margin-left:0px !important;
}

.rank_ul li {
	display:block;
	float:left;
	width:150px;
	padding-top:5px !important;
	padding-bottom:5px !important;
	margin-right:10px;
}

.plist_hd {
	display:block;
	width:150px;
	float:left;
}

.plist_ft {
	display:block;
	width:150px;
	clear:both;
	padding-top:3px;
	padding-bottom:0px;
	line-height:140%;
	float:left;
}

.rank_ul li a {
	float:left !important;
	margin:0px;
}


.rank_ul li .button-mylist-added{
	float:left;
	width:118px !important;
	margin-bottom:0px !important;
}

.rank_ul li .button-mylist{
	float:left;
	width:118px !important;
	margin-bottom:0px !important;
}

.rank_ul li .lank_txt {
	clear:both;
	float:left;
	padding:3px 0px;
}

.rank_ul li .kakaku{
	float:left;
	width:118px !important;
	color:#C33;
}

.rank_ul li img{
	float:left;
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.rank_ul li span{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 110%;
}
.rank_ul li .no{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 80%;
}

.rank_ul li .lank_txt{
	clear:both;
	float:left;
	overflow:hidden;
}

.rank_ul .a_sample1{
	display:block;
	float:left;
	width:200px !important;
	padding-top:7px !important;
	padding-bottom:0px !important;
	margin-left:1px;
	margin-right:13px;
	min-height:205px;
}

.rank_ul .a_sample2{
	display:block;
	float:left;
	width:200px !important;
	padding-top:7px !important;
	padding-bottom:0px !important;
	margin-right:13px;
	min-height:205px;
}

.rank_ul .a_sample1 .sample_txt a{
	float:left;
	width:200px !important;
	margin-bottom:0px !important;
}

.rank_ul .a_sample2 .sample_txt a{
	float:left;
	width:200px !important;
	margin-bottom:0px !important;
}



/*season
*/
.season_ul {
	width:640px;
	padding-top:10px;
	padding-bottom:18px;
	margin-bottom:0px !important;
	float:left;
	margin-left:0px !important;
}

.season_ul li {
	display:block;
	float:left;
	width:630px;
	padding-top:13px;
	padding-bottom:0px !important;
	margin-right:10px;
	margin-bottom:10px;
	background-image: url(../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.season_ul .end {
	background:none;
}

.season_ul li .lf {
	display:block;
	float:left;
	width:200px;
	margin-bottom:15px;
}

.season_ul li .ri {
	display:block;
	float:right;
	width:410px;
	margin-bottom:15px;
}

.season_ul li h3 {
	font-weight:bold;
	margin-bottom:10px;
	color:#e14352;
}

.season_ul li h3 a {
	color:#e14352;
}

.season_ul li p {
	display:block;
	float:left;
	width:410px !important;
}

.season_ul li img {
	float:left;
	margin-bottom:5px;
}

/* free template
*/
.freetpl_ul {
	width:640px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px !important;
	float:left;
	margin-left:0px !important;
}

.freetpl_ul li {
	display:block;
	float:left;
	width:630px;
	padding-top:13px;
	padding-bottom:0px !important;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:13px;
	background-image: url(../img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.freetpl_ul .end {
	background:none;
	margin-bottom:0px;
}

.freetpl_ul li .lf {
	display:block;
	float:left;
	width:238px;
	margin-bottom:15px;
}

.freetpl_ul li .ri {
	display:block;
	float:right;
	width:370px;
	margin-bottom:15px;
}

.freetpl_ul li h3 {
	font-weight:bold;
	margin-bottom:10px;
	color:#e14352;
	font-size:120%;
	line-height:150%;
}

.freetpl_ul li h3 a {
	color:#5f3e7c;
}

.freetpl_ul li p {
	display:block;
	float:left;
	width:370px !important;
	font-size:110%;
	line-height:130%;
}

.freetpl_ul li img {
	float:left;
	margin-bottom:5px;
}

.freetpl_ul li ul {
	width:auto !important;
	margin:0px !important;
	padding-left:0px;
}

.freetpl_ul li ul li {
	width:auto !important;
	margin:0px 0px 3px 0px !important;
	clear:both !important;
	float:none;
	background-image: url(../img/free_template_use/link_icon1.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

/*style
*/
#style {
	clear:both;
	display:block;
	float:left;
	width:675px;
}

#style h3 {
	display:block;
	float:left;
	margin-top:18px;
	margin-bottom:18px;
	padding-left:5px;
	width:670px;
	background-image: url(../img/hs_bridal_top_item_title2.gif);
	background-position: 545px center;
	background-repeat: no-repeat;
}

#style h3 img {
	float:left;
}

#style ul {
	margin-left:25px;
	float:left;
}

#style ul li, #style ul li a {
	float:left;
}

#style .tab1, #style .tab2, #style .tab3, #style .tab4, #style .tab5 {
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-image: url(../img/hs_top_pop_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#style .tab2, #style .tab3, #style .tab4, #style .tab5 {
	display:none;
}

#style .tab1 .hd, #style .tab2 .hd, #style .tab3 .hd, #style .tab4 .hd, #style .tab5 .hd {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#style .tab1 .ft, #style .tab2 .ft, #style .tab3 .ft, #style .tab4 .ft, #style .tab5 .ft {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#style .tab1 .body, #style .tab2 .body, #style .tab3 .body, #style .tab4 .body, #style .tab5 .body {
	clear:both;
	display:block;
	float:left;
	width:640px;
	overflow:hidden;
	padding:0px;
	background:none;
	margin-left:23px !important;
}

/*original_item
*/
#original_item {
	clear:both;
	display:block;
	width:675px;
	float:left;
	margin-bottom:10px;
}

#original_item h3 {
	float:left;
	display:block;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:5px;
	width:670px;
	background-image: url(../img/original_item_title2.gif);
	background-position: 538px center;
	background-repeat: no-repeat;
}

#original_item h3 img {
	float:left;
}

#original_item ul {
	margin-top:10px !important;
	margin-left:25px;
	margin-bottom:10px !important;
	padding:0px !important;
	float:left;
}

#original_item ul li, #original_item ul li a {
	float:left;
	width:150px;
}

#original_item .tab1, #original_item .tab2, #original_item .tab3, #original_item .tab4, #original_item .tab5 {
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-image: url(../img/hs_top_pop_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#original_item .tab2, #original_item .tab3, #original_item .tab4, #original_item .tab5 {
	display:none;
}

#original_item .tab1 .hd, #original_item .tab2 .hd, #original_item .tab3 .hd, #original_item .tab4 .hd, #original_item .tab5 .hd {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#original_item .tab1 .ft, #original_item .tab2 .ft, #original_item .tab3 .ft, #original_item .tab4 .ft, #original_item .tab5 .ft {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#original_item .tab1 .body, #original_item .tab2 .body, #original_item .tab3 .body, #original_item .tab4 .body, #original_item .tab5 .body {
	clear:both;
	display:block;
	float:left;
	width:630px;
	margin-left:22px !important;
	margin-top:10px !important;
}

#original_item .tab1 .body{
	clear:both;
	display:block;
	float:left;
	width:630px;
	margin-left:22px !important;
	margin-top:0px !important;
}

.partslist {
	clear:both;
	display:block;
	float:left;
	width:630px;
	margin-bottom:15px !important;
}

.partslist a {
	float:right;
}

.partslist p {
	width:425px;
	float:left;
}

.partslist p span {
	display:block;
	width:180px;
	float:right;
}

/*recommend
*/
#recommend {
	clear:both;
	display:block;
	width:675px;
	float:left;
	margin-bottom:0px;
}

#recommend h3 {
	float:left;
	display:block;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:5px;
	width:670px;
	background-image: url(../img/recommend_item_title2.gif);
	background-position: 525px center;
	background-repeat: no-repeat;
}

#recommend h3 img {
	float:left;
}

#recommend ul {
	margin-top:10px !important;
	margin-left:25px;
	margin-bottom:10px !important;
	padding:0px !important;
	float:left;
}

#recommend ul li, #recommend ul li a {
	float:left;
	width:203px;
}

#recommend .tab1{
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-image: url(../img/hs_top_pop_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#recommend .tab1 .hd{
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#recommend .tab1 .ft{
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-image: url(../img/hs_top_pop_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:2px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#recommend .tab1 .body{
	clear:both;
	display:block;
	float:left;
	width:640px;
	margin-left:23px !important;
}

/*
* bland
*/
#bland {
	clear:both;
	float:left;
	display:block;
	width:675px;
	margin-bottom:30px;
}

#bland h3 {
	margin-top:18px;
	margin-left:9px;
	margin-bottom:18px;
	display:block;
}

#bland ul {
	overflow:hidden;
	width:690px;
}

#bland ul li {
	float:left;
	margin-right:13px;
}

/*sample 請求
*/
#sample_order {
	clear:both;
	display:block;
	width:211px;
	margin-bottom:17px;
}

#sample_order .hd {
	clear:both;
	display:block;
	float:left;
	width:211px;
	height:12px;
	background-image: url(../img/hs_top/hs_top_sample_hd.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#sample_order .body {
	clear:both;
	display:block;
	float:left;
	width:183px;
	padding:0px 14px;
	background-image: url(../img/hs_top/hs_top_sample_body.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding-bottom:2px;
	text-align:center;
	position:relative;
}

#sample_order .body img {
	margin-bottom:13px;
	margin-left:auto;
	margin-right:auto;
}

#sample_order .body ul {
	padding:0px 3px;
}

#sample_order .body ul li {
	clear:both;
	float:left;
}

#sample_order .body ul li a {
	float:left;
	margin-bottom:8px;
}

#sample_order .body ul li img {
	margin-bottom:0px;
}

#fukidashi {
	position:absolute;
	top:-30px;
	left:87px;
}

#sample_order .ft {
	clear:both;
	display:block;
	float:left;
	width:211px;
	height:3px;
	background-image: url(../img/hs_top_sample_ft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*手作りガイド
*/
#hand_made {
	clear:both;
	display:block;
	width:250px;
	margin-bottom:10px;
}

#hand_made .hd {
	clear:both;
	display:block;
	float:left;
	width:250px;
	height:6px;
	background-image: url(../img/hs_top_guide_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#hand_made .body {
	clear:both;
	display:block;
	float:left;
	width:210px;
	background-image: url(../img/hs_top_guide_body.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding:10px 20px 15px 20px;
}

#hand_made .body h4 {
	margin-bottom:10px;
}

#hand_made .body ul li {
	background-image: url(../img/hs_top_guide_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:15px;
	margin-bottom:8px;
}

#hand_made .ft {
	clear:both;
	display:block;
	float:left;
	width:250px;
	height:6px;
	background-image: url(../img/hs_top_guide_ft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*てづくりガイド
*/
#hand_made2{
	clear:both;
	display:block;
	width:250px;
	margin-bottom:10px;
}

#hand_made2 .hd{
	clear:both;
	display:block;
	float:left;
	width:250px;
	height:4px;
	background-image: url(../img/hs_top_guide_hd_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#hand_made2 .body{
	clear:both;
	display:block;
	float:left;
	width:210px;
	background-image: url(../img/hs_top_guide_body_2.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	padding:5px 20px 5px 20px;
}

#hand_made2 .body h4{
	margin-bottom:10px;
}

#hand_made2 .body ul li{
	background-image: url(../img/hs_top_guide_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:15px;
	margin-bottom:10px;
}

#hand_made2 .ft{
	clear:both;
	display:block;
	float:left;
	width:250px;
	height:4px;
	background-image: url(../img/hs_top_guide_ft_2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*カテゴリ
*/
#hs_item_list {
	clear:both;
	display:block;
	width:926px;/*960*/
	margin:27px auto 42px auto;
	overflow:hidden;
}

#hs_item_list ul {
	width:950px;
}

#hs_item_list ul li {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}

/*ニュース、バナー
*/
#news_banner {
	display:block;
	width:960px;
	margin:0px auto;
}

#news_banner .lf_area {
	display:block;
	width:675px;
	float:left;
}

#news_banner .ri_area {
	display:block;
	width:250px;
	float:right;
}

/*news
*/
#news_area {
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-color:#FFF;
	overflow:hidden;
	margin-bottom:35px;
}

#news_area .hd {
	clear:both;
	display:block;
	float:left;
	width:675px;
	height:3px;
	background-image: url(../img/hs_top_news_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#news_area .body {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-color:#FFF;
}

#news_area .body h3 {
	margin-top:18px;
	margin-left:26px;
	margin-bottom:12px;
	font-size:120%;
	color:#45230e;
}

#news_area .body ul {
	padding-top:18px;
	padding-bottom:13px;
	margin-left:25px;
	width:625px;
	background-image: url(../img/hs_top_news_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#news_area .body ul li {
	clear:both;
	float:left;
	margin-bottom:13px;
	width:600px;
	margin-left:18px;
}

#news_area .date {
	float:left;
	width:113px;
}

#news_area .icon {
	float:left;
	width:85px;
}


#news_area .body ul li div.txt{
	display:block;
	float:left;
	width:485px;
}

#news_area .body ul li div.txt a{
	color:#92692d;
	clear:none;
	float:none;
}

#news_area .ft {
	clear:both;
	display:block;
	float:left;
	width:675px;
	height:3px;
	background-image: url(../img/hs_top_news_ft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*message_area
*/
#message_area {
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-color:#FFF;
	overflow:hidden;
}

#message_area .hd {
	clear:both;
	display:block;
	float:left;
	width:675px;
	height:3px;
	background-image: url(../img/hs_top_news_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#message_area .body {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-color:#FFF;
}

#message_area .body h3 {
	margin-top:18px;
	margin-left:26px;
	margin-bottom:12px;
	font-size:120%;
	color:#45230e;
}

#message_area .body div.message_txt {
	padding-top:0px;
	padding-bottom:13px;
	margin-left:25px;
	width:625px;
}

#message_area .body div.message_txt h4{
	font-size:180%;
	line-height:150%;
	color:#603e7b;
	font-weight:bold;
	border-bottom:solid #d8cabd 2px;
	margin-bottom:2px;
}

#message_area .body div.message_box{
	margin-right:17px;
	width:197px;
	clear:none;
	float:left;
	margin-bottom:10px;
	line-height:160%;
}

#message_area .body div.message_box_end{
	margin-right:0px;
	width:197px;
	clear:none;
	float:left;
	margin-bottom:10px;
	line-height:160%;
}

#message_area .body p {
	padding:5px 0px 0px 0px;
	margin-left:0px;
	color:#666;
}


/*customer
*/
#customer_area {
	clear:both;
	float:left;
	display:block;
	width:675px;
	background-color:#FFF;
	margin-bottom:30px;
}

#customer_area .hd {
	clear:both;
	display:block;
	float:left;
	width:675px;
	height:3px;
	background-image: url(../img/hs_top_news_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#customer_area .body {
	clear:both;
	display:block;
	float:left;
	width:675px;
	background-color:#FFF;
}

#customer_area .body h3 {
	margin-top:18px;
	margin-left:26px;
	margin-bottom:0px;
	font-size:120%;
	color:#45230e;
}

#customer_area .body ul {
	padding-top:18px;
	padding-bottom:13px;
	margin-left:25px;
}

#customer_area .body ul li{
	float:left;
	clear:both;
	margin-bottom:13px;
	width:600px;
	margin-left:0px;
}

#customer_area .body ul li .prd_img {
	float:left;
	padding-right:55px;
	background-image: url(../img/hs_bridal_top_customer.jpg);
	background-repeat: no-repeat;
	background-position: 135px -1px;
}

#customer_area .prd_name {
	float:left;
	width:425px;
	color:#45230e;
	margin-bottom:3px;
}

#customer_area .cust_name {
	float:left;
	width:425px;
	margin-bottom:5px;
}

#customer_area .cust_voice {
	float:left;
	width:425px;
}

#customer_area .ft {
	clear:both;
	display:block;
	float:left;
	width:675px;
	height:3px;
	background-image: url(../img/hs_top_news_ft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*スクロール用
*/
#pane1 {
}

/*banner
*/
#banner_area {
	display:block;
	clear:both;
	float:left;
	width:250px;
}

#banner_area ul li {
	float:left;
	clear:both;
	margin-bottom:5px;
}

#banner_area a {
	float:left;
	clear:both;
}

#banner_area img {
	float:left;
	clear:both;
}

#banner_area .top_contact {
	margin-bottom:14px !important;
}

/*can_banner
*/
#can_banner_area {
	display:block;
	clear:both;
	float:left;
	width:250px;
	margin-bottom:13px;
	padding-bottom:10px;
	border-bottom:solid 1px #d5d2c1;
}


#can_banner_area ul li {
	float:left;
	clear:both;
	margin-bottom:5px;
}

#can_banner_area a {
	float:left;
	clear:both;
}

#can_banner_area img {
	float:left;
	clear:both;
}

/*
* kaso 
* 
*/
#kaso_header {
	display:block;
	width:960px;
	margin:0px auto;
	height:125px;
}

#rogo {
	display:block;
	width:220px;
	height:90px;
	float:left;
}

#rogo a {
	background-image: url(../img/hs_kaso/kaso_rogo.jpg);
	background-repeat: no-repeat;
	display:block;
	width:220px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
}

#kaso_mn {
	display:block;
	width:555px;
	margin-top:57px;
	float:right;
	overflow:hidden;
	padding-bottom:30px;
}

#kaso_mn ul {
	float:left;
	width:575px;
}

/*about_hs_btn*/
#kaso_mn ul li {
	float:left;
	margin-right:42px;
}

#kaso_mn ul li a {
	display:block;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
}

#hs_kaso_about_btn a {
	display:block;
	width:158px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#hs_kaso_lib_btn a {
	display:block;
	width:158px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}

#hs_kaso_contact_btn a {
	display:block;
	width:124px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -38px;
}

#hs_kaso_about_btn a:hover {
	display:block;
	width:158px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: -157px 0px;
}

#hs_kaso_lib_btn a:hover {
	display:block;
	width:158px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: -157px -19px;
}

#hs_kaso_contact_btn a:hover {
	display:block;
	width:124px;
	background-image: url(../img/hs_kaso/hs_kaso_about_btn.jpg);
	background-repeat: no-repeat;
	background-position: -157px -38px;
}

/* kaso contents
*/
#kaso_contents {
	display:block;
	width:960px;
	margin:0px auto;
}

/* kaso title
*/
#contents_title {
	display:block;
	width:655px;
	float:left;
	clear:both;
	margin-top:10px;
	padding:0px 0px !important;
}

#contents_title_one {
	display:block;
	width:960px;
	float:left;
	clear:both;
	margin-top:10px;
	background-image: url(../img/title/base.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px;
}

#contents_title h2,
#contents_title_one h2 {
	display:block;
	float:left;
	font-size:180%;
	color:#734073;
	margin-left:0px !important;
	letter-spacing:0.1em;
	font-weight: bold;
	line-height: 140%;
}

#contents_title h2 img{
	float:left;
}


#contents_title span, #contents_title_one span {
	display:block;
	float:left;
	font-size:110%;
	padding:0px 15px;
	color:#4d3a3e;
}

#contents_title p, #contents_title_one p {
	display:block;
	float:left;
	font-size:110%;
	color:#4d3a3e;
	letter-spacing:0.1em;
}

/* kaso contents 
*/
#contents_cont {
	display:block;
	width:675px;
	float:left;
	clear:both;
	margin-top:20px;
}

#contents_cont .hd {
	display:block;
	width:675px;
	float:left;
	clear:both;
	background-image: url(../img/hs_kaso_contents_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden
}

#contents_cont .ft {
	display:block;
	width:675px;
	float:left;
	clear:both;
	background-image: url(../img/hs_kaso_contents_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden
}

#contents_cont .body {
	display:block;
	width:655px;
	float:left;
	clear:both;
	background-color:#FFF;
	padding:10px 10px;
	text-align:left;
	padding:10px 10px;
	text-align:left;
}

#contents_cont .body_ab {
	display:block;
	width:655px;
	float:left;
	clear:both;
	background-color:#FFF;
	padding:10px 10px;
	text-align:center;
}

#contents_cont .read {
	display:block;
	width:467px;
	clear:both;
	float:left;
	margin-bottom:25px;
}

/*
* 会社概要
* 
*/
#contents_cont .body h2{
	padding:10px 20px 10px 20px;
	color:#e06262;
	font-size:140%;
}

.outline_dl{
	display:block;
	float:left;
	width:615px;
	margin-left:20px;
	clear:both;
	padding:15px 0px 20px 0px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:160%;
}



.box{
	display:block;
	float:left;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:15px 20px 20px 20px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:160%;
}

.box_noline{
	display:block;
	float:left;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:0px 20px 20px 20px;
	line-height:160%;
}

.box_noline_num{
	display:block;
	float:left;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:0px 20px 20px 20px;
	line-height:160%;
}

.box_noline_num li{
	list-style-type: decimal;
	list-style-position:outside;
	margin-left:20px;
	clear:both;
}

.pp_title_h3{
	display:block;
	clear:both;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:0px 20px 0px 20px;
}

.pp_title_h3 h3{
	padding:10px 0px;
}

/*
*/
.box_noline_dot{
	display:block;
	float:left;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:0px 20px 20px 20px;
	line-height:160%;
}

.box_noline_dot li{
	list-style-type: disc;
	list-style-position:outside;
	margin-left:15px;
}

#contents_cont .read_photo {
	display:block;
	width:192px;
	float:right;
	margin-bottom:25px;
}

#contents_cont p {
	clear:both;
	display:block;
	width:655px;
	margin:0px auto;
	margin-bottom:25px;
	line-height:160%;
}

#contents_cont ul {
	/*margin-left:75px;*/
	float:left;
	margin-bottom:37px;
	margin-left:25px;
}

#contents_cont .tab {
	margin-bottom:0px;
}

#contents_cont .tab li {
	float:left;
}

#contents_cont .tab li img {
	float:left;
}

#contents_cont ul li {
	float:left;
}

#contents_cont ul li p {
	line-height:130%;
}

/*h3_title
*/
.h2_title {
	display:block;
	clear:both;
	width:675px;
	margin-bottom:13px;
	float: left;
}

.h2_title_clg{
	display:block;
	clear:both;
	width:675px;
	margin-bottom:13px;
	float: left;
}

.h2_title .hder {
	background-image: url(../img/title_hd.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width: 675px;
	display:block;
	clear:both;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

.h2_title h2 {
	background-image: url(../img/title_body.jpg);
	background-repeat: repeat-y;
	background-position:left bottom;
	width: 645px;
	display:block;
	clear:both;
	padding:5px 15px 5px 15px;
	color:#6a2e39;
	font-size:130%;
	letter-spacing:0.1em;
}

.h2_title .fder {
	background-image: url(../img/titel_ft.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 675px;
	display:block;
	clear:both;
	height:4px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}


/*contents_ft
*/
.contents_ft {
	clear:both;
	float:left;
	display:block;
	width:675px;
	padding-top:25px;
	margin-bottom:25px;
	font-size:100%;
}

.contents_ft ul {
	float:left;
	margin:0px 0px 15px 0px !important;
}

.contents_ft ul li {
	float:left;
	background-image: url(../img/kugiri.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:auto !important;
	padding:3px 13px !important;
}

.contents_ft .end {
	background:none;
}

.contents_ft ul li a {
	float:left;
	background:none;
	font-size:100%;
	text-indent:0px;
	width:auto !important;
	padding:0px 3px !important;
}

.contents_ft a {
	float:right;
	background-image: url(../img/page_top.gif);
	height: 18px;
	width: 83px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*contents_ft
*/
.contents_ft2 {
	clear:both;
	float:left;
	display:block;
	width:640px;
	padding-top:0px;
	margin-bottom:25px;
	font-size:100%;
}

.contents_ft2 ul {
	float:left;
	margin:0px 0px 15px 0px !important;
}

.contents_ft2 ul li {
	float:left;
	background-image: url(../img/kugiri.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:auto !important;
	padding:3px 13px !important;
}

.contents_ft2 .end {
	background:none;
}

.contents_ft2 ul li a {
	float:left;
	background:none;
	font-size:100%;
	text-indent:0px;
	width:auto !important;
	padding:0px 3px !important;
}

.contents_ft2 a {
	float:right;
	background-image: url(../img/page_top.gif);
	height: 18px;
	width: 83px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*prodlist
*/
#contents_cont .prodlist {
	clear:both;
	display:block;
	width:675px;
}

#contents_cont .prodlist .tab1{
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_body.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
}

#contents_cont .prodlist .tab1 .hd{
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_hd.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	height:2px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#contents_cont .prodlist .tab1 .ft{
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_ft.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	height:2px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

#contents_cont .prodlist .tab1 .body{
	clear:both !important;
	float:left !important;
	display:block !important;
	width:640px !important;
	overflow:hidden;
	margin-left:13px !important;
	_margin-left:7px !important;
}

#contents_cont .prodlist .rank_ul .icon_m{
	padding-top:16px !important;
}

/*itemcategory
*/
#itemcategory {
	clear:both;
	display:block;
	width:675px;
	float:left;
	margin-bottom:15px;
	overflow:hidden;
}

#itemcategory ul {
	width:700px;
}

#itemcategory ul li, #itemcategory ul li a {
	float:left;
	width:129px;
}

#itemcategory ul li {
	float:left;
	width:129px;
	margin-right:7px;
	margin-bottom:7px;
}

#itemcategory ul li a {
	margin-bottom:5px;
}

#itemcategory ul li img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d0c380;
	border-right-color: #d0c380;
	border-left-color: #d0c380;
}

#itemcategory h3 {
	float:left;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	padding-left:0px;
	width:670px;
}

#itemcategory h3 img {
	float:left;
}

/* kaso title
*/
#contents_title2 {
	display:block;
	width:655px;
	float:left;
	clear:both;
	margin-top:0px;
	padding:20px 10px;
}

#contents_title2 p {
	display:block;
	float:left;
	font-size:110%;
	color:#442629;
	letter-spacing:0.0em;
	margin-left:18px;
	margin-top:3px;
}

#contents_title2 h1, #contents_title2 .title {
	display:block;
	float:left;
	font-size:160%;
	color:#442629;
	margin-left:10px;
	letter-spacing:0.0em;
	font-weight: normal;
}

/* kaso detail
*/

#contents_title_prddetail{
	clear:both;
	display:block;
	width:631px;
	margin-top:10px !important;
	margin-bottom:10px;
	margin-left:23px;
	border-top:solid 2px #7d5c9a;
	padding:1.3em 0;
	background-image: url(../img/h1_title_dot.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#contents_title_prddetail p{
	padding:0.8em 0px;
	margin-left:5px;
	float:left;
	color:#7d5c9a;
	font-size:115%;
}

#contents_title_prddetail h2{
	padding:0.2em 0px;
	margin-left:10px;
	float:left;
	font-size:150%;
	line-height:170%;
}

/* kaso detail
*/
#contents_detail {
	clear:both;
	display:block;
	float:left;
	width: 675px;
	margin-top:30px;
	margin-bottom:15px;
}

#contents_detail .hd {
	clear:both;
	display:block;
	float:left;
	height: 10px;
	width: 675px;
	background-image: url(../img/detail/hs_kaso_detail_hd.jpg);
	background-repeat: no-repeat;
}

#contents_detail .ft {
	clear:both;
	display:block;
	float:left;
	height: 10px;
	width: 675px;
	background-image: url(../img/detail/hs_kaso_detail_ft.jpg);
	background-repeat: no-repeat;
}

#contents_detail .body {
	clear:both;
	display:block;
	float:left;
	background-color: #fff;
	width: 675px;
}

/*
*/
#contents_img_view {
	clear:both;
	float:left;
	display:block;
	margin-left:22px;
	width: 630px;
}

#contents_img_view .hd {
	clear:both;
	display:none;
	float:left;
	height: 10px;
	width: 629px;
	background-image: url(../img/detail/hs_kaso_view_hd.jpg);
	background-repeat: no-repeat;
}

#contents_img_view .ft {
	clear:both;
	display:none;
	float:left;
	height: 10px;
	width: 629px;
	background-image: url(../img/detail/hs_kaso_view_hd.jpg);
	background-repeat: no-repeat;
}

#contents_img_view .body {
	clear:both;
	display:block;
	float:left;
	width: 630px;
	padding:0px 0px;
	margin:10px 0px;
}

#contents_img_view .detail_prevbtn {
	display:none;
	width:36px;
	height:35px;
	/*margin-right:8px;
	margin-top:187px;*/
	float:left;
	position:relative;
	top:187px;
	left:-5px;
	z-index:10;
}

#contents_img_view .detail_nextbtn {
	display:none;
	width:36px;
	height:35px;
	float:left;
	/*margin-top:187px;
	margin-left:8px;*/
	position:relative;
	top:187px;
	left:522px;
	z-index:5;
}

#contents_img_view .prod_img{
	clear:both;
	display:block;
	float:left;
	width:500px;
	padding-bottom:0px;
}

#contents_img_view .prod_kyounyu{
	/*clear:both;*/
	display:block;
	float:right;
	/*width:130px;*/
	padding-top:15px;
}

#contents_img_view .main_img {
	display:block;
	width:500px;
	height:400px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}

#contents_img_view .main_img ul li {
	width:500px;
	height:400px;
}

#contents_img_view .thum_img {
	clear:both;
	display:block;
	padding-top:6px;
	width:500px;
	/*overflow:hidden;*/
	float:left;
	margin:0px;
}

#contents_img_view .thum_img ul {
	width:550px;
}

#contents_img_view .thum_img ul li {
	width:96px;
	height:77px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}



/*
*/
#contents_img_view_concept {
	clear:both;
	float:left;
	display:block;
	margin-left:22px;
	width: 630px;
}

#contents_img_view_concept .body{
	margin-top: 0px !important;
	padding-top: 0px !important;
}

#contents_img_view_concept .body p.read{
	padding: 10px 10px 20px 10px;
	line-height: 170%;
	background-image: url("../img/detail/hs_wish_detail_dotline.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
}

#contents_img_view_concept .prod_kyounyu{
	margin-top: 0px !important;
	padding-top: 0px !important;
}

#contents_img_view_concept .setpro{
	margin-top: 10px;
}
#contents_img_view_concept .setpro .lf{
	width: 320px;
}
#contents_img_view_concept .setpro .lf .title{
	padding: 0px;
	width: 320px;
}

#contents_img_view_concept .setpro .lf .title a{
	float: left;	
}

#contents_img_view_concept .setpro .lf .title span{
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	width: 210px;
}

#contents_img_view_concept .setpro .lf .title span.read_txt_con{
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	width: 210px;
	color: #787878;
	font-size: 90%;
}

#contents_img_view_concept .setpro .ri{
	padding-top: 30px;
	width: 300px;
}

#contents_img_view_concept .hd {
	clear:both;
	display:none;
	float:left;
	height: 10px;
	width: 629px;
	background-image: url(../img/detail/hs_kaso_view_hd.jpg);
	background-repeat: no-repeat;
}

#contents_img_view_concept .ft {
	clear:both;
	display:none;
	float:left;
	height: 10px;
	width: 629px;
	background-image: url(../img/detail/hs_kaso_view_hd.jpg);
	background-repeat: no-repeat;
}

#contents_img_view_concept .body {
	clear:both;
	display:block;
	float:left;
	width: 630px;
	padding:0px 0px;
	margin:10px 0px;
}

#contents_img_view_concept .detail_prevbtn {
	display:none;
	width:36px;
	height:35px;
	/*margin-right:8px;
	margin-top:187px;*/
	float:left;
	position:relative;
	top:187px;
	left:-5px;
	z-index:10;
}

#contents_img_view_concept .detail_nextbtn {
	display:none;
	width:36px;
	height:35px;
	float:left;
	/*margin-top:187px;
	margin-left:8px;*/
	position:relative;
	top:187px;
	left:522px;
	z-index:5;
}

#contents_img_view_concept .prod_img{
	clear:both;
	display:block;
	float:left;
	width:500px;
	padding-bottom:0px;
}

#contents_img_view_concept .prod_kyounyu{
	/*clear:both;*/
	display:block;
	float:right;
	/*width:130px;*/
	padding-top:15px;
}

#contents_img_view_concept .main_img {
	display:block;
	width:500px;
	height:400px;
	overflow:hidden;
	position:relative;
	top:0px;
	left:0px;
	z-index:1;
}

#contents_img_view_concept .main_img ul li {
	width:500px;
	height:400px;
}

#contents_img_view_concept .thum_img {
	clear:both;
	display:block;
	padding-top:6px;
	width:500px;
	/*overflow:hidden;*/
	float:left;
	margin:0px;
}

#contents_img_view_concept .thum_img ul {
	width:550px;
}

#contents_img_view_concept .thum_img ul li {
	width:96px;
	height:77px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
}

/*価格
*/
#contents_price_view {
	clear:both;
	float:right;
	display:block;
	width:120px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	/*background-image: url(../img/detail/hs_wish_price_bg.jpg);*/
	margin-bottom:5px;
	text-align:right;
}

#contents_price_view p {
	font-size:130%;
	float:none !important;
	margin-top:2px;
}

#contents_price_view .zei {
	color:#000;
	font-size:80%;
	margin-left:5px;
	float:none !important;
}

#contents_price_view .zei2 {
	color:#c03340;
	font-size:80%;
	margin-left:5px;
	float:none !important;
}

#contents_price_view span {
	float:right;
	color:#c03340;
	font-size:70%;
	margin-left:5px;
}

#contents_price_view .title {
	color:#666;
	display:block;
	background-color:#eaeaea;
	float:left !important;
	text-align:right;
	padding:3px 5px;
	line-height:100%;
	margin-bottom:10px;
}


#contents_price_view .kakaku {
	float:right !important;
	padding:10px 0px !important;
	width:120px !important;
	text-align:right !important;

}

#contents_price_view .kakaku2 {
	float:right !important;
	padding:10px 0px !important;
	width:120px !important;
	text-align:right !important;
	color:#c03340;
}

#contents_price_view .kakaku p {
	float:right !important;
}

#contents_price_view .read {
	display:block;
	float:left;
	margin-left:0px;
	font-size:100%;
	color:#583e40;
	margin-top:6px;
	padding-bottom:30px;
	text-align:left;
}

#contents_price_view .keisan {
	display:block;
	float:right;
	margin-right:0px !important;
	margin-left:0px;
	font-size:100%;
	color:#583e40;
	width:117px !important;
	padding-bottom:10px;
}

#contents_price_view .keisan .txt {
	display:block;
	float:left;
	padding:5px 0px 0px 0px;
}

#contents_price_view .keisan input {
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:55px;
	padding:5px;
	margin:0px 0px 0px 8px !important;
	float:left;
}

#contents_price_view .keisan img {
	float:left;
	margin-top:0px;
}


/*アクセサリーセット
*/
#contents_price_view .keisan {
	display:block;
	float:right;
	margin-right:15px;
	margin-left:0px;
	font-size:100%;
	color:#583e40;
	width:210px;
}

#contents_price_view .keisan input {
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:66px;
	padding:5px;
	margin:0px 5px 0px 3px;
}

#contents_price_view .keisan a {
	display:block;
	float:left;
	margin-top:10px;
}

#contents_price_view .keisan img {
	float:right;
	margin-top:0px;
}

/*setpro
*/
.setpro {
	clear:both;
	float:left;
	display:block;
	width:629px;
	margin:20px auto 0px auto;
	background-image: url(../img/detail/hs_wish_detail_dotline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.setpro input {
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:66px;
	padding:5px;
	margin:0px 5px 0px 3px;
	float:left;
}

.setpro .red {
	margin-top:3px;
	font-size:150%;
	/*line-height: 160%;*/
	display:block;
	margin-right:2px;
	width:86px;
	text-align:right;
}

.setpro .lf {
	display:block;
	float:left;
	width:200px;
	margin-bottom:15px;
}

.setpro .lf p {
	padding:7px 10px;
}

.setpro .ri {
	display:block;
	float:right;
	width:420px;
	margin-bottom:15px;
}

.setpro .concept {
	width:285px;
}

.setpro_con .title{
	width:300px;
}

.setpro .ri p {
	float:left;
	padding:5px 2px;
}

.setpro .ri .btnset {
	display:block;
	float:right;
	width:170px;
	margin-right:10px;
}

.setpro .concept .btnset{
	width:45px;
	}

.setpro .ri .btnset a {
	display:block;
	float:left;
}

.upbtn {
	margin-top:2px;
}

.dwnbtn {
	margin-left:3px;
	margin-top:2px;
}

.bybtn {
	margin-left:10px;
}

/*カート
*/
#contents_push_view {
	clear:both;
	display:block;
	float:right;
	width:120px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#contents_push_view ul {
	float:right;
}

#contents_push_view p {
	display:block;
	width:110px;
	float:right;
	padding-bottom:15px;
}

#contents_push_view p.seigen {
	display:block;
	width:auto !important;
	float:right;
	width:115px !important;
	font-size:95%;
}

#contents_push_view input {
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:55px;
	padding:5px;
	margin:0px 5px 0px 3px;
}

#contents_push_view ul li {
	float:left;
	margin-left:15px;
	padding-bottom:10px;
}

#contents_push_view ul li img, #contents_push_view ul li a {
	float:left;
}


/*カート
*/
#contents_push_view2 {
	clear:both;
	display:block;
	float:left;
	width:629px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#contents_push_view2 ul {
	float:right;
}

#contents_push_view2 p {
	display:block;
	width:110px;
	float:right;
	padding-bottom:15px;
}

#contents_push_view2 p.atention {
	display:block;
	width:450px;
	float:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;
	color:#C00;
	font-size:0.9em;
	margin-left:5px;
}

.concept_cart_btn ul li{
	margin-left:0px !important;
	
}

#contents_push_view2 p.seigen {
	display:block;
	width:auto !important;
	float:right;
	width:115px !important;
	font-size:95%;
}



#contents_push_view2 input {
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:55px;
	padding:5px;
	margin:0px 5px 10px 3px;
}

#contents_push_view2 ul li {
	float:left;
	margin-left:15px;
	padding-bottom:10px;
}

#contents_push_view2 ul li img, #contents_push_view2 ul li a {
	float:left;
}

/*カート下説明
*/
.contents_detail_box_629 {
	clear:both;
	display:block;
	width:629px;
	margin:5px auto 5px auto;
	background-image: url(../img/detail/hs_wish_detail_dotline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:160%;
}

.contents_detail_box_629 p {
	padding:10px 0px;
	color:#442629;
}

.contents_detail_box_naire {
	clear:both;
	display:block;
	width:629px;
	margin:5px auto 5px auto;
}

.contents_detail_box_naire p {
	padding:10px 0px;
	color:#442629;
}

.contents_detail_box {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
	background-image: url(../img/detail/hs_wish_detail_dotline2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:160%;
}

.contents_detail_box_end {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
	line-height:160%;
}

.contents_detail_box p, .contents_detail_box_end p {
	color:#442629;
}

.contents_detail_box .ri, .contents_detail_box_end .ri {
	display:block;
	width:530px;
	padding:20px 20px 20px 20px;
	float:right;
}

.contents_detail_box .lf, .contents_detail_box_end .lf {
	display:block;
	width:60px;
	padding:20px 20px 20px 20px;
	float:left;
	font-weight:bold;
}

.contents_detail_box ul {
	display:block;
	width:530px;
	padding:0px 20px 20px 20px;
	float:right;
}

.red {
	color:#db656f;
}

.m_t_30 {
	margin-top:30px;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
* お客様の声
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.contents_detail_customer {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
	background-image: url(../img/detail/hs_wish_detail_dotline2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:160%;
}

.contents_detail_customer_end {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
}

.contents_detail_customer .lf, .contents_detail_customer_end .lf {
	display:block;
	width:125px;
	padding:20px 20px 20px 47px;
	float:left;
	background-image: url(../img/detail/hs_wish_customer.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

.contents_detail_customer .ri, .contents_detail_customer_end .ri {
	display:block;
	width:440px;
	padding:20px 20px 20px 20px;
	float:right;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
* おすすめ
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
#contents_osusume_osusume {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
}

#contents_osusume_osusume .detail_prevbtn {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
}

#contents_osusume_osusume .detail_nextbtn {
	display:block;
	width:30px;
	height:30px;
	float:right;
	margin:40px 10px;
}

#contents_osusume_osusume .main_img {
	display:block;
	margin:0px 0px;
	width:575px;
	overflow:hidden;
	float:left;
	position:relative;
}

#contents_osusume_osusume .main_mask {
	display:block;
	margin:0px 0px;
	float:left;
	position:relative;
}

#contents_osusume_osusume ul {
	display:block;
	width:auto !important;
}

.osusume_ul {
	float:left !important;
}

.osusume_ul li {
	display:block;
	float:left;
	width:139px !important;
	padding-top:0px;
	padding-bottom:30px !important;
	margin-right:6px !important;
}

.osusume_ul li a {
	display:block;
	float:left;
	width:139px;
}

.osusume_ul li img {
	float:left;
	margin-bottom:5px;
}

#kanren{
	clear:both !important;
	margin:0px auto;
	width:282px !important;
}

#kanren .osusume_banner {
	clear:both !important;
	margin:0px auto;
	display:block !important;
	width:282px !important;
}

#kanren .osusume_banner li {
	clear:none !important;
	float:left !important;
	margin-right:3px;
}*/

#kanren{
	display:block;
	clear:both;
	float:left;
	margin-left:21px;
	padding-bottom:10px;
}

#kanren ul li{
	float:left;
	padding:0px;
}

.osusume_banner {
	clear:both;
	float:left;
	display:block;
	width:685px !important;
}

.osusume_banner li {
	float:left;
	margin-right:3px;
}

#contents_detail_otayori {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
	overflow:hidden;
}

#contents_detail_otayori ul {
	float:left;
	width:685px;
}

#contents_detail_otayori ul li {
	float:left;
	width:219px;
	margin-right:9px;
}

#contents_detail_otayori ul li a, #contents_detail_otayori ul li a img {
	float:left;
}

#fukudashi2 {
	display:block;
	clear:both;
	position:relative;
	height:1ox;
	font-size:1px;
	z-index:10;
}

#fukudashi2 img {
	position:absolute;
	top:-70px;
	left:380px;
	z-index:12;
}


/*^*^*^*^*^*^*^*^*^*^*^
* side cart
*^*^*^*^*^*^*^*^*^*^*^*/
#side_cart {
	display:block;
	width:248px;
	background-image: url(../img/detail/hs_wish_side_cart_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:20px;
	margin-top:0px;
}

#side_cart .body {
	display:block;
	width:232px;
	margin:0px 8px;
	padding:4px 0px;
	text-align:center;
	background-color:#FFF;
}

#side_cart .ft {
	display:block;
	width:248px;
	background-image: url(../img/detail/hs_cart_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;
}

#side_cart .total {
	display:block;
	clear:both;
	background-image: url(../img/detail/hs_cart_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
}

#side_cart .prd {
	display:block;
	width:232px;
	margin:10px 0px;
}

#side_cart .prd .lf {
	display:block;
	width:110px;
	float:left;
	margin-left:12px;
}

#side_cart .prd .lf .title {
	background-color:#bfa27c;
	color:#fff;
}

#side_cart .prd .ri {
	display:block;
	width:92px;
	float:left;
	margin-left:5px;
	text-align:left;
}

#side_cart .prd .ri_delete {
	display:block;
	width:92px;
	float:left;
	margin-left:5px;
	text-align:left;
}

#side_cart .prd .ri_delete img {
	margin-top:5px;
	float:right;
}

/*^*^*^*^*^*^*^*^*^*^*^^*^*^*^*^*^*^*^*^^*^*^*^*^*^*^*^*^
* 
* サンプル請求フォーム用
* 
*^*^*^*^*^*^*^**^*^*^*^*^*^*^**^*^*^*^*^*^*^**^*^^*^*^*^*/
#sample_hd {
	display:block;
	width:960px;
	float:left;
	clear:both;
	margin-top:20px;
	text-align:left;
}

#sample_hd p {
	margin-top:25px;
	margin-bottom:20px;
	width:653px;
	float:left;
	line-height:170%;
}

#sample_hd .banner {
	margin-top:25px;
	margin-bottom:0px;
	float:right;
	line-height:170%;
}

#contents_cont_one {
	display:block;
	width:960px;
	float:left;
	clear:both;
	margin-top:20px;
	text-align:left;
}

#contents_cont_one .hd {
	display:block;
	width:960px;
	float:left;
	clear:both;
	background-image: url(../img/sample/line_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	height:2px;
}

#contents_cont_one .ft {
	display:block;
	width:960px;
	float:left;
	clear:both;
	background-image: url(../img/sample/line_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	height:2px;
}

#contents_cont_one .body {
	display:block;
	width:960px;
	float:left;
	clear:both;
	background-image: url(../img/sample/line_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#contents_cont_one .body_mask {
	width:914px;
	padding-top:5px;
	padding-bottom:18px;
	margin:0px auto 0px auto;
	overflow:hidden;
}

.sample_ul {
	margin-top:15px;
	width:935px;
}

.sample_ul li {
	display:block;
	float:left;
	width:118px;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin-right:15px;

}

.sample_ul li .obi {
	float:left;
	clear:both;
	width:112px;
	display:block;
	padding:3px;
	background-color:#734073;
	color:#FFF;
	text-align:center;
	
}

.sample_ul li .obi input {
	margin-right:3px;
}

.sample_ul li p {
	display:block;
	float:left;
	width:118px;
	padding:3px 0px;
	margin-bottom:0px !important;
	line-height:150%;
}

.sample_ul li img {
	float:left;
	margin-bottom:5px;
}

#kaso_one .btn_area {
	display:block;
	clear:both;
	width:201px;
	padding:50px 0px;
	margin:0px auto 0px auto!important;
	text-align:left;
}

/*h3_title
*/
.h2_title_one {
	display:block;
	clear:both;
	width:960px;
	margin-bottom:10px;
	clear:both;
	float: left;
}

.h2_title_one .hder {
	background-image: url(../img/title_hd_one.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	width: 960px;
	display:block;
	clear:both;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

.h2_title_one h2 {
	background-image: url(../img/title_body_one.jpg);
	background-repeat: repeat-y;
	background-position:left bottom;
	width: 930px;
	display:block;
	clear:both;
	padding:5px 15px 5px 15px;
	color:#6a2e39;
	font-size:130%;
	letter-spacing:0.1em;
}

.h2_title_one .fder {
	background-image: url(../img/titel_ft_one.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	width: 960;
	display:block;
	clear:both;
	height:4px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

/*
* 選択したデザイン表示エリア
*/
#select_design {
	width:759px;
	display:block;
	clear:both;
	margin:0px auto 25px auto;
}

#select_design .hd {
	width:759px;
	display:block;
	clear:both;
	background-image: url(../img/sample/hs_wish_sample_hd.jpg);
	background-repeat: no-repeat;
	height: 2px;
}

#select_design .ft {
	width:759px;
	display:block;
	clear:both;
	background-image: url(../img/sample/hs_wish_sample_ft.jpg);
	background-repeat: no-repeat;
	height: 2px;
}

#select_design .body {
	width:669px;
	display:block;
	clear:both;
	background-image: url(../img/sample/hs_wish_sample_body.jpg);
	background-repeat: repeat-y;
	padding:20px 45px 20px 45px;
	overflow:hidden;
}

#select_design .body ul {
	float:left;
	width:759px;
}

#select_design .body ul li {
	float:left;
	margin-right:33px;
	line-height:160%;
}

#contents_cont_one .title_h3 {
	display:block;
	width:759px;
	margin:0px auto 20px auto;
	color:#442629;
}

#contents_cont_one .title_h3 h3 {
	float:left;
}

#contents_cont_one .formarea {
	display:block;
	width:759px;
	margin:0px auto 30px auto;
}

#contents_cont_one .formarea table {
	width:759px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e2dad0;
	border-left-color: #e2dad0;
}

#contents_cont_one .formarea th {
	padding:10px;
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2dad0;
	border-right-color: #e2dad0;
	border-bottom-color: #e2dad0;
	border-left-color: #e2dad0;
	color:#b07b33;
	font-weight:normal;
}

#contents_cont_one .formarea td {
	padding:10px;
	background-color:#FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2dad0;
	border-right-color: #e2dad0;
	border-bottom-color: #e2dad0;
	border-left-color: #e2dad0;
	color:#333;
	font-weight:normal;
}

#contents_cont_one .formarea th {
	width:185px;
}

#contents_cont_one .formarea td input {
	border:1px solid #d4d4d4;
	padding:5px;
	margin:5px 0px;
}

#contents_cont_one .formarea td textarea {
	border:1px solid #d4d4d4;
	padding:5px;
	margin:0px 0px;
}

#contents_cont_one .formarea td label {
	margin:0px 5px 0px 2px;
}

#contents_cont_one .formarea td dl {
	clear:both;
}

.btn_area2 {
	display:block;
	width:440px;
	margin:0px auto;
}

.btn_area2 img {
	margin:0px 7px;
}

.left {
	float:right;
}

.input-image {
	cursor:pointer;
	display:inline;
	margin-top:3px;
}

#sample_spacer {
	display:block;
	width:960px;
	float:left;
	clear:both;
	margin-top:20px;
	text-align:center;
	min-height:500px;
}

.address, .address1 {
	float:left;
}

.address1 {
	margin-top:4px;
	margin-left:8px;
}

/*無料テンプレート
*/
.free_template h2 {
	color:#5f3e7c;
	margin-left:5px;
	margin-bottom:14px;
}

.free_template .index_title {
	float:left;
	width:170px;
}

.free_template .index_title p {
	color:#5f3e7c;
	margin-left:0px !important;
	margin-bottom:5px !important;
	background-color:#ebe5c9;
	width:130px !important;
	padding:7px 20px 7px 20px !important;
	font-size:120% !important;
	float:left;
}

.free_template p.index {
	display:block;
	width:635px !important;
	margin-left:20px !important;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
^* 無料テンプレート使い方
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/

.free_template_use .header_cont {
	display:block;
}

.free_template_use .header_cont .lf {
	display:block;
	float:left;
	width:200px;
}

.free_template_use .header_cont .ri {
	display:block;
	float:right;
	width:475px;
}

.free_template_use .header_cont .ri p {
	display:block;
	float:left;
	width:475px !important;
	height: auto !important;
}

.free_template_use .hd_title {
	display:block;
	color:#5f3e7c;
	font-size:120%;
	line-height:180%;
	margin-top:10px !important;
	height: auto !important;
}

#flee_tpl_use_att {
	display:block;
	clear:both;
	width:629px;
	background-color: #ebe9e0;
	border: 1px solid #FFF;
	padding:20px 22px;
	margin-bottom:50px;
}

#flee_tpl_use_att ul {
	margin-left:17px;
	margin-top:5px;
	padding-left:0px;
	line-height:150%;
	margin-bottom:20px;
}

#flee_tpl_use_att ul li {
	margin-left:0px;
	padding-left:0px;
	list-style-type: disc;
	list-style-position: outside;
	width:610px;
}

#flee_tpl_use_att p {
	margin-bottom:0px;
	width:610px;
}

#flee_tpl_use_att a {
	color:#e85a6c;
	padding-left:15px;
	background-image: url(../img/free_template_use/link_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration:underline;
}

#flee_tpl_use_att a:hover {
	color:#e85a6c;
	text-decoration:none;
}

.free_template_use .box {
	clear:both;
	float: left !important;
	display:block;
	width:635px;
	padding:20px;
	margin-top:30px;
	background-image: url(../img/free_template_use/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	margin-left: auto !important;
}

.free_template_use .end {
	background:none;
}

.free_template_use .box .lf {
	float:left;
	width:310px;
	margin-bottom:20px;
}

.free_template_use .box .lf h3 {
	float:left;
	width:310px;
	color:#5f3e7c;
	font-size:120%;
	line-height:160%;
	margin-bottom:30px;
	font-weight:bold;
}

.free_template_use .box .lf h3 span {
	font-size:90%;
}

.free_template_use .box .lf img {
	float:left;
}

.free_template_use .box .lf p {
	float:left;
	width:310px !important;
	color:#442629;
}

.free_template_use .box .ri {
	float:right;
	width:310px;
	margin-bottom:20px;
}

.free_template_use .box .ri img {
	float:right;
}

.free_template_use .ft_box {
	clear:both;
	display:block;
	width: 675px;
}

.free_template_use .ft_box .hd {
	background-image: url(../img/free_template_use/hs_wish_box_hd.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left top;
	float:left;
	clear:both;
}

.free_template_use .ft_box .ft {
	background-image: url(../img/free_template_use/hs_wish_box_ft.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	float:left;
	clear:both;
	background-position: left top;
}

.free_template_use .ft_box .body {
	background-image: url(../img/free_template_use/hs_wish_box_body.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	width:635px !important;
	padding:20px !important;
	float:left;
	clear:both;
}

.free_template_use .ft_box .body p {
	float:left;
	width:425px !important;
	margin-bottom:0px !important;
	color:#442629;
}

.free_template_use .ft_box .body a {
	margin-top:10px !important;
	float:right;
}

.free_template_use .ft_box .body img {
	float:right;
}

/*
*/

.ft_box2 {
	clear:both;
	display:block;
	width: 675px;
	margin:20px 0px 25px 0px;
}

.ft_box2 .hd {
	background-image: url(../img/free_template_use/hs_wish_box_hd.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left top;
	float:left;
	clear:both;
}

.ft_box2 .ft {
	background-image: url(../img/free_template_use/hs_wish_box_ft.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	float:left;
	clear:both;
	background-position: left top;
}

.ft_box2 .body {
	background-image: url(../img/free_template_use/hs_wish_box_body.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	width:635px !important;
	padding:20px 20px !important;
	float:left;
	clear:both;
}

.ft_box2 .body p {
	float:left;
	width:425px !important;
	margin-bottom:0px !important;
	color:#442629;
	padding:10px 0px;
}

.ft_box2 .body a {
	margin-top:0px !important;
	margin-bottom:0px !important;
	float:right;
}

.ft_box2 .body img {
	float:right;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
^* 商品画像
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
#contents_cont .hd {
	display:block;
	width:675px;
	float:left;
	clear:both;
	background-image: url(../img/hs_kaso_contents_hd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden
}

#contents_cont .ft {
	display:block;
	width:675px;
	float:left;
	clear:both;
	background-image: url(../img/hs_kaso_contents_ft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden
}

#contents_cont .body {
	display:block;
	width:655px;
	float:left;
	clear:both;
	background-color:#FFF;
	padding:10px 10px;
	text-align:left;
	padding:10px 10px;
	text-align:left;
}

/*.box_sitemap {
	display:block;
	float:left;
	width:615px;
	clear:both;
	padding:0px 20px 20px 20px;
	line-height:160%;
	margin-left: 0px !important;
}

.box_sitemap .home .topbox {
	list-style-type:disc;
	list-style-position:inside;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px 0px;
	width: 620px;
}

.box_sitemap .home .subbox {
	list-style-type:disc;
	list-style-position:inside;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px 0px;
	width: 600px;
}*/

/*.box_sitemap li ul{
	margin-left:20px;
	
}

.box_sitemap .submn{
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
}

.box_sitemap .submn .subbox{
	margin-top:10px;
	width:307px;
	float:left;
}
.box_sitemap li ul{
	margin-left:20px;
	
}

.box_sitemap .submn{
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
	width: 500px;
}

.box_sitemap .submn .subbox{
	margin-top:10px;
	width:307px;
	float:left;
}

.box_sitemap .submn li{
	list-style-type:disc;
	list-style-position:inside;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px 0px;
	width: 500px;
	float: left;
}

.subbox li{
	list-style-type:disc;
	list-style-position:inside;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:10px 0px;
	width: 290px;
	float
}

.box_sitemap li li.sub{
	list-style-type:circle !important;
	list-style-position:inside;
}

.box_sitemap li{
	list-style:none;
}

.box_sitemap li.home{
	background:none;
	list-style:none;
}*/


.outline_dl dt {
	float:left;
	width:90px;
	padding:5px 20px;
}

.outline_dl dd {
	float:left;
	width:430px;
	padding:5px 20px;
}

.outline_dl dd p {
	float:left;
	width:230px !important;
	padding:0px !important;
}

.outline_dl dd p.w190 {
	float:left;
	width:150px !important;
	padding:0px !important;
	margin-left:15px;
}

.outline_dl dd p.hosoku {
	display:block;
	width:400px !important;
	text-align:right !important;
}

.tokutei_dl {
	display:block;
	float:left;
	width:615px;
	margin-left:20px;
	clear:both;
	padding:15px 0px 20px 0px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:160%;
}

.start{
	/*background:none;*/
}

.tokutei_dl_end{
	display:block;
	float:left;
	width:615px;
	margin-left:20px;
	clear:both;
	padding:15px 0px 20px 0px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:160%;
	margin-bottom:150px;
}

.tokutei_dl dt,
.tokutei_dl_end dt {
	float:left;
	width:140px;
	padding:5px 20px 0px 20px;
}

.tokutei_dl dd,
.tokutei_dl_end dd{
	float:left;
	width:380px;
	padding:5px 20px 0px 20px;
}

.tokutei_dl dd p,
.tokutei_dl_end dd p{
	float:left;
	width:200px !important;
	padding:0px !important;
}

.tokutei_dl dd p.hosoku,
.tokutei_dl_end dd p.hosoku{
	display:block;
	width:400px !important;
	text-align:right !important;
}

#contents_cont .body iframe {
	display:block;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
}

#contents_cont .body p.address {
	display:block;
	float:left;
	width:350px;
	padding:5px 20px;
	line-height:160%;
}

#contents_cont .body p.link {
	display:block;
	float:right;
	width:220px;
	padding:5px 20px;
	line-height:160%;
	text-align:right;
}

#contents_cont .body p.link a {
	font-weight:normal !important;
	background-image: url(../img/outline/hs_outline_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

/*box tempo
*/
.tempo .read{
	clear: both;
	display: block;
	width: 635px;
	padding: 20px;
	line-height: 150%;
}


.box_tempo {
	display:block;
	float:left;
	width:615px;
	clear:both;
	padding:0px 0px 20px 0px;
	margin:0px 20px 0px 20px;
	line-height:160%;
}

.box_tempo table {
	display:block;
	float:left;
	width:615px !important;
}

.box_tempo_ul {
	display:block;
	float:left;
	width:615px;
	margin-top:10px;
	margin-bottom:20px !important;
	margin-left:20px !important;
}

.box_tempo_ul li {
	float:left;
	margin-right:20px;
}

.box_tempo_ul li a {
	float:left;
	background-image: url(../img/outline/hs_outline_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	color:#e06262;
}

.box_tempo h2 {
	padding-left:0px !important;
}

.box_tempo th {
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.box_tempo td, .box_tempo th {
	padding:5px 10px !important;/*font-size:95%;*/
}

.even-row {
	background-color:#f6f6f6;
}

.ten{
	width:200px !important;
}

.adr{
	width:330px !important;
}

.tel{
	width:85px;
}

/*手作りガイド
*/

#contents_title_img h3{
	color:#e03f3f;
	font-size:140%;
	padding:20px 10px 5px 10px;
}

/*
how to invitation
*/

#contents_title_img {
	display:block;
	width:675px;
	float:left;
	clear:both;
	margin-top:20px;
}

.contents_title_img_m10{
	margin-bottom:15px;
}

#contents_title_img p{
	margin-bottom:0px !important;
}


#contents_title_img2 {
	display:block;
	width:675px;
	float:left;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}

.how_to_invitation #contents_title h2 {
	float:left;
}

.how_to_invitation #contents_title_img a{
	color:#e0525f;
	/*text-decoration:underline;*/
}

.how_to_invitation #contents_title_img p.link {
	padding:0px;
	float:right !important;
	margin-right:15px;
}

.how_to_invitation #contents_title_img p.link a {
	float:right !important;
}

#contents_title_img p {
	clear:both;
	padding:10px;
	margin-bottom:15px;
	line-height:160%;
}

.how_to_invitation .txt_box, .how_to_invitation .txt_box2, .how_to_invitation .txt_box3 {
	display:block !important;
	width:675px !important;
	float:left !important;
	clear:both !important;
	margin-top:10px !important;
}

.how_to_invitation .txt_box img {
	float:right !important;
	margin-right:10px !important;
}

.how_to_invitation .txt_box p {
	clear:none !important;
	width:400px !important;
	padding:15px;
	line-height:160%;
	display:block;
	float:left !important;
	color:#442629;
}

.how_to_invitation .txt_box2 h3 {
	padding-left:15px;
	color:#e0525f;
}

.how_to_invitation .txt_box2 p {
	padding:15px;
	width:625px;
	line-height:160%;
	display:block;
	float:left;
	color:#442629;
}

.how_to_invitation .txt_box2 a {
	color:#e0525f;
	text-decoration:underline;
}

.how_to_invitation .txt_box2 a:hover {
	color:#e0525f;
	text-decoration:none;
}

.how_to_invitation .txt_box2, .how_to_invitation .txt_box3 {
	margin-bottom:40px;
}


.how_to_invitation .txt_box3_1{
	margin-bottom:25px;
}

.how_to_invitation .txt_box3_1 h3{
		float:right !important;
}


.how_to_invitation .txt_box3_1 img {
	float:left;
	margin-left:10px;
}

.how_to_invitation .txt_box3_1 p {
	width:400px !important;
	clear: none !important;
	padding:5px 15px 15px 15px !important;
	line-height:160%;
	display:block;
	float:right !important;
	color:#442629;
}

.how_to_invitation .txt_box3_1 p.link {
	padding-top:0px;
	padding-bottom:0px;
}

.how_to_invitation .txt_box3_1 p.link2 {
	padding-top:0px;
	padding-bottom:0px;
}

.how_to_invitation .txt_box3_1 p img {
	margin-top:15px;
}

.how_to_invitation .txt_box3_1 p.link img {
	float:right;
	margin-top:0px;
}


.how_to_invitation .txt_box3{
	margin-bottom:25px;
}

.how_to_invitation .txt_box3 h3{
		float:left !important;
}


.how_to_invitation .txt_box3 img {
	float:right;
	margin-left:10px;
}

.how_to_invitation .txt_box3 p {
	width:400px !important;
	clear: none !important;
	padding:5px 15px 15px 15px !important;
	line-height:160%;
	display:block;
	float:left !important;
	color:#442629;
}

.how_to_invitation .txt_box3 p.link {
	padding-top:0px;
	padding-bottom:0px;
}

.how_to_invitation .txt_box3 p.link2 {
	padding-top:0px;
	padding-bottom:0px;
}

.how_to_invitation .txt_box3 p img {
	margin-top:15px;
}

.how_to_invitation .txt_box3 p.link img {
	float:right;
	margin-top:0px;
}

.how_to_invitation .txt_box3 p.link2 img {
	float:left;
	margin:0px;
}

.how_to_invitation .txt_box3 ul {
	width:595px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f8c6c6;
}

.how_to_invitation .txt_box3 ul li {
	float:left;
	padding:10px 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f8c6c6;
}

.how_to_invitation .txt_box3 ul li a {
	background-image: url(../img/invitation/images/hs_bridal_invitation_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
}

.how_to_invitation .txt_box3 h3 {
	color:#e03f3f;
	font-size:130%;
	float:right;
	width:400px;
	padding:15px;
}

.how_to_invitation .txt_box4 ul {
	padding:0px;
	margin-left:0px !important;
}

.how_to_invitation .txt_box4 ul li {
	float:left;
	width:243px;
}

#imgbox0{
	width:181px;
}

#imgbox1{
	width:181px;
	padding-left:35px;
	background-image: url(../img/kantan_template/images/hs_bridal_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 90px;
}

#imgbox2{
	width:243px;
	padding-left:35px;
	background-image: url(../img/kantan_template/images/hs_bridal_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 90px;
}

.how_to_invitation .txt_box4 ul li p {
	float:left !important;
	width: auto !important;
}

.how_to_invitation .txt_box4 {
	display:block;
	width:675px;
	float:left;
	clear:both;
	margin-top:10px;
}

.how_to_invitation .ft_box {
	clear:both;
	display:block;
	width: 675px;
}

.how_to_invitation .ft_box .hd {
	background-image: url(../img/free_template_use/hs_wish_box_hd.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left top;
	float:left;
	clear:both;
}

.how_to_invitation .ft_box .ft {
	background-image: url(../img/free_template_use/hs_wish_box_ft.jpg) !important;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left top;
	float:left;
	clear:both;
}

.how_to_invitation .ft_box .body {
	background-image: url(../img/free_template_use/hs_wish_box_body.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	width:635px !important;
	padding:20px !important;
	float:left;
	clear:both;
}

.how_to_invitation .ft_box .body p {
	float:left;
	width:425px !important;
	margin-bottom:0px !important;
	color:#442629;
}

.how_to_invitation .ft_box .body a {
	margin-top:10px !important;
	float:right;
}

.how_to_invitation .ft_box .body img {
	float:right;
	margin:0px;
}

/*
* 診断
*/
.hs_bridal_shindan .shindan_box{
	clear:both;
	display:block;
	width: 675px;
}

.hs_bridal_shindan .shindan_box .hd{
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_box_hd.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left top;
	float:left;
	clear:both;
}

.hs_bridal_shindan .shindan_box .ft{
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_box_ft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left bottom;
	float:left;
	clear:both;
	margin-bottom:35px;
}

.hs_bridal_shindan .shindan_box .ft2{
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_box_ft.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 675px;
	background-position: left bottom;
	float:left;
	clear:both;
	margin-bottom:0px;
}

.hs_bridal_shindan .shindan_box .body{
	background-color:#fff;
	width: 675px !important;
float:left;
	clear:both;
	padding:15px 0px 0px 0px !important;
}

.hs_bridal_shindan .shindan_box .body .lf{
	display:block;
	width:202px;
	float:left;
	padding-left:24px;
	padding-right:24px;
}

/*icon
*/
.hs_bridal_shindan .shindan_box .body .lf .typeA{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeB{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeC{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeD{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeD.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeE{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeF{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf .typeG{
	display:block;
	float:left;
	margin-top:5px;
	margin-left:10px;
	width:70px !important;
	height:68px !important;
	float:left;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_typeG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-9999px;
	overflow:hidden;
}

.hs_bridal_shindan .shindan_box .body .lf h3{
	display:block;
	float:left;
	clear:both;
	width:200px;
	padding:15px 0px 0px 10px;
	font-size:140%;
	line-height:140%;
	color:#44272b;
	font-weight:bold;
}

.hs_bridal_shindan .shindan_box .body .lf .kome{
	display:block;
	float:left;
	clear:both;
	width:200px !important;
	padding:5px 0px 10px 10px;
	font-size:90%;
	color:#44272b;
}

.hs_bridal_shindan .shindan_box .body .lf .osusume{
	display:block;
	float:left;
	clear:both;
	width:200px !important;
	padding:0px 0px 15px 10px;
	font-size:110%;
	line-height:150%;
	color:#44272b;
	font-weight:bold;
	margin-bottom:45px;
}

.hs_bridal_shindan .shindan_box .body a{
	display:block;
	float:left;
	clear:both;
	width:auto !important;
	padding-left:15px;
	margin-left:10px;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_linkicon.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	color:#eb6e7c;
	text-decoration:underline;
}

.hs_bridal_shindan .shindan_box .body .lf a:hover{
	text-decoration:none;
}

.hs_bridal_shindan .shindan_box .body .ri{
	display:block;
	background-image: url(../img/hs_bridal_shindan/hs_bridal_shindan_dot.jpg);
	background-repeat: repeat-y;
	width:376px;
	float:right;
	padding-left:24px;
	padding-right:24px;
	margin-bottom:15px;
}


.hs_bridal_shindan h2{
	width: 675px;
	display:block;
	clear:both;
	margin-bottom:10px;
}

.hs_bridal_shindan .shindan_box .body .ri h4{
	color:#d22449;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
}

.hs_bridal_shindan .shindan_box .body .ri p{
	width:376px !important;
	line-height:150%;
	margin-bottom:5px;
}

.tezukuri_box {
	width: 635px;
	display:block;
	clear:both;
	margin:0px auto;
	padding:0xp;
}

.tezukuri_box img {
	margin:0px !important;
	float:left;
}

.tezukuri_box p {
	margin:0px !important;
	float:left;
}

.tezukuri_box .lf {
	width: 486px;
	display:block;
	clear:both;
	float:left;
}

.tezukuri_box .t_box {
	display:block;
	float:left;
	width:249px !important;
}

.tezukuri_box .t_box2 {
	display:block;
	float:left;
	width:236px !important;
}

.tezukuri_box .t_box p {
	display:block;
	float:left;
	width:180px !important;
	padding-top:3px !important;
}

.tezukuri_box .t_box2 p {
	display:block;
	width:220px !important;
	padding-left:0px !important;
	padding-right:0px !important;
	padding-top:3px !important;
}

.tezukuri_box2 {
	width: 635px;
	display:block;
	clear:both;
	margin:0px auto;
	padding:0px;
	background-image: url(../img/hs_bridal_tezukuri/img9.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tezukuri_box2 p {
	margin:0px;
	float:left;
	width:310px !important;
	margin-top:55px;
	margin-left:25px;
}

.tezukuri_box2 img {
	margin:0px;
	float:right;
}

.tezukuri_box4 {
	width: 635px;
	display:block;
	clear:both;
	margin:0px auto 0px auto;
	padding:0px;
}

.tezukuri_box5 {
	width: 635px;
	display:block;
	clear:both;
	margin:0px auto 40px auto;
	padding:0px;
}

.tezukuri_box5 ul li {
	float:left;
	width:298px;
	padding:8px;
}

.tezukuri_box5 ul li img {
	float:left;
}

.tezukuri_box5 ul li p {
	width:210px;
	padding:5px;
	clear:none !important;
	float:left !important;
	line-height:140% !important;
}

.tezukuri_box5 ul li.tomoni {
	background-image: url(../img/hs_bridal_tezukuri/img11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.tezukuri_box5 ul li.yuri {
	background-image: url(../img/hs_bridal_tezukuri/img11.jpg);
	background-repeat: no-repeat;
	background-position: -323px 0px;
}

.tezukuri .rank_ul li,
.tezukuri .rank_ul li a{
	width:118px !important;
}


/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
* おすすめ
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
#contents_osusume_osusume {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
}

#contents_osusume_osusume .detail_prevbtn {
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
}

#contents_osusume_osusume .detail_nextbtn {
	display:block;
	width:30px;
	height:30px;
	float:right;
	margin:40px 10px;
}

#contents_osusume_osusume .main_img {
	display:block;
	margin:0px 0px;
	width:575px;
	overflow:hidden;
	float:left;
	position:relative;
}

#contents_osusume_osusume .main_mask {
	display:block;
	margin:0px 0px;
	/*width:575px;*/
	float:left;
	position:relative;
}

#contents_osusume_osusume ul {
	display:block;
	width:auto !important;
}

#contents_osusume_osusume .osusume_ul{
	float:left !important;
}

#contents_osusume_osusume .osusume_ul li {
	display:block;
	float:left;
	width:139px !important;
	padding-top:0px;
	padding-bottom:30px !important;
	margin-right:6px !important;
}

#contents_osusume_osusume .osusume_ul li a{
	display:block;
	float:left;
	width:139px !important;
}

#contents_osusume_osusume .osusume_ul li img{
	float:left;
	margin-bottom:5px;
}

#contents_osusume_osusume2 {
	clear:both;
	display:block;
	width:675px;
	margin:0px auto;
}

#contents_osusume_osusume2 .detail_prevbtn {
	display:none;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
}

#contents_osusume_osusume2 .detail_nextbtn {
	display:none;
	width:30px;
	height:30px;
	float:right;
	margin:40px 10px;
}

#contents_osusume_osusume2 .main_img {
	display:block;
	margin:0px 0px;
	width:675px;
	overflow:hidden;
	float:left;
	position:relative;
}

#contents_osusume_osusume2 .main_mask {
	display:block;
	margin:0px 0px;
	width:630px;
	float:left;
	position:relative;
	left:20px;
}

#contents_osusume_osusume2 ul {
	display:block;
	width:auto !important;
}

#contents_osusume_osusume2 .osusume_ul li {
	display:block;
	float:left;
	width:149px;
	padding-top:0px;
	padding-bottom:20px !important;
	margin-right:11px;
	min-height: 210px !important;
}

#contents_osusume_osusume2 ul.osusume_ul{
	width: 655px !important;
}

#contents_osusume_osusume2 .osusume_ul li a {
	display:block;
	float:left;
	width:149px;
}

#contents_osusume_osusume2 .osusume_ul li img {
	float:left;
	margin-bottom:5px;
}

.tezukuri_h2 {
	margin-bottom:0px !important;
	text-align:center !important;
}

/*prodlist
*/
.tezukuri {
	clear:both;
	display:block;
	width:675px;
}

.tezukuri .tab1 {
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_body.jpg) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
}

.tezukuri .tab1 .hd {
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_hd.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	height:2px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

.tezukuri .tab1 .ft {
	clear:both !important;
	float:left !important;
	display:block !important;
	width:675px !important;
	background-image: url(../img/hs_top_pop_ft.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	height:2px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
}

.tezukuri .tab1 .body {
	clear:both !important;
	float:left !important;
	display:block !important;
	width:640px !important;
	overflow:hidden;
	margin-left:23px !important;
}

.tezukuri .tab1 .body .rank_ul{
	margin-top:10px;
}

.tezukuri p{
	clear:both;
	margin-bottom:15px;
}

.tezukuri p a{
	float:right;
	font-weight:normal !important;
	background-image: url(../img/outline/hs_outline_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-left:10px;
}

/*ご利用規約
*/
.kiyaku .box{
	float:none !important;
	width:585px !important;
	padding-left:20px !important;
	padding-right:20px !important;
	margin-bottom:0px !important;
}

.kiyaku .box_noline_num{
	width:585px !important;
	margin-left:15px !important;
	margin-bottom:5px !important;
}

/*会社案内
*/
.outline #contents_title {
	width:675px !important;
	padding:0px !important;
}
	
.outline #contents_title h2{
	margin-left:0px !important;
}
	
/*privacy
*/

.privacy p{
	margin-bottom: 5px !important;
}

.privacy .body .box{
	width:575px !important;
	margin-left: 20px !important;
	margin-bottom: 0px !important;
}
.privacy .body ul{
	margin-bottom: 0px !important;
}

.privacy .body .box_noline_dot li{
	clear: both;
	margin-bottom: 0px !important;
}


.privacy .body .box_noline{
	width:575px !important;
	margin-left: 20px !important;
	margin-bottom: 0px !important;
}

.privacy .box_noline_end{
	display:block;
	float:left;
	width:575px !important;
	margin-left:20px !important;
	margin-bottom:0px !important;
	clear:both;
	padding:0px 20px 20px 20px;
	line-height:160%;
}

.privacy_box_noline_dot{
	display:block;
	float:left;
	width:575px;
	margin-left:20px;
	clear:both;
	padding:0px 20px 20px 20px;
	margin-bottom: 0px !important;
	line-height:160%;
}

.privacy_box_noline_dot li{
	clear: both;
	list-style-type: disc;
	list-style-position:outside;
	margin-left:15px;
}

/*
* 
*/

.kiyaku .body .box{
	width:575px !important;
	margin-left: 20px !important;
	margin-bottom: 0px !important;
}



/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
*faq
*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.faq .read{
	clear: both;
	display: block;
	width: 635px;
	padding: 20px;
	line-height: 150%;
}


.box_faq {
	display:block;
	float:left;
	width:615px;
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	line-height:160%;
}

.box_faq table {
	display:block;
	float:left;
	width:615px !important;
}

.box_faq_ul {
	display:block;
	float:left;
	width:615px;
	margin-top:10px;
	margin-bottom:20px !important;
	margin-left:20px !important;
}

.box_faq_ul li {
	float:left;
	margin-right:20px;
}

.box_faq_ul li a {
	float:left;
	background-image: url(../img/outline/hs_outline_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	color:#e06262;
}

.box_faq h2 {
	padding-left:0px !important;
}

.faq .read{
	clear: both;
	display: block;
	width: 635px;
	padding: 20px;
	line-height: 150%;
}

.faq h2{
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 10px !important;
}

.faq #contents_title h2{
	background:none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.faq dl{
	margin-bottom: 20px;
	padding: 0px  10px;
	float:left;
	
}

.faq dl dt{
	font-weight: bold;
	color:#6a2e39;
	margin-bottom: 8px;
	font-size:110%;
}

.faq dl dd a{
	color:#e06262;
	text-decoration:underline;
}

.faq dl dd a:hover{
	color:#e06262;
	text-decoration:none;
}

.faq dl dd{
	margin-bottom: 10px;
}

.faq .icon{
	display:block;
	width: 20px;
	float: left;
	margin-right:2px;
}

.faq .icon_a{
	display:block;
	width: 20px;
	float: left;
}

.faq .txt{
	display:block;
	width: 570px;
	float: left;
}

.faq .txt ul{
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px !important;
}

.faq .txt ul li{
	float:left;
	clear:both;
	list-style-position: outside !important;
	list-style-type: disc !important;
}
/*mylist
*/


.mylist_box{
	display:block;
	float:left;
	width:610px !important;
	margin-left:20px;
	clear:both;
	padding:15px 10px 20px 10px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:160%;
	margin-bottom: 0px !important;
}

.mylist_box2{
	display:block;
	float:left;
	width:610px !important;
	margin-left:20px;
	clear:both;
	padding:10px 10px 20px 10px;
	line-height:160%;
	margin-bottom: 0px !important;
}

.mylist_box3{
	display:block;
	float:left;
	width:630px !important;
	margin-left:20px;
	clear:both;
	padding:10px 0px 20px 0px;
	line-height:160%;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 0px !important;
}

.mylist_box3 a{
	margin-bottom: 5px;
	}

.mylist_h2{
	padding:0px 0px 0px 0px !important;
	color:#fff !important;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
}

.mylist_h2 h2{
	color:#fff !important;
	padding: 7px 10px !important;
	width: 609px !important;
	background-image: url(../img/cart/images/mylist_title.jpg) !important;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

.mylist_h2 .hder{
	clear: both;
	display: block !important;
	width: 629px !important;
	background-image: url(../img/cart/images/hs_wish_mylist_title_hd.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
	
.mylist_h2 .fter{
	clear: both;
	display: block !important;
	width: 629px !important;
	background-image: url(../img/cart/images/hs_wish_mylist_title_ft.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

.mylist_h2 .bd{
	clear: both;
	background-image: url(../img/cart/images/hs_wish_mylist_title_body.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	width: 629px !important;
	float: left;
}

.mylist_cart_h2{
	padding:0px 0px 0px 0px !important;
	color:#fff !important;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
}

.mylist_cart_h2 h2{
	color:#fff !important;
	padding: 7px 10px !important;
	width: 609px !important;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/cart/images/cart_title.jpg) !important;
	background-repeat: no-repeat;
	background-position: left center;
}

.mylist_cart_h2 .hder{
	clear: both;
	display: block !important;
	width: 629px !important;
	background-image: url(../img/cart/images/hs_wish_cart_hd.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
	
.mylist_cart_h2 .fter{
	clear: both;
	display: block !important;
	width: 629px !important;
	background-image: url(../img/cart/images/hs_wish_cart_ft.jpg) !important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

.mylist_cart_h2 .bd{
	clear: both;
	background-image: url(../img/cart/images/hs_wish_cart_body.jpg) !important;
	background-repeat: repeat-y;
	background-position: left top;
	width: 629px !important;
	float: left;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^
* cart list
*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.cart_ul{
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.cart_ul li{
	width: 630px;
	border-bottom: solid 1px #dbdbdb;
	padding: 10px 0px 20px 0px;
	margin-bottom: 15px;
}

.cart_ul li .lf{
	display: block;
	float: left;
	width: 450px;
	margin-left: 3px;
}

.cart_ul li .lf a{
	float: left;
	width: auto !important;
}

.cart_ul li .lf img{
	float: left;
	margin-right: 15px;
}

.cart_ul li .lf p{
	clear: none !important;
	width: auto !important;
	float: left;
}

.mylist_txt{
	width: 200px !important;
}

.kakaku{
	float: left;
}

.kakaku .num{
	float: left;
	color: #725c5e;
}

.kakaku .num2{
	margin-top: 5px;
	float: left;
	color: #725c5e;
}

.cart_ul li .ri{
	display: block;
	float: right;
	width: 150px;
	padding: 5px 5px 20px 10px;
	border-left: solid 1px #dbdbdb;
}

.cart_ul li .ri p{
	width: auto !important;
}

.linkicon{
	margin-bottom: 7px !important;
}

.linkicon a{
	background-image: url(../img/cart/images/hs_wish_mylist_link_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:15px;
}

.linkicon img{
	margin: 0px !important;
}

.kakaku{
	display: block;
	width: 300px;
}

.kakaku input{
	background-color:#f2f2f2;
	border:1px solid #cecece;
	width:58px;
	padding:4px;
	margin:0px 10px 0px 0px;
}

.addcart{
	float: left;
	margin:0px 0px 0px 0px;
}

.delete-btn{
	float: right;
}

.delete-btn img{
	float: left;
	margin: 0px !important;
}

.register{
	clear: both;
	display:630px;
	margin-bottom: 30px;
}

.register a{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.register span{
	float: right;
	margin-top: 8px;
	margin-right: 25px;
	font-size: 120%;
}

/*.button-cart,
.button-cart a
{
	width: 70px !important;
	margin-bottom: 5px !important;
	float: left !important;
	clear: none !important;
}


.button-delete,
.button-delete a
{
	width: 40px !important;
	margin-bottom: 5px !important;
	float: left !important;
	clear: none !important;
}

.button-delete{
	margin-right: 6px !important;
}

.button-cart img{
	width: 70px !important;
	cursor: pointer;
}

.button-delete img{
	width: 40px !important;
}


.set-right,
.point{
	width: 118px !important;
	margin-bottom: 5px !important;
}*/

/*feature
*/
.feature_txt_box{
	clear:both;
	display:block;
	width:660px;
	margin-left:5px;
	margin-bottom:10px;
	float:left;
}

.feature_txt_box img{
	float:right;
}


.feature_txt_box p{
	clear:none !important;
	display:block;
	float:left !important;
	margin:0px 0px 0px 10px !important;
	width:430px !important;
}

.feature #contents_title_img p{
	clear:none !important;
	display:block;
	margin-bottom:0px !important;
}

.feature .prodlist .body{
	margin-left:13px !important;
}

.feature_ul{
	margin-top:10px !important;
	margin-left:0px !important;
	margin-bottom:0px !important;
	width:650px;
}

.feature_ul li{
	float:left !important;
	display:block !important;
	width:200px !important;
	margin-right:15px;
}

.feature_ul li p{
	float:left !important;
	display:block !important;
	width:200px !important;
	margin-bottom:5px !important;
	line-height:160% !important;
}

.feature .prodlist{
	margin-bottom:60px !important;
}

.feature .rank_ul{
	padding-bottom: 0px;
}

.feature .rank_ul li,
.feature .rank_ul li a{
	width: 118px !important;
}

.feature .rank_ul li .lank_txt{
	width: 118px !important;
	margin-bottom: 0px !important;
}

.feature_txt_box2{
	clear:both !important;
	display:block !important;
	float:left !important;
	width:660px;
	margin-left:5px;
}

.feature_txt_box2 p{
	margin-bottom:10px !important;
	padding:0px 10px;
}

.feature_ul2{
	margin-top:10px !important;
	margin-left:0px !important;
	margin-bottom:0px !important;
	width:650px;
}

.feature_ul2 li{
	float:left !important;
	display:block !important;
	width:304px !important;
	margin-right:20px;
}


.feature_ul2 li p{
	float:left !important;
	display:block !important;
	width:304px !important;
	margin-bottom:5px !important;
	line-height:160% !important;
}

.osusume_title{
	float:left;
	height:1px;
	
}

.osusume_title img{
	position:relative;
	top:-87px;
	left:177px;
}


/*def_li
*/
.def_li{
	width:840px;
	margin:10px 60px 45px 60px;
	padding:auto !important;
}

.def_li li{
	margin-bottom:5px;
	clear:both;
	width:auto !important;
	list-style-type:disc;
	list-style-position:outside;
}



/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* sitemap
*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.sitemap .body ul {
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.sitemap .body ul ul{
	margin-left: 0px !important;
}

.sitemap ul li{
	clear:both;
	margin-left:20px;
}

.sitemap ul li a{
	/*display:list-item;
	list-style:disc;
	list-style-position:outside;*/
	width:auto !important;
	float:left;
}

.sitemap ul li div{
	width:600px;
	padding-left:0px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sitemap ul li .home{
	padding:10px 5px;
	cursor:pointer;
}

.sitemap ul li .home span{
	display:block;
	background-image: url(../img/map_icon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:20px;
}

.sitemap ul li .home span.off{
	display:block;
	background-image: url(../img/map_icon_off.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:20px;
}

.sitemap ul li .home_end{
	padding:10px 5px;
	margin-bottom:30px;
}

.sitemap ul li .sub_con{
	display:block;
	clear:both;
		width:590px;
		float:left;
		background:none;
		padding:10px 0px 25px 0px;
		margin-left:20px;
}

.sitemap ul li .sub_con2{
	display:block;
		width:285px;
		float:left;
		background:none;
		padding:10px 0px 25px 0px;
		margin-left:20px;
}

.sitemap ul li .sub_con3{
	display:block;
		width:285px;
		float:left;
		background:none;
		padding:10px 0px 25px 0px;
		margin-left:20px;
}

.sitemap ul li .sub_con .line_box{
	padding:10px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:570px;
}

.sitemap ul li .sub_con2 .line_box ul li a{
	padding:10px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sitemap ul li .sub_con2 .line_box{
	padding:10px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:265px;
}

.sitemap ul li .sub_con3 .line_box{
	padding:10px;
	background-image: url(../img/outline/hs_outline_dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:265px;
}

.sitemap ul li ul li{
	margin-left:0px;
}

.sitemap ul li .sub_con ul li a{
	display:list-item;
	list-style:disc;
	list-style-position:outside;
	margin-left:5px;
	width:auto !important;
	float:left;
}

.sitemap ul li .sub_con2 ul li a{
	display:list-item;
	list-style:disc;
	list-style-position:outside;
	margin-left:5px;
	width:auto !important;
	float:left;
}

.sitemap ul li .sub_con2 ul li ul li .line_box {
	padding-left:20px !important;
	width:255px !important;
	overflow: hidden;
}

.sitemap ul li .sub_con3 ul li a{
	display:list-item;
	list-style:circle;
	list-style-position:outside;
	margin-left:5px;
	width:auto !important;
	float:left;
}

.sub_con ul,
.sub_con2 ul,
.sub_con3 ul{
	margin-bottom:0px !important;
}

.sitemap ul li .nobg{
	background:none;
}


.site_map_contents{
		width:610px !important;
		background:none  !important;
}


/*ディズニー特集
*/
.disney #contents_title_img{
	width:675px;
	margin-bottom:12px;
}

#contents_cont_disney{
	clear:both;
	display:block;
	width:675px;
}

#contents_cont_disney .hd{
	clear:both;
	display:block;
	width:675px;
	background-image: url(../img/disney/images/hs_body_hd.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:14px;
}

#contents_cont_disney .ft{
	clear:both;
	display:block;
	width:675px;
	background-image: url(../img/disney/images/hs_body_ft.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:14px;
	margin-bottom:14px;
}

#contents_cont_disney .ft2{
	clear:both;
	display:block;
	width:675px;
	background-image: url(../img/disney/images/hs_body_ft.jpg);
	background-repeat: repeat;
	background-position: left top;
	height:14px;
	margin-bottom:20px;
}


#contents_cont_disney .body{
	clear:both;
	display:block;
	width:645px;
	background-color:#FFF;
	padding:0px 15px 20px 15px;
	overflow:hidden;
}

#contents_cont_disney .hd_img{
	clear:both;
	display:block;
	width:647px;
	background-color:#FFF;
	padding:0px 14px;
	overflow:hidden;
}

#contents_cont_disney .hd_img p{
	clear:both;
	display:block;
	width:595px;
	background-color:#FFF;
	padding:20px 25px;
	line-height:150%;
}

#contents_cont_disney .body ul{
	clear:both;
	display:block;
	width:620px;
	margin-left:28px;
}

#contents_cont_disney .body ul li{
	display:block;
	width:276px;
	float:left;
	margin-right:34px;
}

#contents_cont_disney .body ul li p{
	padding-top:5px;
	padding-bottom:25px;
	line-height:150%;
}

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* osusume_item_box
*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
#osusume_item_box{
}

#osusume_box{
	display:block;
	width:675px;
	overflow:hidden;
}

#osusume_box ul{
	display:block;
	width:685px !important;
	margin:0px !important;
}

#osusume_box ul li{
	display:block;
	width:221px !important;
	float:left;
	background-image: url(../img/osusumebox/body.gif) !important;
	background-repeat: repeat-y !important;
	background-position: left top !important;
	margin-right:6px;
}

#osusume_box ul li p{
	clear:both;
	width:221px;
}


#osusume_box ul li a{
	clear:both;
	margin-left:16px;
	margin-bottom:5px;
	width:190px;
}

#osusume_box .lank_txt a .link2{
	display:block;
	margin:0px !important;
	padding:0px !important;
}

#osusume_box .osu_box_hd{
	display:block;
	height:2px;
	width:221px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../img/osusumebox/hd.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	margin-bottom:13px;
}

#osusume_box .osu_box_ft{
	clear:both;
	display:block;
	height:2px;
	width:221px !important;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../img/osusumebox/ft.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	margin-top:13px;
}

/*手作り
*/

.step_txt_box{
	display:block;
	width:655px;
	float:left;
	clear:both;
	margin-top:10px;
	padding:0px 0px 25px 20px;
}

.step_txt_box .left_box{
	display:block;
	width:375px;
	float:left;
}

.step_txt_box .left_box .txt p{
	clear:none !important;
	display:block;
	float:left !important;
	width:auto !important;
	padding:5px;
	margin-bottom:0px !important;
	color:#442629;
};

.step_txt_box .left_box .txt{
	display:block;
	width:375px !important;
	float:left !important;
};

.step_txt_box .left_box .step{
	float:left !important;
}


.step_txt_box_index{
	display:block;
	width:655px;
	float:left;
	clear:both;
	margin-top:10px;
	padding:0px 0px 25px 20px;
}

.step_txt_box_index .left_box{
	display:block;
	width:375px;
	float:left;
}

.step_txt_box_index .left_box .txt p{
	clear:none !important;
	display:block;
	float:right !important;
	width:280px !important;
	padding:5px;
	margin-bottom:0px !important;
	color:#442629;
};

.step_txt_box_index .left_box .step{
	float:left !important;
}

.step_txt_box_index .left_box .txt{
	display:block;
	width:375px !important;
	float:left !important;
	margin-bottom:5px;
};



#contents_title_img a{
	color:#e36772 !important;
	text-decoration:underline;
}

.step_txt_box_index .right_box{
	display:block;
	width:260px !important;
	float:right;
}

.step_txt_box .right_box{
	display:block;
	width:260px !important;
	float:right;
}

.step_txt_box .full_box{
	display:block;
	width:655px;
}

.step_txt_box .full_box .step{
	float:left !important;
}

.step_txt_box .full_box .txt{
	display:block;
	width:655px;
	float:left;
}

.step_txt_box2{
	display:block;
	width:655px;
	float:left;
	clear:both;
	margin-top:10px;
	padding:0px 0px 0px 20px;
}

.step_txt_box2 .left_box{
	display:block;
	width:375px;
	float:left;
}

.step_txt_box2 .full_box .txt{
	display:block;
	width:655px;
	float:left;
}

.step_txt_box2 .txt p{
	clear:none !important;
	display:block;
	float:left !important;
	width:auto !important;
	padding:5px 10px;
	margin-bottom:0px !important;
	color:#442629;
}

.step_txt_box2 .txt{
	display:block;
	width:375px;
	float:left !important;
}

.step_txt_box2 .step{
	float:left !important;
}

.h3_title_clg{
	display:block !important;
	clear:both !important;
	width:655px !important;
	float:left !important;
}

.h3_title_clg .step{
	float:left !important;
}

.h3_title_clg h3{
	float:left !important;
	width:auto !important;
	clear:none !important;
	padding:3px 10px;
	color:#e03f3f;
	font-size:140%;
	line-height:150%;
}

.step_txt_box .full_box .txt p{
	clear:none !important;
	float:left !important;
	width:auto !important;
	padding:5px 10px;
	margin-bottom:0px !important;
}


/*full_box_txt
*/

.full_box_txt{
	width:675px !important;
	clear:both !important;
	float:left;
	text-align:center;
}

.full_box_line{
	background-image: url(../img/cg_sekiji/page1/dot.gif) ;
	background-repeat: repeat-x ;
	background-position: left top ;
	margin-top:10px !important;
	padding-top:20px !important;
	margin-bottom:0px !important;
}

.full_box_txt p{
	padding:0px 10px 5px 10px !important;
	text-align:left;
	width:635px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:10px !important;
}

.full_box_txt img{
	margin:10px auto;
}

/*左テキスト、右画像
*/

.left_box_txt{
	width:655px !important;
	clear:both !important;
	float:left;
	margin-top:10px;
	padding-top:20px;
	text-align:center;
	padding:0px 10px;
	margin-bottom:20px;
}

.left_box_txt .txt_area{
	float:left;
	width:345px !important;
}

.left_box_txt p{
	padding:0px 10px 5px 10px;
	text-align:left;
	float:left;
	width:325px !important;
	margin-left:auto !important;
	margin-right:auto !important;
	margin-bottom:10px !important;
}

.full_box_txt p a,
.left_box_txt p a{
	color:#e36772 !important;
}

.link_txt{
	padding-top:0px !important;
}


.left_box_txt img{
	float:right;
}

.pagetop{
	clear:both;
	float:left;
	width:655px !important;
	padding:10px 10px 30px 10px;
	text-align:right
}

.pagetop a{
	float:right;
}

.full_box_txt span.red,
.left_box_txt span.red{
	color:#e03f3f;
}

#kome_txt_box{
	clear:both;
	width:655px !important;
	padding:5px 10px !important;
}

#kome_txt_box p{
	margin-top:10px;
}

#kome_txt_box p a{
	color:#e36772 !important;
}

/*
*/
.concept_w{
	font-weight:bold;
	color:#6b323b;
	display:block;
	margin-bottom:0.5em;
}

.concept_map{
	display:block;
}

.concept_map p{
	padding-bottom:15px;
	line-height:150%;
}

.concept_map_txt{
	width:340px;
	margin-right:35px;
	float:left;
}

.concept_map_txt p strong{
	display:block;
	padding-bottom:5px;
}

.maplink{
	display:block;
	padding-top:32px;
}

/*
*/
#contents_title_concept{
	clear:both;
	float:left;
	display:block;
	margin-left:14px;
	width:647px;
	padding-top:3px;
}

#contents_title_concept .m25{
	margin-bottom:25px;
}

#contents_title_concept .txt{
	padding-left:35px;
	padding-right:23px;
}

#contents_title_concept .txt .img{
	float:right;
	border:solid 1px #cecece;
	padding:2px;
}

#contents_title_concept .txt p{
	padding-bottom:10px;
	float:left;
	width:280px;
}

#contents_title_concept .txt p.biko{
	padding-bottom:0px;
}

#contents_title_concept .txt p.li{
	text-indent:-1em;
	padding-left:1em;
	padding-bottom:0px;
}

#contents_title_concept .txt2{
	clear:both;
	padding-left:35px;
	padding-right:35px;
	width:585px;
	overflow:hidden;
}

#contents_title_concept .txt2 p{
	float:left;
	width:320px;
}

#contents_title_concept .txt3{
	clear:both;
	padding-left:35px;
	padding-right:35px;
	width:585px;
	overflow:hidden;
}

#navi{
	clear:both;
	padding-bottom:30px;
	width:650px;
}

#navi li{
	float:left;
	width:100px;
	text-align:center;
	
}

#navi li a{
	display:block;
	width:100px;
	text-align:center;
	min-height:140px;
	font-size:0.8em;
	line-height:1.4em;
}

#navi li img{
	/*float:left;*/
	margin-bottom:5px;
}


#navi li span{
	width:100px;
	text-align:center;
	float:left;
}

.c_thum_img li{
	border:solid 1px #cecece;
	margin-right:3px !important;
}

#img_gallery{
	width:620px;
}

#img_gallery li{
	float:left;
	width:276px;
	text-align:center;
	margin-right:33px;
	margin-bottom:30px;
}