@charset "utf-8";


body#top #mainimg #g-navi {
	width:176px;
	float:left;
}
body#top #mainimg #g-navi li {
	margin:0;
	padding:0;
	line-height:0;
}

body#top #mainimg h2 {
	width:820px;
	float:right;
}

/* contents
===============================================================*/

body#top #contentCtn #topBnSpace {
	width:272px;
	float:left;
	padding-top:20px;
}

body#top #contentCtn #topBnSpace .bnWedding {
	width:272px;
	height:186px;
	background:url(../img/bn01.jpg) no-repeat;
	margin-bottom:20px;
}
body#top #contentCtn #topBnSpace .bnMenu {
	width:272px;
	height:186px;
	background:url(../img/bn02.jpg) no-repeat;
}
body#top #contentCtn #topBnSpace .bnWedding h3 {
	width:98px;
	font-size:1em;
	font-weight:normal;
	margin:0 0 0 18px;
	padding-top:73px;
	text-align:left;
	line-height:1.4em;
}
body#top #contentCtn #topBnSpace .bnMenu h3 {
	width:98px;
	font-size:1em;
	font-weight:normal;
	margin:0 0 0 18px;
	padding-top:60px;
	text-align:left;
	line-height:1.4em;
}

body#top #contentCtn #topBnSpace a {
	color:#fff;
	text-decoration: none;
}
body#top #contentCtn #contents {
	width:680px;
	float:right;
	padding-top:20px;
}
#contentCtn:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}


body#top #contentCtn #contents #topKodawari {
	width:684px;
	margin-top:20px;
}
body#top #contentCtn #contents #topKodawari:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

body#top #contentCtn #contents #topKodawari .kodawari_txt {
	float:left;
}
body#top #contentCtn #contents #topKodawari .kodawari_img {
	float:right;
}

body#top #contentCtn #contents #news {
	width:684px;
}
body#top #contentCtn #contents #news li {
	width:684px;
	border-bottom:1px solid #4d4a45;
	padding:10px 0;
}
body#top #contentCtn #contents #news li:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
}
body#top #contentCtn #contents #news li .news_day {
	display:block;
	width:150px;
	float:left;
	text-align:center;
}
body#top #contentCtn #contents #news li .news_txt {
	display:block;
	width:520px;
	float:left;
}


