﻿/* CSS Document */


BODY {
	margin-top:0px;
	margin-right:0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

a{ color: #000000;}
a:active{
	text-decoration:none;
	color: #666666;
}
a:hover{
	text-decoration:none;
	color: #666666;
}
a:visited{
	text-decoration:none;
	color: #666666;
}

.top_navi {
background-image: url("nav_repeat.gif");
background-repeat: repeat-x;
	}
h1{
	font-size:19px;
	color:#ED171F;
	font-family:Arial;
	margin:0 0 20px 0;
	height: 160%;
}

h2 {
	font-size: x-small;
	color: #333333;
	margin: 2;
	padding: 2px 0 0 10px;
	height: auto;
	line-height: 160%;
}

.entry_body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	margin: 15px 30px 15px 20px;
}

.entry_body2 {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 11px;
	line-height: 200%;
	color: #333333;
	margin: 15px 30px 15px 20px;
}

.scContent {
	padding: 10px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 150%;
	width: 640px;
	height: 100px;
	overflow: auto;
	background: #ffffff;
		}

.entry_body4{
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 170%;
	color: #333333;
	}
	

html, body {
	scrollbar-arrow-color : #333333;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color : #cccccc;
}

.cell {
	border-color: #CCCCCC;
	border-bottom-style: inset;
}

.cell2 {
	border-color: #FFFFFF;
	border-bottom-style: inset;
}
a:link {
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	width:248;
	height:78;
	z-index:1;
	left: 688px;
	top: 434px;
	background-color: #FFFFFF;
}
.scrollable
{
	height: 180px; /* set the height */
	width: 500 px; /* set the width */
	overflow:auto; /* make the scrollbar appears */
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 150%;
}
.content_table 
{
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	line-height: 150%;
	color: #333333;
	padding: 5px;
	height: 150px;
	overflow: inherit;
}

