/*
Containers
*/

/*
Theme Name: 深谷市観光協会WEBサイト
Theme URI: http://www.fukaya-ta.com/
Description: 深谷市観光協会オリジナルテーマ
Version: 1.01
Author: たつみ印刷株式会社
Author URI: http://www.tatsumi-insatsu.co.jp/
Fukaya-ta Ver.1.01
http://www.fukaya-ta.com/
*/

/*
スタイルのリセット
------------------------------------------------------------
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
------------------------------------------------------------
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


/*
------------------------------------------------------------
レイアウト基本
------------------------------------------------------------
*/

html {
	background: #66CC33;
	margin:0;
	padding:0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

body {
	background: #FFFFFF url(img/bg.png) repeat-x 0 0;
	font:13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS P Gothic", sans-serif;
	*font-size:small;
	*font:x-small;
	color:#444;
}

;;body {
	font-family: "メイリオ", Meiryo, sans-serif;/* for Opera9 */
}

*+html body {
	font-family: "メイリオ", Meiryo, sans-serif;/* for IE7 */
}

*html body {
	font-family: "メイリオ", Meiryo, sans-serif;/* for IE6 */
}

html>/**/body {
	overflow-y:scroll;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

li{
	list-style: none;
}

caption,th{
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

q:before,
q:after{
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/*to enable resizing for IE*/
input,textarea,select{
	*font-size:100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

li img {
	vertical-align: 0px;
}


/*
------------------------------------------------------------
リンク
------------------------------------------------------------
*/

a:link,
a:visited {
	text-decoration:none;
}

a:hover,
a:active {
	color:#0033cc;
	text-decoration:underline;
}

#headerInner a:link,
#footer a:link,
#headerInner a:visited,
#footer a:visited {
	color:#fff;
	text-decoration:none;
}

#headerInner a:hover,
#footer a:hover,
#headerInner a:active,
#footer a:active {
	color:#006699;
	text-decoration:underline;
}

#sidebartop a:hover img,
#banners a:hover img,
a:hover img.banner {
	opacity: 0.7;-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

/*
------------------------------------------------------------
基本レイアウト
------------------------------------------------------------
*/
#wrap {
	background: transparent url(img/bg_wrap.png) repeat-y center top;
	margin:0 auto;
	text-align:left;
	width: 980px;
	padding: 0;
}

#header {
	position: relative;
	background: transparent url(img/bg_header.png) no-repeat center top;
	_background: transparent url(img/bg_header.jpg) no-repeat center top;
	width: 980px;
	height: 145px;
	margin: 0 auto;
}

#headerInner {
	width: 840px;
	margin: 0 auto;
}

#headerInner p {
	text-align: right;
	padding-top: 15px;
	font-size: 100%;
	font-weight: bold;
}

#bottom {
	background: transparent url(img/bg_wrap.png) repeat-y center bottom;
	margin:0 auto;
	padding: 20px 0 0 0;
	text-align:left;
	width: 980px;
	clear: both;
}


#footer{
	background: #66CC33;
	color: #FFFFFF;
	text-align: center;
}

#footerInner {
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	width: 980px;
	background: #66CC33 url(img/bg_footer.png) no-repeat top center;
	height: 110px;
}

#fukakan {
	width: 840px;
	margin: 0 auto;
}

#content {
	line-height: 1.6em;
	float:left;
	padding: 0 0 0 0;
	width: 560px;
	margin: 0 0 15px 95px;
	_margin: 0 0 15px 45px;
}

#contentHome {
	line-height: 1.6em;
	float:left;
	padding: 0 0 0 0;
	width: 580px;
	margin: 0 0 15px 95px;
	_margin: 0 0 15px 45px;
}


#sidebar {
	float:right;
	width: 180px;
	margin: 15px 95px 0 0;
	_margin: 15px 0 0 0;
	_padding-right: 47px;
}

#sidebarEntry {
	float:right;
	width: 180px;
	margin: 15px 95px 0 0;
	_margin: 15px 0 0 0;
	_padding-right: 90px;
}



#topicPath {
	font-size: 93%;
	margin: 10px 0 15px 0;
}


/*
------------------------------------------------------------
ヘッダー
------------------------------------------------------------
*/
#header h1 a {
	background: transparent url(img/logo.png) no-repeat 0 0;
	_background: url(img/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 92px;
	left: 90px;
	width: 190px;
	height: 0;
	padding-top: 40px;
	display:block;
	overflow: hidden;
}

#header #globalnav {
	width: 570px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 93px;
	left: 316px;
}

#header #globalnav li { display: inline; }
#header #globalnav li a { float: left; height: 0; padding-top: 35px; overflow: hidden; text-indent: -9999px; }

#header ul#globalnav li.About a {
	background-image: url(img/header_navi1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 119px;
}


#header ul#globalnav li.Watch a {
	background-image: url(img/header_navi2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 117px;
}

#header ul#globalnav li.Buy a {
	background-image: url(img/header_navi3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 54px;
}

#header ul#globalnav li.Stay a {
	background-image: url(img/header_navi4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 70px;
}

#header ul#globalnav li.Maps a {
	background-image: url(img/header_navi5.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 97px;
}

#header ul#globalnav li.Access a {
	background-image: url(img/header_navi6.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 113px;
}

#header ul#globalnav li.current a {
	background-position: 0 -70px;
}

#header ul#globalnav li.About a:hover,
#header ul#globalnav li.Watch a:hover,
#header ul#globalnav li.Buy a:hover,
#header ul#globalnav li.Stay a:hover,
#header ul#globalnav li.Maps a:hover,
#header ul#globalnav li.Access a:hover {
	background-position: 0 -35px;
}

/*
------------------------------------------------------------
記事（トピックス向け）
------------------------------------------------------------
*/
#contentHome #tbL h2 {
	margin-bottom: 8px;
} 

#content h2#pagetitle {
	background: #fff url(img/pagetitle.png) repeat-x left bottom;
	font-size:145%;
	font-weight:bold;
	margin-bottom: 1em;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 1em 0.5em;
	letter-spacing: 2px;
}

.entry h2{
	color: #006699;
	font-size:145%;
	font-weight:bold;
	margin: 25px 0;
	border-left: 5px solid #ddd;
	padding-left: 6px;
}

h2.entries {
	font-size: 145%;
	margin-bottom: 15px;
}

.entry h2 a {
	color:#990000;
}

.entry h2 a:hover{
	color:#990000;
}

.entry h3 {
	font-size:135%;
	color:#555;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	padding-bottom: 7px;
	background: url(img/title_h3_underbar.png) repeat-x left bottom;
}

.entry h4 {
	font-size:118%;
	color:#555;
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding: 0 0 3px 8px;
	border-left: 4px solid #ddd;
	border-bottom: 1px solid #ddd;
} 

.entry {
	margin-top: 20px;
}

.plusmargin {
	margin-bottom: 2em;
}




.entrybody {
	margin: 1em 0;
}

.entrybody a:link,
.entrybody a:visited {
	text-decoration:underline;
}

.entrybody a:hover,

.entrybody a:active {
	color:#006699;
	text-decoration:underline;
}



.entrybody p {
	text-justify: distribute-all-lines;
	margin-bottom: 1em;
}

.entrybody ul,
.entrybody ol {
	margin-left: 0.25em;

}

.entrybody ul li {
	list-style: disc;
	margin: 0 0 0 1.4em;
}

.entrybody ol li {
	list-style: decimal;
	margin: 0 0 0 2em;
}


.entrybody a:hover img{
	opacity: 0.7;-moz-opacity: 0.7;
	filter: alpha(opacity=80);
}

.entrybody .pagebanner ul li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}

.entrybody .ijinButton ul li {
	float: left;
	margin: 0 2px 0 0;
	list-style: none;
}

.entrybody .pagebanner ul li img {
	margin: 0;
	padding: 0;
}

.entrymeta{
	font-size: 93%;
}

.entrypost {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color:#ddd;
	padding: 0.3em 0;
}


/*
------------------------------------------------------------
サイドバー
------------------------------------------------------------
*/

/*
------------------------------------------------------------
サイドバー
------------------------------------------------------------
*/


#sidebar h3,
#sidebarEntry h3{
	font-weight: bold;
	color:#555;
	font-size:115%;
	margin:0 0 0.3em 0;
}

#submenu ul#pageMenuParent {
	background: transparent url(img/submenu.png) no-repeat center top;
	border-bottom: 1px solid #ccc;
	padding: 25px 0 0 0;
	margin: 33px 0 15px 0;
}

#submenu ul#pageMenuParent li ul{
	background: fff;
}

#submenu ul#pageMenuParent li ul li{
	border: none;
}

#submenu ul#pageMenuParent li ul li a {
	background: #f6f6f6 url(img/arrow.gif) no-repeat 22px 50%;
	line-height: 1.2em;
	padding: 0.25em 0.5em 0.75em 18px;
	text-indent: 20px;
	display: block;	
	margin: 0;
	_height: 0;
}

#submenu ul#pageMenuParent li ul li a:hover {
	color:#663300;
	background: #ffcc33 url(img/arrow.gif) no-repeat 22px 50%;
	text-decoration:none;
}

#submenu ul#pageMenuParent li {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
}

#submenu ul#pageMenuParent li a {
	background: #f6f6f6 url(img/arrow.gif) no-repeat 5px 50%;
	line-height: 1.2em;
	padding: 0.75em 0.5em 0.75em 18px;
	display: block;	
	margin: 0;
	_height: 0;
}

#submenu ul#pageMenuParent .current_page_item a{
	background-color: #BFFE87;
}

#submenu ul#pageMenuParent li a:hover {
	color:#663300;
	background: #ffcc33 url(img/arrow.gif) no-repeat 5px 50%;
	text-decoration:none;
}

#submenuBN ul {
	font-size: 93%;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0 0 15px 0;
}

#submenuBN ul li {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#submenuBN ul li a {
	line-height: 1.25em;
	height: 1.25em;
	padding: 5px 8px;
	display: block;	
	margin: 0;
	background: #f6f6f6;
}

#submenuBN ul li a:hover {
	color:#663300;
	background: #ffcc33;
	text-decoration:none;
}

#sidenavi {
	margin: 0 0 10px 0;
}

#submenuBN ul {
	font-size: 93%;
	border-bottom: 1px solid #ccc;
	padding: 0;
	margin: 0 0 15px 0;
}

#submenuBN ul li {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#submenuBN ul li a {
	line-height: 1.25em;
	height: 1.25em;
	padding: 5px 8px;
	display: block;	
	margin: 0;
	background: #f6f6f6;
}

#submenuBN ul li a:hover {
	color:#663300;
	background: #ffcc33;
	text-decoration:none;
}

#sidenavi {
	margin: 0 0 10px 0;
}


/*
------------------------------------------------------------
フッター上部
------------------------------------------------------------
*/
#bottom h4 {
	margin: 0 0 5px 90px;
	background: url(img/logotype_mini.png) no-repeat 0 0;
	width: 107px;
	height: 0;
	padding-top: 12px;
	overflow: hidden;
}
p.address {
	float: left;
	font-size: 90%;
	margin-left: 90px;
	_margin-left: 45px;
}

p.pagetotop a {
	float: right;
	background: url(img/pagetotop.png) no-repeat 0 0;
	width: 60px;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	display: block;
	margin: 0 90px 0 0;
	_margin: 0 45px -10px 0;
}

p.pagetotop a:hover {
	background-position: 0 -22px;
}

*:first-child+html p.pagetotop a { margin: 0 90px -10px; 0; } 

/*
------------------------------------------------------------
フッター
------------------------------------------------------------
*/
#footer .copyright {
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}

#footer .footmenu {
	font-size: 90%;
	padding: 12px 0 0 0;
	margin-bottom: 20px;
}

/*
------------------------------------------------------------
リストアップ
------------------------------------------------------------
*/

#archivelist ul { margin: 15px 0 2em; }
#archivelist ul li {
	background: url(img/dotline.png) repeat-x left bottom;
	padding: 8px 5px;
}

#archivelist ul span.date {
	font-family: "Arial","Helvetica", sans-serif;
}

#archivelist ul li span.categoryname a{
	font-size: 77%;
	background: #ddd;
	padding: 1px 5px;
	margin-left: 1em;
}

#archivelist ul li span.categoryname a:link,
#archivelist ul li span.categoryname a:visited {
	text-decoration:none;
}

#archivelist ul li span.categoryname a:hover,
#archivelist ul li span.categoryname a:active {
	color:#663300;
	text-decoration:none;
	background: #FFEEDD;
}

#topicslist {
	margin: 2em 0 1em;
}

#topicslist h3 {
	font-weight: bold;
	padding-bottom: 0.25em;
}

#topicslist .pack {
	padding: 0 0 0 0;
	margin: 0.5em 0 4em;
	border-bottom: 1px solid #ADE393;
}

#topicslist .pack p.ent {
	clear: both;
	background: url(img/dotline.png) repeat-x left top;
	padding: 0.5em 0;
	margin-top: 1em;
}

#topicslist .pack p span {
	font-weight: bold;
	color: #990000;
}

#topicslist .pack img {
	float: right;
	margin: 0 0 1em 1em;
}

#categorylist ul {
	margin-bottom: 15px;
}


#categorylist li a {
	position: relative;
	background: url(img/dotline.png) repeat-x left bottom;
	display: block;
	padding: 8px;
	height: auto;
	text-decoration: none;
}

#categorylist li a:hover {
	background-color: #FFEEDD;
}

#categorylist li.date {
	position: absolute;
}

#categorylist li span.date {
	font-family: "Arial","Helvetica", sans-serif;
}

#categorylist li span.textBody {
	margin-left: 0.7em;
}

/*
------------------------------------------------------------
サイドバー（バナー表示用）
------------------------------------------------------------
*/
#sidebartop {
	text-align: center;
	width: 180px;
	margin: 13px 90px 1em 0;
	_margin: 0 50px 1em 0;
}

#sidebartop ul {
	margin-bottom: 0;
}


/*
------------------------------------------------------------
コメント
------------------------------------------------------------
*/

.commentsblock{
	margin:0.5em 0;
	padding:1em 0;
}

.commentsblock textarea{
	width:40em;
}

.commentsblock input, .commentsblock textarea{
	font-size: 93%;
	border:1px solid #d1d1d1;
	margin-bottom: 2px;
}

.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;

}

.commentauthor{
	display:block;
}
ol.commentlist{
	list-style-type:none;
	margin:1em 0 3em 0;
	padding:0;
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0;
}

h3#comments,
h3#respond {
	font-size:114%;
}

ol.commentlist li cite {
	font-weight: bold;
	font-size:114%;
}

/*
------------------------------------------------------------
記事内テーブル
------------------------------------------------------------
*/

.entry table {
	font-size:inherit;
	margin: 1em 0;
	padding: 0;
	line-height: 1.5em;
}

.entry table {
	border: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
}

.entry table tr.even {
	background: #F0FFF5;
}

.entry table caption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.entry table th {
	font-weight: bold;
	letter-spacing: 1px;
	background: #ddd;
	padding: 3px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.entry table td {
	padding: 3px 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/**/
.entry table.noline {
	font-size:inherit;
	margin: 1em 0;
	padding: 0;
	line-height: 1.5em;
}

.entry table.noline {
	border: none!important;
	border-collapse: separate;
	border-spacing:0!important;
}

.entry table.noline tr.even {
	background: #fff!important;
}

.entry table.noline caption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.entry table.noline th {
	font-weight: bold;
	letter-spacing: 1px;
	background: #ddd;
	padding: 0!important;
	border:none!important;
	text-align: center;
}

.entry table.noline td {
	padding: 0!important;
	border:none!important;
	background-color: #fff;
}
/**/

.entry table td.tdcolor {
	background: #F6F6F6;
}

.entry table td a {
	color:#0033cc;
	text-decoration:underline;
}

.entry table td .nowrap {
	white-space: nowrap;
}

ul.admin a:link,
ul.admin a:visited {
	color: #ffffff;

}

ul.admin a:hover {
	color: #990000;


}

.postnavi {
	padding-bottom: 15px;
	margin: 0.5em 0 15px 0;
	display: block;
	text-align: center;
}

.prev{
	float: left;

}

.next{
	float: right;
}

select {
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", sans-serif, Arial;
	background-color: #fff; /* 背景色 */
	width: 100%; /* 横幅 */
}

/*
------------------------------------------------------------
記事内画像用
------------------------------------------------------------
*/

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #f3f3f3;
}

.wp-caption p.wp-caption-text {
	font-size: 93%;
	line-height: 1.3em;
	padding: 0.25em 1em;
	margin: 0;

}


/*
------------------------------------------------------------
Clearfix
------------------------------------------------------------
*/

.clearfix{
	zoom:1;/*for IE 5.5-7*/

}
.clearfix:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* html .clearfix{
	display:inline-table;
	/*\*/display:block;/**/
}

/*
------------------------------------------------------------
サイトマップ


------------------------------------------------------------
*/

.sitemapbox dt {
	padding-left: 13px;

	background: url(img/mk.png) no-repeat left center;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}

.sitemapbox dd {
	padding-left: 13px;
	margin: 0 0 2.5em 0;
}

/*
------------------------------------------------------------
メールフォーム（プラグイン用）
------------------------------------------------------------
*/
#cformsform,
#cforms2form {
	margin: 0;
	padding: 1em;
	border: 1px solid #ddd;
}

.linklove {
	display: none;
}


/*
------------------------------------------------------------
フォントスイッチャー
------------------------------------------------------------
*/
#fontSwitch {
	padding-left: 70px;
	background: transparent url(img/fontsize.png) no-repeat 0 9px;
	position: absolute;
	right: 96px;
	top: 50px;
	list-style: none;
}

#fontSwitch li {
	float:left;
}

#fontSwitch li a{
	cursor: pointer;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	width: 25px;
	height: 25px;
}

#fontSwitch li.font1{
	background: transparent url(img/font_small.png) no-repeat 0 0;
	padding-right: 3px;
}

#fontSwitch li.font2 {
	background: transparent url(img/font_medium.png) no-repeat 0 0;
	padding-right: 3px;
}

#fontSwitch li.font3 {
	background: transparent url(img/font_large.png) no-repeat 0 0;
}

#fontSwitch li.font1 a:hover,
#fontSwitch li.font1 a.textresizer-active
{ background: transparent url(img/font_small.png) no-repeat 0 -25px; }

#fontSwitch li.font2 a:hover,
#fontSwitch li.font2 a.textresizer-active
{ background: transparent url(img/font_medium.png) no-repeat 0 -25px; }

#fontSwitch li.font3 a:hover,
#fontSwitch li.font3 a.textresizer-active
{ background: transparent url(img/font_large.png) no-repeat 0 -25px; }

/*
------------------------------------------------------------
トップページ用スタイル
------------------------------------------------------------
*/
#topicsbox {
	margin: 0 0 20px 0;
}

#tbL {
	float: left;
	width: 285px;
}

#infobox {
	padding: 7px 10px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#tbR {
	float: right;
	width: 270px;
}

#topicsnewslist li {
	clear: both;
	position: relative;
	padding: 0 0 1px 0;
}

#topicsbox h2 {
	background: url(img/title_Information.png) no-repeat 0 0;
	width: 185px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	font-size: 0;	
}

#tbR h3 {
	background: url(img/title_Events.png) no-repeat 0 0;
	width: 139px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	font-size: 0;
}

#tbR ul {
	margin: 8px 0 5px 0;
	padding: 0.5em 0 0 0;
	background: url(img/titlelist_underbar.png) repeat-x 0 0;
}

#tbR li {
	background: url(img/dotline.png) repeat-x left bottom;
	padding: 0 0 1px 0;
}

#topicsnewslist ul,
#staffBloglist ul {
	margin: 8px 0 0 0;
	padding: 1em 0 0 0;
	background: url(img/titlelist_underbar.png) repeat-x 0 0;
}

#staffBloglist li span.date,
#topicsnewslist li span.date {
	font-family: "Arial","Helvetica", sans-serif;
}

#staffBloglist li span.textBody,
#topicsnewslist li span.textBody {
	margin-left: 0.7em;
}

#staffBloglist li.date,
#topicsnewslist li.date {
	position: absolute;
}

#topicsbox li a {
	position: relative;
	display: block;
	margin-top: 2px;
	padding: 5px 0;
	_height: 100%;
	height: auto;
	margin-bottom: 2px;
	text-decoration: none;
color: #333;
}

#topicsbox li img {
	vertical-align: middle;
}


#staffBloglist li a,
#topicsnewslist li a {
	position: relative;
	display: block;
	padding: 1px 0;
	height: auto;
	text-decoration: none;
	color: #333;
}

#staffBloglist ul a:hover,
#topicsbox ul a:hover,
#topicsnewslist ul a:hover {
	background-color: #FFEEDD;
}

h3.News {
	background: url(img/title_News.png) no-repeat 0 0;
	width: 160px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	font-size: 0;
}

h3.StaffBlog {
	background: url(img/title_Staffblog.png) no-repeat 0 0;
	width: 186px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	font-size: 0;
	margin-top: 25px;
}

#banners {
	width: 100%;
	margin: 25px 0 20px;
}

#banners ul {
	list-style: none;
}

#banners ul li {
	float: left;
	margin: 0 5px 0 0;
}

p.fontsmall {
	font-size: 91%;
}

span.rssIcon {
	background: url(img/rss_icon.png) no-repeat left center;
	padding-left: 15px;
	margin: 1px 0 0 0;
}

/*
=================================
記事用
=================================
*/
.txtbox {
	border: 1px solid #ddd;
	padding: 0.5em 0.75em;
	margin: 1em 0;
}

/* ---------------------------------------------------
Google Maps
--------------------------------------------------- */
#Gmaps{
	width: 558px;
	height: 300px;
	margin-bottom:5px;
	border:1px solid #999999;
	background-color:#F6F6F6;
}

#Gmaps h6 {
	margin: 0 0 5px 0;
	padding: 0;
}

div.balloonInfo {
	width: 250px;
	height: 30px;
}

div.balloonInfo p {
	margin: 0;
	padding: 0;
}

div.balloonInfo strong {
	font-size: 133%;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.entry table.map,
.entry table.map th {
	border:none;
	padding: 0;
}

.entry table.map td {
	border:none;
	padding: 0;
}

table.map li {
	list-style: none;
}

.entrybody dl.tabletype {
     margin: 0;
     border-left: 1px solid #ccc;
     border-right: 1px solid #ccc;
     border-bottom: 1px solid #ccc;
     background-color: #E5F2CA;
}

.entrybody dl.tabletype dt {
	margin: 0;
	margin-right: -15em;
	padding: 0.2em 0;
	text-indent: 10px;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	display: inline;
	width: 15em;
	font-weight: bold;
}

.entrybody dl.tabletype dd {
	padding: 0.2em 10px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left:15em;
	background-color: #fff;
}

.entrybody dl.tabletype {
     /*\*/
     min-height: 1px;
     _height: 1%;
     /* */

     /*\*//*/
     overflow: hidden;
     /**/
}

.entrybody dl.tabletype:after {
     height: 0;
     visibility: hidden;
     content: ".";
     display: block;
     clear: both;
}

#links h3 {
	margin: 0 0 10px 0;
}

#links dl {
	margin: 5px 0 5em 0;
}

#links dl dt {
	background: #ffffff url(img/arrow.gif) no-repeat 0 50%;
	font-size: 122%;
	font-weight: bold;
	padding-left: 13px;
}

#links dl dd {
	margin: 2px 0 1em 0;
	padding-left: 13px;
}

/* ------------------------------
個別紹介用
------------------------------ */
div.suisho {
	margin-bottom: 4em;
	border-bottom: 1px solid #ddd;
}

div.suisho div.data {
	float: right;
	width: 380px;
}

div.suisho div.data h3 {
	margin: 1em 0 0 0;
}

div.suisho div.data h4 {
	border: none;
}

div#detail div.data {
	float: right;
	width: 300px;
}

/* 画像 */
div#detail img {
	float: left;
	margin-bottom: 1em;
	background: none;
	padding: 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div.suisho .suishoImg {
	float: left;
	padding: 5px;
	border: none;
}

div.suisho .suishoImg img {
	margin: 0;
}

div.suisho div.data h4 {
	margin: 5px 0 0.25em 0;
	background: #ffffff url(img/suisho_arrow.png) no-repeat 0 50%;
	padding-left: 20px;
}

div#detail div.data h3 {
	font-size: 116%;
	background: none;
	margin: 0;
	padding: 0.25em 0 0.25em;
}

div.suisho div.data dl {
	margin: 0 0 0.5em;
	padding: 0.25em 0;
}
div#detail div.data dl {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0 0 1em;
	padding: 0.25em 0;
}

div.suisho div.data dl dt {
	margin: 0;
	padding: 3px 0;
	width: 6em;
	float: left;
	line-height: 1.2em;
}

div#detail div.data dl dt {
	margin: 0;
	padding: 3px 0;
	width: 6em;
	float: left;
	line-height: 1.2em;
}

div.suisho div.data dl dd {
	margin: 0 0 0 6em;
	padding: 3px 0 3px 10px;
	line-height: 1.2em;
	border-left: 1px dotted #ddd;
}

div#detail div.data dl dd {
	margin: 0 0 0 7em;
	padding: 3px 0 3px 10px;
	line-height: 1.2em;
	border-left: 1px dotted #ddd;
}

ul.sitemaplist {
	line-height: 1.8em;
}