@charset "EUC-JP";

/* GooBikeコミュニティトップ スタイルシート
-----------------------------------------------------------*/

/* リセット
------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,th,td {
	margin: 0;
	padding: 0;
}
ol,ul {
	list-style-type: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
caption,th {
	text-align: left;
}
img {
	border: none;
}
#content table, #side table {
	border-collapse: collapse;
}

/* 共通
-----------------------------------*/
body {
	text-align: center;
}
/* float解除用 */
div:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
div { /* IE Hack */
	zoom: 1;
}

/* 見出し */
.midashi {
	background: url("../img/midashi_line.gif") repeat-x left bottom #3366cc;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	overflow: hidden;
	zoom: 1;
}
.midashi .left {
	display: block;
	float: left;
}
.midashi .right {
	display: block;
	float: right;
}
.midashi .right a.white {
	color: #ffffff;
}

.frm200{background-color:#ffffff;padding:0px;border:1px solid #cccccc;width:200px;}
.frm400{background-color:#ffffff;padding:0px;border:1px solid #cccccc;width:400px;}
.frm50{background-color:#ffffff;padding:0px;border:1px solid #cccccc;width:50px;}

/* ブログ
-----------------------------------*/
#blog_img {
	width: 100%;
	margin-top: 5px;
	text-align: center;
}

/* クチコミ
-----------------------------------*/
#commu_kuchikomi {
	margin-top: 10px;
}
#target_search {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.target_search_d {
	padding: 5px 10px;
	border: solid 1px #999999;
}
#target_search th {
	width: 1%;
	background-color: #e7e1fa;
	white-space: nowrap;
}
#target_search_input td {
	padding-right: 10px;
}
#thread_wrapper td{
	width: 50%;
	vertical-align: top;
}
#thread_comment {
	width: 100%;
}
#thread_comment td {
	vertical-align: top;
}

/* 新着スレッド */
.thread_h {
	background: url("../img/thread_h.gif") #bad2f4;
	border: solid 1px #cccccc;
	padding: 3px 5px;
}
.thread_d {
	border: solid 1px #cccccc;
}
.thread_h p.left {
	float: left;
}
.thread_h p.right {
	float: right;
}
table#new_thread {
	width: 100%;
}
table#new_thread td {
	padding: 5px;
}

.thread_title img{
	vertical-align: middle;
	margin-right: 5px;
}
.thread_r {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thread_bg {
	background-color: f4f7f7;
}
.thread_date {
	width: 1%;
	white-space: nowrap;
	text-align: right;
}

/* 最新コメント投稿 */
.comment_h {
	background: url("../img/comment_h.gif") #e7e774;
	border: solid 1px #cccccc;
	padding: 3px 5px;
}
.comment_d {
	border: solid 1px #cccccc;
}
table#new_comment_list {
	width: 100%;
}
table#new_comment_list td {
	padding: 4px 5px;
}
.comment_d p.new_comment_link {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* ツーリング・名車図鑑情報
-----------------------------------*/
#touring {
	margin-top: 10px;
}
table#touring_wrapper {
	width: 100%;
	margin-top: 5px;
}
#touring td.touring_d {
	width: 48%;
	padding: 10px;
	border: solid 1px #999999;
	vertical-align: top;
}
#touring .banner {
	width: 180px;
	vertical-align: top;
}
#touring .lead {
	padding-left: 5px;
	vertical-align: top;
}

/* ユーザーの声
-----------------------------------*/
#users_voice {
	margin-top: 10px;
}
#users_voice .sub_midashi {
	width: 100%;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
}
#users_voice .sub_midashi p.left {
	font-weight: bold;
	float: left;
}
#users_voice .sub_midashi p.right {
	float: right;
}
table#new_report {
	width: 100%;
	margin-top: 5px;
}
table#new_report td {
	width: 25%;
	padding: 5px;
	vertical-align: top;
}
table#new_report .pic {
	width: 120px;
	padding: 5px 5px 15px 5px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
dl.users_voice_d {
	margin-top: 5px;
}
dl.users_voice_d dt {
	font-weight: bold;
}

/* コミュニティ・サイト
-----------------------------------*/
#site {
	margin-top: 10px;
}
#site table {
	width: 100%;
	margin-top: 5px;
}
.site_d {
	width: 48%;
	padding-bottom: 15px;
	vertical-align: top;
}
.site_title {
	width: 100%;
	padding-bottom: 3px;
	border-bottom: solid 1px #999999;
	white-space: nowrap;
}
.site_title .left {
	float: left;
}
.site_title .right {
	float: right;
}
.site_detail {
	width: 100%;
	margin-top: 3px;
}
.site_detail .site_img {
	width: 120px;
	float: left;
	margin-right: 5px;
}

/* サイドナビ
-----------------------------------*/
p.side_title {
	background: url("/brand/img/side-title_back.gif") no-repeat 0 50%;
	height: 22px;
	margin-top: 10px;
	padding-left: 22px;
	color: #4a57b9;
	font-weight: bold;
	vertical-align: middle;
}
p.side_title span {
	display: block;
	padding-top: 3px;
}
.side_cassette {
	width: 100%;
}
.side_cassette td {
	border: solid 1px #989898;
	padding: 5px;
}
.posting_btn {
	text-align: center;
	padding-top: 10px;
}
ul.publish_list li {
	margin-bottom: 5px;
}
