*{
margin:0;
padding:0;
zoom:1;
}

ul, ol, li { zoom: normal; }

body{
background-image: url("img/site_bg01.jpg");
background-position: center top;
background-attachment: fixed;
background-repeat: no-repeat;
font-family: "メイリオ","MS Pゴシック", sans-serif; 
font-size: 0.9em;
margin: 0px;
padding: 0px;
text-align: center;
}


#layout{
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#navigation{
float: left;
margin-right: 20px;
width: 160px;
height: auto;
min-height: 600px;
margin-bottom: 20px;
}

#contents{
float: left;
width: 600px;
height: auto;
min-height: 600px;
margin-bottom: 20px;
}

div.center{
text-align: center;
}

div.floatleft{
display: block;
float: left;
width: auto;
height: auto;
margin: 0.5em 1em 1em 0;
line-height: 0;
}


li{
list-style-type: none;
}

li a{
text-decoration: none;
color: #000000;
}

li a:link{
}

li a:visited{
color: #999999;
}

li a:hover,
li a:focus{
text-decoration: underline;
}

li a:active{
color: #000000;
}


#menu{
width: 160px;
}

#menu li{
margin-top: 3px;
margin-bottom: 3px;
}

#menu li a{
background-image: url("img/line158.gif");
background-position: bottom center;
background-repeat: no-repeat;
display: block;
width: 158px;
height: 32px;
text-decoration: none;
font-weight: bold;
line-height: 32px;
text-indent: 1em;
}

#menu li a:link{
color: #59493f;
}

#menu li a:visited{
color: #999999;
}

#menu li a:hover,
#menu li a:focus{
color: #996c33;
font-size: 1.1em;
}

#menu li a:active{
color: #59493f;
}


div.linkbox{
width: 300px;
float: left;
margin: 0.5em 0 0.5em 0;
}


.link li{
text-indent: 1.5em;
line-height: 2em;
}

.link li a{
}



.tuto li{
list-style-type: decimal;
line-height: 1.8em;
margin-left: 3em;
}


.tuto2 li{
list-style-type: decimal;
line-height: 1.6em;
margin: 0 0 0.5em 2em;
}








table{
font-size: 0.9em;
}

td.three{
text-indent: 1em;
}

td a{
color: #6a3906;
text-decoration: none;
}

td a:link{
}

td a:visited{
}

td a:hover,
td a:focus{
text-decoration:  underline;
}


table.link {
margin-top: 0.5em;
margin-bottom: 0.5em;
width: 600px;
border-collapse: collapse;
font-size: 100%;
}

table.link th,
table.link td {
border: solid 0px;
padding: 3px 6px;
}

table.link th {
text-align: center;
}

table.link td.blogname {
text-align: right;
white-space: nowrap;
}





h1{
background-image: url("img/line770.gif");
background-position: bottom center;
background-repeat: no-repeat;
color: #59493f;
margin: 5px 0 10px 0;
font-weight: bold;
font-size: 1.2em;
text-align: center;
line-height: 40px;
}



h2.first{
background-image: url("img/line590.gif");
background-position: bottom left;
background-repeat: no-repeat;
margin: 15px 0 5px 0;
color: #996c33;
font-weight: bold;
font-size: 1em;
line-height: 2.3em;
text-indent: 0.5em;
}


h2.second{
background-image: url("img/line590-2.gif");
background-position: bottom left;
background-repeat: no-repeat;
margin: 15px 0 5px 0;
color: #59493f;
font-weight: bold;
font-size: 1em;
line-height: 2.3em;
text-indent: 0.5em;
}



h3{
margin: 10px 0 5px 0;
color: #996c33;
font-weight: bold;
font-size: 1em;
line-height: 1.5em;
}

h4{
margin: 10px 0 5px 0;
font-weight: bold;
font-size: 1em;
line-height: 1.5em;
}



p{
line-height: 1.6em;
margin: 5px 0 7px 0;
}


p a{
text-decoration: none;
color: #6a3906;
}

p a:visited{
color: #999999;
}

p a:hover,
p a:focus{
text-decoration: underline;
}

p.indent{
margin: 10px 180px;
font-size: 0.8em;
line-height: 1.8em;
}

p.margin{
margin: 5px 18px;
font-size: 0.8em;
line-height: 1.8em;
}


p.redbox{
margin: 5px 0 5px 0;
padding: 10px;
font-size: 0.8em;
border: 1px dashed #CC0000;
}

.counter{
display: none;
}

p.center{
clear: both;
margin: 15px 0 15px 0;
text-align: center;
}

p.right{
text-align: right;
}

p.small{
margin: 5px 0 10px 0;
font-size: 0.8em;
}


p.pageend{
clear: both;
font-size: 0.8em;
text-align: right;
}


p.floatnone{
margin: 0 0 1em 0;
text-align: center;
}

p.floatright{
display: block;
float: right;
width: auto;
height: auto;
margin: 0.5em 0 1em 1em;
line-height: 0;
}

p.floatleft{
display: block;
float: left;
width: auto;
height: auto;
margin: 0.5em 1em 1em 0;
line-height: 0;
}

p.floatleft2{
display: block;
float: left;
width: auto;
height: auto;
margin: 3px 3px 3px 3px;
}


img{
border: 0;
}

em{
color:#CC0000;
font-style: normal;
}

em.bold{
color: #000;
font-weight: bold;
}

em.small{
font-size: 0.8em;
}

em.bred{
color: #CC0000;
font-weight: bold;
}



#footer{
background-image: url("img/line770.gif");
background-position: bottom center;
background-repeat: no-repeat;
width: 100%;
clear: both;
color: #59493f;
font-style: normal;
font-size: 0.9em;
text-align: center;
line-height: 40px;
margin-bottom: 10px;
}

p.hr{ 
clear: both;
border-bottom: 1.5px dashed #59493f;
margin: 18px 0 18px 0;
}


#ring{
margin-left: 3em;
font-size: 0.8em;
line-height:1.8em;
}

#ring li{
list-style-type: square;
}