.clear {
	clear:both;
}

/*----------共通--------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #999999;
	font-size: small;
	padding-top: 40px;
	padding-bottom: 40px;
}

#wp {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/location/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	border: 1px solid #F0E3C4;
	line-height: 120%;
}

.plan-name {
	padding-top: 10px;
	padding-bottom: 10px;
}

.plan-txt {
	padding-left: 1.5em;
	line-height: 18px;
	padding-bottom: 10px;
	font-size: 10px;
}

.plan-txt-silver {
	padding-left: 1.5em;
	line-height: 18px;
	padding-bottom: 10px;
	font-size: 12px;
}

a:link,
a:visited {
	color: #F2A6AD;
	text-decoration: none;
}

a:hover {
	color: #F2A6AD;
	text-decoration: underline;
}


/*----------ヘッダー--------------------------------------------------*/

#hd img {
	float: left;
	padding-right: 18px;
}
#hd .title {
	font-size: 14px;
	font-weight: bold;
}
#hd p {
	margin: 0px;
	line-height: 18px;
}
#hd .alb_title {
	height: 83px;
	padding-top: 35px;
}
#hd .alb_title p {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
#hd .alb_title img {
	float: left;
	padding-right: 13px;
}
#hd .alb_title .txt {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}


/*----------コンテンツ--------------------------------------------------*/

#cts {
	margin-bottom: 25px;
}

/*----------共通--------------------------------------------------*/

#wedding .title a img,
#memory .title a img,
#family .title a img,
#silver .title a img {
	padding-right: 18px;
	padding-left: 30px;
}
#wedding .title,
#memory .title,
#family .title,
#silver .title {
	padding-top: 10px;
	padding-bottom: 20px;
}
#wedding .right .plan-txt .opt,
#memory .right .plan-txt .opt {
	font-size: xx-small;
	line-height: 15px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#family .cts_plan,
#silver .cts_plan {
	padding-left: 30px;
}

/*----------ウェデイング--------------------------------------------------*/

#wedding .right {
	float: left;
	width: 405px;
	padding-left: 30px;
}
#wedding .left {
	background-image: url(../img/location/cts-bg1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 330px;
	padding-left: 25px;
}

/*----------ファミリー--------------------------------------------------*/

#family {
	background-image: url(../img/location/cts-bg2.jpg);
	background-repeat: no-repeat;
	height: 293px;
}

/*----------成人式--------------------------------------------------*/

#memory .right {
	float: left;
	width: 405px;
	padding-left: 30px;
	background-image: url(../img/location/cts-bg3.jpg);
	background-repeat: no-repeat;
	height: 258px;
	padding-bottom: 10px;
}
#memory .left {
	float: left;
	width: 330px;
	padding-left: 25px;
}

/*----------シルバー--------------------------------------------------*/

#silver {
	background-image: url(../img/location/cts-bg4.jpg);
	background-repeat: no-repeat;
	height: 274px;
}

/*----------フッター メニュー--------------------------------------------------*/

#ftm ul {
	float: left;
	display: block;
	padding-left: 25px;
}

#ftm li {
	line-height: 1px;
	display: inline;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}

#ftm {
	margin-top: 25px;
	width: 790px;
}

/*----------フッター コピーライト--------------------------------------------------*/

#ft {
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
}
