*{
margin:0px;
padding:0px;
font-size:12px !important; 
font-size:95%;
font-family:"HiraKakuPro-W3", "Osaka", "MS PƒSƒVƒbƒN",'Trebuchet MS', Trebuchet, Verdana, sans-serif;
line-height:1.5em;
}

body {
background:#FFF;
color:#000;
}

a { text-decoration: none} 
a:link { color: #666666 } 
a:active { color: #ff0000} 
a:visited { color: #666666 } 
a:hover { color: #ff0000}

.large ,h3{
font-size:14px !important; 
font-size:97%;
}

.medium{
font-size:12px !important; 
font-size:95%;
}

.small{
font-size:10px !important;
font-size:93%;
}

.right{
text-align:right;
}

.box{
border:dotted 1px #666;
padding:20px;
background:#FFF;
}

/*    header      */
div#header{
margin-top:20px;
padding:20px;
}

div#wrapper{
width:640px;
}

div.content_header{
background:#cca;
height:240px;
}

div.content_header img{
margin-bottom:-240px;
}

div.content_header h3{
margin-top:20px;
margin-right:20px;
margin-left:260px;
}

div.content{
background:#eed;
padding:20px;
padding-left:240px;
}


div.float_left{
float:left;
}

div.killfloat{
clear:both;
}

div.content img{
margin:0px 20px 20px 0px;
}

div.content img.nomargin{
margin-right:0;
}


h2{
margin-bottom:-1.5em;
}

h3{
}

h4{}
h5{
margin-bottom:1em;
}

p{
margin-bottom:20px;
}

div#footer{
padding:20px;
}