@charset "utf-8";
/* CSS Document */

#header{
	background-image:url(../english/index/mainimage.png)
}

.welcome_txt{
	margin:20px 0px 20px 0px;
	overflow:hidden;
	text-align:center;
}

/**/

.welcome{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.welcome .txt{
	width:550px;
	float:left;
}

.welcome .txt p{
	margin-bottom:1em;
	text-align: justify;
	text-justify: distribute-all-lines;
}

.welcome .img{
	width:127px;
	float:right;
	overflow:hidden;
}
.red{
	color:#900;
}

/*-------------------------------------------*/

#subarrow{
	left:235px;
}

.textblock{
	width:700px;
	margin:20px auto;
	overflow:hidden;
}

.textblock p{
	margin:1em auto;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.textblock a{
	text-decoration:none;
}
.textblock img.f_right{
	float:right;
	margin:0em 0em 0.5em 1em;
}

.textblock img.f_left{
	float:left;
	margin:0em 1em 0.5em 0em;
}
.textblock b{
	font-style:oblique;
}

.red{
	color:#900;
}
#imgbox{
	width:700px;
	text-align:center;
}

.indent{
	margin-left:1em;
}

/**/

