body{
background-color: #efefbf;
font-size: 0.71em;
line-height:150%;
font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
color: #777777;
margin-top: 10px;
margin-left: 44px;
padding: 0px;
background-image: url(back3.gif);
background-repeat: repeat-y;
}
a:link {
color: #444444;
text-decoration : none;	
}
a:visited 
{
color: #444444;
text-decoration : none;	
}
a:active 
{
color: #444444;
text-decoration : none;
}
a:hover 
{
color: #C1C6CD;
text-decoration: underline;
}
p{
line-height: 150%;
padding: 0px;

}
/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
padding: 8px 0px 0px 0px;
margin: 0px;
}
dt {
color: #444444;
font-weight: bold;
list-style: none;
margin:0px;
padding:0px;
}
dd {
margin:0px;
padding:2px 0.5em;
}
/***** 見出し（サイトタイトル部分）******/
h1 {
font-size: 3.0em;
font-weight: bold;
color: #999974;
text-align: left;
padding: 0px 0px 0px 10px;
width: auto;
margin: 10px 0px 10px 0px;
}
h1 a:link {
color: #444444;
text-decoration: none;
}
h1 a:visited {
color: #444444;
text-decoration: none;
}
h1 a:active {
color: #444444;
text-decoration: none;
}
h1 a:hover {
color: #8593A9;;
text-decoration: none;
}
/***** 見出し（テキストタイトル部分）******/
h2 {
font-size: 1.0em;
padding: 0px 10px 0px 10px;
text-align: left;
font-weight: bold;
color: #5c845c;
height: auto;
width: auto;
margin: 0px 10px 0px 10px;
border-bottom: 1px dotted #444444;
border-top: 1px dotted #444444;
background-color: #d7efd7;
}
/***** page部分******/
#page{  
width: 878px;
position:relative;
text-align:center;
}
/***** 左部分******/
#left {
width: 283px;
float: left;
height: auto;
margin: 5px 0px 0px 0px;
background-image: url(syoko.jpg);
background-position: top center;
background-repeat: no-repeat;
}
/***** 右部分******/
#right{
width: 570px;
margin: 0px 1px 0px 0px;
padding: 0px;
height: auto;
float: right;
} 
/***** コンテンツメニュー部分******/
#menu {
padding: 0px;
margin-top: 300px;
margin-left: 10px;
margin-right: 11px;
width: auto;
}
#menu ul {
width: auto;
padding: 0px;
margin: 0px;
line-height: 15px;
padding: 0px 0px 0px 2px;
}
#menu li {
border-bottom: 1px dotted #777777;
list-style: none;
font-size: 0.9em;
font-weight: bold;
padding: 0px;
text-align: center;
}
#menu a {
display:block;
text-decoration: none;
color: #5c845c;
}
#menu a:hover {
color: #5c845c;
background-color: #d7efd7;
}
#menu a.me{
color: #5c845c;
background-color: #d7efd7;
}
/***** テキスト部分 ******/
.text
{
padding: 0px 15px 5px 20px;
margin: 0px;
text-align: left;
height: auto;
}
/***** 更新履歴部分 ******/
.update
{
padding: 8px 5px 8px 5px;
text-align: left;
width: 245px;
height: 50px;
margin: 30px 0px 0px 15px;
overflow: auto; 
border-top: 1px dotted #444444;
border-bottom:1px dotted #444444;
background-image: url(bg.gif);
}
/***** foot部分 ******/
#foot{
position:relative;
width:100%;
height: auto;
clear:both;
}
/***** 著作権表示部分 ******/
#copy
{
text-align: center;
height: auto;
width: 100%; 
padding: 20px 0px 5px 0px;
margin-bottom: 15px;
} 
.design{
text-align: right;
height: auto;
width: auto; 
margin: 0px;
padding: 10px 20px 0px 0px;
}
.color{
color: #9B2C3B;
}
.navi{
text-align: right;

}
.navi a {
text-decoration: none;
color: #444444;
}
.navi a:hover {
color: #444444;
text-decoration: underline;
}
