body{
background-color: #ffffff;
font-size: 0.75em;
line-height:150%;
font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
color : #333333;
margin:  0px 0px 0px 240px;
padding: 0px;
background-image: url(back.jpg);
background-position:left ;
background-repeat: repeat-y;
background-attachment: fixed;
}
a:link {
	border: none;
	color: #009;
	text-decoration:none;
}
a:visited 
{
	border: none;
	color: #006;
	text-decoration: none;
}
a:active 
{
	border: none;
	color: #006;
	text-decoration: none;
}
a:hover 
{
border: none;
color: #99CCCC;
text-decoration: underline;
}
img {
	border: none;
}
p{
line-height: 150%;
}
/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
padding: 0px;
margin: 0px;
}
dt {
color: #666666;
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: #99CCCC;
text-align: left;
padding: 20px 0px 0px 20px;
width: auto;
margin: 0px;
}
h1 a:link {
color: #669999;
text-decoration: none;
}

h1 a:visited {
color: #669999;
text-decoration: none;
}

h1 a:active {
color: #669999;
text-decoration: none;
}
h1 a:hover {
color: #669999;
border-bottom:3px dotted #669999;
}
/***** 見出し（テキストタイトル部分）******/
h2 {
font-size: 1.1em;
padding: 5px 0px 0px 35px;
text-align: left;
font-weight: bold; 
height: 30px;
background-image: url(icon.gif);
background-position:top left;
background-repeat: no-repeat;
width: auto;
margin: 0px;
color: #669999;
position:relative;
}
/***** page部分******/
#page
{  
width: 600px;
height: auto;
position:relative;
margin: 0px;
padding: 0px;
}
/***** head部分******/
#head
{  
width: 600;
height: auto;
margin: 0px;
height: 100px;
}
/***** main部分******/
#main{
width: 800px;
margin: 0px;
padding: 0px;
height: auto;
float: left;
border-width:0px;
border-left-width:2px;
border-color:#666666;
border-style:dotted;
} 
/***** コンテンツメニュー部分******/
#menu {
margin: 0px;
padding: 15px 0px 0px 20px;
width: auto;
text-align: left;
}
#menu ul {
width: auto;
padding: 0px;
margin: 0px;
line-height: 15px;
}
#menu li {
display: inline;
list-style: none;
font-size: 1.0em;
font-weight: bold;
padding: 0px;
}
#menu a {
text-decoration: none;
color: #669999;
}
#menu a:hover {
color: #669999;
border-bottom:2px dotted #669999;
}
/***** テキスト部分 ******/
.text
{
padding: 0px 30px 0px 20px;
margin: 0px;
text-align: left;
height: auto;
width: auto;
}
/***** foot部分 ******/
#foot{
position:relative;
width:auto;
height: auto;
clear:both;
margin: 0px;
}

/***** 著作権表示部分 ******/
#copy
{
text-align: left;
height: auto;
width: auto; 
padding: 10px 0px 5px 0px;
} 
.color
{
color: #BD8A8A;
}
