/* CSS Document */

body{
 margin:0;
 padding:0;
 color:#333;
 font-size:10px;
 line-height:140%;
 letter-spacing:0.12em;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯","Osaka¡ÝÅùÉý","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",'Hiragino Kaku Gothic Pro';
}


body,h1,h2,h3,h4,h5,h6,p,ol,ul,li,div{
 margin:0;
 padding:0;
}

.cl{
 clear:both;
}

.fLeft{
 float:left;
}

/* common */

#wrapper{
 width:600px;
}

#left{
 width:180px;
 float:left;

}

#left p#prof{
 margin-top:10px;
 height:180px;
 font-size:12px;
}

#left p#title{
 border-top:1px #333 dotted;
 padding-top:10px;
}

#right{
 width:420px;
 text-align:center;
 float:right;
}



