/* ベース---------------------- */
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FF6600;
	width: 950px;
}
#kensaku {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:absolute;
	left:530px;
	top: -179px;
	line-height: 2em;
	width: 422px;
	text-align: right;
}
#container {
	width: 950px;
	height: auto;
	display: block;
	margin: 0px;
}
#top {
	width: 950px;
	height: 75px;
	display: block;
	margin: 0px;
	float: left;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container-inner {
	width: 950px;
	height: auto;
	padding: 0px;
	display: block;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	float: left;
	clear: left;
}
#footer {
	width: 950px;
	height: 196px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
}

/* top イメージー---------------------- */
.topimg{
	display: block;
	width: 930px;
	height: 300px;
	float: left;
	position: relative;
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(css/menuImage/top_img.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	padding-top: 2px;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	color: #996600;
}
#top a {
	background-image: url(img/home.jpg);
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 360px;
	display: block;
	text-indent: -99999px;
}

/* menu ---------------------- */
#menu{
	width: 920px;
	float: left;
	margin: 0px;
	height: 49px;
	background-image: url(img/menu/menu.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#menu #home {
	display: block;
	height: 40px;
	width: 60px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #home a {
	text-decoration: none;
	background-image: url(img/menu/meno_home.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 60px;
	display: block;
}
#menu #home a:hover {
	text-decoration: none;
	background-image: url(img/menu/meno_home_f2.jpg);
}
#menu #byouin,#menu #shisetu,#menu #houshin,#menu #koramu {
	display: block;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100px;
	margin-top: 0px;
	margin-right: 29px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #koramu {
	display: block;
	padding: 0px;
	float: left;
	height: 40px;
	width: 100px;
	margin: 0px;
}
#menu #staff,#menu #shinryou {
	display: block;
	padding: 0px;
	float: left;
	height: 40px;
	width: 125px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu #byouin a {
	text-decoration: none;
	background-image: url(img/menu/meno_byouin.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 100px;
	display: block;
}
#menu #byouin a:hover {
	text-decoration: none;
	background-image: url(img/menu/meno_byouin_f2.jpg);
}
#menu #shisetu a {
	text-decoration: none;
	background-image: url(img/menu/meno_shisetu.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 100px;
	display: block;
}
#menu #shisetu a:hover {
	text-decoration: none;
	background-image: url(img/menu/meno_shisetu_f2.jpg);
}
#menu #houshin a {
	text-decoration: none;
	background-image: url(img/menu/meno_houshin.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 100px;
	display: block;
}
#menu #houshin a:hover {
	text-decoration: none;
	background-image: url(img/menu/meno_houshin_f2.jpg);
}
#menu #koramu a {
	text-decoration: none;
	background-image: url(img/menu/koramu.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 100px;
	display: block;
}
#menu #koramu a:hover {
	text-decoration: none;
	background-image: url(img/menu/koramu_f2.jpg);
}
#menu #staff a {
	text-decoration: none;
	background-image: url(img/menu/staff.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 125px;
	display: block;
}
#menu #staff a:hover {
	text-decoration: none;
	background-image: url(img/menu/staff_f2.jpg);
}
#menu #shinryou a {
	text-decoration: none;
	background-image: url(img/menu/meno_shinryou.jpg);
	text-indent: -99999px;
	height: 40px;
	width: 125px;
	display: block;
}
#menu #shinryou a:hover {
	text-decoration: none;
	background-image: url(img/menu/meno_shinryou_f2.jpg);
}
/* 新着情報---------------------- */
#news {
	display: block;
	height: auto;
	width: 950px;
	padding: 0px;
	float: left;
	margin: 0px;
}

#news_top{
	background-image: url(img/index/news_top.jpg);
	height: 70px;
	width: 950px;
	padding: 0px;
	float: left;
}
#ue{
	width: 910px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: auto;
	background-image: url(img/index/news.jpg);
	margin: 0px;
	background-repeat: repeat;
	clear: left;
}
#ue li {
	line-height: 1.8em;
	color: #FF6600;
	list-style-position: inside;
	text-indent: 20px;
}
#news_foot{
	background-image: url(img/index/news_foot.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	width: 950px;
	clear: left;
	margin: 0px;
	float: left;
}
/* TOPIC関係---------------------- */
#sita{
	width: 927px;
	display: block;
	margin: 0px;
	height: 296px;
	background-image: url(img/index/sub_topics.jpg);
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-repeat: no-repeat;
	clear: left;
}
#sita .hidari {
	float: left;
	height: 270px;
	width: 268px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	line-height: 1.6em;
	font-size: 14px;
	color: #666666;
}
.hidari .img_l {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.hidari .img_r {
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

.hidari .kuwashiku {
	text-decoration: none;
	display: block;
	float: right;
	height: 25px;
	width: 85px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hidari .kuwashiku a {
	background-image: url(img/kuwasiku.jpg);
	text-indent: -99999px;
	height: 25px;
	width: 85px;
	text-decoration: none;
	display: block;
}
.hidari .kuwashiku a:hover {
	background-image: url(img/kuwasiku_f2.jpg);
}

#topic{
	width: 770px;
	display: block;
	margin: 0px;
	height: 25px;
	float: left;
	background-image: url(/sample002/img/topic.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #FFFFFF;
	font-size: 14px;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* テキスト関係ここから---------------------- */
.style4 a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.1em;
}
.style4 a:hover {
	text-decoration: underline;
	color: #FF6600;
}

