﻿@charset "utf-8";
@import url(layout.css);

#lang_b{
	margin-top:10px;
	padding-bottom: 10px;
	text-align:right;
	}
	
#logomark{
	float:left;
	width:255px;
	padding-top:30px;
	padding-left:20px;
}

#logomark_e{
	float:left;
	width:255px;
	padding-top:40px;
	padding-left:20px;
}


#headright{
	float:right;
	text-align:right;
	margin-top:40px;
    padding-right:35px;
	}

#topborder{
	clear:both;
	width:780px;
	height:30px;
	background:url(../img/backg_top2.gif) no-repeat;
	vertical-align: text-bottom;
}

#bottomborder{
	clear:both;
	width:780px;
	height:30px;
	background:url(../img/backg_bottom2.gif) no-repeat;
	vertical-align: text-bottom;
}

ul#nav{
	display:none;
}

ul.da{
	margin:0;
	list-style-type:square;
	padding-left:35px;
	color:#FF3300;
	}

#leftcol {
	float: left;
	width: 780px;
	background-image: url(../img/backg_m2.gif);
	background-repeat:repeat-y;
}

#leftimg{
	clear:both;
	float:left;
	width:160px;
	padding-left:21px;
}

#leftimg ul{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#leftimg ul li{
	width:160px;
	margin:0;
	font-size:110%;
	font-weight:bold;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
	border-right:1px solid #FFF;
}

#leftimg ul li a{
	display:block;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	background: url(../img/com_arrow.gif) no-repeat scroll 23px;
}

#leftimg ul li a.act{
	background: url(../img/nav_back.gif) no-repeat scroll 0px;
}

#content {
  float:left;
  width: 520px;
  margin-left:30px;
}

.section{
	width:510px;
	margin-bottom:30px;
}

.section a{
	text-decoration: underline;
}


.section a:link {
	color:#000099;
}

.section a:visited{
	color:#663399;
}

.section a:hover{
	color:#666666;
}

ul.kk{
	float:left;
	font-size:100%;
	width:240px;
	margin:0;
	padding-left:15px;
	margin-bottom:20px;
}

ul.kk li{
	text-align:left;
	line-height:17px;
	list-style-type:circle;
}

.date{
	width:70px;
	font-weight:bold;
	color:#000000;
	margin-left:0px;
	margin-right:15px;
}

.newsbox{
	line-height:160%;
}

.newsbox dt{
	clear:both;
	float:left;
}

.newsbox dd{
	margin-left: 8em;
	margin-bottom: 0.8em;
}


.acrobat{
	color:#666666;
	font-size:70%;
}

ul.te li{
	list-style:none;
	margin-top:10px;
	}
	
.tablebox{
	line-height:140%;
}

.tablebox dt{
	clear:both;
	float:left;
	margin-left:5px;
	font-weight:bold;
	color:#666666;
}

.tablebox dd{
	margin-left: 8em;
}

.tablebox_b dt{
	clear:both;
	float:left;
	margin-left:5px;
	line-height:15px;
}

.tablebox_b dd{
	margin-left: 5em;
	line-height:15px;
}

.bunken{
	line-height:150%;
	}
	
.bunken ul{
	list-style-type:circle;
	margin:0;
	padding-left:15px;
	}
	
.bunken li{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	padding:8px;
	border-top: dotted #aaaaaa 1px;
	}

ul.pro{
	height:100px;
	margin:0;
	padding-left:0px;
	padding-top:15px;
	padding-bottom:15px;
	list-style-type:none;
	border-bottom:1px dotted #666666;
}

ul.pro li{
	clear:both;
	display:block;
	}
	
.s_img{
	margin-right:1em;
}

#back_b{
	margin-top:50px;
	margin-left:10px;
	margin-bottom:20px;
}

.movie_b{
	height:112px;
	margin:10px;
}

#thx{
	padding:15px;
	border:1px solid #cccccc;
	margin:5px 0px 50px 5px;
}

