@charset "EUC-JP";
#head{
	background : url('common/head_back2.jpg') no-repeat;
	text-align : left;
	margin : 0px;
	padding : 0px;
	}
#right_content .read{
	padding : 10px;
	line-height : 20px;
	}
#right_content .contents{
	line-height : 20px;
	margin-bottom : 30px;
	margin-top : 30px;
	}
#right_content .contents h3{
	text-align : left;
	}
#right_content .contents .step{
	padding : 30px 0px 30px 40px;
	line-height : 20px;
	}
#right_content table{
	margin : 0 auto;
	width : 600px;
	border : 1px dotted #e5e5e5;
	}
#right_content th{
	width : 150px;
	background : #D9DDBE;
	padding : 5px;
	font-weight : normal;
	border-left : 2px solid #9BA45F;
	}
#right_content td{
	padding : 5px;
	border-bottom : 1px solid #e5e5e5;
	}
#right_content .error{
	margin : 10px 30px;
	border-left : 2px solid red;
	padding-left : 10px;
	text-align : left;
	background : #F5F7F7;
	}
#right_content .formarea{
	margin-top : 50px;
	}
#right_content .contents .qa{
	padding : 10px;
	margin : 10px;
	line-height : 20px;
	}
#right_content .contents .qa h3{
	background : url('images/voice/h3.jpg') no-repeat;
	background-position : 0% 50%;
	padding-left : 50px;
	border-bottom : 1px solid #9BA45F;
	border-top : 1px solid #9BA45F;
	}
#right_content .contents .qa strong{
	font-weight : normal;
	}
	
#right_content .contents .read2{
	padding : 10px;
	margin : 20px;
	line-height : 20px;
	}
#right_content .contents .read2 h3{
	background : url('images/read2h3.jpg') no-repeat;
	background-position : 0% 50%;
	padding-left : 25px;
	border-bottom : 1px solid #c5c5c5;
	border-top : 1px solid #c5c5c5;
	}
#system{
	background : #FFFFFF;
	}
#system .read{
	margin : 0px 40px 10px 40px;
	color : #fff;
	}
#system .system_b{
	background : url('images/feature/area_top2.jpg') no-repeat;
	}
#system .systemarea_content{
	background : url('images/feature/area_bottom2.jpg') no-repeat;
	background-position : left bottom;
	padding : 5px 40px 15px 40px;
	}
#system .systemarea{
	background : url('images/feature/area_middle2.jpg') repeat-y;
	}
#system .system_text{
	float : right;
	width : 280px;
	padding-top : 20px;
	}
#topics{
	padding-top : 10px;
	margin-bottom : 5px;
	}
#topics div{
	background : #FDFCF6;
	padding : 0px 10px;
	margin : 0 8px 0px 5px;
	}
#topics ul{
	margin : 0px;
	padding : 0px;
	}
#topics li{
	margin-bottom : 5px;
	padding-left : 5px;
	border-left : 3px solid #495118;
	line-height : 12px;
	vertical-align : bottom;
	}
#topics li.read{
	border-left : 0px;
	padding-bottom : 5px;
	background : url('images/index/topics_line.jpg') no-repeat;
	background-position : bottom;
	line-height : 1.5em;
	}
#topics div.h3{
	padding-left: 10px;
	padding-top: 20px;
}
#scroll{
	height : 700px;
	overflow:auto;
	scrollbar-base-color : #fff;
	scrollbar-face-color : #fff;
	scrollbar-arrow-color : #BBC385;
	scrollbar-shadow-color : #BBC385;
	scrollbar-darkshadow-color : #fff;
	scrollbar-highlight-color : #BBC385;
	scrollbar-3dlight-color : #fff;
	scrollbar-track-color : #fff;
	margin-right: 8px;
	margin-left: 5px;
	}
