/*ROUND*/

/*::::::::::::::::::::::::::-COMMON-:::::::::::::::::::::::::::*/

body{
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 14px;
	color:#555555;
	background-color: #fe9300;
	background-image:url("http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/688227/p1.gif");
	background-repeat:repeat;
}

/*全体の横幅*/
#Foundation{
	margin: 0 auto 0 auto;
	width: 775px;
	background-image: url('/styles/images/round/body_bg.gif');
	background-repeat:repeat-y;
 	background-position: left;
}

/*全ページ共通ヘッダ・フッタ*/
/*ヘッダ*/
#Header{
	height:41px;
	text-align:center;
	vertical-align: bottom;
	background-image:url(http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/688223/p2.jpg);
	background-repeat:repeat;
}

/*ヘッダタイトル装飾*/
.BlogTitle{
	font-weight: bold;
	font-size: 18px;
}

/*タブ*/
#tab {
	float: left;
	width:559px;
	height:20px;
}

.TabBottom{
	background-color: transparent;
	height: 1px;
	clear:both;
}

/*カラムメニュー*/
#BlogMenu {
	width: 187px;
	margin: 0 17px 0 568px;
}

/*コンテンツ部分（ブログ記事）*/
#Content {
	float: left;
	width: 557px;
}

/*掲示板+プロフィール横幅*/
#BBSContent {
	width: 775px;
	font-size: 12px;
}

#BBSContent {
	width: 96%;
	margin:0 0 0 2px;
}

#tab table{
	width: 100%;
	margin:0 0 0 0;
}

/*フッタ*/
#Footer {
	text-align:center;
	height:37px;
	background-image:url(/styles/images/round/footer_bg.gif);
	background-repeat:no-repeat;
} 

/*プロフィール写真下*/
.HrLine{
	color:#ffffff;
	border:none;
	height:0;
}


/*::::::::::::::::::::::::::::-LINK-:::::::::::::::::::::::::::*/


/*通常リンク*/
a{color: #652800;text-decoration: none;}
a:link{color: #652800;text-decoration: none;}
a:visited{color: #652800;text-decoration: none;}
a:active{color: #652800;text-decoration: none;}
a:hover{color: #ffd200;text-decoration: underline;}

/*ヘッダーリンク(タイトル)*/
#Header a{color: #FFFFFF;text-decoration: none;}
#Header a:link{color: #FFFFFF;text-decoration: none;}
#Header a:visited{color: #FFFFFF;text-decoration: none;}
#Header a:active{color: #FFFFFF;text-decoration: none;}
#Header a:hover{color: #FFFFFF;text-decoration: none;}

/*カレンダーリンク*/
a.LinkCalendarWeekday{
	color: #000000;
	background-image: url('/styles/images/round/cd_link_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
a.LinkCalendarWeekday:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url('/styles/images/round/cd_link_bg_x.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
}
a.LinkCalendarWeekday:visited{
	color: #000000;
}

a.LinkCalendarSunday{
	color: #e60011;
	background-image: url('/styles/images/round/cd_link_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
a.LinkCalendarSunday:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('/styles/images/round/cd_link_bg_x.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
a.LinkCalendarSunday:visited{
	color: #e60011;
}

a.LinkCalendarSaturday{
	color: #1d2088;
	background-image: url('/styles/images/round/cd_link_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
a.LinkCalendarSaturday:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('/styles/images/round/cd_link_bg_x.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}
a.LinkCalendarSaturday:visited{
	color: #1d2088;
}

/*カレンダー以外のメニュータブ、プロフィールのブログリスト等*/
a.LinkMenu{color: #652800;text-decoration: none;}
a.LinkMenu:link{color: #652800;text-decoration: none;}
a.LinkMenu:visited{color: #652800;text-decoration: none;}
a.LinkMenu:active{color: #652800;text-decoration: none;}
a.LinkMenu:hover{color: #ffd200;text-decoration: underline;}

/*ブログ記事タイトルリンク*/
a.LinkTitle{color: #652800;text-decoration: underline;}
a.LinkTitle:link{color: #652800;text-decoration: none;}
a.LinkTitle:visited{color: #652800;text-decoration: none;}
a.LinkTitle:active{color: #652800;text-decoration: none;}
a.LinkTitle:hover{color: #ffd200;text-decoration: underline;}

/*トラックバック*/
a.LinkTrackBack-post{color: #652800;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:link{color: #652800;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:visited{color: #666600;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:active{color: #652800;font-weight: bold;}
a.LinkTrackBackPost:hover{color: #ffd200;text-decoration: underline;font-weight: bold;}

/*BBSタイトルリンク*/
a.LinkBBSTitle{font-size:14px;color: #652800;text-decoration: none;}
a.LinkBBSTitle:link{font-size:14px;color: #652800;text-decoration: none;}
a.LinkBBSTitle:visited{font-size:14px;color: #652800;text-decoration: none;}
a.LinkBBSTitle:active{font-size:14px;color: #652800;text-decoration: none;}
a.LinkBBSTitle:hover{font-size:14px;color: #ffd200;text-decoration: underline;}

/*BBSHNリンク*/
a.LinkBBSHandleName{font-size:12px;font-weight: bold;color: #652800;text-decoration: none;}
a.LinkBBSHandleName:link{font-size:12px;font-weight: bold;color: #652800;text-decoration: none;}
a.LinkBBSHandleName:visited{font-size:12px;font-weight: bold;color: #652800;text-decoration: none;}
a.LinkBBSHandleName:active{font-size:12px;font-weight: bold;color: #652800;text-decoration: none;}
a.LinkBBSHandleName:hover{font-size:12px;font-weight: bold;color: #ffd200;text-decoration: underline;}


/*::::::::::::::::::::::::::::-BLOG-:::::::::::::::::::::::::::*/
 
.BlogPlate {
	margin:0 0 0 10px;
}

/*ブログタイトル上日付*/
.BlogDate{
	color: #a04320;
	font-size:14px;
	text-align:left;
	margin: 0;
	padding:5px 0 5px 5px;
	background-image:url(/styles/images/round/blog_plate_bg.gif);
	background-repeat:repeat-x;
}

/*記事部分装飾*/
.BlogBody{
	padding: 0;
	text-align:left;
	line-height: 130%;
	word-break: break-all;
}

/*ブログ：本日のタイトル*/
.Title {
	margin: 0;
	padding: 10px 0 0 15px;
	color: #555555;
	font-weight: bold;
	font-size: 16px;
	background-position: 0px 11px;
	background-image: url('/styles/images/round/pochi.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
}

/*記事テキスト装飾*/
.BlogText{
	font-size: 12px;
	color: #505050;
	margin:10px 0 0 4px;
}

/*投稿日時テキスト装飾*/
.BlogPosted{
	padding: 15px 10px 0 0px;
	font-size: 12px;
	color: #555555;
	text-align: right;
}

/*ブログ：同じ日のブログとブログの間*/
.DiaryLine{
	margin:20px 0 0 0;
}

/*ブログ：写真*/
.pict{
	padding:20 20 20 20;
	margin:0 8px 0 0;
}

.BlogTime{margin: 0 0 10px 0;text-align: center;}


/*:::::::::::::::::::::::::-TRACKBACK-:::::::::::::::::::::::::*/

/*トラックバック関連*/

.TrackBackUrl{
	color: #555555;
	font-size: 12px;
	margin: 10px 0 15px 15px;
}

.TrackBackBlock{
	margin:10px 9px 10px 10px;
	padding-top: 7px 9px 3px 10px;
	background: #f2f2f2;
	border: #dddddd 1px solid;
}

.TrackBackBody{
	font-size: 12px;
	color: #555555;
	line-height: 135%;
}

.TrackBackPost{
	color: #555555;
	font-size: 10px;
	text-align: right;
}

/*:::::::::::::::::::::::::::-MENU-::::::::::::::::::::::::::::*/

/*メニュー部分全体指定*/
.MenuPlate{
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	padding: 5px;
	word-break: break-all; 
	margin: 0 0 15px 0;
	background:#fafafa;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px;
}

/*カレンダー以外のメニュータブ*/
.MenuTitle{
	margin: 0;
	padding: 5px 0 0 0;
	width:100%;
	height:22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#999999;
	background-image:url(/styles/images/round/menu_bg_ptn.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	vertical-align: middle;
}

.MenuBody{
	color:#3b0d00;
	margin: 0 0 4px 0;
}

/*右枠のリンクカテゴリ*/
.LinkCtgyName{}

/*カレンダー関連*/
.CalendarHeader	{
	margin: 0;
	padding: 5px 0 0 0;
	width:100%;
	height:22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color:#999999;
	background-image:url(http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/688223/p2.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	vertical-align: middle;
}

.CalendarBody{
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
}

.CalendarWeek{}

.calendarwd{}

/*カレンダー：テーブルTD*/
.calendard{}

/*カレンダー：テーブルTD背景*/
.calendardbg{}

/*カレンダー：*/
.CalendarPlate{}

/*カレンダー日付文字*/
.CalendarWeekday{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.CalendarSunday{
	color: #e60011;
	font-size: 12px;
	font-weight: bold;
}

.CalendarSaturday{
	color: #1d2088;
	font-size: 12px;
	font-weight: bold;
}

/*カレンダー：今日背景*/
.CalendarTodayBG{
	background-image: url('/styles/images/round/cd_today_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 2px 0;
}

/*::::::::::::::::::::::::::::-CAR-::::::::::::::::::::::::::::*/


/*愛車紹介関連*/

.CarTable{
	font-size: 14px;
	line-height: 130%;
	padding: 10px 5px 10px 5px;
	background: #FFFFFF;
	width: 99%;
	vertical-align: middle;
	border-bottom: 1px solid #dddddd;
}

.CarTableDetail{
	font-size: 12px;
	line-height: 130%;
	padding: 0 5px 10px 0;
	width: 100%;
	vertical-align: middle;

}

/*ページ遷移の枠*/
.CarPage{
	font-size: 12px;
	text-align: center;
	line-height: 125%;
	width: 100%;
	border: solid #dddddd;
	border-width: 1px 1px 1px 1px;
	background: #fafafa;
	vertical-align: middle;
}


.CarTableColor{
	color: #555555;
	font-size:12px;
	padding:5px 0 3px 3px;
	background:#f2f2f2;
}

.CarTableColorActive{background: #FFFFFF;}

.CarPlate{
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	background: transparent;
	word-break: break-all;
	width:557px;
}

.CarPlate td{
	padding: 2px;
}

.CarTitle{
	margin: 0 0 0 10px;
	padding: 10px 0 0 15px;
	color: #555555;
	font-weight: bold;
	font-size: 16px;
	background-position: 0px 10px;
	background-image: url('/styles/images/round/pochi.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
}

.CarMenu{
	color: #580053;
	font-size:14px;
	text-align:left;
	padding:5px 0px 5px 5px;
	background-image:url(/styles/images/round/stripe_ptn.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

/*カーメニューのリンク（アクティブ）*/
.LinkCarMenuHere{
	color:#ffae00;
}

.CarDate{
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #555555;
	width: 98%; 
	margin:0 0 3px 0;
	padding:4px 0px 1px 5px;
}

.CarSubTitle{
	color: #555555;
	font-size:14px;
	font-weight: bold;
	text-align:left;
	padding:5px 0 15px 5px;
}

/*プライステーブル*/
.CarPriceTable{
	font-size: 12px;
	text-align: right;
	line-height: 100%;
	border: solid #dddddd;
	border-width: 1px 1px 0px 1px;
}

.CarPriceLeft{
	font-size: 12px;
	text-align: left;
	margin: 0;
	line-height: 100%;
	padding: 5px;
	border: solid #dddddd;
	border-width: 0px 1px 1px 0px;
	background:#fafafa;
}
.CarPriceRight{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	line-height: 100%;
	padding: 5px;
	border: solid #dddddd;
	border-width: 0px 0px 1px 0px;
	background: #ffffff;
}

/*関連情報URL*/

.CarLink{
	color: #eb6100;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #fafafa;
	border: solid #dddddd;
	border-width: 1px 1px 1px 1px;
}

/*::::::::::::::::::::::::::-COMMENT-::::::::::::::::::::::::::*/

/*コメント関連*/
.CommentButton{
	border-top: #fe9300 1px solid;
	border-left: #fe9300 1px solid;
	border-bottom: #eb6100 1px solid;
	border-right: #eb6100 1px solid;
	font-size: 12px;
	background:#ffecc6;
	width: 100px;
	color: #652800;
	text-align: center;
	padding:0px;
	margin:0 10px 0 0;
}

.CommentTitle{
	padding:0px 3px 0px 3px;
	font-weight: bold;
	font-size: 12px;
	background: #f2f2f2;
	color: #555555;
}

.CommentDate{
	padding:3px 3px 0px 3px;
	font-size: 12px;
	color: #5a5a5a;
	background-image:url(/styles/images/round/stripe_ptn.gif);
	background-repeat:repeat-x;
	text-align: right;
}

.CommentBody{
	padding:4px;
	font-size: 12px;
	line-height:130%;
	word-break: break-all;
	background: #ffffff;
	margin-bottom:5px;
}

.CommentReply{
	text-align: right;
	width: 98%;
}

/*返信がないときのコメント枠*/
.CommentBig{
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	margin-bottom: 0px;
	width: 541px;
}
/*返信があるときのコメント枠*/
.CommentMini{
	margin-top: 10px;
	margin-left: 1px;
	float: left;
	margin-bottom: 0px;
	width: 260px;
}

.CommentArrow{
	margin-top: 20px;
	float: left;
	width: 20px;
	text-align: center;
}
/*::::::::::::::::::::::::::::-TAB-::::::::::::::::::::::::::::*/

/*コンテンツタブ*/

.TabActive{
	width:136px;
	height:20px;
	text-align: center;
	font: #FFF 12px;
	background:#ffae00;
}

.TabInactive{
	width:136px;
	height:20px;
	text-align: center;
	font: #FFF 12px;
	background:#656565;
}

a.LinkTabActive{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.LinkTabActive:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.LinkTabActive:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

a.LinkTabActive:active{}

a.LinkTabActive:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

a.LinkTabInactive{
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkTabInactive:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkTabInactive:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.LinkTabInactive:active{
	font-size: 12px;
}

a.LinkTabInactive:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/*閉鎖しているときの掲示板のタブ */
.TabClose{
	padding:0;
	color: #aaaaaa;
}

/*::::::::::::::::::::::::::-PROFILE-::::::::::::::::::::::::::*/

/*プロフィール：最新ブログ等*/
.ProfileTitle{
	margin:10px 0 8px 0;
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	background-image: url('/styles/images/round/pochi.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 30px 2px 15px;
	border-bottom: #dddddd 1px solid;
}

/*プロフィール：自己紹介テーブル*/
.ProfileTable{
	//border:1px solid #dddddd;
	background:transparent;
	border-collapse:collapse;
	border-spacing:0px;
	width:420px;
}

.ProfileTable td {
	font-size:12px;
	padding:3px;
	border:1px solid #dddddd;
}

/*プロフィール：自己紹介の左*/
.ProfileTableLeft{
	background:#fafafa;
	width:80px;
}

/*プロフィール：自己紹介の右*/
.ProfileTableRight{
	background:#fefefe;
	line-height:130%;
}

.ProfilePhoto{
	text-align: right;
	width: 175px;
	border: 0px;
}

.ProfileNickname{
	font-size:26px;
	font-weight:bold;
	line-height:100%;
}

.ProfileLatestPlate{}

.ProfileLatestBody{
	margin:0px 0 10px 0;
	font-size:14px;
}

/*::::::::::::::::::::::::::::-BBS-::::::::::::::::::::::::::::*/

/*BBS　全体*/
.BBSPlate{
	width:97%;
	padding:0;
}

.BBSPlate td{
	padding: 3px 0px 0px 10px;
}
 
/*BBS　親記事*/
.BBSParentPlate{
	width:97%;
	padding:0px 0px 0px 5px;
}
 
.BBSParentBody{
	border:1px solid #dddddd;
	background-color:#fafafa;
	padding:3px 3px 3px 3px;
}
 

/*BBS　子記事*/
.BBSChildPlate{
	width:97%;
	padding:0px 0px 0px 5px;
}
 
.BBSChildBody{
	border:1px solid #dddddd;
	background-color:#fafafa;
	padding:3px 3px 3px 3px;
}

/*BBS：テーブル*/
.BBSTable{
	border:1px solid #dddddd;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
	padding:3px 5px 2px 5px;
	border-bottom:1px solid #dddddd;
	background:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

/*BBS：テーブルのメッセージ*/
.BBSTableMessage{
	background:#FFFFFF;
	padding:5px 5px 2px 5px;
	width:100%;
}

/*BBS：投稿画面の左*/
.BBSTableLeft{
	padding:5px 2px 5px 5px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background:#fafafa;
	width:130px;
	font-size:12px;
	line-height:125%;
	vertical-align:top;
}

/*BBS：投稿画面の右*/
.BBSTableRight{
	background:#fafafa;
	padding:5px 2px 5px 5px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:12px;
	line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
	border-top:1px solid #dddddd;
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
}

/*BBS：日時*/
.BBSTreeDateTime{
	color: #555555;
	font-size: 12px;
}


/*:::::::::::::::::::::-フォトギャラリー-:::::::::::::::::::::*/

/*フォトギャラリー*/
/*投稿番号*/
.PhotoNo{
	text-align:left;
	padding:0 0 0 0px;
	margin:5px 0 5px 0;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-bottom: 1px solid #dddddd;
}
/*投稿文章*/
.PhotoMemo{
	margin:5px 0 0 0;
	text-align:left;
	font-size:14px;
}

/*:::::::::::::::::::::::::::-見出し-::::::::::::::::::::::::::*/

/*見出し*/
H1{padding: 0px; margin: 0px;}
H2{padding: 0px; margin: 0px 0 4px 0;}
H3{padding: 0px; margin: 5px 0px 10px 0px;}

/*----------------------------------------
20070828　新規追加
みんカラ　オークション出品・評価一覧
----------------------------------------*/

/*ベース
　みんカラ側の幅を変更している方は
　こちらも変更してください。
----------------------------------------*/

/*　オークションページ全体幅指定　*/
.aucFoundation {
	width: 775px;
	margin:0 auto;
}

/*　ヘッダー部分幅指定　*/
.aucTopblock{
	margin: 0 0 5px 0;
	width: 775px;
	text-align: left;
	overflow: hidden;
}

/*　ヘッダー以外幅指定　*/
.Mkmainblock{
	width:100%;
	text-align:left;
	margin-top: 14px;
}

/*出品一覧------------------------------*/

/*　ページ遷移　*/

.MkpageCount{
margin:5px 0;
font-size:89%;
}

/*　リストテーブル　*/

.MkitemListTable thead{
	background-color:#5e73b3;/*項目名背景色*/
	text-align:center;
	height:14px;
	font-size:12px;
}

.MkitemListTable tr{ padding:5px; }

.MkitemListTable th{
	padding:5px;
	font-weight: normal;
	font-style: normal;
	color:#fff;/*項目名リンク以外文字色*/
}

.MkitemListTable td{
	background-color:#fff;/*テーブル背景色*/
	color:#000;/*文字色*/
	padding:5px;
	border-bottom:2px #d8deee solid;/*商品区切りラインカラー*/
}

.MktdC{text-align:center;}
.MktdR{text-align:right;}
.MktdL{text-align:left;}

/*　項目名リンクカラー指定　*/

thead a:link { color:#fff; }

thead a:visited{
	color:#fff;
	text-decoration: underline;
}

thead a:active{
	color:#fff;
	text-decoration: underline;
}

thead a:hover{
	color:#fff;
	text-decoration: underline;
}

/*　出品はありません テキスト　*/
.MkunknownText{ margin:10px 0; }

/*　残り時間「分」　*/
.MkremainMinute {color:#ff0000; }

/*　残り時間「秒」　*/
.MkremainSecond {color:#ff0000; }

/*　残り時間「１時間」　*/
.Mkremain1Hour {color:#0000ff; }


/*=======end===============================*/

/*総合評価一覧パーツ-----------------------*/

/*　総合評価幅　*/
.profHyoukaBox{width:100%;}

/*　総合評価　見出しテキスト　*/
.prefHyoukaBox h4{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

/*　総合評価　 ﾍみ　*/
.totalhyouka{
	border:1px #999999 solid;/*囲み罫線色*/
	background-color: #f5f5f5;/*囲み背景色*/
	color:#000;/*囲み文字色*/
	padding:10px;
	margin-bottom:10px;
}

.totalhyouka table{
	width: 90%;
	border: 0;
}

.totalhyouka td{padding:0 5px;}

/*　評価数　*/
.totalNumber{font-size:14px;}

/*　キャンセル回数　*/
.cancelNumber{margin:10px 0 0 10px;}

/*=======end===============================*/
/*:::::::::フォトギャラリー：投稿番号:::::::::*/
.PhotoNo
{
text-align:left;
padding:0 0 0 0px;
margin:5px 0 5px 0;
font-size:20px;
color:#777799;
font-weight:bold;
border-bottom: 1px solid #999999;
}
/*:::::::::フォトギャラリー：投稿文章:::::::::*/
.PhotoMemo
{
margin:5px 0 0 0;
text-align:left;
font-size:14px;
}
 
/*:::::::::プライステーブル:::::::::*/
.CarPriceTable
{
font-size: 12px;
text-align: right;
line-height: 125%;
border: solid #999999;
border-width: 0px 1px 1px 1px;
}
 
/*:::::::::個々のタブ:::::::::*/
.TabActive1
{
padding:2px 0 2px 0;
}
.TabActive2
{
padding:2px 0 2px 0;
}
.TabActive3
{
padding:2px 0 2px 0;
}
.TabActive4
{
padding:2px 0 2px 0;
}
.TabInactive1
{
padding:2px 0 2px 0;
}
.TabInactive2
{
padding:2px 0 2px 0;
}
.TabInactive3
{
padding:2px 0 2px 0;
}
.TabInactive4
{
padding:2px 0 2px 0;
}
 
/*:::::::::閉鎖しているときの掲示板のタブ:::::::::*/
.TabClose
{
padding:0;
color: #FFFFFF;
}
 
/*:::::::::プロフィールページ　全体:::::::::*/
.ProfileLatestPlate{}
 
.ProfileLatestBody
{
margin:0px 0 10px 0;
font-size:14px;
}
/*:::::::::BBS　全体:::::::::*/
.BBSPlate{}
 
/*:::::::::BBS　親記事:::::::::*/
.BBSParentPlate
{
width:90%;
padding:0px 0px 0px 5px;
}
 
.BBSParentBody
{
border:1px solid #999999;
padding:3px 3px 3px 3px;
}
 

/*:::::::::BBS　子記事:::::::::*/
.BBSChildPlate
{
width:90%;
padding:0px 0px 0px 5px;
}
 
.BBSChildBody
{
border:1px solid #999999;
padding:3px 3px 3px 3px;
}
 
/*:::::::::BBS：テーブル:::::::::*/
.BBSTable{
border:1px solid #999999;
border-collapse:collapse;
border-spacing:0px;
width:100%;
}
 
/*:::::::::BBS：リストテーブルのタイトル:::::::::*/
.BBSTableTitle{
padding:3px 5px 2px 5px;
border-bottom:1px solid #999999;
border-collapse:collapse;
border-spacing:0px;
width:100%;
}
 
/*:::::::::BBS：テーブルのメッセージ:::::::::*/
.BBSTableMessage{
padding:5px 5px 2px 5px;
width:100%;
}
 
/*:::::::::BBS：投稿画面の左:::::::::*/
.BBSTableLeft{
padding:5px 2px 5px 5px;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
width:130px;
font-size:12px;
line-height:125%;
vertical-align:top;
}
 
/*:::::::::BBS：投稿画面の右:::::::::*/
.BBSTableRight{
padding:5px 2px 5px 5px;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
font-size:12px;
line-height:125%;
}
 
/*:::::::::BBS：返信、引用、削除ボタン プレート:::::::::*/
.BBSButtonPlate{
border-top:1px solid #999999;
margin: 2px 0 0 0;
padding: 5px 0 0 0;
}
 
/*:::::::::BBS：テーブル:::::::::*/
.BBSTreeDateTime{
color: #999999;
font-size: 10px;
}
