@charset "UTF-8";
/* CSS Document */

/*left*/

.left {width:600px;
height:auto;
margin:0px;
float:left;}

.left p  {color:#300;
font-size:12px;
margin:0;}

.topic {width:600px;
height:300px;
border:solid 1px #999;
margin-top:20px;
background-image:url(../image/whiteback.png);
background-repeat:repeat;}

#tittle {color:#300;
font-size:20px;
font-weight:bold;
margin:20px 0 0 20px;}

#topics {color:#300;
font-size:14px;
margin:5px 20px 0 20px;}

.topic img {margin:10px 20px;}

/*menu*/

.menu {width:650px;
margin-top:10px;
margin-bottom:30px;}

.menu img {margin:16px 16px 0 0;}

.left img {margin-bottom:10px;}

/*right*/

.right {width:250px;
height:auto;
float:left;
margin-top:-3px;
margin-left:28px;
margin-bottom:30px;}

.infotittle {width:250px;
color:#300;
font-size:12px;
display:inline;
margin:0;}

.infobox {width:250px;
height:540px;
background-image:url(../image/info_inner.png);
background-repeat:repeat-y;}

.infodate {color:#300;
font-size:22px;
font-weight:bold;
margin:0px 20px 0 20px;}

.infoinner {color:#300;
font-size:12px;
margin:0 20px 20px 20px;
padding-bottom:10px;
border-bottom:dashed 1px #300;}

.twitter {margin-top:20px;}

#hakusyu {margin-top:20px;}
