body {
	background: url(../../images/main_black.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
/* 全体*/
#outer
	{
	width:760px;
	background-color: #FFF;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #599DDC;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../english/img/back.gif);
	background-repeat: repeat-y;
	position: relative;
	}

#contents{
	margin-left: 11px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}


/* ヘッダ*/
#header{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

#header .ja a{
	color: #599DDC;
	background-image: url(../../english/img/ja_allow.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	top: 89px;
	right: 20px;
	padding-left: 8px;
	font-size: 80%;
	font-weight: bolder;
	text-decoration: none;
	margin: 0px;
}

#header .ja a:hover{
	color: #FF6600;
	text-decoration: none;
}


/* サイドメニュー*/

#side_aeria{
	width:174px;
	float: left;
}

#side_aeria h1{
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(../../english/img/index_allow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-left: 21px;
	background-color: #599DDC;
	height: 20px;
	margin: 0px;
}

/* サイドメニュー1行*/
#side_aeria .mn_01_oneline a{
	text-decoration: none;
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_01.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}

#side_aeria .mn_01_oneline a:hover

	{

	background-image: url(../../english/img/side_menu_01_f2.jpg);
	background-repeat: no-repeat;
	display: block;

	}

#side_aeria .mn_01_oneline .now01_02{
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_01_f2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}



/* サイドメニュー2行*/

#side_aeria .mn_01 a{
	text-decoration: none;
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_01.jpg);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}

#side_aeria .mn_01 a:hover

	{

	background-image: url(../../english/img/side_menu_01_f2.jpg);
	background-repeat: no-repeat;
	display: block;

	}

#side_aeria .mn_01 .now01{
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_01_f2.jpg);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}




/* サイドメニュー3行*/

#side_aeria .mn_02 a{
	text-decoration: none;
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_02.jpg);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}

#side_aeria .mn_02 a:hover

	{

	background-image: url(../../english/img/side_menu_02_f2.jpg);
	background-repeat: no-repeat;
	display: block;

	}
#side_aeria .mn_02 .now02{
	color: #004883;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	background-image: url(../../english/img/side_menu_02_f2.jpg);
	background-repeat: no-repeat;
	height: 46px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	}



/* レイアウト*/

#main{
	width:540px;
	font-size: 80%;
	
	margin-top: 20px;
	float: right;
	color: #666666;
}

#main h1{
	font-size: 130%;
	color: #599DDC;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
	background-image: url(../../english/img/title_back.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 7px;
	padding-left: 10px;
}

#main h2{
	font-size: 120%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main h3{
	font-size: 110%;
	color: #666666;
	margin-top: 0px;
}
.year{
	
	font-weight: bold;
	text-align: center;
}
.layout_left20{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}

.sitaaki_5{
	margin-bottom: 5px;
}


.sitaaki_10{
	margin-bottom: 10px;
}

.sitaaki_15{
	margin-bottom: 15px;
}
		
.sitaaki_20{
	margin-bottom: 20px;
}

#yohaku{
	display: block;
	height: 20px;
}

.yohaku10{
	display: block;
	height: 10px;
}



/* 回り込み*/
#main .lefter
	{
	
	float: left;
	margin-right: 10px;
	}

#main .righter{
	float: right;
	margin-left: 10px;
	}




#main .lefter_copy{
width:230px;
	
	float: left;
	}
#main .righter_copy{
	width:465px;
	float: right;
	}

#main .layout{
	width:670px;
	margin-bottom: 15px;
}

/* float解除 */

.clears{

  clear:both;

}

/* フォントサイズ*/
.font110{
	font-size:110%;
}
.font90{
	font-size:90%;
}

.font80{
	font-size:80%;
}


#main ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}	
#main li{
	list-style-type: none;
	background-image: url(../../english/img/arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 8px;
	text-align: left;
	background-position: left;
		
}		
.space03

	{

	letter-spacing: -0.1em;

	}

.space02

	{

	letter-spacing: -2px;

	}

.space01

	{

	letter-spacing: -1px;

	}

/* 各種リンク */

#main a{
	color: #004883;
	font-size: 75%;
	}

#main a:hover{
	color: #FF6600;
	}


.pagetop{
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

