﻿*{
margin: 0px;
padding: 0px;
/*border: 1px solid #ff0000;*/
}

body{
font-family : Verdana, Chicago, osaka, sans-serif, "ＭＳ Ｐゴシック";
/* font-family: "MS PGothic","Osaka",Arial,sans-serif; */
font-size : small;
_font-size: x-small;
line-height : 1.5;
background-color :#ffffff;
color: #333333;
text-align: center;
}

/* h1,h2,h3{
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
} */

h1 {
font-family : "Century Gothic", "ＭＳ ゴシック", Osaka, sans-serif;
font-size: 140%;
padding: 15px 0px;
}

h1 a{color: #666666; text-decoration: none;}
h1 a:hover {color: #666666; text-decoration: underline;}

h2 {
font-size : 120%; 
color : #000000; 
padding: 10px 0 0 0;
} 
h3 {
font-size : 120%; 
color : #000000; 
padding: 10px 0 0 0;
}
h4{
font-size : 120%; 
color : #000000; 
background-color: #d7e19e;
line-height : 20px; 
padding: 0 0 0 50px;
}
h5 {
font-size : 100%; 
padding: 10px 0 5px 0;
} 
h6 {
font-size : 150%; 
color : #000000; 
padding: 10px 0 20px 0;
}




/* id */
#wrapper{
width: 800px;
margin: 0px auto;
text-align: left;
}

#header{
width: 800px;
}

#main{
width: 800px;
background-color :#ececde;
}

#menu{
width: 800px;
padding: 0px 10px 0px 20px;
vertical-align: middle;
}

#menu ul a{color : #666666; text-decoration : none;}
#menu ul a:hover {color : #000000;}

#menu{
background-color: #d7e19e;
line-height: 20px;
}
#menu li {
display: inline;
margin : 0 3px ;
}

#content{
width: 590px;
padding: 0px 0px 10px 0px;
}

#content table{
width: 560px;
margin-bottom: 1em;
}

.cnt{
text-align: center;
}

#content table,td{
border: 1px solid #c8c8c8;
}

#content td{
padding: 3px;
}

#content a{color: #0066ff;}
#content a:hover {color: #0066ff;}

#chara{
width: 590px;
padding-bottom: 20px;
}

#chara img{
float: left;
clear:both;
}


#chara dl{
width: 350px;
padding: 20px 0px 0px 0px;
float: left;
}

#chara dt{
width: 70px;
float: left;
clear:both;
}

#chara dd{
width: 260px;
float: left;
}


#footer{
width: 800px;
background: url(../images/footer.gif) no-repeat center bottom;
}

.clearfix:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */



/* =====子要素===== */

div p{
padding: 0px 0px 1em 0px;
}

.list{
margin-bottom: 2em;
}

.list ul{
padding-left: 1.5em;
list-style-type: disc;
}

.list li{
padding-bottom: 8px;
}

.list ol{
padding-left: 1.5em;
font-size: 110%;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-weight: bold;
color: #333333;
}

.list ol li{
padding-bottom: 4em;
}

.list ol div.note{
font-family: "MS PGothic","Osaka",Arial,sans-serif;
font-weight: normal;
}

.link{
width: 590px;
margin-top: 1em;
}

.link dt{
width: 160px;
height: 2em;
margin: 0px 5px 5px 1em;
padding: 0.5em 1em 0px 5px;
border-bottom: 1px;
border-bottom-color:#ccc;
border-bottom-style: dashed;
float: left;
clear:both;
}

.link dd{
width: 385px;
height: 2em;
margin-bottom: 6px;
padding: 0px 0px 8px 5px;
border-left: 3px;
border-left-color:#cccccc;
border-left-style: solid;
border-bottom: 1px;
border-bottom-color:#ccc;
border-bottom-style: dashed;
line-height: 1.1;
float: left;
}

#content dl.link dt a{color: #333; text-decoration: none;}
#content dl.link dt a:hover {color: #333; text-decoration: underline;}

#footer p{
padding: 0px 20px 20px 20px;
font-size: x-small;
color: #c8c8c8;
text-align: right;
}


/* ==========bot========== */

#bot{
width: 800px;
padding-left: 20px;
border: 1px solid #ccc;
}

#bot h1{
margin-left: 0px;
padding-left: 0px;
color: #333;
}

.caution{
color: #ff3333;
}


/* ==========renzoku========== */

#ren_wrapper{
width: 800px;
margin: 10px auto 0px auto;
padding: 0px 0px 10px 0px;
text-align: left;
}


#ren{
width: 800px;
padding-left: 20px;
padding-right: 5px;
border: 1px solid #ccc;
}

#ren h1{
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
margin-left: 0px;
padding-left: 0px;
color: #444;
}

.caution{
color: #ff3333;
}

.pagelink{
width: 770px;
margin-bottom: 4em;
padding: 5px;
border: 1px solid #aaaaaa;
background-color: #f0f0f0;

}