@charset "Shift_JIS";
/* CSS Document */



/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents {
      position:absolute;
        top:50%;
        left:50%;
        width:940px;
        height:690px;
        margin:-340px 0 0 -470px;
}

body > #contents {
	height:auto;
	min-height:140px;
}


#contents ul {
	margin-bottom:1em;
	text-align:left;
}

#contents ul li {
	margin-bottom:.5em;
}
