body{
	background: url(../images/bg.gif) repeat-x center top fixed;
	background-color: #ffffff;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #333333;
	}
	
div#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
div#headder {
	margin: 0 auto;
}

div#content {
	margin: 30px auto;
	text-align: center;
	width: 640px;
}

div#mokuji {
	margine: 0 auto;
	margin: 20px auto;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
div#footer {
	margin: 30px auto;
}

.movie {
	margin: 30px auto;
}


/*links*/
a:link {
	color: #00B8E3;
	text-decoration: none;
}

a:visited {
	color: #97B7A1;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	text-indent: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}
	
/* yodogawa*/

.yodogawa_j{
	display: block;
	margin: 30px auto;
	}
	
.yodogawa_e{
	display: none;
	margin: 30px auto;
	}
	
/*change_lang*/

.chg_lang_e{
	display: none;
	}
	
.chg_lang_j{
	display: block;
	margin: 0 auto;
	}

/*change_title*/

#title_j{
	display: block;
	margin: 40px auto;
	}
		
#title_e{
	display: none;
	margin: 40px auto;
	}
	
.name_j {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	width: 100x;
}

.name_e {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 22px;
	display: none;
	width: 100px;
}	

.text_j {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
}

.text_e {
	color: #8b8b8b;
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
}

.kokuchi{
	display: block;
	margin: 30px auto;
	text-align: center;
	}
	
/*?@MAC IE?@*/

/*\*//*/
.chg_lang_j{
	display: none;
	}
	
.chg_lang_e{
	display: none;
	}
/**/

.date_td {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/date.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.date_today {
	font-size: 10px;
}
.small {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
.smaller {
	font-size: 10px;
	line-height: 15px;
}
.bigger {
	font-size: 20px;
	line-height: 25px;
}
