@charset "utf-8";

/*
===========================================================
	common css
	Copyright (c) 2009, nishi-shinjuku.net All rights reserved.
	version: 1.0.0 [2009/2/18]
===========================================================
*/
/* -- body -- */
html {
	background:#251931 url(../img/bg_body.jpg) repeat-x;
}

body {
	color:#cccccc;
	text-align:center;
	background:url(../img/bg_body.png) center repeat-y;
}
/* for only IE7 style */
*:first-child+html body {
padding-left:1px;
}
/* for only IE6 style */
*html body {
padding-left:1px;
}

a {
	color:#999966;
	text-decoration:none;
}
a:hover {
	color:#999966;
	text-decoration:underline;
}
a:visited {
	color:#666633;
	text-decoration:none;
}

/* -- print -- */
p#print {
	display:none;
}

/* -- container -- */
div#container {
	width:800px;
	margin:0 auto;
	padding-top:5px;
	text-align:left;
}
	div#container h1 {
		height:25px;
		font-size:80%;
	}

/* -- header -- */
div#header {
	width:800px;
	height:50px;
}
div#header h2 {
	width:320px;
	float:left;
}
div#header p {
	width:150px;
	float:right;
	margin-top:5px;
}

/* -- global_nav -- */
ul#globalNav {
	clear:both;
}
ul#globalNav {
	width:800px;
}
	ul#globalNav li {
		display:inline;
	}
	ul#globalNav li a {
		width:160px;
		float:left;
		height:0px;
		padding-top:77px;
		background-image:url(../img/bg_globalNav.jpg);
		background-repeat:no-repeat;
		overflow:hidden;
	}

ul#globalNav li#gn_wedding a { background-position: 0 0; }
ul#globalNav li#gn_party a { background-position: -160px 0; }
ul#globalNav li#gn_menu a { background-position: -320px 0; }
ul#globalNav li#gn_restaurant a { background-position: -480px 0; }
ul#globalNav li#gn_inquiry a { background-position: -640px 0; }

ul#globalNav li#gn_wedding a:hover { background-position: 0 -77px; }
ul#globalNav li#gn_party a:hover { background-position: -160px -77px; }
ul#globalNav li#gn_menu a:hover { background-position: -320px -77px; }
ul#globalNav li#gn_restaurant a:hover { background-position: -480px -77px; }
ul#globalNav li#gn_inquiry a:hover { background-position: -640px -77px; }

ul#globalNav li#gn_wedding a.selected { background-position: 0 -77px; }
ul#globalNav li#gn_party a.selected { background-position: -160px -77px; }
ul#globalNav li#gn_menu a.selected { background-position: -320px -77px; }
ul#globalNav li#gn_restaurant a.selected { background-position: -480px -77px; }
ul#globalNav li#gn_inquiry a.selected { background-position: -640px -77px; }

/* -- contents -- */
div#contents {
	width:800px;
	background-color:#251931;
}
div#contents h2 {
	clear:both;
	padding-top:30px;
}
div#contents p {
	margin:20px 30px 0px 30px;
}

div#contents img.right_image {
	float:right;
	margin-left:30px;
}
div#contents img.left_image {
	float:left;
	margin-right:30px;
}

/* -- footer -- */
div#footer {
	clear:both;
	margin-top:70px;
	color:#666666;
	text-align:center;
	background:url(../img/bg_footer.jpg) repeat-x;
}
div#btmMenu {
	margin:0px auto;
	width:810px;
	background:url(../img/bg_btmMenu.jpg) center top no-repeat;
}
	div#footer ul {
		padding:20px 0px 0px 0px;
	}
	div#footer ul li {
		display:inline;
		margin-left:10px;
	}
		div#footer ul li a {
			color:#666666;
			text-decoration:none;
		}
		div#footer ul li a:hover {
			text-decoration:underline;
		}
	div#footer address {
		padding:0px 0px 15px 0px;
	}
		div#footer address a {
			color:#666666;
			text-decoration:none;
		}

/* -- layout css -- */
table.layout_border {
	margin:15px 30px 0px 30px;
	border:1px #1e1427 solid;
}
	table.layout_border td {
		padding:8px;
		line-height:160%;
		border:1px #1e1427 solid;
	}
		table.layout_border td.line {
			background-color:#2f2034;
		}
ul.list_flower {
	margin:20px 30px 0px 40px;
}
	ul.list_flower li {
		padding:0px 0px 5px 30px;
		background:url(../img/icon_flower.jpg) no-repeat;
	}

.emphasis {
	color:#FF6600;
}

input.input_area {
	width:200px;
}
textarea.input_field {
	width:400px;
}

/*  --- fix related --- */
/* to fix clear flot */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
	}
/* Mac IE \*//*/
.clearfix {
	overflow:hidden;
}
/* */

/* fix to make png transparent in IE6 */
*html body,img,div {
	behavior:url("http://www.st-produce.net/js/iepngfix.htc");
}






/*上書き
----------------------------------------------------------------*/
.emphasis {
	font-size:20px;
	line-height:1;
}
ul#globalNav.change li a {
	background-image:url(../img/bg_globalNav2.jpg);
}
#info_detail.blog {
	height:127px !important;
}


/*追加
----------------------------------------------------------------*/

#Sasaki {
	background:url(../img/sasaki.jpg) no-repeat left top;
	width:350px;
	height:105px;
}
#Sasaki p {
	padding:12px 0 0 70px;
}


ul.topLight {
	width:740px;
	margin:20px auto 0;
}
ul.topLight li {
	float:left;
	width:120px;
	margin-left:4px;
}
ul.topLight li.first {
	margin-left:0px;
}

.movieLeft {
	float:left;
	width:435px;
}
.movieLeft img.right_image {
	margin-left:20px !important;
}
.movieLeft p.imgIn {
	min-height:111px;
}
.movieRight {
	float:right;
	width:330px;
	margin:20px 30px 0 0;
}

p.orderMade {
	margin:30px auto 0;
	width:740px;
}


.movieBox {
	float:left;
	margin:20px 30px 0;
	padding-bottom:35px;
	width:740px;
	background:url(../img/movie_bottom.gif) repeat-x left bottom;
}
.movieBox .ceremonyMovieLeft {
	float:left;
	width:330px;
}
p.movieCaption {
	font-size:10px;
	line-height:14px;
	margin:5px 0 10px !important;
	color:#909090;
}
.movieBox .ceremonyMovieRight {
	float:left;
	margin-left:35px;
	width:375px;
}
.movieBox .ceremonyMovieRight h3 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:20px;
}
.movieBox .ceremonyMovieRight h3 a {
	color:#ffffff;
}
