@charset "utf-8";
#wrapper {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/chiikinews/wrapper_haikei.gif);
	background-repeat: repeat-y;
}
#header {
	width: 780px;
	background-repeat: no-repeat;
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4A3F39;
	border-right-color: #4A3F39;
	border-bottom-color: #4A3F39;
	border-left-color: #4A3F39;
	float: left;
	background-image: url(../images/chiikinews/header.gif);
}
#header h1 {
	padding-top: 15px;
	padding-left: 20px;
}

/* --- footer --- */
#footer {
	background-image: url(../images/chiikinews/footer.gif);
	background-repeat: no-repeat;
	width: 780px;
	clear: both;
	height: 40px;
}
#footer #tNav li {
	display: inline;
	float: left;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	text-indent: 1em;
	color: #392613;
	margin-top: 5px;
}

#footer address {
	float: left;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	color: #150F00;
}

/* --- mainImage --- */
#mainImage {
	line-height: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: left;
	float: left;

}
/* --- gNav --- */
ul#gNav li {
	float: left;
	height: 32px;
	width: 125px;
	text-decoration: underline;
}
#wrapper #gNavBack {
	clear: left;
	float: none;
	height: 32px;
	width: 750px;
	padding-left: 13px;
	margin-left: 2px;
	padding-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	background-image: url(../images/chiikinews/gnavi/gNavBack_haikei.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996633;
}

ul#gNav li a {
	text-decoration: none;
	display: block;
	height: 0px;
	width: 125px;
	padding-top: 32px;
	overflow: hidden;
}
ul#gNav li#home a{
	background-image: url(../images/chiikinews/gnavi/gnavi_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #home a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_home.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
ul#gNav li#present a{
	background-image: url(../images/chiikinews/gnavi/gnavi_present.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #present a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_present.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
ul#gNav li#info a{
	background-image: url(../images/chiikinews/gnavi/gnavi_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #info a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_info.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
ul#gNav li#kinsura a{
	background-image: url(../images/chiikinews/gnavi/gnavi_kinsura.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #kinsura a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_kinsura.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
ul#gNav li#uranai a{
	background-image: url(../images/chiikinews/gnavi/gnavi_uranai.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #uranai a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_uranai.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
ul#gNav li#recipi a{
	background-image: url(../images/chiikinews/gnavi/gnavi_recipi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNav #recipi a:hover {
	background-image: url(../images/chiikinews/gnavi/gnavi_recipi.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#wrapper #footer #tNav li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	color: #390000;
}
#wrapper #footer address {
	font-size: 1em;
	color: #663300;
	text-align: center;
	width: 780px;
}

