/*
藍鼠
背景/ダークブルー#6F8294
文字色/濃いダークブルー#0B2A4A;
リンク文字/ダークブルー: #124578;
リンク文字2/ダークブルー: #D88002;
ボーダー/グレイ:1px solid #666;
リンク済み#8998AD

*/

body{
	font-size: 14px;
	margin: 0;
	padding: 8px 2px 2px 2px;
	background: #6F8294;
	text-align: center;
	font-color:#0B2A4A;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
	color:#0B2A4A;
	}

BODY { 
background-image:url(http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/1063517/p5.jpg); 
background-attachment:fixed; 
}




/*通常リンク*/
a{color: #124578;text-decoration: underline;}
a:link{color: #124578;text-decoration: underline;}
a:visited{color: #124578;text-decoration: underline;}
a:active{color: #124578;text-decoration: none;}
a:hover{color: #D88002;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*ヘッダーリンク*/
#Header a{color: #0B2A4A;text-decoration: none;}
#Header a:link{color: #0B2A4A;text-decoration: none;}
#Header a:visited{color: #0B2A4A;text-decoration: none;}
#Header a:active{color: #0B2A4A;text-decoration: none;}
#Header a:hover{color: #0B2A4A;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー部分リンク*/
a.Link#9FABBCdar{color: ##CEB4D4;text-decoration: none;font-weight: bold;}
a.LinkCalendar:link{color: #D88002;text-decoration: none;font-weight: bold;}
a.LinkCalendar:visited{color: #c795d4;text-decoration: none;font-weight: bold;}
a.LinkCalendar:active{color: #ceb4d4;text-decoration: none;}
a.LinkCalendar:hover{color: #3ceb4d4;text-decoration: underline;font-weight: bold;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*ブログタイトルリンク*/
a.LinkTitle{color: #0B2A4A;text-decoration: underline;}
a.LinkTitle:link{color: #0B2A4A;text-decoration: underline;}
a.LinkTitle:visited{color: #0B2A4A;text-decoration: none;}
a.LinkTitle:active{color: #0B2A4A;text-decoration: none;}
a.LinkTitle:hover{color: #0B2A4A;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBSタイトルリンク*/
a.LinkBBSTitle{color: #124578;text-decoration: underline;}
a.LinkBBSTitle:link{color: #124578;text-decoration: underline;}
a.LinkBBSTitle:visited{color: #124578;text-decoration: underline;}
a.LinkBBSTitle:active{color: #124578;text-decoration: none;}
a.LinkBBSTitle:hover{color: #D88002;text-decoration: none;}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBSHNリンク*/
a.LinkBBSHandleName{color: #124578;text-decoration: underline;}
a.LinkBBSHandleName:link{color: #124578;text-decoration: underline;}
a.LinkBBSHandleName:visited{color: #124578;text-decoration: underline;}
a.LinkBBSHandleName:active{color: #124578;text-decoration: none;}
a.LinkBBSHandleName:hover{color: #D88002;text-decoration: none;}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/
/*ヘッダブログタイトル装飾*/
.BlogTitle{font-weight: bold;font-size: 16px;}


/*全ページ共通ヘッダ・フッタ*/
#Header{
	padding:10px 0 0 0; 
	margin: 0;
	text-align:left;
	vertical-align: bottom ;
	height:30px;

}

#Footer{}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*見出し*/
H1{padding: 0px; margin: 0px;}
H2{padding: 0px; margin: 0px 0 4px 0;}
H3{padding: 0px; margin: 5px 0px 10px 0px;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

 /*:::ページレイアウト:::*/

/*全体の横幅*/
#Foundation{
	width: 780px;
	margin: 0 auto;}

/*カラムメニュー*/
#BlogMenu {
	width: 190px;
	float: right;
	margin: 63px 0 0 10px;
	background: #FFF;
	background-image: url('/styles/images/bgmenug.gif');
}


/*コンテンツ部分（ブログ記事）*/
#Content {
	width: 575px;
	float: left;
	margin: 0px 0 0 0;
}

/*掲示板横幅*/
#BBSContent {
	width: 775px;
	margin: 0 auto 0 auto;
	font-size: 12px;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/
 
 /*:::ブログ関連:::*/


.BlogPlate{margin-top: 0px;}

/*ブログタイトル上日付*/
.BlogDate{
	color: #0B2A4A;
	font-size: 12px;
	text-align:left;
	margin: 0;
	padding:5px 0px 5px 5px;
}

/*記事部分装飾*/
.BlogBody{
	padding:20px 20px;
	text-align:left;
	line-height: 130%;
	word-break: break-all;
	background: #FFF;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

 /*ブログ：本日のタイトル*/
.Title {
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 10px;
	color: #0B2A4A;
	font-weight: bold;
	font-size: 16px;
	background-position: 0px 10px;
	background-image: url('/styles/images/menupointg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	vertical-align: middle;

}

/*記事テキスト装飾*/
.BlogText{
	font-size: 12px;
	color: #0B2A4A;
	padding:20 20 20 20;}

/*投稿日時テキスト装飾*/
.BlogPosted{
	padding: 15px 15px 15px 0px;
	font-size: 10px;
	color: #0B2A4A;
	text-align: right;
	}

/*ブログ：同じ日のブログとブログの間*/
.DiaryLine{
	margin:20px 0 0px 0;
}

/*ブログ：写真*/
.pict{
	margin:0 8px 0 0;
}

.BlogTime{margin: 0 0 10px 0;text-align: center;}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*プロフィール：最新ブログ等*/
.ProfileTitle{
	margin:10px 0 8px 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFF ;
	background-image: url('/styles/images/menupointg.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 15px 2px 10px;
	border-bottom: #0B2A4A 1px solid;
}


/*トラックバック関連*/

.TrackBackUrl{
	color: #D88002;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 15px 15px;
}

.TrackBackBlock{
	margin:10px 9px 10px 10px;
	padding-top: 7px 9px 3px 10px;
	background: #FFF;
	background-image: url('/styles/images/bgmenug.gif');
	border: #6F8294 1px solid;
}

.TrackBackBody{
	font-size: 12px;
	color: #0B2A4A;
	line-height: 135%;
}

.TrackBackPost{
	color: #0B2A4A;
	font-size: 10px;
	text-align: right;
}

a.LinkTrackBack-post{color: #D88002;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:link{color: #D88002;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:visited{color: #c795d4;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:active{color: #ceb4d4;font-weight: bold;}
a.LinkTrackBackPost:hover{color: #ceb4d4;text-decoration: underline;font-weight: bold;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー関連*/
.CalendarHeader	{
	margin: 0px 0px 0px 5px;
	padding: 8px 0 0 8px;
	width:100%;
	height:22px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0B2A4A;
	background-position: 0px 5px;
	background-image: url('/styles/images/menupointg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	vertical-align: middle;
}

.CalendarBody{
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
	background: #0B2A4A;}

.CalendarWeek{
	color: #0B2A4A;
	font-size: 10px;
	font-weight: bold;
	position: center;
	background-color: #6F8294;
	background-image: url('/styles/images/calendar_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	background-position: 2px 0px;

}

.calendarwd{background: #0B2A4A;
	background-color: #FFF;
	background-image: url('/styles/images/calendar_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	background-position: 2px 0px;
}

/*カレンダー：テーブルTD*/
.calendard{
background: #0B2A4A;
	background-image: url('/styles/images/calendar_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	background-position: 2px 0px;
}
/*カレンダー：テーブルTD背景*/
.calendardbg{
background: #0B2A4A;
	background-image: url('/styles/images/calendar_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	background-position: 2px 0px;

}

/*カレンダー：*/
.CalendarPlate{
	color: #0B2A4A;
	font-weight: bold;
	font-size: 10px;
	position: center;
}

/*カレンダー日付文字*/
.CalendarWeekday{
	color: #124578;
	font-size: 12px;

}
.CalendarSunday{color: #BD4B0F;font-size: 12px;font-weight: bold;}
.CalendarSaturday{color: #329A98;font-size: 12px;font-weight: bold;}

/*カレンダーリンク*/
a.LinkCalendarWeekday{color: #ceb4d4;font-size: 12px;font-weight: bold;}
a.LinkCalendarWeekday:hover{color: #FF0000;}
a.LinkCalendarWeekday:visited{color: #0B2A4A;}

a.LinkCalendarSunday{color: #BD4B0F;font-size: 12px;font-weight: bold;}
a.LinkCalendarSunday:hover{color: #FFFFFF;}
a.LinkCalendarSunday:visited{color: #662223;}

a.LinkCalendarSaturday{color: #329A98;font-size: 12px;font-weight: bold;}
a.LinkCalendarSaturday:hover{color: #FF0000;}
a.LinkCalendarSaturday:visited{color: #224466;}

/*カレンダー：今日背景*/
.CalendarTodayBG{
	background-color: #6F8294;
	background-image: url('/styles/images/calendar_todayg.gif');
	background-repeat: no-repeat;
	background-color: transparent
	background-position: 2px 0px;
}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*メニュー部分全体指定*/
.MenuPlate{
	font-size: 12px;
	text-align: left;
	line-height: 125%;
	padding: 5px;
	word-break: break-all; 
	margin-bottom:15px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー以外のメニュータブ*/
.MenuTitle
{
	margin: 0px 0px 0px 5px;
	padding: 8px 0 0 8px;
	width:100%;
	height:22px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0B2A4A;
	background-position: 0px 5px;
	background-image: url('/styles/images/menupointg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

.MenuBody{
	padding: 0px 0 0 5px;
}

/*カレンダー以外のメニュータブ、プロフィールのブログリスト等*/
a.LinkMenu{color: #124578;text-decoration: underline;}
a.LinkMenu:link{color: #124578;text-decoration: underline;}
a.LinkMenu:visited{color: #8998AD;text-decoration: underline;}
a.LinkMenu:active{color: #124578;text-decoration: none;}
a.LinkMenu:hover{color: #D88002;text-decoration: none;}

/*右枠のリンクカテゴリ*/
.LinkCtgyName
{
	padding: 0px 0 0 5px;
	font-size: 12px;
	vertical-align: middle;
	text-align: absmiddle;
	color: #0B2A4A;
}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/


/*愛車紹介関連*/

.CarTable{
	font-size: 14px;
	line-height: 130%;
	padding: 10px 5px 10px 5px;
	background: #FFFFFF;
	width: 99%;
	vertical-align: middle;
	border-bottom: 1px solid #6F8294;
}

.CarTableDetail{
	font-size: 14px;
	line-height: 130%;
	padding: 10px 5px 10px 5px;
	width: 100%;
	vertical-align: middle;

}

/*ページ遷移の枠*/
.CarPage{
	margin: 10px 0 10px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	line-height: 125%;
	width: 95%;
	border: solid #A0C804;
	border-width: 1px 1px 1px 1px;
	background: #FFFFFF;
	vertical-align: middle;
}


.CarTableColor{
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
}


.CarTableColorActive{background: #FFFFFF;}


.CarPlate{
	border-left:0px solid #95A8D2;
	border-right:0px solid #95A8D2;
	border-top:0px solid #95A8D2;
	border-bottom:0px solid #95A8D2;
	font-size: 14px;
	text-align: left;
	line-height: 125%;
	padding: 0px 0 0 5px;
	margin: 25px 0 15px 0px;
	background: #FFFFFF;
	color: #0B2A4A;
	word-break: break-all;
	width: 100%;

}

.CarTitle{
	font-size: 14px;
	font-weight: bold;
	color: #0B2A4A ;
	background-image: url('/styles/images/menupointg.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 15px 2px 10px;}

.CarMenu{
	color: #FECAD0;
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 10px;
	text-align: left;
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
	border-bottom: 1px solid #FECAD0;
}

.CarDate{
	color: #0B2A4A;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #0B2A4A;
	width: 98%; margin-left:0; margin-right:0; margin-top:0; margin-bottom:3px; padding-left:5px; padding-right:0px; padding-top:4px; padding-bottom:1px
}

.CarSubTitle{
	margin:0 0 3px 2px;
	padding: 0 0 0 1px;
	color: #0B2A4A;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FECAD0;
	width: 99%;

}

.CarPriceLeft{
	font-size: 12px;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 125%;
	padding: 5px 5px 5px 5px;
	border: solid #6F8294;
	border-width: 0px 1px 1px 0px;
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
}
.CarPriceRight{
	font-size: 12px;
	text-align: right;
	margin: 0 0 15px 0;
	line-height: 125%;
	padding: 5px 5px 5px 5px;
	border: solid #6F8294;
	border-width: 0px 0px 1px 0px;
	background: #FFF;
}
.CarLink{
	color: #32456D;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #6F8294;
	border: solid #6F86BD;
	border-width: 1px 1px 1px 1px;
}


/*カーメニューのリンク（アクティブ）*/
.LinkCarMenuHere{
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
}



/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*コメント関連*/
.CommentButton{
	border: #6F8294 1px solid;
	font-size: 12px;
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
	width: 130px;
	color: #FF6699;
	text-align: center;
	padding:0px;
	margin:0 20px 0 0;
}

.CommentTitle{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
	background: #9FABBC;
	color: #0B2A4A;
}

.CommentDate{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 1px;
	font-size: 10px;
	margin: 0px;
	color: #0B2A4A;
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
	text-align: right;
}

.CommentBody{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 12px;
	line-height:130%;
	word-break: break-all;
	background: #FFF;
}

.CommentReply{
	text-align: right;
	width: 98%;
}

.CommentBig{
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
	width: 535px;
background: #FFF;
}

.CommentMini{
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	margin-bottom: 0px;
	width: 257px;
}

.CommentArrow{
	margin-top: 20px;
	float: left;
	width: 20px;
	text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*コンテンツタブ*/

.TabActive{
	width:25%;
	height:30px;
	text-align: center;
	font: #FFF 12px;
}

.TabInactive{
	width:25%;
	height:30px;
	text-align: center;
	font: #FFF 12px;
}

.TabBottom
{
	background-color: #FFF;
	text-align: center;
	height: 1px;
}

a.LinkTabActive{color: #FFFFFF;font-weight: bold;text-decoration:underline;}
a.LinkTabActive:link{color: #FFFFFF;font-weight: bold;text-decoration:underline;}
a.LinkTabActive:visited{color: #FFFFFF;font-weight: bold;text-decoration:underline;}
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;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

.HrLine{color: #FFF;height: 1px ;}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*プロフィール：自己紹介テーブル*/
.ProfileTable{
	border:1px solid #0B2A4A;
	background:#FFF;
	border-collapse:collapse;
	border-spacing:0px;
	width:100%;
}

/*プロフィール：自己紹介の左*/
.ProfileTableLeft{
	padding:3px;
	border-right:1px solid #0B2A4A;
	border-bottom:1px solid #0B2A4A;
	background:#FFF;
	background-image: url('/styles/images/bgmenug.gif');
	width:80px;
	font-size:14px;
	font-weight:bold;
}


/*プロフィール：自己紹介の右*/
.ProfileTableRight{
	padding:3px;
	border-right:1px solid #0B2A4A;
	border-bottom:1px solid #0B2A4A;
	background:#FFF;
	font-size:14px;
	line-height:130%;
}

.ProfilePhoto{
	text-align: center;
	width: 175px;
	border: 0px;}

.ProfileNickname
{
	font-size:26px;
	font-weight:bold;
	line-height:100%;
}

/*プロフィール：ふきだし*/
.ProfileBalloonPlate
{
	margin-bottom:7px;
}

.ProfileBalloon
{
	background-color: #FFFFFF;
}

/*::::::::::::::::::::::::::::::::::::::::::::::-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 #0871E3;
}
/*投稿文章*/
.PhotoMemo
{
	margin:5px 0 0 0;
	text-align:left;
	font-size:14px;
}

/*プライステーブル*/
.CarPriceTable
{
	font-size: 12px;
	text-align: right;
	line-height: 125%;
	border: solid #6F8294;
	border-width: 1px 1px 0px 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;
}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBS　全体*/
.BBSPlate{

}

/*BBS　親記事*/
.BBSParentPlate
{
border:0px solid #FECAD0;
background:#FFF;
background-image: url('/styles/images/bgmenug.gif');
width:90%;
padding:0px 0px 0px 5px;
}

.BBSParentBody
{
border:0px solid #556688;
background-color:#FFF;
padding:3px 3px 3px 3px;
}


/*BBS　子記事*/
.BBSChildPlate
{
border:0px solid #556688;
background-color:#FFF;
width:90%;
padding:0px 0px 0px 5px;
}

.BBSChildBody
{
border:0px solid #556688;
background-color:#FFF;
padding:3px 3px 3px 3px;
}

/*BBS：テーブル*/
.BBSTable{
  border:1px solid #000000;
  border-collapse:collapse;
  border-spacing:0px;
  width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
  padding:3px 5px 2px 5px;
  border-bottom:1px solid #000000;
  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 #000000;
  border-bottom:1px solid #000000;
  background:#FFFFFF;
  width:130px;
  font-size:12px;
  line-height:125%;
  vertical-align:top;
}

/*BBS：投稿画面の右*/
.BBSTableRight{
  /*color:#FFFFFF;*/
  background:#FFFFFF;
  padding:5px 2px 5px 5px;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  font-size:12px;
  line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
  border-top:1px solid #000000;
  margin: 2px 0 0 0;
  padding: 5px 0 0 0;
}
/*BBS：テーブル*/
.BBSTreeDateTime{
  color: #666666;
  font-size: 10px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*----------------------------------------
20070828　新規追加
みんカラ　オークション出品・評価一覧
----------------------------------------*/

/*ベース
　みんカラ側の幅を変更している方は
　こちらも変更してください。
----------------------------------------*/

/*　オークションページ全体幅指定　*/
.aucFoundation {
	width: 750px;
	margin:0 auto;
}

/*　ヘッダー部分幅指定　*/
.aucTopblock{
	margin: 0 0 5px 0;
	width: 750px;
	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-::::::::::::::::::::::::::::::::::::::::::::::*/
