@charset "UTF-8";

body {
	background:url(../images/bg_haikei.gif);
	margin:0px;
	overflow:scroll;
}

#indexbody {
	background:url(../images/spacer.gif);
	margin:0px;}

#container {
	margin:0px auto;
	text-align:left;
	width:750px;
	padding:0px;
	background:#FFFFFF;	
}

#contents{
	margin:15px 15px 0px 15px;
}

/*-----------------#link */
a:link { color: #555; }
a:visited { color: #555; }
a:hover { color: #ccc; }
a:active { color: #ccc; }
 
/*-----------------#header */
#header {}

	#header .lang{
		height:29px;
		position:relative;
	}
	#header .img{
		background:url(../images/header.gif) no-repeat;
		height:122px;
		position:relative;
	}
	#header .menu{
		height:31px;
		position:relative;
	}	



/*-----------------#font */
#nomal_12{
	font:12px normal;
	color:#555;
	}

#nomal_12_w{
	font:12px normal;
	color:#fff;
	}

a.ue:link {color:#555;text-decoration:none;font:10px normal;}
a.ue:visited {color:#555;text-decoration:none;font:10px normal;}
a.ue:hover {color:#ccc;text-decoration:none;font:10px normal;}
a.ue:active {color:#ccc;text-decoration:none;font:10px normal;}

/*-----------------#top */

#top_main{
	width:470px;
	float:left;
	}
	
#top_side{
	width:240px;
	float:right;
	}


/*-----------------#event */
#event_main{
	width:570px;
	float:right;
	}
	
#event_side{
	width:126px;
	float:left;
	}

.button_s{
	background:url(../images/b_s.jpg) no-repeat center ;
	line-height:25px;
	margin:0px 0px 10px 0px;
	width:126px;
	height:25px;
	padding:0px;
	font-size:13px;
	list-style:none;
	text-align:center;
	}

a.event:link {color:#555;text-decoration:none;}
a.event:visited {color:#555;text-decoration:none;}
a.event:hover {color:#ccc;text-decoration:none;}
a.event:active {color:#ccc;text-decoration:none;}
/*-----------------#prof */
#prof_main{
	width:520px;
	float:right;
	}
	
#prof_side{
	width:180px;
	float:left;
	}

.pb_r{display:block; background-image : url(../images/prof_pb.jpg); }
a:hover.pb_r{ background-image : url(../images/prof_pb_r.jpg); }

.mb_r{display:block; background-image : url(../images/prof_mb.jpg); }
a:hover.mb_r{ background-image : url(../images/prof_mb_r.jpg); }

.chindon_r{display:block; background-image : url(../images/prof_chindon.jpg); }
a:hover.chindon_r{ background-image : url(../images/prof_chindon_r.jpg); }

.soiree_r{display:block; background-image : url(../images/prof_soiree.jpg); }
a:hover.soiree_r{ background-image : url(../images/prof_soiree_r.jpg); }

.photo{
	margin:0px 0px 10px 10px;
	}

a.prof:link { color: #fff; }
a.prof:visited { color: #fff; }
a.prof:hover { color: #888; }
a.prof:active { color: #888; }

/*-----------------#art */

#art_main{
	width:528px;
	float:right;
	}
	
#art_side{
	width:180px;
	float:left;
	}
	
/*-----------------#acces */
#acces_main{
	width:720px;
	}
	
	
/*-----------------#box */
#pad10{padding:10px;}

#box_15{
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	padding:15px;
	}
#box_10{
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	padding:10px;
	}
#box_0{
	border-top:solid 1px #eee;
	border-left:solid 1px #eee;
	padding:0px;
	margin:0px;
	}	
	#rt{background:url(../images/tb_r_t.gif) no-repeat;
		border-left:solid 1px #eee;}
	#rm{background:url(../images/tb_r_m.gif) repeat-y;
		border-left:solid 1px #eee;}
	#lb{background:url(../images/tb_l_b.gif) no-repeat;
		border-top:solid 1px #ddd;}
	#cb{background:url(../images/tb_c_b.gif) repeat-x;
		border-top:solid 1px #ddd;}
	#rb{background:url(../images/tb_r_b.gif) no-repeat;
		border-top:solid 1px #ddd;}	

/*-----------------#footer*/
#footer{
	clear:both;
	width:100%;
	background:url(../images/footer.gif) no-repeat;
	height:124px;
	position:relative;
	}
