@charset "utf-8";
/* CSS Document */

h1{
	display: block;
}
a{
	color: ;
}
a:hover{
	opacity:0.7;
}
a:link{
	text-decoration: none;
}
	{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*#header #header_top{
	background: url(../images/header_top_bg.png) no-repeat;
}*/
#header{
	height: 127px;
}
#header_padder{
	height: 127px;
}
	
.padder{
	width: 1100px;
	margin: 0 auto;
}

#content{
	background: url(../images/gallerry/gallerry_bg.png) repeat-x;
	margin: 2px 0 15px 0;
}
#content .padder{
	width: 1100px;
	margin: 0 auto;
}
#order_title{
	background: url(../images/order/order_title_bg.jpg) repeat-x;
	height: 48px;
}
#order_navi{
	width: 980px;
	margin: 0 auto;
	padding: 0 0px 0 10px;
}
#order_navi li{
	float: left;
	width: 313px;
	margin: 0 10px 0 0;
}
#imglead{
	margin: 0 auto;
	width: 992px;
}

#wedding{
	margin: 10px auto 0;
	width: 870px;
}

















	
	
			
