body {
 margin:0px;
 padding:0px;
 padding-top:3px;
 background: url("./image/bg_body.gif") repeat-x ;
}
#wrap {
 width:750px;
 text-align:left;
 margin:0px auto;
 padding:0px;
}
a{
 color:#333;
}
#error {
 color:#f22;
 font-size:12px;
}

img { border:0; }

/* ヘッダ */
#head {
 width:750px;
 height:100px;
 color:#444;
}
#head h1{
 float:left;
 height:80px;
 width:200px;
 font-size:14px;
 margin: 0px 0 0 0px;
 text-indent:-10000000px;
 background: url("./image/logo.gif") no-repeat ;
}
#head h1 a{
 display:block;
 height:80px;
 width:200px;
}
#head .search{
 float:left;
 width:480px;
}
.sortlink{
 margin:0 0 5px 30px;
 padding:15px;
 font-size:12px;
 text-align:center;
/* border: 1px dotted #ccc;*/
}
#head .hello{
 clear:both;
 padding:3px 0;
 margin-bottom:10px;
 font-size:12px;
 font-weight:bold;
}
#head .username{
 float:left;
 width:500px;
}
#head .userinfo{
 float:left;
 width:250px;
 text-align:right;
 font-weight:normal;
}

/* 左側エリア */
#left {
 margin-top:10px;
 float:left;
 width:140px;
 font-size:14px;
}
#left h3{
 font-size:14px;
 margin:3px 0 0 0;
 color:#333;
 background: url("./image/bg_menu.gif") no-repeat ;
 padding:5px 5px 2px 10px;
}
#left .menu,
#left .menuselected{
	display:block;
	height:16px;
	padding:8px 0 0 18px;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}
#left .menuselected{
 background: url("./img/te.gif") 0px 7px no-repeat ;
}
#left .linkarea{
	text-align:center;
	font-size:12px;
	line-height:150%;
}
/* 中央エリア */
#center {
 margin-top:10px;
 margin-left:10px;
 float:left;
 width:400px;
}
#center h2{
 color:#333;
 font-size:16px;
 margin:0px;
 padding:10px 0 7px 40px;
 background: url("./image/bg_cate.gif") top left no-repeat ;
/* font-weight:normal;*/
}
#center h3{
 font-size:14px;
 margin:3px;
 font-weight:normal;
}
.senryulist{
 font-size:18px;
 padding:10px 5px;
 background: url("./image/bg_senryu.gif") no-repeat bottom left;
/* border-bottom: 1px dotted #eee;*/
}
.bgnone{
 background: none;
}
.comment{
 font-size:14px;
}

.toukouinfo{
 margin:5px 0 0 0;
 padding:0;
 font-size:12px;
 text-align:right;
}
.toukouinfo_top{
 margin:0 0 5px 0;
 padding:0;
 font-size:12px;
}
.toukouinfo_top img{
 vertical-align:middle;
}
.page{
 margin:5px 0 0 0;
 padding:10px 0;
 font-size:12px;
 text-align:center;
}
.comment_form{
 margin:5px 0 0 0;
 padding:0;
 font-size:12px;
}
.userlist{
 width:400px;
 height:200px;
 overflow:auto;
}
.text{
 margin:0 0 5px 0;
 padding:5px;
 font-size:14px;
 line-height:160%;
}
.text th{
 font-size:12px;
}

/* 右側エリア */
#right {
 margin-top:10px;
 margin-left:10px;
 float:left;
 width:190px;
 font-size:12px;
}
#right h3{
 color:#555;
 font-size:14px;
 margin:0;
 padding:5px 10px 2px 10px;
 background: url("./image/bg_menu.gif") no-repeat top left;
 font-weight:normal;
}
#right .menu{
	display:block;
	height:16px;
	padding:9px 0 0 8px;
}
.newcomment{
	margin:0;
	display:block;
	padding:8px;
	line-height:160%;
	border:1px solid #ccc;
	border-top:none;
}

/* フッターエリア */
#foot {
 clear:both;
 padding:10px 0;
 margin-top:30px;
 width:100%;
 text-align:center;
 font-size:12px;
 background: url("./image/bg_foot.gif") top left repeat-x ;

/* background-color:#ccc;*/
}
#foot p{
 margin:5px 0 0 0;
}
