@charset "utf-8";
@import "common/0-import.css";
/*  
	Author : S.Takahashi
	Update : 8/20
*/
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#headBox {
	height: 490px;
	background: url(/img/index/head_bg.jpg) repeat-x center top;
}

#flash {
	width:900px;
	height:360px;
}

#introFlash {
	margin:0;
	padding:0;
}

#introFlash .notes{
	margin:20px;
}

#main {
	padding-top: 13px;
}

#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: 90px;
	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 .small {
	padding-top: 20px;
	background: url(/img/weddings-plan/back_banner01.jpg) no-repeat left top;
	margin-bottom:20px;
}

#conts .voice {
	background: url(/img/index/h3_back01.jpg) no-repeat left bottom;
	width: 260px;
	padding: 15px;
}

#conts .voice p {
	color: #464646;
	font-size: 12px;
	line-height: 1.7;
}

#conts .voice .title img {
	float: left;
	margin-right: 10px;
}

#conts .voice .title p {
	background: url(/img/index/p_back01.jpg) no-repeat left top;
	width: 190px;
	height: 60px;
	float: right;
	color: #77583A;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	line-height: 1.2;
}

#conts .voice p.day {
	text-align: center;
	font-size: 11px;
	color: #666666;
}

#conts .voice p.topic {
	text-align: center;
	color: #CC3366;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#conts .voice ul.new {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	line-height: 2;
	margin-bottom: 10px;
}

#conts .voice ul.new span {
	padding-left: 12px;
}

#conts .voice ul.new span a {
	background: url(/img/icon/01.gif) no-repeat scroll left 2px transparent;
	font-weight: normal;
	padding-left: 12px;
}

#conts .voice h4 {
	margin: 10px 0;
}

#conts .question {
	background: url(/img/index/h3_back02.jpg) no-repeat left bottom;
	width: 260px;
	padding: 15px;
}

#conts .question p {
	background: url(/img/index/question_back01.gif) no-repeat scroll left bottom transparent;
	padding-bottom: 15px;
}

#conts .question ul.question-list li {
	background: url(/img/index/question_back02.gif) no-repeat scroll left bottom transparent;
	padding: 8px 0;
}

#conts .question ul.question-list li a {
	background: url(/img/index/question.jpg) no-repeat scroll left top transparent;
	display: block;
}

#conts .question ul.question-list li p {
	background: none;
	padding: 0;
	margin-left: 35px;
}

#conts p.link {
	background: url(/img/icon/01.gif) no-repeat scroll left 4px transparent;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
}

/*------------------------------------------------------------
	サイドナビ
------------------------------------------------------------*/
#sideNavi {
	margin-top: 0;
}

