/*ALUMINIUM*/

/*::::::::::::-COMMON-:::::::::::::*/

body{
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: 30px;
	color:#000000;
	font-family: "HGSｺﾞｼｯｸE", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, verdana, impact, helvetica, Sans-Serif;
	background-color: #000000;
	background-image: url('/styles/images/almi/base_bg.gif');
	background-repeat:repeat;
 	background-position: top;
}

/*全体の横幅*/
#Foundation{
	margin: 0 auto 0 auto;
	width: 800px;
}

/*全ページ共通ヘッダ・フッタ*/
/*ヘッダ*/
#Header{
	text-align:right;
	padding:550px 0 30px 24px;
	margin:0 0 10px 0;		background-image:url(http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/1011100/p4.jpg);
	background-repeat:no-repeat;
}

/*ヘッダタイトル装飾*/
.BlogTitle{
	font-size: 30px;
	font-weight:bold;
	letter-spacing:2px;
}

/*タブ*/
#tab {
	float: left;
	height:30px;
	padding:0 15px 0 5px;
	text-align:center;
}

.TabBottom{
	background-color: transparent;
	height: 1px;
	clear:both;
}

/*カラムメニュー*/
#BlogMenu {
	width: 190px;
	margin: 1px 10px 0 570px;
}

/*コンテンツ部分（ブログ記事）*/
#Content {
	float: left;
	width: 570px;
}

/*掲示板+プロフィール横幅*/
#BBSContent {
	width: 800px;
}

#BBSContent table{
	width: 100%;
	margin:0;
}

/*フッタ*/
#Footer {
	width: 900px;
	margin:10px 0 10px 0;
	font-size: 20px;
	height:600px;
	background-image:url(http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/1011100/p3.jpg);
	background-repeat:no-repeat;

} 

/*プロフィール写真下*/
.HrLine{
	color:#dddddd;
	border:none;
	height:0;
}


/*:::::::::-LINK-:::::::::::::*/


/*通常リンク*/
a{color: #005e8a;text-decoration: underline;}
a:link{color: #005e8a;text-decoration: underline;}
a:visited{color: #005e8a;text-decoration: underline;}
a:active{color: #005e8a;text-decoration: underline;}
a:hover{color: #00aafa;text-decoration: underline;}

/*ヘッダーリンク(タイトル)*/
#Header a{color: #ffffff;text-decoration: underline;}
#Header a:link{color: #ffffff;text-decoration: underline;}
#Header a:visited{color: #ffffff;text-decoration: underline;}
#Header a:active{color: #ffffff;text-decoration: underline;}
#Header a:hover{color: #00aafa;text-decoration: underline;}

/*カレンダーリンク*/
a.LinkCalendarWeekday{
	padding:2px 3px 0 4px;
	background-image: url('/styles/images/almi/cd_link_bg.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #005e8a;
	text-decoration: none;
}
a.LinkCalendarWeekday:hover{
	background-image: url('/styles/images/almi/cd_link_bg_x.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
a.LinkCalendarWeekday:visited{
	color: #005e8a;
}

a.LinkCalendarSunday{
	padding:2px 3px 0 4px;
	background-image: url('/styles/images/almi/cd_link_bg.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #e60011;
	text-decoration: none;
}
a.LinkCalendarSunday:hover{
	background-image: url('/styles/images/almi/cd_link_bg_x.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
a.LinkCalendarSunday:visited{
	color: #e60011;
}

a.LinkCalendarSaturday{
	padding:2px 3px 0 4px;
	background-image: url('/styles/images/almi/cd_link_bg.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #1d2088;
	text-decoration: none;
}
a.LinkCalendarSaturday:hover{
	background-image: url('/styles/images/almi/cd_link_bg_x.gif');
 	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
a.LinkCalendarSaturday:visited{
	color: #1d2088;
}

/*カレンダー以外のメニュータブ、プロフィールのブログリスト等*/
a.LinkMenu{color: #005e8a;text-decoration: underline;}
a.LinkMenu:link{color: #005e8a;text-decoration: underline;}
a.LinkMenu:visited{color: #005e8a;text-decoration: underline;}
a.LinkMenu:active{color: #005e8a;text-decoration: underline;}
a.LinkMenu:hover{color: #00aafa;text-decoration: underline;}

/*ブログ記事タイトルリンク*/
a.LinkTitle{color: #ffffff;text-decoration: underline;}
a.LinkTitle:link{color: #ffffff;text-decoration: underline;}
a.LinkTitle:visited{color: #ffffff;text-decoration: underline;}
a.LinkTitle:active{color: #ffffff;text-decoration: underline;}
a.LinkTitle:hover{color: #00aafa;text-decoration: underline;}

/*トラックバック*/
a.LinkTrackBack-post{color: #005e8a;text-decoration: underline;font-weight: bold;}
a.LinkTrackBackPost:link{color: #005e8a;text-decoration: underline;font-weight: bold;}
a.LinkTrackBackPost:visited{color: #005e8a;text-decoration: underline;font-weight: bold;}
a.LinkTrackBackPost:active{color: #005e8a;text-decoration: underline;font-weight: bold;}
a.LinkTrackBackPost:hover{color: #00aafa;text-decoration: underline;font-weight: bold;}

/*BBSタイトルリンク*/
a.LinkBBSTitle{font-size:14px;color: #005e8a;text-decoration: underline;}
a.LinkBBSTitle:link{font-size:14px;color: #005e8a;text-decoration: underline;}
a.LinkBBSTitle:visited{font-size:14px;color: #005e8a;text-decoration: underline;}
a.LinkBBSTitle:active{font-size:14px;color: #005e8a;text-decoration: underline;}
a.LinkBBSTitle:hover{font-size:14px;color: #00aafa;text-decoration: underline;}

/*BBSHNリンク*/
a.LinkBBSHandleName{font-size:12px;font-weight: bold;color: #005e8a;text-decoration: underline;}
a.LinkBBSHandleName:link{font-size:12px;font-weight: bold;color: #005e8a;text-decoration: underline;}
a.LinkBBSHandleName:visited{font-size:12px;font-weight: bold;color: #005e8a;text-decoration: underline;}
a.LinkBBSHandleName:active{font-size:12px;font-weight: bold;color: #005e8a;text-decoration: underline;}
a.LinkBBSHandleName:hover{font-size:12px;font-weight: bold;color: #00aafa;text-decoration: underline;}


/*::::::::::::::-BLOG-:::::::::::::*/
 
.BlogPlate {
	margin:0 0 0 5px;
}

/*ブログタイトル上日付*/
.BlogDate{
	padding:20px 10px 1px 0;
	color: #000000;
	font-size:16px;
	font-weight: bold;
	text-align:left;
}

/*記事部分装飾*/
.BlogBody{
	padding:0 0 20px 0;
	text-align:left;
	line-height:1.5em;
	word-break: break-all;
}

/*ブログ：本日のタイトル*/
.Title {
	padding: 20px 14px 0 10px;
	height:45px;
	color: #ffffff;
	letter-spacing:1px;
	font-size: 15px;
	background-image: url('/styles/images/almi/blog_kiji_title_bg.gif');
	background-repeat: no-repeat;
 	background-position: center;
	vertical-align: middle;
	line-height:110%;
}

/*記事テキスト装飾*/
.BlogText{
	padding:10px 0px 10px 0px;
	font-size: 15px;
	color: #343434;
	line-height:1.5em;
}

/*投稿日時テキスト装飾*/
.BlogPosted{
	padding: 10px 10px 0 0;
	margin:0 0 13px 0;
	font-size: 12px;
	color: #343434;
	text-align: right;
}

/*ブログ：同じ日のブログとブログの間*/
.DiaryLine{
	margin:15px 0 0 0;
}

/*ブログ：写真*/
.pict{
	/*背景設定可能*/
	padding:20px;
	margin:0 8px 10px 0;
}

.BlogTime{
	margin: 0 0 10px 0;
	text-align: right;
}


/*:::::::::::-TRACKBACK-:::::::::::*/

/*トラックバック関連*/

.TrackBackUrl{
	color: #000000;
	font-size: 12px;
	margin: 10px 0 15px 15px;
}

.TrackBackBlock{
	margin:10px 15px 15px 5px;
	padding: 7px 9px 3px 10px;
	background-color:transparent;;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: #ffffff 1px solid;
}

.TrackBackBody{
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}

.TrackBackPost{
	margin:10px 0 0 0;
	color: #444444;
	font-size: 12px;
	text-align: right;
}

/*:::::::::::::-MENU-::::::::::::::*/

/*メニュー部分全体指定*/
.MenuPlate{
	font-size: 13px;
	text-align: left;
	line-height: 125%;
	word-break: break-all; 
	padding: 5px;
	margin: 0 0 15px 0;
	background-color:transparent;
}

/*カレンダー以外のメニュータブ*/
.MenuTitle{
	margin: 0;
	padding: 8px 0 5px 0;
	width:100%;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color:transparent;;
	background-image:url(/styles/images/almi/caram_title_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	vertical-align: middle;
}

.MenuBody{}

/*右枠のリンクカテゴリ*/
.LinkCtgyName{}

/*カレンダー関連*/
.CalendarHeader	{
	margin: 0;
	padding: 13x 0 5px 0;
	width:100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color:transparent;;
	background-image:url(/styles/images/almi/caram_title_bg.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	vertical-align: middle;
}

.CalendarBody{
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
}

.CalendarWeek{}

.calendarwd{}

/*カレンダー：テーブルTD*/
.calendard{}

/*カレンダー：テーブルTD背景*/
.calendardbg{}

/*カレンダー：*/
.CalendarPlate{}

/*カレンダー日付文字*/
.CalendarWeekday{
	color: #ffffff;
	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{
	padding:2px 3px 0 3px;
	background-image: url('/styles/images/almi/cd_today_bg.gif');
 	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent
}

/*::::::::::::::-CAR-::::::::::::::*/


/*愛車紹介関連*/

.CarTable{
	font-size: 14px;
	line-height: 130%;
	padding: 10px 5px 10px 5px;
	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: 97%;
	margin: 20px 0 10px 2px;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: solid #efefef;
	border-width: 1px;
	vertical-align: middle;
}

.CarTableColor{
	color: #000000;
	font-size:12px;
	text-align:right;
	padding:5px 0 3px 3px;
	border: solid #fefefe;
	border-width: 1px 1px 1px 1px;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: solid #efefef;
	border-width: 1px;
}

.CarTableColorActive{background: #FFFFFF;}

.CarPlate{
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	word-break: break-all;
	background-color:transparent;
	width:570px;
}

.CarPlate td{
	padding: 1px;
}

.CarTitle{
	height:30px;
	margin: 0;
	padding: 12px 0 0 15px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:2px;
	font-size: 14px;
	background-image: url('/styles/images/almi/blog_kiji_title_bg.gif');
	background-repeat: no-repeat;
 	background-position: left;
	vertical-align: middle;
}

.CarMenu{
	color: #000000;
	font-size:14px;
	text-align:left;
	padding:5px 5px 5px 5px;
	margin:0 10px 0 3px;
	background-color:transparent;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: solid #efefef;
	border-width: 1px;
}

/*カーメニューのリンク（アクティブ）*/
.LinkCarMenuHere{
	text-decoration: underlin;
}

.CarDate{
	margin:0 0 3px 0;
	padding:4px 0px 1px 5px;
	width: 98%; 
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.CarSubTitle{
	padding:5px 0 15px 5px;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-align:left;
}

/*プライステーブル*/
.CarPriceTable{
	margin: 10px;
	font-size: 12px;
}

.CarPriceLeft{
	height:30px;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: solid #efefef;
	border-width: 1px;
	font-size: 12px;
	text-align: left;
}

.CarPriceRight{
	background:#ffffff;
	border: solid #efefef;
	border-width: 1px 1px 1px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

/*関連情報URL*/

.CarLink{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

/*::::::::::::-COMMENT-::::::::::::*/

/*コメント関連*/
.CommentButton{
	padding:0px;
	margin:5px 20px 0 0;
	width: 100px;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #333333 1px solid;
	border-right: #333333 1px solid;
	background:#eeeeee;
	font-size: 15px;
	color: #005e8a;
	text-align: center;
}

.CommentTitle{
	padding:0px 3px 0px 3px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	border: solid #efefef;
	border-width: 1px;
}

.CommentDate{
	padding:1px 3px 0px 3px;
	font-size: 15px;
	margin: 0;
	color: #000000;
	text-align: right;
	background: #efefef;
	border-left-color:#efefef;
	border-right-color:#efefef;
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px;
}

.CommentBody{
	padding:4px;
	font-size: 15px;
	line-height:130%;
	word-break: break-all;
	background: #ffffff;
	border-left-color:#efefef;
	border-right-color:#efefef;
	border-bottom-color:#efefef;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px;
	margin-bottom:5px;
}

.CommentReply{
	text-align: right;
	width: 98%;
}

/*返信がないときのコメント枠*/
.CommentBig{
	margin: 10px 15px 0 5px;
	width: 545px;
}
/*返信があるときのコメント枠*/
.CommentMini{
	margin: 10px 0 0 5px;
	float: left;
	width: 260px;
}

.CommentArrow{
	margin: 20px 0 0 5px;
	float: left;
	width: 10px;
	text-align: center;
}
/*::::::::::::::-TAB-::::::::::::::*/

/*コンテンツタブ*/

.TabActive{
	width:136px;
	height:23px;
	text-align: center;
	font: #FFF 12px;
	background:#db3333;
	background-image:url(/styles/images/almi/tab_now_bg.gif);
	background-repeat:no-repeat;
	border-top-color:#614900;
	border-left-color:#a77e00;
	border-right-color:#fcce43;
	border-bottom-color:#ffdc73;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px;
}

.TabInactive{
	padding:0 0 0 10px;
	width:136px;
	height:23px;
	text-align: center;
	font: #FFF 12px;
	background:#db3333;
	background-image:url(/styles/images/almi/tab_def_bg.gif);
	background-repeat:no-repeat;
	border-top-color:#c4c4c4;
	border-left-color:#a7a7a7;
	border-right-color:#7a7a7a;
	border-bottom-color:#606060;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-width:1px;
}

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:hover,a.LinkTabInactive:active{
	color: #FFFFFF;
	text-decoration: underline;
}

/*閉鎖しているときの掲示板のタブ */
.TabClose{
	padding:0;
	color: #444444;
}

/*::::::::::::-PROFILE-::::::::::::*/

/*プロフィール：最新ブログ等*/
.ProfileTitle{
	margin: 10px 0 10px 0;
	padding: 12px 0 0 12px;
	height:39px;
	width:305px;
	background-image: url('/styles/images/almi/profile_title_bg.gif');
	background-repeat: no-repeat;
 	background-position: left;
	vertical-align: middle;
	color: #ffffff;
/*	font-weight: bold;*/
	letter-spacing:1px;
	font-size: 15px;
}

/*プロフィール：自己紹介テーブル*/
.ProfileTable{
	width:500px;
	background:transparent;
	border-collapse:collapse;
	border-spacing:0px;
}

.ProfileTable td {
	font-size:12px;
	padding:3px;
	border:1px solid #bbbbbb;
}

/*プロフィール：自己紹介の左*/
.ProfileTableLeft{
	background-image:url(/styles/images/almi/half_white_ptn.gif);
	width:80px;
}

/*プロフィール：自己紹介の右*/
.ProfileTableRight{
	background-image:url(/styles/images/almi/half_gray_ptn.gif);
	line-height:130%;
}

.ProfilePhoto{
	margin:5px 0 5px 0;
	text-align: right;
	width: 200px;
	border: 0px;
}

.ProfileNickname{
	font-size:30px;
	font-weight:bold;
	line-height:100%;
}

.ProfileLatestPlate{
	background-color:transparent;
}

.ProfileLatestBody{
	margin:0px 0 10px 0;
	font-size:14px;
}

/*::::::::::::::-BBS-::::::::::::::*/

/*BBS　全体*/
.BBSPlate{
	width:97%;
	line-height:200%;
	padding:0;
	background-color:transparent;
}

.BBSPlate td{
	padding: 3px 0 0 10px;
}
 
/*BBS　親記事*/
.BBSParentPlate{
	width:97%;
	padding:0;
}
 
.BBSParentBody{
	border:1px solid #fefefe;
	padding:3px;
}
 

/*BBS　子記事*/
.BBSChildPlate{
	width:97%;
	padding:0;
}
 
.BBSChildBody{
	border:1px solid #fefefe;
	padding:3px;
}

/*BBS：テーブル*/
.BBSTable{
	border:1px solid #fefefe;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
	padding:3px 5px 2px 5px;
	border-bottom:1px solid #fefefe;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

/*BBS：テーブルのメッセージ*/
.BBSTableMessage{
	padding:5px 5px 2px 5px;
	width:100%;
}

/*BBS：投稿画面の左*/
.BBSTableLeft{
	padding:5px 2px 5px 5px;
	width:130px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	background:#fafafa;
	vertical-align:top;
	font-size:12px;
	line-height:125%;
}

/*BBS：投稿画面の右*/
.BBSTableRight{
	padding:5px 2px 5px 5px;
	background:#fafafa;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:12px;
	line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
	border-top:1px solid #fefefe;
}

/*BBS：日時*/
.BBSTreeDateTime{
	color: #666666;
	font-size: 12px;
}


/*:::::::-フォトギャラリー-:::::::*/

/*フォトギャラリー*/
/*投稿番号*/
.PhotoNo{
	padding:0 0 0 0px;
	margin:5px 0 5px 0;
	border-bottom: 1px solid #dddddd;
	text-align:left;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
/*投稿文章*/
.PhotoMemo{
	margin:5px 0 0 0;
	text-align:left;
	font-size:15px;
}

/*:::::::::::::-見出し-::::::::::::*/

/*見出し*/
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;
}
