/* CSS Document */

/*ボディに関するCSS */
body{
text-align: center;
margin: 0px;
padding: 0px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
background-color: #D5DDE8;
color: #333333;
background-image: url(images/yodogawabg.jpg) ;
background-position: bottom;
background-repeat: no-repeat;
}


/*上書き指定CSS */
*body{
text-align: center;
margin: 0px;
padding: 0px;
background-position: top left;
_background-position: top left;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
background-color: #D5DDE8;
color: #333333;
background-image: url(images/yodogawabg.jpg) ;
background-position: bottom;
background-repeat: no-repeat;
}

html>body {
background-position: bottom;
}



/*リンクに関するCSS */
a:link{
color: #323232;
text-decoration:;
}

a:visited{
color: #4D4D4D;
background-color:;
}


/*テキストに関するCSS */
p{
font-size: 1em;
font-weight: lighter;
color: #238A51;
margin: 5px;
}

h1{
font-size: 0.9em;
font-weight: lighter;
}

h2{
font-size: 0.85em;
font-weight: lighter;
margin-top: 10px;
}

h3{
font-size: 0.8em;
font-weight: lighter;
}

h4{
font-size: 0.55em;
}

h5{
font-size: 0.5em;
}

.green{
color: #238A51;
}

.pink{
clear: left;
color: #CC0066;
line-height: 22px;
}

.pinkup{
color: #CC0066;
}

.gray{
clear: left;
color: #666666;
line-height: 22px;
}


/*ヘッダーに関するCSS */
#header{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 800px;
height: 120px;
background-color: #C1D4E3;
background-image: url(images/header.gif) ;
background-repeat:  no-repeat;
}

.musnh{
font-size: 0.8em;
color: #1A1A1A;
padding-top:  10px;
padding-right: 15px;
text-align: right;
font-weight: lighter;
}

.musnh img{
clear: left;
border: none;
padding-right: 5px;
}



#head{
width: 850px;
height: 45px;
padding: 0px;
margin: 0px;
left: 0px;
top: 25px;
list-style: none;
overflow: hidden;
position: relative;
}

#head li a{
width: 850px;
height: 45px;
padding: 0px;
margin: 0px;
overflow: hidden;
text-indent: -100em;
position: absolute;
text-decoration: none;
top: 0;
}





/*ナビゲーションに関するCSS */
#navigation{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 800px;
text-align: left;
background-color: #D5DDE8;
}

.nav{
margin: 0px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 0.9em;
height: 20px;
}

.nav li{
list-style: none;
text-decoration: none;
display: inline;
}

.nav li a{
text-decoration: none;
}

.nav li a:hover{
overflow: hidden;
text-decoration: underline;
}



/*ページ構造（コンテンツ）に関するCSS */
#contents{
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
width: 800px;
text-align: left;
background-color: #FFFFFF;
}

#contents1{
float: left;
width: 800px;
height: 20px;
background-image: url(images/contentsbgtop.gif);
background-repeat: no-repeat;
}

#contents2{
float: left;
width: 800px;
height: auto;
background-image: url(images/contentsbgcenter.gif);
background-repeat: repeat-y;
padding-bottom: 20px;
}

#contents3{
float: left;
width: 800px;
height: 20px;
background-image: url(images/contentsbgbottom.gif);
background-repeat: no-repeat;
padding-bottom: 0px;
background-color: #283949;
}

#menu{
float: left;
width: 220px;
height: auto;
padding: 0px;
margin: 0px;
}

.menulink{
float: right;
margin-top: 20px;
margin-right: 3px;
padding: 0px;
text-align: center;
}

.menulink img{
border: #333333 solid 1px;
}

#main{
float: left;
_float: right;
width: 550px;
padding: 0px 0px 15px 15px;
}

#flash{
width: 550px;
height: 280px;
background-color: #FFFFFF;
text-align: center;
}

#news{
width: auto;
height: auto;
display: inline;
}

body > div#news{ height: 520px; }


/*説明に関するCSS */
#info{
width: 550px;
height: auto;
background-color: #F6F6F6;
text-align: center;
margin-top: 15px;
}

#info img{
float: right;
}

.info01topbg{
width: 550px;
height: 60px;
background-image: url(images/info01top.gif);
background-repeat: no-repeat;
}

.info01topbg p{
font-size: 0.85em;
text-align: right;
padding-top: 15px;
padding-right: 20px;
text-decoration: none;
margin: 0px;
}

.info01topbg p a{
color: #E02656;
text-decoration: none;
}

.info01topbg p a:hover{
color: #E02656;
text-decoration: underline;
}

.info01centerbg{
width: 550px;
height: auto;
background-image: url(images/info01center.gif);
background-repeat: repeat-y;
}

.info01centerbg h1{
font-size: 0.9em;
text-align: left;
padding: 5px 30px 5px 30px;
line-height: 1.4em;
font-weight: lighter;
margin: 0px;
}

.info01bottombg{
width: 550px;
height: 20px;
background-image: url(images/info01bottom.gif);
background-repeat: no-repeat;
}

.info02topbg{
width: 550px;
height: 60px;
background-image: url(images/info02top.gif);
background-repeat: no-repeat;
}

.info02topbg p{
font-size: 0.85em;
text-align: right;
padding-top: 15px;
padding-right: 20px;
text-decoration: none;
margin: 0px;
}

.info02topbg p a{
color: #E02656;
text-decoration: none;
}

.info02topbg p a:hover{
color: #E02656;
text-decoration: underline;
}

.info03topbg{
width: 550px;
height: 60px;
background-image: url(images/info03top.gif);
background-repeat: no-repeat;
}

.info03centerbg{
width: 550px;
height: auto;
background-image: url(images/info01center.gif);
background-repeat: repeat-y;
}

.info03centerbg h1{
font-size: 0.9em;
text-align: left;
padding: 5px 30px 5px 30px;
line-height: 1.4em;
font-weight: lighter;
margin: 0px;
}


/*グループに関するCSS */
#group{
float: left;
width: 200px;
height: 421px;
padding: 0px;
margin: 0px;
left: 15px;
overflow: hidden;
position: relative;
list-style: none;
display: block;
}

#group li a{
width: 200px;
height: 30px;
overflow: hidden;
text-indent: -100em;
position: absolute;
text-decoration: none;
padding: 0px;
margin: 0px;
}

#group_01{
clear: none;
background: url(images/menu.gif) 0px 0px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_01 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px 0px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_02{
clear: none;
background: url(images/menu.gif) 0px -30px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_02 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -30px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_03{
clear: none;
background: url(images/menu.gif) 0px -60px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_03 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -60px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_04{
clear: none;
background: url(images/menu.gif) 0px -90px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_04 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -90px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_05{
clear: none;
background: url(images/menu.gif) 0px -120px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_05 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -120px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_06{
clear: none;
background: url(images/menu.gif) 0px -150px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_06 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -150px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_07{
clear: none;
background: url(images/menu.gif) 0px -180px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_07 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -180px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_08{
clear: none;
background: url(images/menu.gif) 0px -210px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_08 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -210px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_09{
clear: none;
background: url(images/menu.gif) 0px -240px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_09 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -240px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_10{
clear: none;
background: url(images/menu.gif) 0px -270px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_10 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -270px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_11{
clear: none;
background: url(images/menu.gif) 0px -300px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_11 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -300px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_12{
clear: none;
background: url(images/menu.gif) 0px -330px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_12 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -330px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_13{
clear: none;
background: url(images/menu.gif) 0px -360px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_13 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -360px no-repeat;
float: left;
width: 200px;
height: 30px;
}

#group_14{
clear: none;
background: url(images/menu.gif) 0px -390px no-repeat;
float: left;
width: 200px;
height: 31px;
}

#group_14 a:hover{
clear: none;
background: transparent url(images/menu.gif) -200px -390px no-repeat;
float: left;
width: 200px;
height: 31px;
}



/*フッターに関するCSS */
#footer{
margin-left: auto;
margin-right: auto;
margin-top: 20px;
width: 620px;
height: auto;
font-size: 0.8em;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
color: #FFFFFF;
}

#footer h1{
clear:  left;
font-size: 1em;
text-align: center;
line-height: 1.2em;
color: #FFFFFF;
font-weight: lighter;
padding-top:  10px;
}

/*イメージに関するCSS */
img{
border: none;
}

/* GoogleMap */
.gmap{
float:right;
margin-top: 20px;
margin-right: 2px;
border: #333333 solid 1px;
text-align: center;
}

