@charset "Shift_JIS";

body{
height:100%;
font-family:"lucida grande", verdana, tahoma, arial, sans-serif,Meiryo;
text-align:center;
font-size:13px;
margin:0 auto;
background:url("img/bg1.jpg");
}

a:visited{color:#0b53a8;} 
a:hover{color:#ff5555;}

p{
line-height:1.5em;
}

img{
border-style:none;
} 

div#wrap{
position:relative;
margin:0 auto;
width:974px;
}

div#left{
min-height:100%;
height:100%;
display:inline;
height:1650px;
float:left;
width:10px;
background:url("img/bg_left.jpg");
}

div#wrapper{
position:relative;
min-height: 100%;
height:100%;
display:inline;
float:left;
height:2040px;
min-height: 100%;
background-color:#ffffff;
width:954px;
}

div#header{
clear:both;
background-color:#ffffff;
width:954px
}

div#navi ul{
clear:both;
width:954px;
margin:3px 0 0 0;
}

div#navi img{
vertical-align:bottom;
}

div#navi ul li{
list-style:none;
float:left;
}

div#flash{
clear:both;
margin:1px 0 0 0;
background-color:#ffffff;
width:954px;
}

div#contents{
min-height:1138px;
padding:10px 0 20px 0;
text-align:left;
width:954px;
background-color:#ffffff;
}

div#contents-ss{
margin:10px 20px 20px 20px;
background-color:#ffffff;
}

div#contents-left{
display:inline;
float:left;
margin-left:15px;
width:300px;
}

div#main{
display:inline;
float:left;
width:400px;
margin:0 15px 0 15px;
}

div#contents-right{
display:inline;
float:left;
width:194px;
margin-right:1px;
}

div#right{
display:inline;
float:left;
height:1650px;
width:10px;
background:url("img/bg_right.jpg");
}

div#fotter{
position:absolute;
bottom:0;
left:0;
clear:both;
margin:0 auto;
width:954px;
height:82px;
text-align:right;
background-color:#ffffff;
}

div#fotter p{
margin-right:10px;
font-size:11px;
color:#555;
}

.contents-s{
padding:5px 10px 10px 10px;
}

h2{
background:url("img/contents-h2.png") no-repeat;
font-size:16px;
padding:8px 0 0 15px;
height:36px;
font-weight:bold;
margin-bottom:7px;
font-family:Meiryo;
color:#444;
}

h3{
width:450px;
background:url("img/icon03.png") no-repeat 2px 3px;
font-size:14px;
padding:4px 0 0 25px;
margin:15px 0 15px 0;
height:22px;
font-weight:bold;
border-width:thin;
font-family:Meiryo;
border-bottom:1px dashed #c0c0c0;
}

table{
color:#333333;
border:1px solid #555555;
border-collapse:collapse;
border-spacing:1px;
background-color:#555555;
}

th{
padding:3px 0px 3px 8px;
width:300px;
line-height:1.5em;
color:#fff;
background-color:#555555;
font-size:13px;
}

td{
padding:3px;
line-height:1.5em;
padding-left:1em;
color:#333333;
background-color:#ffffff;
font-size:12px;
}

tr.even td{
background-color:#dcdcdc;
}