@charset "utf-8";


/* SHALOM CHURCH                               */
/* restaurant CSS                              */
/* Author : Tomoya Nikaidoh by saltworks.jp    */
/* Last update: 2009.10.09                     */


#head {
	background: #000 url(images/background.jpg) no-repeat center top;
}

#wrap {
	background: fixed url(images/background.jpg) no-repeat center top;
}



#contents-text #down_box {
	display: block;
	clear: both;
	float: left;
	width: 209px;
	padding-left: 2px;
}



#contents-text ul {
	margin: 0px;
	padding: 0 0 0 9px;
	list-style-type: none;
	float: left;
	clear: both;
	width: 202px;
}



#contents-text li	{
	padding: 0 0 0 10px;
	margin: 0 0 0.7em 0;
	display: block;
	clear: both;
	float: left;
	width: 191px;
}


#form_box {
	display: none;
}

ul#photo_g {
	background-image: url(images/gr_bg.png);
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 10px;
	width: 100px;
	float: right;
}
 
*html ul#photo_g {
	padding:0 0 10px 0;
	width: 110px;
}

ul#photo_g li	{
	background:none;
	margin: 10px 10px 0 0;
	padding: 0;
	float: left;
}

* html ul#photo_g li	{
	margin: 10px 5px 0 5px;
}

ul#photo_g li a img	{
	border:1px solid #ccc;
}


