* html #main_box_recruit_img, #logo, #enter, #main_table1, #main_box_recruit, #main_box_top, #main_box_system, #main_box_news, #main_box_pinkchair, #main_box_map, #main_box_melmaga, #sche_table, #com_text {
	behavior: expression(IEPNGFIX.fix(this));
}

body {
	margin:0;
	padding:0;
	text-align:center;
	color:#FFFFFF;
	background:#000000;
	word-wrap:break-word;
	word-break:break-all;
	font-size:10pt;
	FONT-FAMILY: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	line-height:1.2;
}
td,caption {
	FONT-FAMILY: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	font-size:10pt;
	line-height:1.2;
}
img {
	margin:0;
	padding:0;
	border:0;
}
#main {
	background-image:url(./img/main_back.jpg);
	background-repeat:no-repeat;
	position:static;
	width:100%;
	height:450px;
	text-align:left;
	margin:0;
	padding:0;
}

#main_table {
	position:absolute;
	width:100%;
	height:450px;
	background-image:url(./img/main_back.jpg);
	background-repeat:no-repeat;
	font-size:9pt;
	text-align:center;
}
#main_table1 {
	position:relative;
	width:675px;
	height:450px;
	background-image:url(./img/room.png);
	font-size:9pt;
	text-align:right;
	float:right;
}
#main_table2 {
	position:absolute;
	width:100%;
	height:450px;
	font-size:9pt;
	text-align:center;
}
#main_box {
	width:800px;
}
#main_box_top {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/top_img.png);
}
#main_box_system {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/system.png);
}
#main_box_news {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/news.png);
	z-index:10;
}
#main_box_news_text {
	position:relative;
	top:54px;
	margin:0 auto auto;
	padding:2px;
	width:434px;
	color:#000000;
	font-size:11pt;
}
#main_box_news_text2 {
	position:relative;
	top:54px;
	margin:0 auto auto;
	padding:10px;
	width:434px;
	height:320px;
	overflow:auto;
	text-align:left;
	color:#000000;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
#main_box_pinkchair {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/pink.png);
	text-align:center;
}
#main_box_map {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/map.png);
	text-align:center;
}
#main_box_recruit {
	margin:0 auto auto;
	width:800px;
	height:450px;
	text-align:center;
	background-image:url(./img/rec.png);
}
#main_box_recruit_box {
	position:relative;
	top:125px;
	margin:0 auto auto;
	overflow:auto;
	text-align:center;
	width:434px;
	height:200px;

	scrollbar-base-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
#main_box_recruit_img {
	width:387px;
	height:358px;
	background:url(./img/rec_text.png);
}
#main_box_melmaga {
	width:800px;
	height:450px;
	text-align:center;
	background:url(./img/melmaga.png);
}
#main_box_companion {
	position:static;
	width:800px;
	height:450px;
	margin:0 auto auto;
	overflow:auto;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	text-align:left;
}
#main_box_companion_prof {
	position:absolute;
	width:800px;
	height:450px;
	text-align:right;
	z-index:0;
}
#main_box_companion_prof td,caption {
	font-size:9pt;
}

#main_box_companion_img {
	position:absolute;
	width:500px;
	height:450px;
	text-align:right;
	z-index:1;
	overflow:hidden;
}
#main_box_companion_img img {
	border:0;
	overflow:hidden;
}
#main_box_companion_button {
	position:absolute;
	width:100px;
	text-align:center;
	z-index:2;
	top:155px;
	left:401px;
}

#logo {
	background-image:url(./img/logo.png);
	border:0;
	overflow:hidden;
	padding-top:350px; 
	height:300px;
	width:522px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:30px 0 0 0;
}
#enter {
	background-image:url(./img/enter.png);
	border:0;
	overflow:hidden;
	padding-top:20px; 
	height:20px;
	width:100px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:20px 0 20px 0;
}
#link {
	font-family:"Times New Roman";
	font-size:18pt;
	color:red;
	text-decoration:none;
	width:150px;
	padding:5px;
}
#link_block{
	position:relative;
	width:100%;
	text-align:center;
}

.photo a {
	color:#FFFFFF;
	text-decoration:none;
	padding:4px;
	margin:2px;
	width:80px;
	border:1px solid #FFFFFF;
	font-size:8pt;
}

.photo a:hover {
	background-color:#CCCCCC;
	text-decoration:none;
	color:#000000;
	font-size:8pt;
}

#sche_table {
	margin:0;
	padding:0;
	width:300px;
	height:55px;
	background-image:url(./img/shukkin.png);
}

#heizitu{
	margin:0;
	padding:3;
	border:1px solid #FFFFFF;
	width:300px;
	font-size:8pt;
}
#doyou{
	margin:0;
	padding:3;
	border:1px solid blue;
	width:300px;
	font-size:8pt;
	color:blue;
}
#nitiyou{
	margin:0;
	padding:3;
	border:1px solid red;
	width:300px;
	font-size:8pt;
	color:red;
}



#sche_table tr{
	margin:0;
	padding:0;
	border:0;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#link {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	margin:0;
	padding:3px;
	text-align:left;
}
#link img {
	margin:3px;
}
#link_bann {
	font-size:10pt;
	FONT-FAMILY: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
	line-height:1.2;
	padding:0;
	margin:5px;
	text-align:center;
	color:yellow;
}

#com_text {
	width:760px;
	height:30px;
	background-image:url(./img/com_text.png);
}