@charset "UTF-8";
/* CSS Document */

#top_logo{
	width: 60%;
	float: left;
	padding-left: 40%;
	background-color: #FFF;
	padding-top: 200px;
	padding-bottom: 0px;
}

#enter{
	width: 53%;
	padding-left: 47%;
	float: left;
	list-style-type: none;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 200px;
	margin-bottom: 0px;
}


.lang_choice{
}

.lang_en{
	list-style-type: none;
	font-size: 120%;
	color: #000;
	text-decoration: none;
}

.lang_en a:link{
	font-size: 91%;
	color: #F00;
	text-decoration: none;
}

.lang_en a:hover{
	font-size: 91%;
	text-decoration: underline;
	color: #F00;
}

.lang_en a:visited{
	font-size: 91%;
	color: #000;
	text-decoration: none;
}

#top_logo1{
	float: left;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 140px;
	padding-bottom: 100px;
	padding-top: 250px;
	width: 405px;
}

#top_logo2{
	float: left;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 100px;
	padding-bottom: 100px;
	padding-top:40px;
	min-width: 345px;
}

#enter1{
	width: 395px;
	float: left;
	list-style-type: none;
	background-color: #FFF;
	padding-top: 310px;
	padding-bottom: 50px;
	margin-bottom: 0px;

	margin-left: 0px;
}

#enter2{
	width: 495px;
	float: left;
	list-style-type: none;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#enter2 p {
	margin: 0 3em 0 1.3em;
	font-size: 0.8em;
	padding-bottom: 1em;
}
#enter2 p.en {
	border-bottom: 1px dotted #ccc;
}

#enter2 h3 {
	font-size:1.0em;
	border-bottom: 1px solid #ccc;
}
.lang_choice1{
	background-color: #0FF;
	margin-top: 350px;
	float: left;
}

.lang_en1{
	list-style-type: none;
	font-size: 120%;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
}

.lang_en1 a:link{
	font-size: 91%;
	color: #F00;
	text-decoration: none;
}

.lang_en1 a:hover{
	font-size: 91%;
	text-decoration: underline;
	color: #F00;
}

.lang_en1 a:visited{
	font-size: 91%;
	color: #000;
	text-decoration: none;
}

.lang_en_title{
	list-style-type: none;
	font-size: 220%;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
}
.lang_en2014{
	list-style-type: none;
	font-size: 120%;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
}

.lang_en2014 a:link{
	font-size: 91%;
	color: #F00;
	text-decoration: none;
}

.lang_en2014 a:hover{
	font-size: 91%;
	text-decoration: underline;
	color: #F00;
}

.lang_en2014 a:visited{
	font-size: 91%;
	color: #000;
	text-decoration: none;
}

.lang_en2011{
	list-style-type: none;
	font-size: 120%;
	color: #000;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 40px;
}

.lang_en2011 a:link{
	font-size: 91%;
	color: #00F;
	text-decoration: none;
}

.lang_en2011 a:hover{
	font-size: 91%;
	text-decoration: underline;
	color: #00F;
}

.lang_en2011 a:visited{
	font-size: 91%;
	color: #000;
	text-decoration: none;
}

.footer_top {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-color: #000;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	float: left;
	margin: 0px;
}

#cr_top{
	color: #FFF;
	font-size: 81%;
	width: auto;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	display: inline;
	clear: right;
}

/*Masaru ide customizeed*/
#container {
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background:  #fff;
	padding-top:1em;
}

#container img { border: none;}

#container p{margin: 0;}
#container p.back {
	position: absolute;
	top: 1em;
	right: 3em;
	font-size: 0.65em;
}
#container p.back a {
	color: #333;
}

#container h1 {
	text-align: center;
	margin:1em 0 0;
	padding-bottom: 1em;
	font-weight: normal;
}

#container h1 span {
	font-size: 0.4em;
	display: block;
	
}
div.header {
	position: relative;
}
div.header h2{
	font-size: 1.7em;
}

div.header p {
	position: absolute;
	top:0.8em; right: 0;
}

.link_sche {
	float: left;
	display: block;
	text-align: center;
	width: 100%;
	background: #e1e1e1;
	font-weight: bold;
	font-size: 1.2em;
	line-height:3em;
	border-bottom: 5px solid #aaa;
	margin-bottom: 0;
}

p.archive { text-align: right; border-top: 3px solid #ccc; line-height: 2em; padding: 0 5px 0 0;}
p.archive a { color: red;}

div.endorse p{ padding-bottom: 2em; color:#666;}
div.endorse ul li{ display: inline; margin-right:10px;}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
.clearfix {
    display: inline-table;
    min-height: 1%;
}
 
/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
