@charset "UTF-8";
@import url("reset.css");
@import url("layout.css");
@import url("nav.css");
@import url("lightbox.css");
@import url("calender.css");
@import url("sphone.css");

/* shiraga.html
============================== */
.sf_topw_w {
	background-image: url(../images/sf_top_w_w.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 688px;
}
.sf_mw_w {
	/*background-image: url(../images/sf_top_m_w.gif);*/
	background-repeat: repeat-y;
	height: auto;
	width: 638px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #2e0909;
	color: #000;
}
.sf_bw_w {
	background-image: url(../images/sf_topb_w.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 688px;
}
.shiragaul li {
	list-style-type: none;
	padding-bottom: 10px;
	background-image: url(../images/shiraga_icon.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 16px;
	text-transform: uppercase;
	background-position: 2px 2px;
}