@charset "Shift_JIS";

body{
background-repeat : repeat-y;
color: #ddddee;
font-size: 18px;
line-height : 150%;
margin: 0px 0px 60px 0px;
padding: 0px 0px 0px 0px;
-webkit-text-size-adjust: 100%;
}

font{
line-height : normal;
}

b{
line-height : 150%;
}

table{
font-size: 18px;
line-height : 150%;
position : inherit;
}

td{
font-size: 18px;
line-height : 150%;
position : inherit;
}

A:link { color : #7b8dca; }
A:visited { color : #746ba0; }
A:active { color : #6699cc; }
A:hover { color : #ffcbed; }

h1{
font-family : ＤＨＰ平成明朝体W7;
text-align: center;
line-height : normal;
border-style:double;
border-width:10px 0px 10px 0px;
width:80%;
filter: dropshadow(color=#333333, offx=4, offy=4, positive=true); 
margin: 10px 0px 10px 0px;
padding: 5px 5px 5px 5px;
}

h1 a{
text-decoration: none;
}

h2{
border-width : 0px 0px 2px 25px;
border-style : solid ;
font-style : italic;
border-color : #3a567d;
padding-left : 10px;
margin-right : 30%;
}

h2 a{
text-decoration: none;
}

#header{

background-repeat:no-repeat;
font-size: 12pt;
line-height : 150%;
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 10px;
}

#container{
background-repeat : repeat-y;
width: 840px;
font-size: 18px;
line-height : 150%;
text-align: center;
margin: 10px auto 0px auto;
padding: 0px 0px 0px 0px;
}

#contents{
text-align: left;
width: 809px;
font-size: 18px;
line-height : 150%;
border-style : dotted;
border-color : #ffffff;
border-width : 3px 3px 3px 3px;
margin: 15px 0px 0px 5px;
padding: 10px 10px 10px 10px;
float: left;
}

#sidebar{
width: 220px;
float: right;
}

#footer{
font-size: 12pt;
line-height : 150%;
text-align: center;
margin: 10px 0px 0px 0px;
clear: both;
}

.left{
padding: 3px 3px 3px 3px;
float: left;
}

.right{
}