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

body {
	margin: 0px;
	font-size: 80%;
	line-height: 150%;
	font-family: "メイリオ", "Meiryo";
	color: #463F33;
	background-color: #F2D78C;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
}
#main_img {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 1000px;
}


#index_gallely {
	width: 1000px;
	background-color: #FFF;
	margin-bottom: 30px;
}
#index_contents {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.harf_L {
	float: left;
	width: 450px;
}
.harf_R {
	float: right;
	width: 450px;
}
#index_bnr_area {
	background-image: url(../img/index/bg_bnr_area.jpg);
	background-repeat: repeat-y;
	width: 900px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.index_bnr {
	float: left;
	padding-right: 10px;
}
.index_new_area {
	background-color: #F8E9C2;
	width: 440px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 105px;
}
.index_new_title {
	background-image: url(../img/index/ico_new.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	width: 400px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB099;
	padding-left: 20px;
	font-weight: bold;
	float: left;
}
.index_new_txt {
	float: left;
	padding-bottom: 15px;
	width: 420px;
	font-size: 90%;
}
.index_new_date {
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/index/bg_new_date.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 22px;
	width: 90px;
	padding-top: 3px;
	float: left;
	margin-top: 5px;
	padding-right: 10px;
}
.index_campaign {
	float: left;
	width: 450px;
	background-image: url(../img/index/bg_contents_harf.jpg);
	background-repeat: repeat-y;
	height: 487px;
}
.index_bridalnail {
	float: right;
	width: 450px;
	background-image: url(../img/index/bg_contents_harf.jpg);
	background-repeat: repeat-y;
	font-size: 90%;
}
.index_harf_inner {
	background-image: url(../img/index/bg_contents_body.jpg);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px;
	width: 408px;
	background-color: #F8E9C2;
	height: 420px;
}
.index_harf_line {
	width: 408px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB099;
}

.txtarea_bridalnail {
	float: right;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB099;
	height: 82px;
}

pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	width:708px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}	

.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#thumbnai_container{
	text-align:left;
	width: 910px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}	
.thumbnai_photo_cover {
	clear: both;
	padding-top: 10px;
	width: 910px;
}
.thumbnai_photo {
	float: left;
	width: 83px;
	background-color: #FFF;
	padding: 2px;
	margin-right: 7px;
	margin-left: 7px;
	display: inline;
}
.thumbnai_com {
	padding-right: 4px;
	padding-left: 5px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
}			
#thumbnai_content{
	position: relative;
}			

/* Easy Slider */

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	width: 910px;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:910px;
	height:120px;
	overflow:hidden;
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{
	display:block;
	width:25px;
	height:40px;
	position:absolute;
	left:-42px;
	top:35px;
	z-index:1000;
}	
	#nextBtn, #slider1next{
	left:927px;
}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{
	display:block;
	position:relative;
	width:25px;
	height:40px;
	background-image: url(../img/index/btn_prev.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}	
#nextBtn a, #slider1next a{ 
	background:url(../img/index/btn_next.gif) no-repeat 0 0;	
}	
		
	/* numeric controls */	

ol#controls{
	padding:0;
	height:40px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
ol#controls li{
	padding:0;
	float:left;
	list-style:none;
	height:40px;
	line-height:28px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
}
ol#controls li a{
	float:left;
	height:40px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
