/* ページ全体 */
body{
font-family: Verdana, Helvetica, "MS UI Gothic", Osaka, Arial, Serif;
background-color:white;
padding : 0;
margin : 0;
width:810px;
margin-left:auto;
margin-right:auto;
}
/* 中央基礎部分 */
.basic{
position:fixed;
margin-left:auto;
margin-right:auto;
margin-top:10px;
padding : 5px;
width:810px;
height:600px;
text-align : center;
background-image:url(img/backbasic-white.gif);
filter:alpha(opacity=40);
-moz-opacity:0.40;
-khtml-opacity: 0.40;
opacity:0.40;
-moz-box-shadow: 3px 3px 3px #999999;
-webkit-box-shadow: 3px 3px 3px #999999;
box-shadow: 3px 3px 3px 3px #999999;
}
/* ページタイトル */
/* ページタイトル本体 */
.title-box{
position:absolute;
background-image:url(img/logo.jpg);
top:20px;
margin-left:10px;
width:820px;
height:70px;
z-index: 0;
}
/* イベント告知 */
.event-box{
position:absolute;
top:110px;
margin-left:10px;
width:200px;
height:150px;
}
/* 事業 */
.working-box{
position:absolute;
top:255px;
margin-left:10px;
width:200px;
height:250px;
font-size:18px;
}
/* 発行物 */
.public-box{
position:absolute;
top:553px;
margin-left:10px;
width:200px;
height:60px;
font-size:18px;
}
/* 取り組み */
.tackel-box{
position:absolute;
top:620px;
margin-left:10px;
width:200px;
height:18px;
font-size:18px;
}
/* インフォメーション */
/* インフォメーション本体 */
.info-box{
position:absolute;
top:770px;
margin-left:10px;
width:200px;
height:360px;
font-size:18px;
}
/*つながり */
.relation{
position:absolute;
top:1150px;
margin-left:10px;
width: 200px;
height: 80px;
}
/* アクセスカウンタ */
/* アクセスカウンタ本体 */
.count-box{
position:absolute;
top:20px;
margin-left:560px;
width:150px;
height:50px;
padding:5px;
color:#000000;
text-align:right;
font-size:12px;
z-index: 2;
}
.count-number{
position:absolute;
top:20px;
margin-left:740px;
width:150px;
height:50px;
padding:5px;
z-index: 2;
}
/* サーチボックス */
/* サーチボックス本体 */
.search-box1{
position:absolute;
text-align:right;
top:35px;
margin-left:420px;
line-height:2;
width:400px;
height:60px;
padding:5px;
font-size:9pt;
}
/* 中央理念 */
/* 中央理念本体 */
.main-word-word{
position:absolute;
top:105px;
margin-left:220px;
text-align:left;
width:610px;
height:30px;
font-size:17pt;
color:#000000;
padding:5px 5px 5px 5px;
z-index:2;
}
/* 中央理念ポップアップ */
.popup-a{
text-decoration: none;
}
.popup-b{
z-index:1;
color:#e79221;
padding: 30px 30px 30px 30px;
font-size: 18px;
line-height:1.8;
border:none;
z-index:2;
}
.popup-b {
z-index:2;
	display: none;
	position: absolute;
	top: 1em;	/*★省略不可、ブラウザ初期値バラバラ*/
	left: 1em;　	/*★Firefoxでhoverが無効になります*/
}
a:hover {
z-index:2;
	position:relative;
	text-decoration:none;
}
a:hover .popup-b {
z-index:2;
	display: block;
	width:600px;
	height:160px;
	background-color: #33aa33;
	padding:20px;
	color:#ffffff;
	text-align:left;
}
a:link . popup-b {
	color: #ffffff;
	text-decoration:none;
}
a:active . popup-b {
	color: #ffffff;
	text-decoration:none;
}
a:visited . popup-b {
	color: #ffffff;
	text-decoration:none;
}
/* スライドショー */
/* スライドショー本体 */
.slide-menu-box{
position:absolute;
top:150px;
margin-left:220px;
text-align:center;
width:610px;
height:290px;
font-size:17pt;
color:#000000;
z-index:0;
}
#photodiv{
background-repeat:no-repeat;
}
/* 注目情報 */
/* 注目情報本体 */
.focus-menu-box{
position:absolute;
top:450px;
margin-left:220px;
text-align:center;
width:610px;
height:320px;
font-size:17pt;
color:#000000;
}
/* 注目情報 */
/* 注目情報本体 */
.focus-menu2-box{
position:absolute;
top:760px;
margin-left:220px;
text-align:center;
width:610px;
height:220px;
font-size:17pt;
color:#000000;
}
/* 更新情報 */
/* 更新情報タイトル本体 */
.news-tbox{
z-index:0;
position:absolute;
top:990px;
margin-left:230px;
width:330px;
height:15px;
padding:5px;
font-size:14pt;
font-weight:bolder;
color:#009900;
}
/* 更新情報本体 */
.news-box{
background-image:url(img/osirase-base.jpg);
position:absolute;
top:990px;
margin-left:220px;
width:455px;
height:170px;
padding:5px 5px 5px 5px;
}
/* 更新情報テキスト */
.news-text{
background-color:red;
width:320px;
height:135px;
text-align:left;
line-height: 5em;
}
/* 更新情報ライン1 */
.news-line1{
position:absolute;
top:1086px;
margin-left:230px;
width:320px;
height:21px;
border-top:1px dashed #22cf7d;
border-bottom:1px dashed #22cf7d;
}
/* 更新情報ライン2 */
.news-line2{
position:absolute;
top:1132px;
margin-left:230px;
width:320px;
height:21px;
border-top:1px dashed #22cf7d;
border-bottom:1px dashed #22cf7d;
}
/* 更新情報続き */
.news-more{
z-index:0;
position:absolute;
top:965px;
margin-left:450px;
}
/* ソーシャルネットワーク */

/* ソーシャルネットワークベース */
.sns-base{
background-image:url(img/sns-top.gif);
z-index:0;
position:absolute;
top:990px;
margin-left:695px;
width:135px;
height:180px;
}
/* ソーシャルネットワークテキスト */
.sns-tbox{
text-align:left;
padding:5px;
font-size:13pt;
font-weight:bolder;
color:#00248d;
}
/* ソーシャルネットワークツィッター */
.sns-box1{
z-index:0;
position:absolute;
top:835px;
margin-left:568px;
padding:8px;
width:120px;
height:135px;
}
/* ソーシャルネットワークブログ */
.sns-box2{
z-index:0;
position:absolute;
top:835px;
margin-left:695px;
padding:8px;
width:120px;
height:135px;
}
/* メインメニュー */
/* メインメニュータイトル本体2 */
.menu-tbox2{
background:#eeeeee;
position:fixed;
top:20px;
margin-left:20px;
width:120px;
height:20px;
padding:5px;
color:#ffffff;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
}
/* メインメニュー本体2 */
.menu-box2{
background-color:#ffffff;
position:fixed;
top:60px;
margin-left:20px;
width:120px;
height:320px;
padding:5px;
color:#ffffff;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
}
/* サーチボックス2 */
/* サーチボックス本体 */
.search-box2{
background-color:#dddddd;
position:fixed;
top:470px;
margin-left:20px;
width:260px;
height:60px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
color:#000000;
font-size:11pt;
line-height:1.8;
}
/* サブメニュー */
/* サブメニュータイトル本体 */
.submenu-tbox{
background:#333333;
position:fixed;
top:75px;
margin-left:160px;
width:120px;
height:20px;
padding:5px;
color:#ffffff;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
}
/* サブメニュー本体 */
.submenu-box{
background-color:#ffffff;
position:fixed;
top:105px;
margin-left:160px;
width:120px;
height:300px;
margin-top:10px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
}
.submenu-tbox2{
background:#333333;
position:fixed;
top:410px;
margin-left:20px;
width:120px;
height:20px;
padding:5px;
color:#ffffff;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
}
/* サブメニュー本体 */
.submenu-box2{
background-color:#ffffff;
position:fixed;
top:440px;
margin-left:20px;
width:120px;
height:150px;
margin-top:10px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
}
/* 記事見出し */
/* 記事見出し本体 */
.entry-box{
background-color:#ffffff;
position:fixed;
width:480px;
height:40px;
top:20px;
margin-left:310px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
z-index: 1;
}
.entry-box{
background-color:#ffffff;
position:fixed;
width:480px;
height:40px;
top:20px;
margin-left:310px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
z-index: 1;
}
.entry-saoribox{
background-color:#ffffff;
position:fixed;
width:620px;
height:40px;
top:20px;
margin-left:170px;
padding:5px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
z-index: 1;
}
/* 記事本文 */
/* 記事本文 */
.document-box{
background-color:#ffffff;
position:absolute;
top:80px;
width:470px;
margin-left:310px;
padding:10px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
line-height:150%;
background:#fffff;
-moz-box-shadow: 3px 3px 3px #999999;
-webkit-box-shadow: 3px 3px 3px #999999;
box-shadow: 3px 3px 3px 3px #999999;
z-index: 0;
}
.document-saoribox{
background-color:#ffffff;
position:absolute;
top:80px;
width:610px;
margin-left:170px;
padding:10px;
border-width: thick;
border-color: #333333;
border-style: solid;
border-width:1px;
text-align:left;
line-height:150%;
background:#fffff;
-moz-box-shadow: 3px 3px 3px #999999;
-webkit-box-shadow: 3px 3px 3px #999999;
box-shadow: 3px 3px 3px 3px #999999;
z-index: 0;
}
/* 引用 */
blockquote {
padding : 20px 15px 10px 10px;
margin-left : auto;
margin-right : auto;
width : 573px;
border : 1px solid ;
border-color : #fffff7 #c0c0b7 #88887f #fffff7;
background : #f9f8f0 url(img/inyo.gif) no-repeat left top;
text-align : left;
}
/* 見出し */
h1{
font-size : 100%;
display: none;
}
h2{
padding : 10px;
margin : 0;
font-size : 150%;
text-altign : left;
line-height : 1;
}
/* 文章 */
.text{
padding:5px;
margin:5px;
line-height:1.5;
text-align:left;
}
/* 文章 */
.stext{
padding:0px;
margin:0px;
font-size:14px;
text-align:left;
line-height:20px;
}
/* 下部 */
.bottom1{
padding:5px;
margin:5px;
text-align:left;
top:1160px;
margin-left:220px;
position:absolute;
color:#000000;
font-size:80%;
}
.bottom2{
padding:5px;
margin:5px;
text-align:left;
margin-top:550px;
margin-left:20px;
position:fixed;
color:#000000;
font-size:80%;
}
/* メールフォーム */
.mail1{
width : 460px;
height : 20px;
background-color : #eeeeee;
border : 2px double #666666;
font-size : 120%;
}
.mail2{
width : 460px;
height : 300px;
background-color : #eeeeee;
border : 2px double #666666;
font-size : 120%;
}
.mail3{
font-size : 100%;
background-color : #eeeeee;
color : #000000;
}
/* リスト */
ul{
list-style-position : outside;
list-style-image : url(img/sankaku.gif);
text-align : left;
padding-left:25px;
padding-right : 10px;
}
li{
margin:0;
padding:0;
left:5px;
}
f{
width : 620px;
}
dt{
padding : 0 0 0 10px;
margin : 10px auto 0;
text-align : left;
font-weight : bold;
border-left : 15px solid #b55c2a;
border-bottom : 1px dotted ;
}
dt a{
text-decoration : none;
}
dd{
padding : 0 0 0 50px;
margin : 0 auto;
text-align : left;
border-left : 15px solid #edeacb;
border-bottom : 1px dotted ;
}
ol{
text-align : left;
list-style-type : decimal;
}
dt.dtt{
padding : 0 0 0 10px;
margin : 10px auto 0;
text-align : left;
font-weight : bold;
border-left : 10px solid #b55c2a;
border-bottom : 1px dotted ;
}
dd.ddt{
padding : 0 0 0 10px;
margin : 0 auto;
text-align : left;
border-left : 10px solid #edeacb;
border-bottom : 1px dotted ;
}
/* 前ページから流用 */
blockquote {
padding : 20px 15px 10px 10px;
margin-left : auto;
margin-right : auto;
width : 400px;
border : 1px solid ;
border-color : #fffff7 #c0c0b7 #88887f #fffff7;
background : #f9f8f0 url(img/inyo.gif) no-repeat left top;
text-align : left;
}
/* 前ページから流用 */
/* to Body */
#for_aural{
margin : 0 auto;
padding : 0;
width : 50px;
height : 1px;
text-align : left;
}
/* ヘッダ */
#head{
margin : 0 auto;
padding : 0;
width : 750px;
text-align : center;
clear : right;
display: none;
}
#headtitle{
margin : 0 auto;
padding : 0px;
width : 390px;
text-align : center;
clear : right;
}
/* メニュー */
#menu{
width : 750px;
text-align : center;
margin : 20px auto 0;
font-size : 60%;
}
#menu img{
border : 0;
margin : 0;
}
#menu a{
text-decoration : none;
}
#menu a:hover,#menu a:hover img{
background-color : transparent;
text-decoration : none;
position: relative;
top: 2px;
left: 2px;
}
/* パン屑 */
#navigator{
padding : 3px 15px 0px;
margin : 10px auto 0;
width : 800px;
text-align : left;
font-size : 85%;
font-weight : bold;
border-top : 3px double #fc8042;
color : #ac460f;
}
#navigatortitle{
padding : 3px 15px 0px;
margin : 10px auto 0;
width : 750px;
text-align : left;
font-size : 85%;
font-weight : bold;
border-top : 3px double #fc8042;
color : #ac460f;
}
#navigators{
position:absolute;
top:115px;
left:165px;
width : 730px;
height: 50px;
text-align : left;
font-size : 85%;
font-weight : bold;
border-top : 3px double #fc8042;
color : #ac460f;
backgroud-color:#ffff44;
}
/* メインコンテンツ */
#bodytitle{
margin-left:auto;
margin-right:auto;
padding : 0 0 10px;
width : 900px;
text-align : center;
}
#sub-menu{
margin : 0 auto;
width : 620px;
font-size : 100%;
text-align : center;
}
#sub-menu2{
margin : 0 auto;
width : 620px;
font-size : 75%;
text-align : right;
}
.sub-menu3{
padding : 0;
margin : 0 auto;
width : 620px;
font-size : 100%;
}
blockquote p {
padding : 0.5em 0 0.5em 15px;
margin : 0 auto;
width : 556px;
border-left : 2px solid #c8c8c8;
text-align : left;
}
/* フッターメニュー */
#f-menu{
margin : 40px auto 0;
padding : 0;
width : 750px;
font-size : 80%;
text-align : center;
}
/* フッター */
#fotter{
padding : 0px 15px 10px;
margin : 0 auto ;
width : 720px;
text-align : right;
font-size : 70%;
line-height : 1.2;
border-top : 3px double #fc8042;
color : #ac460f;
}
/* 見出し */
h2 a{
text-decoration : none;
}
h2.title{
padding : 0 0px 5px;
margin : 0;
font-size : 120%;
width : 430px;
text-align : left;
line-height : 1;
background : url(img/h2-bottom.jpg) no-repeat bottom;
color : #964214;
}
h3{
padding : 0;
margin : 1em auto;
width : 620px;
text-align : left;
font-size : 120%;
}
h3 a{
text-decoration : none;
}
h3.yobo{
padding : 0;
margin : 1em auto;
width : 620px;
text-align : center;
font-size : 120%;
}
h4{
padding : 0;
margin : 1em auto 0;
width : 620px;
text-align : left;
backgroud-color:#ffff44;
font-size : 100%;
}
h5{
padding : 0;
margin : 1em auto 0;
width : 620px;
text-align : left;
bgcolor : #
font-size : 100%;
}
/* リンク */
a{
text-decoration : underline;
}
/* 画像 */
img{
margin : 0;
border : 0;
}
/* ラベル */
label{
cursor : pointer;
}
/* クラス指定 */
.contents{
padding : 0;
margin : 0 auto 20px;
width : 650px;
}
.dotted{
text-align : left;
list-style-type : none;
margin-bottom : 0.5em;
padding-bottom : 0.5em;
border-bottom : 1px dotted ;
}
.text-r{
padding : 0;
margin : 1.5em auto 0;
width : 620px;
text-align : right;
}
.text-c{
padding : 0;
margin : 1.5em auto 0;
width : 620px;
text-align : center;
}
.text2{
line-height:2;
padding : 0;
margin : 1.5em auto 0;
width : 650px;
text-align : left;
}
.text2l{
line-height:2;
padding : 0;
margin : 1.5em auto 0;
width : 650px;
text-align : right;
}
.textwil{
line-height:2;
font-size:36;
padding : 0;
margin : 10px;
width : 450px;

text-align : left;
margin:10;}
.texts{
padding : 0;
margin : 1.5em auto 0;
width : 400px;
text-align : left;
}
.textt{
padding : 0;
margin : 1.5em auto 0;
width : 250px;
text-align : left;
}
.chronicle{
padding : 0 0 25px 0;
margin : 1.5em auto 0;
width : 620px;
text-align : left;
}
.news{
padding : 0 10px 0 25px;
margin-left : auto;
margin-right : auto;
width : 605px;
text-align : left;
height : 8em;
overflow:auto;
}
.rireki{
width : 605px;
text-align : left;
padding : 0 10px 0 25px;
margin-left : auto;
margin-right : auto;
height : 8em;
overflow:auto;
}
.to-top{
text-align : right;
font-size : 75%;
margin : 10px auto;
}
.year{
margin : 0 auto;
}
.small{
font-size : 75%;
}
.back-number{
padding : 0 0 0 20px;
margin : 1em auto;
width : 585px;
text-align : left;
font-size : 110%;
border-left : 15px solid #b55c2a;
}
.back-number a{
text-decoration: underline;
}
.map{
margin-top : 10px;
margin-bottom : 10px;
}
.kiroku{
margin-left : auto;
margin-right : auto;
width : 400px;
}
.kiroku img{
margin : 10px auto;
}
.mail4{
width : 20em;
height : 2em;
background-color : #faf9ef;
border : 3px double #ac450e;
font-size : 120%;
}
.complete{
font-size : 120%;
margin : 50px auto;
}
.bbs1{
width : 20em;
height : 1em;
background-color : #faf9ef;
border : 3px double #ac450e;
font-size : 110%;
}
.bbs2{
width : 20em;
height : 8em;
background-color : #faf9ef;
border : 3px double #ac450e;
font-size : 100%;
}
.bbs3{
margin-top : 10px;
font-size : 100%;
background-color : #e8e4c9;
color : maroon;
}
.bbs4{
width : 650px;
}
.bbs5{
padding : 0;
margin : -15px 0 0;
text-align:right
;
}
.refcol{
color : #800000;
}
.subcol{
color : #008000;
font-weight : bold;
}
#bbs{
padding : 0;
margin : 0 auto 20px;
width : 650px;
}
#bbs h2{
padding : 0 0 0 20px;
margin : 40px auto 0;
text-align : left;
font-weight : bold;
line-height : 1.5;
background : #fbfaec url(img/back.gif);
border-left : 15px solid #b55c2a;
font-size : 100%;
}
.com{
padding : 0 0 2em 50px;
margin : 0 auto;
text-align : left;
border-left : 15px solid #edeacb;
border-bottom : 1px dotted ;
}
.reply{
padding : 0 0 0 50px;
margin : 0 auto;
text-align : right;
border-left : 15px solid #b55c2a;
border-bottom : 1px dotted ;
}
.right{
text-align : right;
}
.menkyo{
margin : 10px auto 30px;
width : 400px;
text-align : left;
}
.l-seido{
background-color : #f5f3e2;
padding : 10px;
margin : 20px auto 5px;
border : 2px solid #b55c2a;
width : 606px;
text-align : left;
}
.article{
padding : 0 ;
margin : 0 auto 0 10px;
list-style-type : decimal;
list-style-position : outside;
text-align : left;
}
.officer{
padding : 5px;
}
.name{
text-decoration : none;
}
.admission{
margin-left : auto;
margin-right : auto;
margin-bottom : 0px;
width : 450px;
}
TH{
background-color : #eae8d5;
color : #964214;
}
CAPTION{
font-size : 120%;
text-align : left;
}

.questionnaire{
padding : 0 0 10px 0;
margin : 20px 10px;
width : 618px;
background-color : #f9f8f0;
border-right : 1px solid #c0c0b7;
border-bottom  : 1px solid #88887f;
}
.questionnaire h3{
padding : 5px 10px;
margin : 0;
width : 594px;
background-color : #eae8d5;
color : #964214;
border : 2px solid ;
border-color : #ffffed #d9d8c4 #c9c8b4 #ffffed;
text-align : left;
}
.questionnaire P{
padding : 0;
margin : 10px 10px;margin-bottom : 10px;margin-left : 10px;
text-align : left;
}
.questionnaire OL{
margin-right : 10px;
}

/* diary */
div#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;

	width: 180px;
	font-size: 90%;
	float: right;
}
div#diary {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 520px;
	text-align: left;
	float: left;
}

div#diary h2{
padding :  5px;
border-bottom : 1px solid #d5bea8;
	width: 520px;
}
div#diary h3{
padding : 0;
margin : 0 auto;
width : 500px;
text-align : right;
font-size : 90%;
font-weight : normal;
}

div#diary p{
padding : 0;
margin : 30px auto 10px;
	width: 500px;
}

div#logs {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 100%;

	float: none;
	clear: both;
}

div#form {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px;

	float: none;
	clear: both;
}

div#navi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	float: none;
	clear: both;
}

div#link {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	float: none;
	clear: both;
}

div#contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	float: none;
	clear: both;
}
div#d-menu {
	margin: 0 auto;
	padding: 0;
}
div#navigation .container {
	margin: 30px 0 0;
	padding: 0px 0px 0px 0px;

	float: none;
	clear: both;
}
div#navigation h3{
padding : 0;
margin : 0;
width : 150px;
text-align : left;
font-size : 100%;
}
div#logs .info {
	text-align: right;
	margin: 0;
	padding: 0;
	clear: both;
}
div#logs .info li {
	font-size: 85%;

	margin: 5px 0px 5px 5px;
	padding: 0;

	list-style-type: none;
	display: inline;
}
div#logs .log {
	margin: 20px 0;
	padding: 0;
}
div#logs .insert {
	margin: 3px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#logs .log ul {
	margin: 0;
	padding: 0 10px 0 40px;
}

div#navi ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
}
div#navi li {
	font-weight: bold;

	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;

	list-style-type: none;

	display: inline;
}

.new {
	font-size: 80%;
	color: #fc8042;
}
#headtitle2{
width : 730px;
position:absolute;
top:10px;
left:5px;
text-align : center;
clear : right;
}
#blognews1 {
height: 52px; 
width: 140px;
overflow: hidden;
text-align: left;
border: 0px solid #CCCCCC;
position: relative;
top:-10pt;
padding: 0px;
margin: 0px auto 0px;
}
#blognews2 {
height: 52px; 
width: 140px;
overflow: hidden;
text-align: left;
border: 0px solid #CCCCCC;
position: relative;
top:-10pt;
padding: 0px;
margin: 0px auto 0px;
}
.address {
width:250px;
height:210px;
top:5px;
}
.navigators{
text-align : left;
padding:0 10px;
font-size : 85%;
font-weight : bold;
color : #ffe4e1;
}
.searchs{
padding:0;
margin:0;
width:300px;
text-align:center;
font-size:65%;
}
#bodys{
position:absolute;
top:110px;
left:5px;
width : 730px;
text-align : center;
}
.access{
padding : 0;
margin : 0;
text-align : center;
font-size : 65%;
}
#f-menus{
margin : 40px auto 0;
padding : 0;
width : 750px;
position:static;
font-size : 80%;
bottom:10px;
left:75px;
text-align : center;
}
#fotters{
padding : 0px 15px 10px;
margin : 0 auto ;
width : 720px;
text-align : right;
font-size : 70%;
line-height : 1.2;
border-top : 3px double #fc8042;
color : #ac460f;
top:1200px;
}
.background{
background-color:#00ffff;
padding:5px;
margin : 0 auto;
text-align:center;
width:800px;
height:600px;
clear:right;
}
