@charset "UTF-8";

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	font-size:0.9em;
}
/*-----------------------------------------------------
ヘッダ
-----------------------------------------------------*/
#printnone {
	background: url(../top_imgs/h_02_bk.jpg) no-repeat left top;
	padding: 0;
	margin: 0px;
	height: 91px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	/*_font-size:80%;*/
} 
#header2 {
	display: none;
	} 
#header h1 {
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.global {
	margin: 0px;
	padding: 0px;
	background: #219e19;
	height: 24px;
	text-align:left;
}
.search {
	margin-top: 3px;/*21*/
	margin-right: 5px;
	color:#FFFFFF;
}
input.search {
	margin-top: 3px;/*21*/
	margin-right: 5px;
	color:#000000;
}

#left {
	float: left;
	width: 350px;
	height: 91px;
}
/*グローバルナビ*/

#global1 {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#global2 {
	float: left;
	padding-left: 33px;
}
.right {
	font-size: 90%;
	_font-size:87%;
	text-align: right;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}
/*コンテンツ*/

#wrap {
	width: 100%;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left;
}
#contents {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 190px;
}
#contents_one {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 17px;
}

/*-----------------------------------------------------
サイドメニュー
-----------------------------------------------------*/
#leftarea {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#sidemenu {
	width: 160px;
	padding: 0px;
	margin-bottom: 15px;
}
#sidemenu_add {
	margin-top: 15px;
	width: 160px;
}
.t5 {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align:right;
}
#side_off {
	background: url(../img/side_bk.gif);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 2px solid #4761cb;
	border-left: 2px solid #4761cb;
	border-bottom: 1px solid #4761CB;
}
#side_off a, #side_bottom a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}
#side_on {
	background: #4761cb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	border-top: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
}
#side_bottom {
	background: #4761cb;
	padding-top: 12px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.yellow {
	font-weight: bold;
	color: #FFFF00;
}
#tab {
	margin-top: 12px;
	height:37px;
	_height:35px;
	display:block;
}
#tab_on {
	background: url(../img/tabon_bk.gif);
	padding: 7px 5px 7px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 3px;
	margin-top:5px;
	float: left;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	border-right: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}
#tab_off {
	background: url(../img/taboff_bk.gif);
	padding: 7px 5px 7px;
	margin-right: 3px;
	margin-top:5px;
	float: left;
	border-top: 1px solid #FFCC99;
	border-bottom: 1px solid #FFCC99;
	border-right: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

.clear {
	clear: both;
}
#orange-bar {
	background: #F36E31;
	height: 3px;
	border-top: 1px solid #FF9900;
}

/*ページ内ジャンプボタン*/
#ul-yoko {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 1px solid #003399;
	width: 100%;

}
#li-jump {
	background: url(../img/list_mark.gif) no-repeat;
	margin-right: 20px;
	padding-top: 2px;
	padding-left: 18px;
}

#list {
	padding: 0px;
	display:block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.list-item {
	padding-right: 10px;
	height: 16px;
}
.list-item img {
	margin-right: 2px;
}


/*-----------------------------------------------------
フッタ
-----------------------------------------------------*/
#footer {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
	font-size: 95%;
	background-color:#f1f1f1;
}
#banner2l {
	float: left;
	margin-top: 4px;
	height: 40px;
	margin-bottom: 5px;
}
#banner2r {
	float: right;
	margin-top: 4px;
	font-size: 95%;
	height: 40px;
	padding-right: 15px;
}
.clearl {
	clear: both;
}
.clear_left {
	clear: left;
}
.l20 {
	padding-left: 20px;
}
#secom {
	font-size: 80%;
	padding: 0px;
	text-align:center;
	margin-top:20px;
}

/*hx,p,ol*/
#wrap h1 {
	background: url(../img/h1_bk.gif) repeat-y left;
	font-size: 145%;
	color: #333333;
	border-bottom: 1px dotted #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
}

#wrap h2 {
	background: url(../img/h2_bk.gif);
	border: 1px solid #00CC66;
	font-size: 120%;
	font-weight: bold;
	margin: 15px 0px 10px;
	padding: 3px 0px 1px 10px;
	display: block;
}
#wrap h3 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #669933;
	margin: 10px 0px 5px 10px;
	padding: 1px 0px 0px 6px;
}
#wrap h4 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #669933;
	margin: 10px 0px 5px 10px;
}
#wrap h5 {
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	border-bottom: 1px dotted #669933;
	margin: 10px 0px 5px 25px;
	color: #555555;
}
#wrap h6 {
	font-size: 80%;
	padding: 7px 5px 0px;
	height: 28px;
	margin-right: 3px;
	color: #ffffff;
	margin: 0px;
}
#wrap p {
	line-height: 140%;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0.5em;
	margin-left: 25px;
}
#wrap ol, #wrap ul {
	margin: 5px 0px 5px 40px;
	padding: 0px;
	line-height: 140%;
}
#wrap ol li, #wrap ul li {
	padding: 0px;
	line-height: 140%;
	margin: 0px;
	list-style-position: inside;
}
#wrap ol ul, #wrap ol ol {
	margin-left:10px;
	line-height: 140%;
}
#wrap em {
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

/*cssハック*/

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
 min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.s {
	font-size: small;
}
#wrap table.waku {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse:collapse;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	letter-spacing:1px;
}
#wrap table.waku th {
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse:collapse;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
}
#wrap table.waku th.normal {
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse:collapse;
	font-weight: normal;
	color: #333333;
	text-align:left;
	background-color: #FFFFDF;
}
#wrap table.waku td {
	margin: 0px;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
#wrap table.waku td ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#wrap .box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom:20px;
	width:100%;
}
#wrap .box img.img_left {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	float:left;
}
#wrap #contents dl {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 3em;
}
#wrap #contents dt {
	color: #FF6600;
	margin-bottom: 0.2em;
	margin-top: 1em;
}
#wrap #contents dd {
	margin-left: 1em;
	margin-bottom: 0.7em;
}
#wrap #contents_one dl{
	margin-top: 5px;
	margin-bottom: 2em;
	margin-left: 2em;
}
#wrap #contents_one dt {
	color: #FF6600;
	margin-bottom: 0.2em;
	margin-top: 1em;
}
#wrap #contents_one dd {
	margin-left: 1em;
	margin-bottom: 0.7em;
}
/* 新着情報ページのテンプレート用*/
#wrap .textarea {
	background-color:#f5f5f5;
	margin-top:1em;
	margin-bottom:1em;
	padding:1em;
	line-height:145%;
	font-size:105%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p.text10 {
	color:#333333;
	font-size:95%;
	text-indent:0px;
	margin-bottom:0.5em;
}
.kakuka {
	text-align:right;
	font-size:105%;
	margin-bottom:0.5em;
}
.oubo {
	margin-bottom:1em;
	border:2px dotted #A2FFA2;
	padding:5px;
	width:50%;
}
.gimon {
	margin-bottom:1em;
	border:2px dotted #70E6FE;
	padding:5px;
	width:50%;
}
/*-----------------------------------------------------
サイトマップ（ヘッダ内追加）
-----------------------------------------------------*/
#sitemap {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#sitemap a {
	color:#FFFFFF;
	text-decoration:none;
}
#sitemap a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#wrap #contents_one table.sai {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 20px;
}
#wrap #contents_one table.sai td {
	background-color: #e2e7eb;
	border: 1px solid #96A8B6;
}
/*-----------------------------------------------------
イベント情報のバックナンバー
-----------------------------------------------------*/
.t_event {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	display: block;
}
.t_event td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fda16f;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
.t_event th {
	border-bottom-width: 0px;
	margin-bottom: 5px;
	padding-bottom: 4px;
}
/*-----------------------------------------------------
TOPICS情報のバックナンバー
-----------------------------------------------------*/
.t_topic {
	text-align:left;
	line-height:1.3em;
	color:#003366;
	font-weight:bold;
	margin:0px;
}
a .t_topic {
	color:#003366;
}
a:hover .t_topic {
	color:#FF3300;
}

.tt_topic {
	text-align:left;
	line-height:1.3em;
	color:#333333;
	margin:0px;
	font-weight:normal;
}
