* {
padding:0;
margin: 0;
}

.fclear {
clear:both;
}

body {
background-image:url("img/haikei1.jpg");
background-repeat: repeat;
text-align:center;
}


h1 {
width: auto;
height: 83px;
background-image:url("img/h1-bg.jpg");
background-repeat: repeat-x;
text-align: left;
color: #ffffff;
font-size: 15px;
font-weight: normal;
padding: 3px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


#contents {
width: 900px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
padding: 3px 3px 3px 3px;
}

p.top {
width: 890px;
margin: 10px 0px -10px 10px;
padding: 0px 0px 0px 0px;
text-align: left;
font-size: 15px;
color: #006666;
clear: both;
}

td {
width: 430px;
margin-right: 10px;
padding: 3px 3px 10px 3px;
border: 1px solid #cc9933;
vertical-align: top;
}

h2 {
width: auto;
font-size: 17px;
padding: 5px 0px 3px 0px;
margin: 0px 0px 3px 0px;
text-align: center;
background-color: #006666;
color: #ffffff;
border-bottom: 3px double #ffffff;
}

p.photo {
float: right;
width: 150px;
text-align: right;
display: inline;
}

p {
width: 265px;
float: left;
margin: 0px 0px 3px 0px;
padding: 0px 0px 0px 0px;
font-size: 15px;
color: #333333;
text-align: left;
display: inline;
line-height: 120%;
}


p a{
font-size: 15px;
color: #0000ff;
text-decoration: underline;
}

p a:visited {
font-size: 15px;
color: #0000ff;
text-decoration: underline;
}


p.link1 {
width: 900px;
margin: 20px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
color: #f5f5f5;
text-align: center;
}

p.link1 a{
margin: 20px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
color: #f5f5f5;
text-align: center;
text-decoration: none;
}

p.link1 a:visited {
margin: 20px 0px 2px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
color: #f5f5f5;
text-align: center;
text-decoration: none;
}


u.bg {
background-color: yellow;
}

span {
color: red;
font-size: 16px;
font-weight: bold;
}


/* コピーライト設定 */
#footer{
clear: both;
width: auto;
height: 50px;
text-align: center;
color: #f5f5f5;
background-image:url("img/foot-bg.jpg");
background-repeat: repeat-x;
margin: 20px 0px 0px 0px;
padding: 10px 0px 0px 0px;
font-size: 13px;
}

#footer a{
color: #f5f5f5;
text-decoration: none;
}

#footer a:visited{
color: #f5f5f5;
text-decoration: none;
}



/* その他 */

img {
vertical-align: middle;
border: 0px;
}

hr {
border: 1px dotted #f5f5dc;
height: 1px;
margin: 0px 30px 0px 20px;
}

ul {
margin: 0px;
}

li {
list-style-type: none;
margin-bottom: 10px;
}

li a {
background: url("img/asi5.jpg");
background-repeat: no-repeat;
padding-left: 30px;
margin-bottom: 10px;
color: #0000ff;
}

li a:visited {
background: url("img/asi5.jpg");
background-repeat: no-repeat;
padding-left: 30px;
margin-bottom: 10px;
color: #0000ff;
}


a {
color: #0000ff;
text-decoration: underline;
}


a:visited {
color: #0000ff;
text-decoration: underline;
}
















