/* webサイトトップページデザイン用CSS */

A:HOVER{color : #3399ff;}


#contents {
width: 680px;
margin:auto;
background-color:#FFFFFF;
padding:10px;
text-align:left;
border:solid 1px #999999;
}

body {
background-image:url(wallppr090.gif);
text-align:center;
color: #333333;
}

p {
font-size: 90%;
line-height: 130%;
}

a {
text-decoration: none;
}

h2 {
font-size: 90%;
font-weight: normal;
line-height: 130%;
padding-left: 0px;
}

h3 {
font-size: 90%;
font-weight: normal;
}

h4 {
font-size: 90%;
text-align: center;
font-weight: normal;
line-height: 130%;
}

address {
background-color:#0f2884;
color:#FFFFFF;
width:700px;
font-style: normal;
font-size: 80%;
padding-top: 3px;
padding-bottom: 3px;
}
