td { font-size: 12px}

/* Reset */

html {
	overflow-y: scroll;
}

ul,li{
	margin: 0;
	padding: 0;
}


li {
	list-style-type: none;
}

/* ナビ用 */

/* .header */
.header {
	position: relative;
	width: 720px;
	height: 23px;
	font-size: 1px;
	background-color: #FFF;
}

.header img {
	vertical-align: top;
	font-size: small;
}


/* #gNav */
#gNav {
	float: left;
	width: 720px;
}

#gNav li {
	float: left;
}

#header #gNav {
	background: url(/contents/townreport/commonimage/bg_navi.gif) no-repeat left;
}

#header #gNav a {
	display: block;
	width: 144px;
	height: 23px;
}

#header #gNav a:hover {
	background: none;
}

.topBody #header #gNav li.topNav a img,
#header #gNav li a:hover img {
	width: 0;
	height: 0;
}

.profileBody #header #gNav li.profNav a img,
#header #gNav li a:hover img {
	width: 0;
	height: 0;
}

.photoBody #header #gNav li.photoNav a img,
#header #gNav li a:hover img {
	width: 0;
	height: 0;
}

.searchBody #header #gNav li.searchNav a img,
#header #gNav li a:hover img {
	width: 0;
	height: 0;
}

/* プロフィール・写真館用ナビ */
#s_navi {
	height:25px;
	background-image: url(/contents/townreport/archives/2008/10/images/subnavi_bg.gif);
	background-repeat: no-repeat;
}
#s_navi li {
	display:inline;
	list-style-type:none;
}
#s_navi ul {
	padding-left: 116px;
}
#s_navi li a {
	height:25px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/* off */
#s_navi li.s_navi01 a {
	width:92px;
	background-image: url(/contents/townreport/archives/2008/10/images/subnavi.gif);
	background-repeat: no-repeat;
	background-position: -116px 0px;
}
#s_navi li.s_navi02 a {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -208px 0px;
	width:92px;
}
#s_navi li.s_navi03 a {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -300px 0px;
	width:184px;
}
#s_navi li.s_navi04 a {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -484px 0px;
	width:92px;
}
#s_navi li.s_navi05 a {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -576px 0px;
	width:92px;
}

/* hover */
#s_navi li.s_navi01 a:hover {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -116px -25px;
}
#s_navi li.s_navi02 a:hover {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -208px -25px;
}
#s_navi li.s_navi03 a:hover {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -300px -25px;
}
#s_navi li.s_navi04 a:hover {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -484px -25px;
}
#s_navi li.s_navi05 a:hover {
	background:url(/contents/townreport/archives/2008/10/images/subnavi.gif) no-repeat -576px -25px;
}


/* トップページ用 */
.main {
	margin-top: 15px;
	margin-bottom: 15px;
}

.top-h2 h2 {
	margin-bottom: 10px;
	margin-top: 0px;
}

.top-h3 h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}

.ft12-18-bnt {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}

.ft12-18-bnt2 {
	font-size: 12px;
	line-height: 18px;
	color: #383838;
	font-weight: bold;
}


.link01 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: right;
	vertical-align: middle;
}

.link02 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	vertical-align: middle;
}

.ar {
	vertical-align: middle;
	margin-right: 2px;
}


/* プロフィール */
.pr-h3 h3{
	margin-bottom: 20px;
	margin-top: 40px;
}

.pr-h4 h4{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC6666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pr-h4-b h4{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #6699cc;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pbg01{
	background-image: url(../images/line_lt.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.pbg02{
	background-image: url(../images/line_rt.gif);
	background-repeat: repeat-y;
	width: 20px;
}

.msg01{
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #f2faf7;
}

.img{
	float: right;
	margin: 0px 0px 10px 20px;
}

/* 写真館 */
.ft12-18b{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}

.ft14-20b{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}

.cap-brt{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.cap-blt10{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-left: 10px;
}

.cap-blt5{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-left: 5px;
}

/* 共通 */
.line01 {
	background-image: url(/contents/townreport/commonimage/line_v01.gif);
	background-repeat: repeat-y;
	width: 30px;
}

.line02 {
	background-image: url(/contents/townreport/commonimage/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

.mTop1 {margin-top: 1px;}
.mTop5 {margin-top: 5px;}
.mTop10 {margin-top: 10px;}
.mTop15 {margin-top: 15px;}
.mTop20 {margin-top: 20px;}
.mBtm3 {margin-bottom: 3px;}
.mBtm5 {margin-bottom: 5px;}
.mBtm10 {margin-bottom: 10px;}
.mBtm15 {margin-bottom: 15px;}
.mBtm20 {margin-bottom: 20px;}
.mBtm30 {margin-bottom: 30px;}
.mRight5 {margin-right: 5px;}
.mRight10 {margin-right: 10px;}
.mRight20 {margin-right: 20px;}
.mRight30 {margin-right: 30px;}
.mLeft3 {margin-left: 3px;}
.mLeft5 {margin-left: 5px;}
.mLeft10 {margin-left: 10px;}
.mLeft15 {margin-left: 15px;}
.mLeft20 {margin-left: 20px;}
.mLeft30 {margin-left: 30px;}
.mLeft50 {margin-left: 50px;}
.mLeft80 {margin-left: 80px;}


/* 下ナビ */
.navi2 {
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 5px 0px 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}


.bg01 { background-color: #6699CC;}
.bg02 { background-color: #fdfaed;}
.bg03 { background-color: #c9f4c9;}
.bg04 { background-color: #cccccc;}
.bg05 { background-color: #ffffff;}
.bg06 { background-color: #CC9999;}
.bg07 { background-color: #CC6666;}



.ftwb {	font-size: 12px; font-weight: bold;	color: #FFFFFF;}


/* バックナンバーページ　エリアタイトル */
.area {
	font-size: 12px;
	color: #333333;
	padding-bottom: 1px;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	width: 720px;
	margin-bottom: 2px;
	font-weight: bold;
}

.area2 {
	font-size: 12px;
	color: #333333;
	padding-bottom: 3px;
	text-align: left;
	width: 704px;
	font-weight: bold;
	background-color: #efefef;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}

.bnttl{
	background-image: url(/contents/townreport/commonimage/ttl_bn02.gif);
	background-repeat: no-repeat;
}

.box01 {
	border: 1px solid #cccccc;
	width: 720px;
	margin-bottom: 20px;
}



/* ぱんくず */
.f10 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-top: 1px;
}
.f10:link {	font-size: 10px;	line-height: 12px;	color: #333333; text-decoration: underline}
.f10:active {	font-size: 10px;	line-height: 12px;	color: #CC0000; text-decoration: underline}
.f10:visited {	font-size: 10px;	line-height: 12px;	color: #333333; text-decoration: underline}
.f10:hover {	font-size: 10px;	line-height: 12px;	color: #FF0000; text-decoration: underline}

