/* mozilla.org Base Styles を基準に */
/*　全体共通設定 ブラウザデフォルト初期化　*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,th,td {
	margin:0;
	padding:0;
	font-style:normal;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #555;
}
img{	
	margin: 0px;
	border: 0px;
}
/*　基本カラー
#d1e8ff;水色
#ff99cc;ピンク
#ffccdd;薄ピンク
*/
/*■■■■　BOX設定　■■■■*/
div#outframe{
	width: 800px;
	margin: 0px auto;
	xborder-top: solid 3px #ff99cc;
	xborder-bottom: solid 8px #ff99cc;
	border-left: solid 3px #ffccdd;
	border-right: solid 3px #ffccdd;
}

/*　ヘッダーbox　*/
div#header{
	width: 800px;
	height: 100px;
	margin-bottom: 0px;
	background-color: #ff99cc;
	border-bottom:1px solid #eeeeee;
}
h1{
	width: 794px;
	height: 1.0em;
	padding: 3px 3px;
	background-color: #ff99cc;
	color: #fff;
	font-size: 9pt;
	xtext-indent: -9999px;
}
h2{
	margin: 5px 5px 15px 0px;/* [上][右][下][左] */
	padding: 0px 0px 0px 24px;
	color: #333;
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: solid 2px #ff99cc;
	background-image: url(../images/icon/square0100.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h3{
	margin: 25px 5px 10px 0px;/* [上][右][下][左] */
	color: #ff99cc;
	font-size: 12pt;
	line-height: 1.5em;
	border-bottom: solid 1px #ccc;
}
h4{
	margin: 20px 5px 10px 0px;/* [上][右][下][左] */
	line-height: 1.2em;
}
#header a{
	display: block;
	width: 800px;
	height: 100px;
	background-image:url(../images/logo.gif);
}
p{
	font-size:11pt;
	letter-spacing: 0.2em;
	line-height: 180%;
	text-align: justify;
	text-justify: distribute;
}
img{
	margin: 10px;
	padding: 10px 10px 15px;
	background-color: #fafaf3;
	border: 1px solid #ccc;
}
table.t1{
	margin: 5px 5px 10px 0px;/* [上][右][下][左] */
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-weight: bold;
}
.t1 th{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	color:#333333;
	background-color: #ffccdd;
    	padding:0.5em 1em;
    	text-align:center;
}
.t1 td{
    	border-right:1px solid #333333;
    	border-bottom:1px solid #333333;
    	padding:0.5em 1em;
}

/*　センターエリアBOX　*/
div#container{
	width: 750px;
	margin: 0px 25px;/* [上][右][下][左] */
}
div.msgbox{
	margin: 20px 10px;
}
/*---　フッタ部定義　---*/
/*　フッターBOX　*/
div#footer{
	width: 800px;
	margin-bottom: 0px;
	background-color: #fff;
	clear:both;
}
#footer h4{
	color: #333;
	font-size: 10pt;
	height:1.2em;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	border-top: solid 3px #ff99cc;
	background-color: #fff;
}
/*　アドレス　*/
address {
	clear: both;
	width: 800px;
	line-height: 26px;
	font-style: normal;
	font-size: 10pt;
	text-align: right;
	color: #fff;
	background-color: #ff99cc;
}
/* メインメニュー　*/
div#menulist{
	width: 780px;
	height: 36px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	list-style: none;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	border-top:1px solid #eeeeee;

}
#menulist li{
	display:inline;
	margin: 0px 1px;
	width: 153px;
	list-style-type:none;
	float: left;
}
#menulist a{
	display: block;
	text-decoration: none;
	line-height: 36px;
	background-color: #ffccdd;
	background-image:url(../images/icon/tab_01.gif);
	background-color: #ffffff;
	border-top: solid 4px #ffffff;
	border-bottom: solid 4px #ff99cc;
	color: #333;
}
#menulist a:hover{
	text-decoration: none;
	background-color: #ffccdd;
	color: #FF0000;
}
#menulist a.act{
	display: block;
	text-decoration: none;
	line-height: 36px;
	border-top: solid 4px #ff99cc;
	border-bottom: solid 4px #ffffff;
	background-color: #ffffff;
	color: #ff99cc;
}
ul.list {
	list-style:none;
	margin: 10px 5px;
}
.list li{
	list-style:none;
	padding-left: 15px;
	font-size:10.5pt;
	letter-spacing: 0.1em;
	line-height: 180%;
	background:url(../images/tu13i_r.gif) no-repeat center left;

}
/*　関連施設リンク　*/
ul#inlink {
	margin: 5px auto;
	list-style: none;
	text-align: center;
}
ul#inlink ul::after {
	display: block;
	list-style: none;
	visibility: hidden;
	content: ".";
	clear: both;
}
ul#inlink li{
	display:inline;
	list-style-type:none;
	float: left;
}
ul#inlink a{
	display: block;
	position: relative;
	height: 1.0em;
	margin: 2px 2px;
	padding: 2px 5px;
	font-size:9pt;
	text-decoration: none;
}
ul#inlink a:link	{ color: #333;}
ul#inlink a:visited	{ color: #333;}
ul#inlink a:hover	{ color: #f00;}
ul#inlink a:active	{ color: #ffccdd;}
.d_r1{
	float: right;
	width: 370px;
	margin: 5px 0px 0px 5px;/* [上][右][下][左] */
}
.d_r1 h4{
	padding-bottom: 3px;
	color: #ff6666;
	font-size: 11pt;
	line-height: 1.3em;
	border-bottom: solid 1px #ccc;
}
.d_r1 p{
	font-size:10pt;
	letter-spacing: 0.1em;
	line-height: 160%;
	text-align: justify;
	text-justify: distribute;
}
.p_l1{
	float: left;
	width: 410px;
	margin: 10px 5px 0px 5px;/* [上][右][下][左] */
	text-indent: 1em;
}
.p_l2{
	float: left;
	width: 310px;
	margin: 70px 5px 0px 10px;/* [上][右][下][左] */
}
.p_left{
	float: left;
}
.p_right{
	float: right;
}
.img_left{
	float: left;
}
.img_right{
	float: right;
}
.c_both{
	clear:both;
}

