@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- sitemap ---------- */
#main-pho h1{
	background-image: url(../../images/sitemap/main_pho_s.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 155px;
	text-indent: -9999px;
}

#container-box ul{
	font-size: 16px;
	padding-left: 70px;
}

#container-box li{
	margin-bottom: 1em;
	color: #FF6600;
	padding-left: 6px;
	list-style-type: disc;
}

