body{
	background-color: #000000;
	text-align:center;
	font-size: 0.71em;
	line-height:150%;
	font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color : #999999;
	margin-top: 11px;
	padding: 0px;
}

a:link {
color: #ffffff;
text-decoration : none;	
}

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

a:active 
{
color: #ffffff;
text-decoration : none;
	}

a:hover 
{
color: #CC0000;
text-decoration: underline;
}
p{
line-height: 150%;
padding: 0px;
margin: 0px;
}
em {
	font-style: normal;
	color: #CC0000;
}
/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
padding: 8px 0px 0px 0px;
margin: 0px;
}
dt {
color: #ffffff;
font-weight: bold;
list-style: none;
margin:0px 0px 10px;
padding:0px;
}
dd {
margin:0px;
padding:4px 0.5em;
}
/***** 見出し（サイトタイトル部分）******/
h1 {
	font-size: 1.7em;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	text-align: left;
	margin: 0px;
	color: #CC0000;
}
h1 a:link {
color: #CC0000;
text-decoration : none;	
}
h1 a:visited 
{
color: #cc0000;
text-decoration : none;	
}
h1 a:active 
{
color: #cc0000;
text-decoration : none;
}
h1 a:hover 
{
color: #ffffff;
text-decoration: none;
}
/***** 見出し（サブタイトル部分）******/
h2 {
	font-size: 1.0em;
	padding: 0px 0px 0px 20px;
	color: white;
	margin: 0px;
	text-align: left;
}
/***** 見出し（テキストタイトル部分）******/
h3 {
	font-size: 0.9em;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	height: auto;
	width: auto;
	margin:  0px 10px 0px 10px;
	border:solid 1px #666666;
	background-color: #000000;
}

/***** page部分******/
#page
{  
width: 760px;
position:relative;
margin:0px auto;
}
/***** head部分******/
#head
{
	width: 760px;
	height: 208px;
	margin-bottom: 10px;
	background-image: url(img_index.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#head_about
{  
width: 760px;
height: 208px;
margin-bottom: 10px;
background-image: url(img/img_recovery.jpg);
background-position: center;
background-repeat: no-repeat;
}

#head_links
{  
width: 760px;
height: 208px;
margin-bottom: 10px;
background-image: url(img/img_letter.jpg);
background-position: center;
background-repeat: no-repeat;
}

#head_create
{  
width: 760px;
height: 208px;
margin-bottom: 10px;
background-image: url(img/img_fraud.jpg);
background-position: center;
background-repeat: no-repeat;
}
/***** 左部分******/
#left
{
	width: 238px;
	float: left;
	height: 298px;
	margin: 0px;
	border: 1px solid #666666;
}

/***** 右部分******/
#right
{
	width: 510px;
	margin: 0px;
	height: 300px;
	float: right;
} 
/***** テキスト部分 ******/
.text
{
margin-top: 10px;
padding: 5px 0px 5px 10px;
margin: 5px;
text-align: left;
height: auto;
}
.text p {
	margin-bottom: 1em;
}
/***** スクロールボックス部分 ******/
.scroll_box
{
padding-right: 10px;
margin-top: 10px;
width: 490px;
text-align: left;
height: 280px; 
overflow: auto; 
}
/***** コンテンツメニュー部分******/
#menu {
padding: 15px 20px 20px 20px;
margin-top: 0px;
}
#menu ul {
width: auto;
padding: 0px;
margin: 0px;
line-height: 15px;

}
#menu li {
list-style: none;
font-size: 0.9em;
font-weight: bold;
padding: 0px;
margin-bottom: 10px;
text-align: center;
border:solid 1px #666666;
}
#menu a {
display:block;
text-decoration: none;
color: #999999;
padding-left: 5px;
}
#menu a:hover {
color: #666666;
background: #FFFFFF;
}
/***** foot部分 ******/
#foot{
	position:relative;
	height: 16px;
	top: 1px;
	margin-top: 10px;
	border: 1px solid #666666;
}

/***** 著作権表示部分 ******/
.copy
{
	text-align: center;
	width: 100%;
	padding: 10px 0px 5px;
	height: auto;
}
/***** 著作権表示部分2 ******/
.addess
{
	text-align: right;
	height: auto;
	width: auto;
	color: #1e1e1e;
	padding: 0px 5px 0px 0px;
	font-size: 0.9em;
} 
.addess a:link {
color: #1e1e1e;
text-decoration : none;	
}
.addess a:visited 
{
color: #1e1e1e;
text-decoration : none;	
}
.addess a:active 
{
color: #1e1e1e;
text-decoration : none;
}
.addess a:hover {
color: #FFFFFF;
text-decoration: none;
}
/***** 更新履歴部分 ******/
.update{
text-align: center;
margin-bottom: 10px;
padding: 0px;
}
#logo {
	margin-left: 180px;
}
