div.home { margin : 80px 20px 120px 20px; }
div.home div.illustration { float : right; clear : right; margin-left : 20px; }
div.home div.illustration img { }
div.home div.information { }
div.home div.information div.introduction { margin-top : 10px; }
div.home div.information div.introduction span { color : #4f4f4f; font-style : italic; }
div.home div.information div.experience { margin-top : 10px; }
div.home div.information div.experience span { color : #4f4f4f; font-style : italic; }
div.home div.information div.opened { margin-top : 10px; }
div.home div.information div.new { margin-top : 10px; color : #000000; font-weight : bold; font-style : italic }
div.home div.information div.opened span { color : #4f4f4f; font-style : italic; }
div.home div.information ul { list-style-type : none; }
div.home div.information ul li { margin-top : 5px; }
div.home div.information ul li a { text-decoration : none; }
div.home div.information ul li a:hover { text-decoration : underline; }
