@charset "EUC-JP";

/******************** style ********************/

#nightBtn {
	margin-left:540px;
	background-image: url(../lines/images/night_btn.gif);
	background-repeat: no-repeat;
	width : 47px;
	height : 16px;
}

#nightBtn a {
	display: block;
	width : 47px;
	height : 16px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

#dayBtn {
	margin-left:540px;
	background-image: url(../lines/images/day_btn.gif);
	background-repeat: no-repeat;
	width : 47px;
	height : 16px;
}

#dayBtn a {
	display: block;
	width : 47px;
	height : 16px;
	text-decoration:none;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

h2#linesHead {
	background-image: url(../lines/images/page_head.jpg);
	background-repeat: no-repeat;
	width : 602px;
	height : 90px;
	text-indent:-5000px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

/************************/
/****** h3 elements *****/
/************************/

h3 {
	background-repeat: no-repeat;
	width : 602px;
	height : 31px;
	text-indent:-5000px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
}

h3#linesTitleBar-1 {
	background-image: url(../lines/images/page_title01.gif);
}

h3#linesTitleBar-2 {
	background-image: url(../lines/images/page_title02.gif);
}

h3#linesTitleBar-3 {
	background-image: url(../lines/images/page_title03.gif);
}

h3#linesTitleBar-4 {
	background-image: url(../lines/images/page_title04.gif);
}

h3#linesTitleBar-5 {
	background-image: url(../lines/images/page_title05.gif);
}

h3#linesTitleBar-6 {
	background-image: url(../lines/images/page_title06.gif);
}

h3#linesTitleBar-7 {
	background-image: url(../lines/images/page_title07.gif);
}

h3#linesTitleBar-8 {
	background-image: url(../lines/images/page_title08.gif);
}

h3#linesTitleBar-9 {
	background-image: url(../lines/images/page_title09.gif);
}

h3#linesTitleBar-12 {
	background-image: url(../lines/images/page_title12.gif);
}

/* ----------------------------------------------------------- */


/********************************/
/*********** Column *************/
/********************************/

#contentDec {
	width: 510px;
	float:left;
}

#contentImg {
	float: left;
	width: 510px;
	margin-left:10px;
	_margin-left:3px;
}

#contentImg li {
	margin:10px 5px 0px 5px;
	float: left;
}

#content_info {
	margin:10px 10px;
	_margin:5px 5px;
	width: 490px;
	float:left;
	text-align: left;
	line-height:1.4em;
}

.subImg {
	float:left;
	margin:5px 0;
}


/******************** plan & voice ********************/

#bgImg {
	background-image: url(../lines/images/plan_bg.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

#planBg {
	width:517px;
	background-image: url(../lines/images/plan_img03.gif);
	background-repeat: repeat-y;
	margin-bottom:20px;
}

#panLead {
	font-weight: bold;
	/*
	background-image: url(../lines/images/plan_bar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:25px;
	*/
	padding-bottom:10px;
	margin-top:20px;
	line-height:20px;
}

#panLead p {
	margin-left:10px;
}

#planName {
	font-size:14px;
	font-weight:bold;
	color:#5f668e;
	background-color:#e8e7fb;
	padding:4px;
}

#planTime {
	color:#5f668e;
}

#planDec {
	padding:10px 24px;
}

#voiceDec table {
	width:100%;
}

#voiceDec img {
	margin-bottom:12px;
}

#planDetails {
	margin:15px 0px 5px;
}

#people {
	font-size:12px;
	font-weight:bold;
}

#price {
	font-size:20px;
	font-weight:bold;
}

#planList {
	border:solid 1px #9792ec;
	padding:15px;
}

#planListT {
	width:99%;
}

#planListT td {
	padding:5px;
	width:33%;
}

#planListT img {
	float:left;
}



#voiceBgImg {
	width:602px;
	background-image:url(../lines/images/voice_bg.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

#voiceDec {
	padding:0px 30px;
}

#vName {
	width:112px;
	margin-right:25px;
	margin-bottom:5px;
}

#vName li {
	border-bottom:solid 1px #bab7f2;
	padding-bottom:3px;
	margin-bottom:4px;
}

#vName li span {
	font-size:0.9em;
	font-weight:bold;
}

#vName li#date {
	border-bottom: none;
	color:#9792ec;
}

#vTxt {
	line-height:1.3em;
	padding-bottom:12px;
}

#vTxt p {
	font-weight:bold;
	color:#5f668e;
}

#vTxt2 {
	line-height:1.3em;
	padding-top:12px;
	border-top:solid 1px #e6e6e6;
}

#vTxt2 p {
	font-weight:bold;
	color:#5f668e;
}

/* 投稿メッセージ */
.messageDec {
	padding:0 30px;
	text-align:right;
	vertical-align:middle;
}

.messageDec img {
	display:inline;
}

.message {
	line-height:1.3em;
	padding-top:12px;
	border-top:solid 1px #e6e6e6;
}

.message p {
	font-weight:bold;
	color:#5f668e;
}

.messageTxt {
	padding:6px 0;
	border-bottom:solid 1px #e6e6e6;
}

.messageName {
	margin-bottom:10px;
}

.massageDate {
	margin-top:2px;
	text-align:right;
}

.messageBtn {
	background-color:#f4f5fa;
	text-align:center;
	margin-top:10px;
}

.messageBtn img {
	display:inline;
	margin:10px 0;
}

.vBack {
	width:517px;
	font-weight:bold;
	margin:0 0 20px 10px;
}








.newVoice {
	background-color:#e3e3f1;
	padding:20px;
	margin-bottom:20px;
	text-align:center;
}

.newVoice a {
	display: block;
	width: 368px;
	height: 33px;
	background-image:url(../katsura/images/new_voice.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	overflow:visible;
	/* \*/
	overflow:hidden;
	/* */
	margin:0 auto;
}

.newVoice a:hover {
	background-position: 0px -33px;

}


/******************** map ********************/

#mapDec{
	width: 520px;
	margin: auto;
	padding: 10px 0px;
	border: solid 1px #d0c68b;
	clear:both;
}

#mapDet {
	width: 500px;
	margin: auto;
}

#mapAdd {
	float:left;
	text-align:left;
}

#mapQr {
	width:110px;
	float:right;
	text-align:center;
	border:solid 1px #e0d8ac;
	padding:3px;
}

#mapQr img {
	margin:auto;
	display:block;
}

#mapAcc {
	margin:10px auto 20px;
	text-align:left;
	width:500px;
}

#mapAcc p {
	padding:3px;
	margin-bottom:6px;
	border-bottom:solid 1px #d0c68b;
	color:#d0c68b;
	font-weight:bold;
}

/******************** ceremony ********************/


.chapelVBnr {
	float:left;
	width:520px;
	text-align:right;
	background-image: url(../images/underline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top:10px;
	margin-top:20px;
}

.chapelVBnr img {
	display:inline;
}
