/* ---------- Base CSS ---------- */

@import url(style.css);

/* ---------- Sidebar Default CSS ---------- */

@import url(sidebar-default.css);

/* ---------- Navi (index only) ---------- */

#MainMenu li#MainMenuWedding a,
#MainMenu li#MainMenuWedding a:link,
#MainMenu li#MainMenuWedding a:visited,
#MainMenu li#MainMenuWedding a:hover,
#MainMenu li#MainMenuWedding a:active,
#MainMenu li#MainMenuWedding a:focus {
	background-position: 0 -112px;
}

/* ---------- Main ---------- */

#mimage {
	background: url(images/img-wedding.jpg) no-repeat;
}

#main h2 {
	margin: 0;
	clear: both;
	border-bottom: 2px solid #bcc7a5;
	font-size: 1.14em;
	color: #70814d;
}

#main h3 {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #bcc7a5;
	font-size: 1.2em;
	font-weight: normal;
	color: #70814d;
}

#main #requestform h4 {
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	border-bottom: 1px solid #f0efe0;
}

#main h4 em {
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
}

#main textarea {
	width: 100%;
	height: 100px;
	overflow: auto;
}

#main p {
	margin-top: 5px;
	line-height: 140%;
}

#main strong {
	color: #690;
}

#main object,
#main embed {
	margin-top: 20px;
}

#main .post p.chef {
	padding: 10px;
	border: 1px solid #bcc7a5;
}

#main .post p.chef strong {
	width: 488px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
}

.alignleftb {
	float: left;
	font-size: 0.86em;
}

.alignrightb {
	float: right;
	font-size: 0.86em;
}

/* ---------- Toppage Only ---------- */

#weddingInfo ul {
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	list-style-type: none;
}

#weddingInfo li {
	clear: both;
}

#weddingInfo li a {
	width: 510px;
	padding: 5px 0;
	display: block;
	float: left;
	border-bottom: 1px solid #bcc7a5;
	text-decoration: none;
	color: #333;
}

#weddingInfo li a,
#weddingInfo li a:link,
#weddingInfo li a:visited {
	background-color: #fff;
}

#weddingInfo li a:hover,
#weddingInfo li a:active,
#weddingInfo li a:focus {
	background-color: #f3f7e9;
}

#weddingInfo .infoTitle {
	width: 493px;
	padding-left: 17px;
	margin-top: 2px;
	float: left;
	background: url(images/bg-li-green.gif) left center no-repeat;
}

#weddingRecommendPlan h2 {
	color: #AF5757;
	border-bottom-color: #ce9c9c;
}

#weddingRecommendPlan ul {
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	list-style-type: none;
}

#weddingRecommendPlan li {
	clear: both;
}

#weddingRecommendPlan li a {
	width: 510px;
	padding: 5px 0;
	display: block;
	float: left;
	border-bottom: 1px solid #CE9C9C;
	text-decoration: none;
	color: #c00;
}

#weddingRecommendPlan li a,
#weddingRecommendPlan li a:link,
#weddingRecommendPlan li a:visited {
	background-color: #fff;
}

#weddingRecommendPlan li a:hover,
#weddingRecommendPlan li a:active,
#weddingRecommendPlan li a:focus {
	background-color: #faeded;
}

#weddingRecommendPlan .infoTitle {
	padding-left: 17px;
	float: left;
	background: url(images/bg-li-red.gif) left center no-repeat;
}

#main #style {
	clear: both;
	background: url(images/img-wedding-top-01.jpg) right 30px no-repeat;
}

#main #weddingplan {
	background: url(images/img-wedding-top-02.jpg) right 30px no-repeat;
}

#main #style h2 a,
#main #weddingplan h2 a,
#main #report h2 a,
#main #qa h2 a,
#main #request h2 a {
	text-decoration: none;
	color: #70814d;
}

#main #style p a,
#main #weddingplan p a {
	width: 290px;
	padding-bottom: 20px;
	display: block;
	text-decoration: none;
	background: url(images/icn-more.gif) right bottom no-repeat;
	color: #333;
}

#main #report p a,
#main #qa p a {
	width: 410px;
	padding-right: 100px;
	display: block;
	text-decoration: none;
	background: url(images/icn-more.gif) right bottom no-repeat;
	color: #333;
}

#main #request p a {
	width: 410px;
	padding-right: 100px;
	display: block;
	text-decoration: none;
	background: url(images/icn-request.gif) right bottom no-repeat;
	color: #333;
}

#main ul.linklist {
	margin: 0;
	padding: 0 0 20px 0;
	border-top: 1px solid #bcc7a5;
	list-style-type: none;
}

#main ul.linklist li a {
	width: 493px;
	padding: 5px 0 5px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	background: url(images/bg-li-green.gif) left center no-repeat;
	text-decoration: none;
	color: #333;
}

#main #style ul.linklist,
#main #weddingplan ul.linklist {
	width: 290px;
}

#main #style ul.linklist li a,
#main #weddingplan ul.linklist li a {
	width: 273px;
	padding: 5px 0 5px 17px;
	display: block;
	border-bottom: 1px solid #bcc7a5;
	background: url(images/bg-li-green.gif) left center no-repeat;
	text-decoration: none;
	color: #333;
}

#main ul.linklist li a em {
	padding-left: 10px;
	font-size: 0.79em;
}

#main ul.linklist li a,
#main ul.linklist li a:link,
#main ul.linklist li a:visited {
	background-color: #fff;
}

#main ul.linklist li a:hover,
#main ul.linklist li a:active,
#main ul.linklist li a:focus {
	background-color: #f3f7e9;
}

#request {
	padding-bottom: 10px;
}

/* ---------- Report Page Only ---------- */

.report .infoDate {
	padding: 5px 0 10px 0;
	border-top: 1px solid #bcc7a5;
	font-size: 0.79em;
	color: #999;
	text-align: right;
}

.report img {
	padding: 5px;
}

#main #requestform h4 {
	margin-bottom: 5px;
	color: #666;
	font-size: 1em;
	border-bottom: 1px solid #f0efe0;
}

#main #requestform h4 em {
	padding-left: 10px;
	font-weight: normal;
	font-size: 0.8em;
}

#main textarea {
	width: 100%;
	height: 100px;
	overflow: auto;
}

#main .error {
	margin-top: 10px;
	padding: 5px;
	color: #900;
	background-color: #fee;
	border: 1px solid #C00;
	font-size: 1em;
	text-align: center;
}

#main .resultTable {
	margin-top: 5px;
	border: 1px solid #ccc;
}

#main .resultTable th {
	width: 120px;
	border: 1px solid #ccc;
}

#main .resultTable td {
	width: 380px;
	border: 1px solid #ccc;
}

#main #requestform .errorArea h3 {
	color: #900;
}

#main .errorArea input {
	background-color: #fee;
	border: 2px solid #C00;
}

#main #chkBlock,
#main #actionBlock {
	margin: 10px 0;
}

#main #chkBlock input,
#main #actionBlock input {
	width: 100px;
}

#main #chkBlock .alignright {
	float: right;
	clear: none;
}

#main em.grayText {
	color: #999;
}

/* ---------- Sidebar ---------- */

#sidebar h2.wedding {
	background: url(images/bg-sidebar-h2-wedding.gif) left bottom no-repeat;
}

#sidebar h2.backnumber {
	background: url(images/bg-sidebar-h2-weddingreport.gif) left bottom no-repeat;
}
