﻿body{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:150%;
	letter-spacing:1px;
	background-color:#eeeeee;
	font-family:"ＭＳ Ｐゴシック",serif;
	font-size:10pt;
	text-align:center;
	scrollbar-arrow-color: #000000; 
	scrollbar-face-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;

}

#body{
	padding:0px;
	margin:0px auto 0px auto;
	background:#ffffff;
	width:800px;
	text-align:left;
}

#header{
	background-image:url("./image/header.gif");
	background-repeat:no-repeat;
	width:800px;
	height:63px;	
	margin:0px;
}

#contents{
	padding:0px;
	margin:0px;
	width:800px;
	height:650px;
}

#sideMenu{
	padding:0px;
	margin:0px;
	float:left;
	width:190px;
	background:#ebf5e0;
	text-align:center;
	height:650px;
}

#main{
	padding:20px 0px;
	margin:0px 0px 0px 10px;
	float:right;
	width:600px;
	height:650px;
	overflow:auto;
}

#footer{
	padding:10px 0px 25px 0px;
	margin:0px;
	clear:both;
	width:800px;
}

div.mainMenuHeader{
	width:185px;
	background-image:url("./image/TitleHeader.gif");
	background-repeat:no-repeat;
	padding:3px 0px 0px 25px;
	height:28px;
	margin:30px 0px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

div.mainMenu{
	width:185px;
	background:#ffffff;
	border:1px solid #99cc66;
	margin:0px;
}

table.mainMenu{
	width:170px;
}

table.mainMenu td{
	background-image:url("./image/ListGray.gif");
	background-repeat:no-repeat;
	background-position:0% 40%;
	padding:0px 0px 0px 15px;
	font-size:14px;
	vertical-align:middle;
	height:30px;
}

div.title{
	border-left:10px solid #99cc66;
	border-bottom:2px solid #99cc66;
	color:#006633;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	margin:0px 0px 0px 0px;
}

div.mainSentence{
	width:580px;
	padding:10px 20px 10px 10px;
	color:#666666;
	margin:0px;
}

table.chapter{
	margin:0px;
}

table.chapter th{
	border-left:10px solid #CEE5B3;
	border-bottom:2px solid #CEE5B3;
	padding:3px 10px 3px 10px;
	font-size:15px;
	color:#006633;
	text-align:left;
}

table.chapter td{
	font-size:12px;
	color:#666666;
	line-height:150%;
	padding:10px 20px 10px 10px;
}



a{
	text-decoration:none;
}
a:link		{color:#999999;}
a:visited	{color:#999999;}
a:hover		{color:#00cccc;}
a:active	{color:#999999;}

img.left{
	clear:both;
	float:left;
}

img.right{
	clear:both;
	float:right;
}
.PrintFrame{
	width:580px;
	height:670px;
}
table.base{
	width:530px;
	border:1px solid #000000;
}

td.base{
	border:1px solid #000000;
}

table.charge{
	border:0px solid #666666;
	margin:10px 0px 0px 30px;
	border-collapse:separate;
}

td.charge{
	border:1px solid #999999;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

table.chapter table.charge th.charge{
	border:0px solid #999999;
	padding:10px;
	text-align:center;
	font-weight:bold;
	background:#ff9933;
	color:#ffffff;
}