@charset "UTF-8";

@import url("common.css");
@import url("menu.css");


h1{
font-size:120%;
color:#2b71b8;
}

h2{
font-size:100%;
font-weight:normal;
}

#home a{
background:url(../images/menu/home.gif) bottom no-repeat;
}

#menu{
float:left;
}

#main ul{
list-style:none;
list-style-position:inside;
}

#portfolio{
width:615px;
float:right;
}

#main img{
margin:2.5px 0;
display:inline;
}

a img{
border:none;
}

#newsbox{
width:200px;
}

#newsbox dl{
padding:2.5px 2.5px 2.5px 0;
}

#newsbox dl dt{
color:#fe00ab;
}

#newsbox dl dd{
margin-bottom:1em;
}

#pickupbox{
width:520px;
margin-left:10px;
display:inline;
}

#link{
width:200px;
margin-left:10px;
}

h3{
width:100%;
font-size:140%;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
border-bottom:dotted #999 1px;
line-height:1.1;
margin-bottom:5px;
}