body,div,form,p{
	margin:0;
	padding:0;
	}
body {
	background-color: #EBEBEB;
	color:#333333;
	text-align: center;
}


/*   a   */
a {
	text-decoration: none;
	color:#3366CC;
}
a:hover {
	color: #3f7fff;
	text-decoration:underline;
}
a img{
	border:none;
}
a:hover img{
	filter:alpha(opacity=60);
	opacity:0.6;
	-ms-filter:"alpha(opacity=60)";
	zoom:1;
}


/*   wrapper   */
#wrapper {
	background-color: #FFFFFF;
	border-left:#c7c7c7 1px solid;
	border-right:#c7c7c7 1px solid;
	border-bottom:#c7c7c7 1px solid;
	width: 950px;
	margin: 0px auto;
	text-align:left;
}
#logo{
	padding:17px 0 0 20px;
}
#main_img {
	width:946px;
	margin: 15px auto 0;
}


/*   contents   */
#contents {
	font-size:83%;
	line-height: 150%;
}
#contents .inner {
	padding: 30px 40px 40px;
}
#about {
	background-image: url(../images/about_bg.gif);
	margin-bottom: 10px;
	padding: 9px 10px 0;
	width: 190px;
	overflow: hidden;
	height:34px;
}


h1#page{
	margin:0;
	padding:0;
}
h2.page{
	height:20px;
	background:url(../images/title_icon01.gif) left top repeat-y #e8eff1;
	font-size:14px;
	line-height:1.5;
	margin:0px 0px 0.5em 0px;
	padding: 6px 10px 5px 22px;
}
h3.page{
	font-size:14px;
	margin:1.0em 0px 0.3em 0px;
}
.table_page,.table_page th,.table_page td{
	border-collapse:collapse;
	border: 1px solid #666666;
}
.table_page th{
	font-weight:normal;
	background-color: #EBF9FA;
}


/*   thumb_box   */
#thumb_area{
	width:840px;
	margin:0 auto;
	margin-left:30px;
}
.thumb_box{
	margin:0;
	padding:0;
	margin-right:40px;
	width:235px;
	text-align:right;
	float:left;
}
.thumb_box table td{
	width:210px;
	background:url(../images/box_bk.gif) top left repeat-y;
	text-align:left;
}
.thumb_box table td p{
	margin:0px 10px;
}



/*   download_menu   */
#download_menu{
	width:195px;
	background:url(../images/sub_menu_bk.gif) top left repeat-y #fffffe;
	margin:0;
}
#download_menu dl{
	margin:0;
	padding:0;
	line-height:1.3;
	width:195px;
	background:url(../images/sub_menu_dot.gif) 12px bottom no-repeat;
	padding:0px 5px 15px 0px;
}
#download_menu dl.last{
	width:195px;
	background:url(../images/sub_menu_last.gif) bottom left no-repeat;
	padding:0px 5px 50px 5px;
}
#download_menu dl dt{
	margin:0;
	padding:0;
	background:url(../images/sub_menu_icon.gif) top left no-repeat;
	padding-left:16px;
	margin:10px 5px 10px 20px;

}
#download_menu dl dd{
	margin:0;
	padding:0;
	text-align:center;
	list-style:none;
}


/*   contents_area   */
#download_menu, #contents_area{
	float:left;
}
#contents_area{
	width:630px;
	float:right;
}
#contents_area h1{
	margin:0;
	padding:0;
}
#contents_area h2{
	width:610px;
	height:30px;
	line-height:1.8;
	margin:0px 0px 0.5em 0px;
	font-size:18px;
	background:url(../images/title_top.gif) left top no-repeat;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	clear:both;
}
#contents_area .title_line{
	width:610px;
	height:30px;
	line-height:1.8;
	margin:0px 0px 0.5em 0px;
	font-size:18px;
	background:url(../images/title_line.gif) left bottom no-repeat;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	clear:both;
	border:none;
}
#contents_area h3{
	height:20px;
	background:url(../images/title_icon01.gif) left top repeat-y #e8eff1;
	font-size:14px;
	line-height:1.5;
	margin:0px 0px 0.5em 0px;
	padding: 6px 10px 5px 22px;
	font-weight:bold;
	clear:both;
}
#contents_area h4{
	background:url(../images/title_icon02.gif) left 0.7em no-repeat;
	font-size:14px;
	line-height:1.2;
	margin:0.5em 0px 0.5em 0px;
	border-bottom:#b8b8b8 solid 1px;
	padding: 6px 10px 5px 18px;
	font-weight:bold;
	clear:both;
}
#contents_area h5{
	margin:0.5em 0px 0.5em 0px;
	font-size:14px;
	font-weight:bold;
	clear:both;
}


/*   pdf_all   */
#contents_area ul.pdf_all {
	margin-left:0;
	padding:0;
}
#contents_area ul.pdf_all li{
	list-style-type:none;
	margin-left:1.5em;
	background:url(../images/icon_pdf.gif) left 0.2em no-repeat;
	padding:3px 0px 0px 20px;
}



/*   main_menu   */
#main_menu{
	width: 870px;
	margin: 0;
	padding: 0;
	clear: both;
}
#main_menu li {
	list-style: none;
	width: 210px;
	height: 250px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0px;
}


/*   box   */
#left_box {
	width: 650px;
	float: left;
}
#right_box {
	width: 210px;
	float: right;
}


/*   footer   */
#footer{
	clear:right;
	background-image: url(../images/bk_copyright.gif);
	background-repeat: repeat-x;
	width:940px;
	height:25px;
	margin: 0 auto 5px;
}
#copyright {
	font-size: 10px;
	float: right;
	width: 500px;
	color: #FFFFFF;
	text-align: right;
	line-height:25px;
	padding-right:8px;
}

