@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/20
*/
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#introFlash{
	width:900px;
	margin:0;
	padding:0;
	height:360px;
}

#introFlash .notes{
	margin:20px;
}

#main {
	padding: 13px 20px 25px;
}

#conts #point {
	padding: 0 0 9px;
	margin-bottom: 15px;
}

#conts #point ul.bannerlist li{
	padding:0;
	margin:0;
}

#conts #point ul.bannerlist li{
	float:left;
	width: 250px;
	padding-left:30px;
	padding-bottom:18px;
}

#conts #point .topbanner{
	display:block;
	padding-bottom:10px;
}

#conts #point .inner02 {
	background: url(../img/index/photo02.jpg) left top no-repeat;
	width: 591px;
	height: 260px;
	position: relative;
}

#conts #point .inner02 p.txt {
	position: absolute;
	top: 22px;
	left: 25px;
}

#conts #point .inner02 p.btn {
	position: absolute;
	top: 185px;
	left: 23px;
}

#conts #point .inner02 p.btn a {
	display: block;
	background: url(../img/index/btn01_over.jpg) no-repeat;
}

#conts #point .inner02 p.btn a:hover {
	background-color: #fff;
}

#conts #point .inner02 p.btn a:hover img {
	visibility: hidden;
}

#conts #point .inner02 p.copy {
	position: absolute;
	top: 265px;
	left: 6px;
}


#conts #couple {
	padding: 10px 0 0;
	width: 590px;
}

#conts #couple .left {
	width: 295px;
	float: left;
}

#conts #couple .right {
	width: 295px;
	background: url(/img/index/line.gif) repeat-y 5px top;
	
	float: left;
}

#conts #couple p {
	margin-bottom: 10px;
	line-height: 1.7;
	font-size: 12px;
}

	* html #conts #couple #btn {
		width: 294px;
		height: 63px;
		overflow: hidden
	}

#conts #couple #btn a {
	width: 294x;
	height: 63px;
	background: url(/img/index/btn01_over.gif) no-repeat; 
	display: block;
}

#conts #couple #btn a:hover {
	background-color: #fff;
}

#conts #couple #btn a:hover img {
	visibility: hidden;
}

#conts #couple h4 {
	margin: 0 0 10px 15px;
}

#conts #couple .text {
	margin-left: 15px;
}

#conts #couple ul.list {
	margin: 15px 0 0 0;
	padding-left: 20px;
	float: left;
	color: #000;
	font-weight: bold;
}

#conts #couple ul.list li {
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 90%;
}

#conts #couple ul.list span {
	padding: 0 0 0 12px;
	
}

#conts #couple ul.list span.space {
	padding: 0 0 0 22px;
}

#conts #couple ul.list span a {
	padding: 0 0 0 12px;
	background: url(/img/icon/01.gif) no-repeat left 2px;
	font-family: MS PGothic,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}

#conts .small {
	padding-top: 20px;
	background: url(/img/weddings-plan/back_banner01.jpg) no-repeat left top;
	margin-bottom:20px;
}
/*------------------------------------------------------------
	サイドナビ
------------------------------------------------------------*/
#sideNavi {
	margin-top: 0;
}
