﻿/* ------------------------------
 tokyo
------------------------------ */
@charset "charset=iso-8859-1";

body,*{margin: 0;padding: 0;font-size: 10px;line-height: 14px;font-family: "verdana";color:black;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
a img{border: 0;}
.killflaot{clear: both;}
h1{ font-size:11px;}
h1 span{ font-size:10px; color:gray;}
h2{font-size:11px;color:gray;}
	
#main{width: 783px;height:440px;margin:20px 0 0 30px;}
#navi{width: 180px;height:440px;background: url(../img/navibg.gif) no-repeat; padding:30px 0 0 8px;float:left;}
ul{list-style: none;width: 180px;float: left;}
li {margin-bottom: 10px; }

#content{width:595px;float:left; padding-top:5px;}
.top{width:595px;height:365px;background: url(img/title.gif) no-repeat;}
.accueil{width:39px;height:10px; padding:14px 0 0 546px;}
.bottom{width:595px;height:69px;background: url(img/btm.gif) no-repeat;}
.text{width:360px;height:250px;margin:60px 0 0 30px;}
span {font-size:9px; color:gray;}
.footer{text-align:center;font-size:9px; color:#a10801}
.footer a{color:#a10801;}
