@charset "UTF-8";
/* CSS Document */



/* maincontents */
#maincontents {
	width:760px;
	margin:-5px 20px 0 20px;
}

#maincontents #photo {
	width:700px;
	height:350px;
	margin-left: 25px;
}


#content01 {
	width:700px;
	margin:0 30px 20px 30px;
}

#content02 {
	width:700px;
	margin:0 30px 30px 30px;
}

/* Lcontents */
#maincontents #leftmenu {
	width:150px;
	float:left;
	margin:15px 0 0 5px;
}	


#leftmenu ul li a {
	width:150px;
	height:40px;
	display:block;
	text-indent:-9999px;
	margin:0 0 4px 0;
}

#leftmenu ul li.LM01 a {
	background:url(../images/top_menu_1.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM01 a:hover {
	background:url(../images/top_menu_1_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM02 a {
	background:url(../images/top_menu_2.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM02 a:hover {
	background:url(../images/top_menu_2_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM03 a {
	background:url(../images/top_menu_3.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM03 a:hover {
	background:url(../images/top_menu_3_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM04 a {
	background:url(../images/top_menu_4.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM04 a:hover {
	background:url(../images/top_menu_4_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM05 a {
	background:url(../images/top_menu_5.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM05 a:hover {
	background:url(../images/top_menu_5_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM06 a {
	background:url(../images/top_menu_6.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM06 a:hover {
	background:url(../images/top_menu_6_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM07 a {
	background:url(../images/top_menu_7.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM07 a:hover {
	background:url(../images/top_menu_7_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM08 a {
	background:url(../images/top_menu_8.gif) 0 0 no-repeat;
}
#leftmenu ul li.LM08 a:hover {
	background:url(../images/top_menu_8_on.gif) 0 0 no-repeat;
}

#leftmenu ul li.LM09 a {
	background:url(../images/top_menu_9.gif) 0 0 no-repeat;
}
#leftmenu ul li.LM09 a:hover {
	background:url(../images/top_menu_9_on.gif) 0 0 no-repeat;
}

#maincontents #whatsnew {
	width:500px;
	float:right;
	margin:15px 5px 0 0;
}	

#news {
	margin:15px 0 0 0;
}	

#news ul li {
	padding:10px 10px 10px 10px;
}	

