body{
background-color: #ffffff;
text-align: center;
font-size: 0.75em;
line-height:150%;
font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
color : #000000;
margin:0px auto;
padding: 0px;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited 
{
color: #000000;
text-decoration: none;
}

a:active 
{
color: #000000;
text-decoration: none;
}

a:hover 
{
color: #91AE69;
border-bottom:2px dotted #91AE69;
}
p{
line-height: 150%;
padding: 0px;
margin: 0px;
}

/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
padding: 0px;
margin: 0px;
}
dt {
color: #000000;
font-weight: bold;
list-style: none;
margin:0px;
padding:0px;
}
dd {
margin:0px;
padding:4px 0.5em;
}
/***** 見出し（サイトタイトル部分）******/
h1 {
font-size: 1.8em;
font-weight: bold;
color: #91AE69;
text-align: left;
padding: 90px 0px 0px 40px;
width: auto;
}

/***** 見出し（テキストタイトル部分）******/
h2 {
font-size: 1.0em;
padding: 5px 0px 0px 40px;
margin-left: -20px;
margin-top: 5px;
margin-bottom: 0px;
text-align: left;
height: 30px;
width: auto;
color: #8a7;
font-weight: bold;
background-image: url(icon.gif);
background-position:top left;
background-repeat: no-repeat;
position:relative;
}
/***** page部分******/
#page
{  
width: 600px;
height: auto;
position:relative;
margin:0px auto;
text-align: center;
padding: 0px;
}
/***** head部分******/
#head
{  
width: 600px;
height: 255px;
margin: 0px;
padding: 0px;
background-image: url(top.jpg);
background-position:top left;
background-repeat: no-repeat;
}
/***** main部分******/
#main{
width: 600px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
height: auto;
border-style:dotted;
border-width:0px 2px;
border-color:#91AE69;
} 
/***** コンテンツメニュー部分******/
#menu {
margin: 0px;
padding: 110px 0px 0px 150px;
width: auto;
height: auto;
font-size: 1.0em;
}
#menu ul {
width: auto;
padding: 0px;
margin: 0px;
text-align: center;
}
#menu li {
list-style: none;
font-size: 0.9em;
display: inline;
font-weight: bold;
}
/***** テキスト部分 ******/
.text
{
width: auto;
padding: 0px 30px 0px 30px;
margin: 0px;
text-align: left;
height: auto;
}
/***** foot部分 ******/
#foot{
position:relative;
width:auto;
height: auto;
clear:both;
margin: 0px;
}
/***** 著作権表示部分 ******/
#copy
{
text-align: center;
height: auto;
width: auto; 
padding: 10px 0px 5px 0px;
} 
.color
{
color: #BD8A8A;
}
