td {
	font-size: 11px;
	line-height: 125%;
	color: #666666
}
.txt13px {
	font-size: 13px;
	line-height: 125%
}
.txt10 {
	font-size: 10px;
	line-height: 125%
}
/*0216追加-------------------------*/
/*投稿フォーム*/
#toukou_form .inner {
	width:595px;
	margin-left:20px;
}
#toukou_form p {
	padding:10px 0 20px 0;
}
#toukou_form table {
	width:100%;
	margin: 0 0 15px 0;
}
#toukou_form .add {
	background-color:#f3f3f3;
}
#toukou_form span.must {
	font-size:x-small;
	color:#F00;
}
#toukou_form th {
	width:100px;
	padding:10px;
	vertical-align:middle;
	border:none;
	background:url(img/line.gif) repeat-x center bottom;
}
#toukou_form td {
	padding:10px;
	border:none;
	background:url(img/line.gif) repeat-x center bottom;
}
#toukou_form p.formBtn {
	text-align:center;
	background:none;
	padding:8px;
	width:100%;
}
/* 投稿広場_index
--------------------------------------------------------*/
#toukou h2 {
	margin-bottom: 10px;
}
#toukou h3 {
	background: #e9e9e9;
	padding: 0 20px 0 32px;
}
#toukou h3 img {
	float:left;
	margin: 8px 20px 0 0;
}
#toukou span {
	display: block;
	padding: 14px 0;
}
#toukou h3#midashi {
	position:relative;
	padding:0;
	z-index:1;
	height: 116px;
	margin-bottom:5px;
}
#toukou h3#midashi img {
	position: absolute;
	top: 12px;
	left: 32px;
	z-index:10;
	margin: 0;
}
#toukou h3#midashi span {
	margin-left:320px;
	padding: 36px 0 22px 0;
	line-height: 16px;
}
#toukou ul.layout {
	padding: 0 15px;
	background: url(img/bg_ul.gif) 0 0 repeat-y;
	color:#333333;
	border-top: solid #fff 12px;
	border-bottom: solid #fff 24px;
}
#toukou ul.layout li {
	float:left;
	display: inline;
	width: 200px;
}
#toukou li h4 {
	padding: 5px 10px 2px 14px;
	font-weight: bold;
	font-size: 120%;
}
#toukou li p {
	padding: 2px 10px 2px 14px;
	font-size: 12px;
}
p.btn {
	text-align: center;
	color:#e50110;
	margin:26px 0;
}
#toukou h3.mybike{
	margin:25px 0 25px 0;
}
#toukou h3.mybike img{
		padding:0 0 15px 0;}
#toukou h3.mybike span{
		display:block;
		float:right;
		width:290px;}

