@charset "utf-8";

@import "reset.css"; 
@import "font.css"; 



a {
	color: #2971A7;
}
	
a:link, 
a:visited {
	text-decoration: none;
}
 
a:hover, 
a:active {
	color: #2971A7;
	text-decoration: underline;
}

body{
	font-size:12px;
	font-family: Verdana, sans-serif;
	line-height: 150%;
	color: #555;
	background-color:#FFFFFF;
	background:url(images/common/bg2.gif);
	background-repeat:no-repeat;
	background-position:top;
}

p{
	margin:0px;
	padding: 0px;
}


#container{
	width: 900px;
	margin: 0px auto 0;
	line-height: 200%;
}

#container2{
	width: 900px;
	margin: 0px auto 0;
			line-height: 200%;

}

#header{
	margin: 0px;
	width: 900px;
}

#contents{
	float:left;
	margin-top: 20px;
	width: 900px;
}

#main{
	float:left;
	width: 630px;
	padding: 10px;

}

#sub{
	float:right;
	width: 230px;
	padding: 10px;
}

#footer{
	clear:both;
}/* CSS Document */

ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size: 100%;
}
 
li{
	display:inline;
}

.space {
	clear: both;
}

.center {
	text-align: center;
	margin: 10px;
}

.right {
	text-align:right;
}

.flash {
	background-image: url(images/common/bg3.gif);
}

h1 {
	font-size: 105%;
	padding-left: 15px;
	text-transform:uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #999999;
	color: #333333;
	background-image: url(images/arrow2.gif);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

h1.sub {
	font-size: 100%;
	padding-left: 15px;
	text-transform: uppercase;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #999999;
	color: #333333;
	background-image: url(images/arrow3.gif);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

h2 {
	padding: 5px 8px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #000000;
	background-color:#f8f8ff;
	font-size: 100%;
	font-weight: bold;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

h3 {
	padding: 5px 8px;
	margin-bottom: 5px;
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

h4 {
	padding: 5px 8px;
	margin-bottom: 5px;
	color: #000;
	font-size: 140%;
	font-weight: bold;
}

h5 {
	padding: 5px 8px;
	margin-bottom: 5px;
	color:#1D5C79;
	font-size: 140%;
	font-weight: bold;
}

.submini {

	padding-left: 15px;

	background-image: url(images/arrow4.gif);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
}

/* header */

.boxa {
	float: left;
	width: 700px;
	height: 20px;
	margin-top: 10px;
}

.boxb {
	float: left;
	font-size:80%;
	text-align:right;
	width: 100px;
	height: 20px;
	margin-top: 10px;
}

.box1 {
	float: left;
	width: 360px;
	height: 60px;
	margin-top: 10px;
}

.box2 {
	float: left;
	width: 50px;
	height: 44px;
}

.box3 {
	float: left;
	width: 90px;
	height: 60px;
	margin-top: 10px;
}

.box4 {
	font-size:120%;
	line-height:180%;
	padding: 20px;
	margin: 0 0 40px 0;
	border: 6px solid #eee;
}

/* right */

/* footer */

.boxj {
	float: left;
	text-align: center;
	color: #CCCCCC;
	font-size: 80%;
	margin: 0px;
	padding: 10px;
	width: 880px;
	height: 30px;
	background-image: url(images/common/bg3.gif);
}


table.t000 { border-collapse: collapse;
	border-top: 0px;
	text-align:left;
}

table.t001 th {
	font-size: 95%;
	color:#000000;
	margin: 0;
	padding: 10px;
}

table.t001 td {
	margin: 0;
	padding: 10px;
}

table.t001 { border-collapse: collapse;
	width: 630px;
	border-top: 1px dotted #d3d3d3;
	text-align:left;
}

table.t001 th {
	font-size: 95%;
	color:#000000;
	margin: 0;
	padding: 10px;
	background-color: #F4F4F4;
	border-bottom: 1px dotted #d3d3d3; 
}

table.t001 td {
	margin: 0;
	padding: 10px;
	border-bottom: 1px dotted #d3d3d3; 
}

table.t001 tr {
	border-bottom: 1px dotted #d3d3d3; 
}

table.t003	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 15px;
}
table.t003 th, .t003 td	{
	height: 40px;
	padding: 5px 10px;
}

table.t003	{
	background: url(image/bg_td.jpg) repeat bottom;
}
table.t003 th	{
	background: url(image/bg_th.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
}

table.t003 td	{
	border-bottom: 1px solid #FFF;
	padding: 10px;
}

table.t004	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #DDD;
}
table.t004 th {
	padding: 10px 20px;
	text-align: center;
	color: #333;
	width: 50%;
	border: 1px solid #DDD;
}

table.t004 th.L	{
	background: url(image/th_10.jpg) repeat-y left;
}


table.t005	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
table.t005 th, .t005 td	{
	padding: 10px 20px;
	color: #1D5C79;
}

table.t005	{
	border: 1px solid #DDD;
}
table.t005 th	{
	background: url(image/th_10.jpg) repeat-y left;
	border: 1px solid #DDD;
	color: #333;
}
table.t005 td	{
	border: 1px solid #DDD;
	color: #333;
}

table.pdf { 
	padding: 20px;
	margin: 10px 0 5px 0;
	border: 10px solid #eee;
}

table.miniforum_spot { 
	text-align:left;
}

table.miniforum_spot th {
	font-size: 100%;
	color:#000000;
	margin: 0;
	padding: 10px;
}

table.miniforum_spot td {
	margin: 10px;
	padding: 10px;
}

.thanks {
	margin: 50px auto 0;
	padding-top: 200px;
	text-align: center;
	width: 850px;
	height: 250px;
	border:solid 1px #333333;
}


#keyvisual {
	width:900px;
	height:400px;
	overflow: hidden;
}