@charset "UTF-8";
/* CSS Document */

/* 
  == Techimarinbo.com Web Author/MITSUYO NAKATA Basic Style ==
--------------------------------------------------
  File       : index_right.css  <index_rightArea>
  Dare		:2009.07.13
  Last Update :2009.07.13
--------------------------------------------------
 */



/*right_area-----------------------------*/



#right_main {
	background-image: url(../img/index/main_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 105px;
	padding-left: 0.5em;
	padding-bottom: 0.1em;
}
#right_main #dress {
	width: 568px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#dress h2 a,#vail h2 {
	color: #CD2E5F;
	margin-bottom: 0.5em;
	display: block;
	font-size: 18px;
}

/*NEWS--------------------------------------*/

#news {
	padding: 0.5em;
	border: 1px solid #E59CB4;
	margin-right: 5em;
	font-size: 12px;
	margin-bottom: 2em;
	height: 50px;
	overflow: auto;
}

/*おすすめ商品告知エリア　追加2010.0410*/
#recommended {
	width: 330px;height: 170px;
	border: 1px dotted #cc285b;background:#fefefe;color:#666;
	/*必要に応じて挿入*//*padding:0.5em;*/ padding-bottom:0.5em;}

*html #recommended {width: 370px;}
	
#recommended .catch{
	background-color:#FFF3DD;
	border-bottom:dotted 1px #cc285b;
	color:#333;
	font-size:12px;
	padding-left:0.5em;
}
#recommended dl{
	width:130px;font-size:10px;float:left;line-height:1em;text-align:center;margin-right:0px;margin-top:0.5em;margin-left:22px;}
#recommended dt{
	width:130px;
	height:100px;margin:2px;
	padding:0!important;
}
#recommended dd a{
	background: url(../img/index/recommended/arrow.gif) no-repeat left top;
	padding-left:7px;text-decoration:none;}
#recommended dd a:hover{color:#E29FA2;}	

/*更新情報*/
#news dt {
	float: left;
	margin-right: 2em;
}
#news dd { border-bottom: 1px dotted #CCCCCC; }

*html #news {
	border-left: 1px solid #FF9999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 20px;
	height: 100px;
	overflow: auto;
}
.dot {
	background-image: url(../img/index/dod.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 7em;
}


/*New Item----------------------------------*/

#new_item {
	width: 656px;
}

.newitem_box {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 1.8em;
	margin-top: 1em;
	margin-left: 1em;
	font-size: 12px;
}
.newitem_box img { border: 1px solid #e1e1e1 !important; }

.newitem_box2 {
	float: left;
	width: 130px;
	text-align: center;
	margin-right: 1.8em;
	margin-top: 1em;
	margin-left: 1em;
	font-size: 12px;
	height: 220px;
}
.newitem_box2 img { border: 1px solid #e1e1e1 !important; }

#veil {
   width: 660px;
	background-image: url(../img/index/order_weddingveil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	padding-top: 55px;
	
}
#veil h2 {
	font-size: 16px;
	color: #B81916;
}

.box_cow {
width: 320px;
	float: left;
	padding-top: 0.5em;
}

#veil .arrow {
	background-image: url(../img/index/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 90px;
	padding-left: 1em;
}

#about_marinbo {
	background-image: url(../img/index/about_marinbo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	margin-top: 25px;
	width: 660px;
}
