/*-----------------------
-----------------------*/
html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
font-size:12px;
line-height:16px;
}
body div {
text-align: left;
margin: 0 auto;
}
object {border-style: none;} 
*{margin:0;padding:0;}
/*-----------------------
-----------------------*/
a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: #0000FF;
text-decoration: none;
}
a:hover {
color: #FF0000;
}
a:active {
color: #0000FF;
}
#pan a:link {
color: #FFFFFF;
text-decoration: none;
}
#pan a:visited {
color: #FFFFFF;
text-decoration: none;
}
#pan a:hover  {
color: #FFFFFF;
text-decoration: underline;
}
#pan a:active {
color: #FFFFFF;
text-decoration: none;
}
li{
margin: 1em 0 1em 1.5em;
padding: 0;
}
/*-----------------------
-----------------------*/
/* ’†‰›Šñ‚¹ */
#wrap{
width:100%;
text-align:center;
margin-right: auto;
margin-left: auto;
}
/*”wŒi*/
#back{
background-image: url(../img/bg01.gif);
background-repeat:repeat-x;
}
/*-----------------------
mein
-----------------------*/
#mein{
width:800px;
text-align:left;
}
/*-----------------------
header
-----------------------*/
#header{
background-image:url(../img/title01.gif);
height:80px;
padding:20px 0 0 500px;
}
/*-----------------------
pan
-----------------------*/
#pan{
height:17px;
color:#FFFFFF;
padding:3px 0 0 5px;
}
/*-----------------------
content
-----------------------*/
#content {
background:url(../img/bg02.gif) repeat-y;
padding:10px;
}
#content td {
padding:5px;
}

#content .title {
background: url(../img/bg04.gif);
height:20px;
padding:20px 0 0 20px;
font-size:14px;
font-weight:bold;
}
#content .box01 {
padding:10px 10px 0 10px;
}
#content .box02 {
padding:50px 0 10px 0;
}
#content .box03 {
padding:10px;
}
#content .box04 {
padding:10px 0 0 0;
}





/*-----------------------
footer
-----------------------*/
#footer{
background:url(../img/bg03.gif);
height:17px;
color:#FFFFFF;
padding:3px 0 0 0;
text-align:center;
}
/*-----------------------
‚»‚Ì‘¼
-----------------------*/
.red {
color:#FF0000;
}
.non{
font-size:16px;
font-weight:bold;
text-align:center;
padding:10px 0 0 0;
}
