/*コンテンツ表示位置*/

body{

	width:800px;

	margin-right:auto;

	margin-left:10px;

}



/*テキストサイズ*/





/* MacIE5.x */

td,th,li,textarea{

	font-size:75%;

	line-height:140%;

}





/* MacIE5.x以外*/

@media screen {

	td,th,li,textarea{

		font-size:80%;

		line-height:130%;

	}

}



/*見出し要素*/



h1,h2,h3,h4,h5,h6{

	margin:0;

	padding:0;

	font-size:100%;

	font-weight:bold;

	font-style:normal;

	text-decoration:none;

}



/* 見出し要素は回り込みを解除 */

h1,h2,h3,h4,h5,h6{

	clear:both;

}



/* top留学説明会用テーブル*/



table#topSetsumeiTable{

	background-color:#FFFFCC;

	border:solid 1px #CCCCCC;

	padding:3px 0 3px 2px;

	margin:3px;

	display:block;

}





a:link{

	color:#0000FF;

}

a:visited{

	color:#660066;

}

a:active{

	color:#CCCCCC;

}

a:hover{

	color:#FF0000;

}





.bgearth	{ background-image:	url(./img/bg_earth.jpg);

			background-repeat:	no-repeat;

			background-position:	right center;

			background-attachment: fixed;}



p	{ 

	text-decoration:	none;

	margin:	1.1em	auto	1em;

	}



.text1 {	font-size:	10px; line-height:	1.3}

.text2 {	font-size:	12px; line-height:	1.3}

.text3 {	font-size:	14px; line-height:	1.4}

.text4 {	font-size:	16px; line-height:	1.4}





.x-small	{	font-size: x-small; line-height:	1.3}

.small	{	font-size: small; line-height:	1.3}

.medium	{	font-size: medium; line-height:	1.4}

.large	{	font-size: large; line-height:	1.4}

.x-large	{	font-size: x-large; line-height:	1.4}



.ARR	{	color:	#666666;	font-size:	12px;	font-weight:	bold;}