/*
h1タイトル
h2ページタイトル
h3セクションタイトル
*/
body{
background-color: #FFFFF0;
font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka;
font-size: 12px;
color: #333333;
}
td{
font-family: Arial, Helvetica, "ＭＳ Ｐゴシック", Osaka;
font-size: 12px;
color: #333333;
}
h1,h2{margin:0px 0px 0px 0px;}
h3{
font-weight:normal;
font-size:12px;
margin:0px 0px 0px 0px;
}
form{
background:#FFFFFF;
width:600px;
text-align:center;
}
address{
font-style:normal;
margin:15px;
text-align:center;
letter-spacing:0.1em
}
.contents{
width:800px;
background:#FFFFFF;
text-align:left;
}
.search{
background:#FFFFFF url(img/top/back.gif);
font: normal 12px;
height:58px;
padding-top:2px;
letter-spacing:0.1em
}
.left{
border: #666666 1px solid;
width:240px;
height:1000px;
float:left;
background:#FFFFFF;
}
.right{
border: #666666 1px solid;
width:550px;
height:1000px;
float:right;
background:#FFFFFF;
letter-spacing:0.1em;
}
.clear{
clear:both;
line-height:0px;
}
.side{
margin:10px 5px 10px 5px;
}
.news{
line-height:20px;
margin:0px 15px 0px 15px;
}
.photo{
text-align:center;
}
.sql{
float:left;
margin:10px 5px 10px 5px;
background:url(img/top/tback.gif);
width:250px;
height:100px;
}
.sqr{
float:right;
margin:10px 5px 10px 5px;
background:url(img/top/tback.gif);
width:250px;
height:100px;
}
.sqmenu{
margin:0px 15px 10px 15px;
}
.sqmenus{
font-size:10px;
margin:0px 0px 0px 15px;
}
.foot{
text-align:center;
line-height:20px;
}
.side a,.sql a,.sqr a,.foot a,.news a{
border-bottom:1px dotted;
}
a:link {
color: #333333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000066;
}
a:hover {
color: #FFCC00;
}
a:active {
text-decoration: none;
}