@charset "utf-8";
/* CSS Document */

body {
	margin: auto;
	padding: 0px;
}

/* 基本枠のスタイルシート */

#base1{
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #111111;
}

#base2{
    margin-right: auto;
    margin-left: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: auto;
    text-align: center;
    background-color: #111111;
    width: 1200px;
    height: 390px;
	
}

#base2 img{
	margin: auto;
	
}
#base3
{
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    width: 1200px;
	
	
}

#base4
{
    margin-right: auto;
    margin-left: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: auto;
    width: 1200px;
    height: 3px;
    background-color: #B36C82;
	
}

#base44{
    text-align: center;
    margin: auto;
    width: 1200px;
    background-color: #111111;
}

#base11{
    width: 1200px;
    height: 48px;
    margin: auto;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    background-color: #111111;
	
}

#base11 img{
    float: left;
    margin-right: 10px;
	
}

#base11 p{
    float: right;
    font-size: 14px;
    color: #DCDCDC;
}

#base11 a{
	font-size: 14px;
	color: #DCDCDC;
	text-decoration: none;
}


#base_under{
    width: 300px;
    height: 460px;
    float: left;
    margin-right: 20px;
    
    border-right: 2px dotted #757575;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}


.clear {
    clear: both;
}

#clear_line {
    margin: 0px;
    padding: 0px;
    height: 5px;
    width: 960px;
    clear: both;
    border-right-width: medium;
}

/*インフォメーションの更新内容の部分*/
#base_info{
    margin-right: auto;
    margin-left: auto;
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: auto;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    width: 960px;
    margin-top: 40px;
    margin-bottom: 40px;
	
}

/*トップメニューのＣＳＳ*/

#top_mem {
    padding: 0px;
    width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: 60px;
    background-image: url(img/top_bk2_img.jpg);
    background-repeat: no-repeat;

}

#top_mem img {
	float: left;
	margin-top: 5px;
}


#top_mem h1{
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	color: #CCC;
}


#top_mem ul {
	margin: 0px;
	text-align: right;
	padding-top: 24px;
	font-family: serif;
	font-weight: bold;
	padding-right: 5px;
	color: #FFFFFF;
}

#top_mem li {
	display: inline;
	font-size: 12px;
	font-family: serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #929292;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	
}

#top_mem a {
	text-decoration: none;
	font-weight: bold;
	color: #929292;
	font-family: serif;
}

#newitem {
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    padding-bottom: auto;
    height: 160px;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-color: #111111;
    width: 960px;
}

#pickup {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	float: left;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
}


/*トップメニューのＣＳＳここまで*/
/*商品メニューの設定*/

#topgoods_mem {
    height: 36px;
    padding: 0px;
    margin: 0px;
    float: left;
    background-color: #111111;
}

#topgoods_mem ul {
	margin: 0px;
	padding: 0px;
	background-color: #111111;
}

#topgoods_mem li {
    display: inline;
    font-size: 12px;
	font-family: serif;
    background-image: url(img/men_bt4.jpg);
    background-repeat: no-repeat;
    width: 171.41px;
    background-position: center center;
    float: left;
    height: 24px;
    text-align: center;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#topgoods_mem a {
	color: #F7F7F7;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

#topgoods_mem a:hover{
	color: #CE9E79;
	margin: 0px;
}
/*商品メニューの設定ここまで*/

/*トップイメージ*/

#top_img {
    height: 390px;
    width: 1200px;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    background-image: url(img/main-img2.jpg);
}

#top_imglogp {
	float: left;
	margin: 0px;
	padding: 0px;
}

#top_barner {
	width: 960px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 24px;
	background-color: #332D2F;
	font-size: 11px;
	color: #F2F2F2;
}

#top_barner_guide {
	width: 960px;
	background-color: #C1AEB4;
	font-size: 14px;
	color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	
}

#top_barner_guide h1 {
	font-size: 14px;
	color: #F2F2F2;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*新しいおもてなしの部分*/
#top_coment {
    width: 1200px;
    height: 160px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding-top: 10px;
    background-color: #7A1133;
   
}

#top_coment h2 {
    font-size: 14px;
    color: #ECECEC;
    line-height: 1.5em;
    margin-top: 20px;
}

#top_coment p {
    font-size: 12px;
    color: #ECECEC;
    line-height: 1.8em;
    margin-top: 20px;
}

/*アンダーリンク*/
#underlink {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding: 0px;
    width: 1200px;
    background-color: #333333;
    height: 480px;
}

#underlink ul {
	margin: 0px;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	height: auto;
}

#underlink li {
    list-style-type: none;
    line-height: 1.8em;
    display: inline-block;
}

#underlink a {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: normal;
}

#underlink a:hover {
	font-weight: bold;
}

#underlink1 {
	width: 850px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 90px;
	float: left;
}

#underlink2 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}

#underlink3 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}

#underlink4 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}

#underlink5 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}
#underlink6 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}
#underlink7 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}
#underlink8 {
    argin: 0px;
    width: 850px;
    height: 60px;
    float: left;
}

#TM {
	text-align: center;
	font-size: 10px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #999999;
}

/*アンダーリンク終了*/

/*商品カテゴリーの説明*/

/*商品カテゴリーの説明*/
#categoly_pickup1{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 940px;
	height: 240px;
	border: 1px solid #000000;
	background-image: url("img/main_solution.jpg");
	}
#categoly_pickup1 h2{
	font-size: 24px;
	font-family: serif;
	color: #FFFFFF;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
    font-weight: bold;
	
	
}

#categoly_pickup1 p{
	font-size: 16px;
	font-family: serif;
	color: #FFFFFF;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
	
}

#categoly_pickup2{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 940px;
	height: 120px;
	border: 1px solid #000000;
	background-image: url("img/main_bridal.jpg");
	}
#categoly_pickup2 h2{
	font-size: 24px;
	font-family: serif;
	color: #FFFFFF;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
	 margin-bottom: 10px;
    font-weight: bold;
	text-shadow: 2px 2px 3px #6A3906;
	
}

#categoly_pickup2 p{
	font-size: 16px;
	font-family: serif;
	color: #6A3906;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
	
	
}

#categoly_pickup3{
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 940px;
	height: 120px;
	border: 1px solid #000000;
	background-image: url("img/main_este.jpg");
	}
#categoly_pickup3 h2{
	font-size: 24px;
	font-family: serif;
	color: #FFFFFF;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
	 margin-bottom: 10px;
    font-weight: bold;
	text-shadow: 2px 2px 3px #6A3906;
	
}

#categoly_pickup3 p{
	font-size: 16px;
	font-family: serif;
	color: #6A3906;
    margin-top: 10px;
	margin-right: 20px;
    margin-left: 20px;
	
	
}



#categoly{
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    width: 960px;
    height: 960px;

	}

.categoly_base{
    border: 1px solid #000000;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 460px;
    float: left;
    height: 220px;
    margin-right: 5px;
	
}
.categoly_base h2{
    font-size: 15px;
	color:#6C0028; 
    margin: 0px;
    font-weight: bold;
	
	
    
}

.categoly_base p{
    
    font-size: 13px;
    
}

.categoly_base img{
    font-si: 12px;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}

.categoly_base_coment{
    width: 210px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    float: left;
		
}

/*詳細ボタンの設定*/

.btn-square-shadow {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.btn-square-shadow:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}


.btn-flat-simple {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #111111;
  background: #ECECEC;
  transition: .4s;
}

.btn-flat-simple:hover {
  background: #85173A;
  color: white;
}


/*インフォメーションの設定*/

dl.new {
    overflow: hidden;
    zoom: 1;
    

}

dl.new dt {
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
    width: 400px;
    margin-top: 5px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}

dl.new dd {
	border-bottom: 1px dotted #999;
	font-size: 13px;
	margin-left: 5px;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;

}

/*トピックス内容終了*/
/*バナー関連*/

#bn_base{
    width: 1280px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    border-top: 2px dotted #000000;
    height: 280px;
    padding-top: 20px;
    padding-left: 195px;
    padding-right: auto;
    text-align: center;
	
}
#bn_base img {
    margin: 20px;
    float: left;
}

/*フェイスブックの設定*/
#fb-base{
    width: 200px;
    margin: auto;
	
}

/*カテゴリーページの詳細*/

#catego_base{
    width: 1200px;
    height: 32px;
	line-height:32px;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    background-color: #B36C82;
}

#catego_base ul{
	margin: 0px;
	padding: 0px;
}

#catego_base li{
    display: inline;
    font-size: 10.5px;
    float: left;
    height: 20px;
    text-align: center;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
}
#catego_base a {
    color: #F7F7F7;
    text-decoration: none;
    font-weight: normal;
    margin: 0px;
}

#catego_base a:hover{
	color: #CE9E79;
	margin: 0px;
}
#catego_base p {
    color: #F7F7F7;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
}
#catego_base h2 {
    width: 960px;
    height: 36px;
    line-height: 36px;
    color: #F7F7F7;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 20px;
    text-align: inherit;
}

/*クラス指定のトップメニュー*/
.catego_base{
    width: 1200px;
    height: 32px;
	line-height:32px;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    background-color: #B36C82;
}

.catego_base ul{
	margin: 0px;
	padding: 0px;
}

.catego_base li{
    display: inline;
    font-size: 10.5px;
    float: left;
    height: 20px;
    text-align: center;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
}
.catego_base a {
    color: #F7F7F7;
    text-decoration: none;
    font-weight: normal;
    margin: 0px;
}

.catego_base a:hover{
	color: #CE9E79;
	margin: 0px;
}
.catego_base p {
    color: #F7F7F7;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 5px;
}
.catego_base h2 {
    width: 960px;
    height: 36px;
    line-height: 36px;
    color: #F7F7F7;
    font-size: 16px;
    font-weight: normal;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 20px;
    text-align: inherit;
}
/*クラス指定終了*/


#title_bar{
	width: 1200px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	
}
#title_bar h2{
	font-size: 24px;
	font-family: serif;
	color: #111111;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	
}

#catego_goods1{
	width: 1200px;
	height: 640px;
	margin: auto;
	background-color: #FFF5EE;
		
}

#catego_goods2{
	width: 1200px;
	height: 640px;
	margin: auto;
	background-color: #F0F8FF;
	
}

#catego_goods3{
	width: 1200px;
	height: 640px;
	margin: auto;
	background-color: #F5FFFA;
	
}

#catego_goods4{
    width: 1200px;
    height: 640px;
    margin: auto;
    background-color: #F1EEE8;
	
}

#catego_goods5{
	width: 1200px;
	height: 640px;
	margin: auto;
	background-color: #E5EAED;
	
}
.catego_goods_left{
    width: 480px;
    margin-top: auto;
    margin-right: auto;
    margin-left: 130px;
    margin-bottom: auto;
    float: left;
}
.catego_goods_right{
    width: 480px;
    margin-top: auto;
    margin-right: 80px;
    margin-left: auto;
    margin-bottom: auto;
    float: right;
}
.catego_goods_img{
    width: 420px;
	
}

.catego_goods_img h2{
    width: 420px;
    font-size: 16px;
    font-family: serif;
    border-bottom: 1px solid #E85F61;
    margin-left: 0px;
	
}

.catego_goods_img img{
	border-radius: 10px;
}


#goods_top{
    width: 1200px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
#goods_top_img{
    width: 880px;
    height: 400px;
    float: left;
}
#goods_top_coment{
	width: 320px;
	height: 380px;
	margin-right: auto;
	float: left;
	background-color: #FAF0E6;
}

#goods_top_coment h2{
	width: 300px;
	font-size: 18px;
	font-family: serif;
	height: auto;
	margin-left: 20px;
    
}
#goods_top_coment p{
	font-size: 13px;
	margin-left: 20px;
}

#goods_select{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.goods_select{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

#goods_select_base{
    width: 300px;
    height: 420px;
    float: left;
    margin-top: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: auto;
    text-align: center;
	
}
#goods_select_base h3{
    width: 280px;
    font-size: 18px;
    font-family: serif;
    border-bottom: 2px double #B36C82;
    margin-top: 10;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10;
    height: 24px;
	
}
#goods_select_base p{
	font-size: 13px;
	line-height: 1.8em;
}
#goods_select_base img{
	border-radius: 20px;
}

.goods_select_base{
    width: 300px;
    height: 420px;
    float: left;
    margin-top: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: auto;
    text-align: center;
	
}
.goods_select_base h3{
    width: 280px;
    font-size: 18px;
    font-family: serif;
    border-bottom: 2px double #B36C82;
    margin-top: 10;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10;
    height: 24px;
	
}
.goods_select_base p{
	font-size: 13px;
	line-height: 1.8em;
}
.goods_select_base img{
	border-radius: 20px;
}



.price{
    font-size: 14px;
    font-weight: bold;
    color: #B10002;
}
   
.goods_select_base{
    width: 300px;
    height: 420px;
    float: left;
    margin-top: auto;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: auto;
    text-align: center;
	
}
.goods_select_base h3{
    width: 280px;
    font-size: 18px;
    font-family: serif;
    border-bottom: 2px double #B36C82;
    margin-top: 10;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10;
    height: 24px;
	
}
.goods_select_base p{
	font-size: 12px;
	line-height: 1.8em;
}
.goods_select_base img{
	border-radius: 20px;
}

/*イメージ画像の配置部分*/

#goods_model1{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 400px;
}
#modimg{
    width: 640px;
    height: 400px;
    float: left;
}
#coment{
    width: 280px;
    font-size: 22px;
    font-family: serif;
    float: left;
    height: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20x;
}

.frame {
    position: relative;
    width: 280px;
    height: 400px;
}
.image {
    position: absolute;
    bottom: 0;
    left: 25px;
}

#goods_model2{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 400px;
}

#modimg2{
    width: 640px;
    height: 400px;
    float: right;
}
#coment2{
    width: 280px;
    font-size: 22px;
    font-family: serif;
    float: right;
    height: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right:20px;
    text-align: right;
}

#goods_model3{
	width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 400px;
}

#modimg3{
    width: 640px;
    height: 400px;
    float: left;
}
#coment3{
    width: 280px;
    font-size: 24px;
    font-family: serif;
    float: left;
    height: 400px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    text-align: left;
}





/*商品ページのバナー部分*/

#bn_base_goods{
    width: 1080px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    
    height: 140px;
    text-align: center;
	
}
#bn_base_goods img {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}

#bn_base_banar{
    width: 1080px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    border-top: 2px dotted #000000;
    height: 14	0px;
    text-align: center;
	
}
#bn_base_banar img {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
}



/*会社案内などの内容*/
#topick_guide {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#topick_guide h2 {
    font-size: 16px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #84173A;
    color: #332D2F;
    padding-bottom: 5px;
}

#topick_guide p {
    font-size: 14px;
    line-height: 1.8em;
    margin-left: auto;
    width: 860px;
    margin-right: auto;
}

#topick_guide img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

#topick_guide table {
    width: 860px;
    margin-right: auto;
    margin-left: auto;
	font-size: 14px;
	line-height: 1.8em;
}

#topick_guide iframe {
    margin-right: auto;
    margin-left: 140px;
	
}

#topick_clip {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}
#topick_clip .leftimg_clip {
    width: 480px;
    margin-right: 0px;
    margin-left: 20px;
	float: left;
}
#topick_clip .rightp_clip {
    width: 360px;
    margin-right: 0px;
    margin-left: 20px;
	float: left;
	
}
#topick_clip h2 {
    font-size: 16px;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #84173A;
    color: #332D2F;
    padding-bottom: 5px;
}
#topick_clip p {
font-size: 13px;
	line-height: 1.8em;
}

#mapField {
	width: 400px;
	height: 400px;
	margin-left: 80px;
}

/*会社案内などの内容ここまで*/
/*ブライダルなどピックアップの特集*/

#pick_top{
    width: 1200px;
    height: 400px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
   	background-image: url("img/braidal01.jpg");
	
}


#pick_top h2{
	margin-top: 0px;
	text-align: center;
	font-size: 24px;
	font-family: serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 10px #AC6805 ,
-2px 2px 10px #AC6805 ,
2px -2px 10px #AC6805 ,
-2px -2px 10px #AC6805;
	
}

#pick_top2{
    width: 1200px;
    height: 400px;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
   	background-image: url("img/beauty01.jpg");
	
}


#pick_top2 h2{
	margin-top: 0px;
	text-align: center;
	font-size: 24px;
	font-family: serif;
	color: #FFFFFF;
	text-shadow: 2px 2px 10px #AC6805 ,
-2px 2px 10px #AC6805 ,
2px -2px 10px #AC6805 ,
-2px -2px 10px #AC6805;
	
}


#pick_catego_goods1{
	width: 1200px;
	height: 640px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	background-color: #FFF5EE;
		
}

#pick_catego_goods2{
	width: 1200px;
	height: 640px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	background-color: #F0F8FF;
	
}

#pick_catego_goods3{
	width: 1200px;
	height: 640px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	background-color: #F5FFFA;
	
}

#pick_catego_goods4{
    width: 1200px;
    height: 640px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #F1EEE8;
	
}
.pock_soto{
	width: 1160px;
	margin-left: 50px;
	
}

.pock_waku{
	width: 360px;
    height: 480px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
	float: left;
	
}
.pock_waku h2{
	width: 300px;
	text-align: center;
	font-size: 18px;
	font-family: serif;
}
