body{
font-size: 13px;
margin: 0;
padding: 8px 2px 2px 2px;
background: #eee;
color: #333;
line-height: 130%;
letter-spacing: 1px;
text-align:center;
float: center;
}

/*通常リンク*/
a{color: #333;text-decoration: underline;}
a:link{color: #333;text-decoration: underline;}
a:visited{color: #666;text-decoration: underline;}
a:active{color: #f00;text-decoration: none;}
a:hover{color: #000;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*ヘッダーリンク*/
#Header a{color: #333;text-decoration: none;}
#Header a:link{color: #333;text-decoration: none;}
#Header a:visited{color: #666;text-decoration: none;}
#Header a:active{color: #f00;text-decoration: none;}
#Header a:hover{color: #000;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー部分リンク*/
a.Link#9FABBCdar{color: #333;text-decoration: none;font-weight: bold;}
a.LinkCalendar:link{color: #333;text-decoration: none;font-weight: bold;}
a.LinkCalendar:visited{color: #666;text-decoration: none;font-weight: bold;}
a.LinkCalendar:active{color: #f00;text-decoration: none;}
a.LinkCalendar:hover{color: #000;text-decoration: underline;font-weight: bold;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*ブログタイトルリンク*/
a.LinkTitle{color: #333;text-decoration: underline;}
a.LinkTitle:link{color: #333;text-decoration: underline;}
a.LinkTitle:visited{color: #666;text-decoration: none;}
a.LinkTitle:active{color: #f00;text-decoration: none;}
a.LinkTitle:hover{color: #000;text-decoration: none;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBSタイトルリンク*/
a.LinkBBSTitle{color: #333;text-decoration: underline;}
a.LinkBBSTitle:link{color: #333;text-decoration: underline;}
a.LinkBBSTitle:visited{color: #666;text-decoration: underline;}
a.LinkBBSTitle:active{color: #f00;text-decoration: none;}
a.LinkBBSTitle:hover{color: #000;text-decoration: none;}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBSHNリンク*/
a.LinkBBSHandleName{color: #333;text-decoration: underline;}
a.LinkBBSHandleName:link{color: #333;text-decoration: underline;}
a.LinkBBSHandleName:visited{color: #666;text-decoration: underline;}
a.LinkBBSHandleName:active{color: #f00;text-decoration: none;}
a.LinkBBSHandleName:hover{color: #000;text-decoration: none;}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/
/*ヘッダブログタイトル装飾*/


/*全ページ共通ヘッダ・フッタ*/
#Header{
font-family: "Verdana", "ＭＳ ゴシック";
margin-top: 0px;
margin-bottom: 8px;
vertical-align: bottom ;
letter-spacing: 5px;
background: #eee;
width: 780px;
height: 600px;
line-height: 120%;
text-align:left;
/*ヘッダー画像*/
background-image: url('http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/878703/p1.jpg');
}

.BlogTitle{	
text-align:left;
display: block;
/*タイトル位置、上から*/
padding-top:165px;
/*タイトル位置、左から*/
padding-left:312px;
font-family: "Verdana", "ＭＳ 明朝";
line-height: 120%;
color: #333;
font-size: 60px;
}

#Footer{
background-image: url('http://carview-img02.bmcdn.jp/carlife/images/UserCarPhoto/878703/p2.jpg');
background-color: transparent
margin:20px 0 0px 0;
/*以下は画像の高さに合わせてください*/
height: 500px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*見出し*/
H1{padding: 0px; margin: 0px;}
H2{padding: 0px; margin: 0px 0 4px 0;}
H3{padding: 0px; margin: 5px 0px 10px 0px;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*:::ページレイアウト:::*/

/*全体の横幅*/
#Foundation{
color: #333;
border-style: solid;          /* 枠の形 */
border-width: 1px;            /* ４方向の枠 */
border-color: #666;        /* 上の色 */
padding-top: 5px;            /* 上の空白 */
padding-bottom: 5px;         /* 下の空白 */
padding-left: 5px;            /* 左の空白 */
padding-right: 5px;           /* 右の空白 */
line-height: 150%;
letter-spacing: 1px;
width: 780px;
margin: 0 auto;
background: #fff;
}

/*カラムメニュー*/
#BlogMenu {
width: 190px;
float: left;
margin-left: 0x;
background: #eee;
line-height: 130%;
letter-spacing: 1px;
}


/*コンテンツ部分（ブログ記事）*/
#Content {
width: 570px;
float: right;
margin: 0px 0 0 10px;
line-height: 130%;
letter-spacing: 1px;
}

/*掲示板横幅*/
#BBSContent {
width: 775px;
margin: 0 auto 0 auto;
font-size: 12px;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*:::ブログ関連:::*/


.BlogPlate{
margin-top: 0px;
line-height: 130%;
}

/*ブログタイトル上日付*/
.BlogDate{
color: #333;
font-size: 12px;
font-weight: bold;
text-align:left;
margin-top: 10px;
padding:3 0 3 3;
background: #EEE;
letter-spacing: 1px;
padding:3px 5px;
border-color:#999;
border-width:1px 1px 1px 7px;
border-style:solid;
background:#eee;
}

/*記事部分装飾*/
.BlogBody{
padding: 0;
text-align:left;
line-height: 130%;
letter-spacing: 1px;
word-break: break-all;
background: #FFF;
border-right:0px solid #999;
border-bottom:0px solid #999;
}

/*ブログ：本日のタイトル*/
.Title {
margin: 10px 0px 0px 10px;
padding: 10px 0 0 10px;
padding:3px 5px;
color: #333;
font-weight: bold;
font-size: 15px;
vertical-align: middle;
letter-spacing: 1px;
border-color:#666;
border-width:0 0 1px 0;
border-style:dotted;
}

/*記事テキスト装飾*/
.BlogText{
line-height: 150%;
font-size: 12px;
color: #333;
padding:20 20 20 20;
letter-spacing: 1px;
}

/*投稿日時テキスト装飾*/
.BlogPosted{
padding: 15px 15px 15px 0px;
font-size: 10px;
color: #666;
text-align: right;
letter-spacing: 1px;
}

/*ブログ：同じ日のブログとブログの間*/
.DiaryLine{
margin:20px 0 0px 0;
}

/*ブログ：写真*/
.pict{

margin:0 8px 0 0;
}

.BlogTime{margin: 0 0 10px 0;text-align: center;}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*プロフィール：最新ブログ等*/
.ProfileTitle{
margin:5px 0 5px 0;
font-size: 12px;
font-weight: bold;
color: #333;
padding:2px 5px;
border-color:#666;
border-width:0 0 1px 0;
border-style:dotted;
}


/*トラックバック関連*/

.TrackBackUrl{
color: #666;
font-size: 12px;
font-weight: bold;
margin: 10px 0px 15px 15px;
}


.TrackBackBlock{
margin:10px 9px 10px 10px;
padding-top: 7px 9px 3px 10px;
background: #ccc;
border: #666 1px solid;
}

.TrackBackBody{
font-size: 12px;
color: #666;
line-height: 135%;
}

.TrackBackPost{
color: #666;
font-size: 10px;
text-align: right;
}

a.LinkTrackBack-post{color: #333;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:link{color: #333;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:visited{color: #666;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:active{color: #f00;font-weight: bold;}
a.LinkTrackBackPost:hover{color: #000;text-decoration: underline;font-weight: bold;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー関連*/
.CalendarHeader	{
margin: 0px 5px 0px 5px;
padding: 8px 0 0 10px;
width:;
height:;
text-align: left;
font-size: 12px;
font-weight: bold;
color: #333;
padding:3px 5px;
border-color:#999;
border-width:0px 0px 1px 0px;
border-style:dotted;
background:#eee;
vertical-align: middle;
}

.CalendarBody{
width: 190px;
text-align: center;
margin-bottom: 10px;
background: #eee;}

.CalendarWeek{
color: #333;
font-size: 10px;
font-weight: bold;
position: center;
background-color: #eee;
background-repeat: no-repeat;
background-color: transparent
background-position: 2px 0px;

}

.calendarwd{background: #eee;
background-color: #eee;
background-repeat: no-repeat;
background-color: transparent
background-position: 2px 0px;
}

/*カレンダー：テーブルTD*/
.calendard{
background: #eee;
background-repeat: no-repeat;
background-color: transparent
background-position: 2px 0px;
}
/*カレンダー：テーブルTD背景*/
.calendardbg{
background: #eee;
background-repeat: no-repeat;
background-color: transparent
background-position: 2px 0px;

}

/*カレンダー：*/
.CalendarPlate{
color: #333;
font-weight: bold;
font-size: 10px;
position: center;
}

/*カレンダー日付文字*/
.CalendarWeekday{
color: #333;
font-size: 12px;

}
.CalendarSunday{color: #933;font-size: 12px;font-weight: bold;}
.CalendarSaturday{color: #339;font-size: 12px;font-weight: bold;}

/*カレンダーリンク*/
a.LinkCalendarWeekday{color: #333;font-size: 12px;font-weight: bold;}
a.LinkCalendarWeekday:hover{color: #666;}
a.LinkCalendarWeekday:visited{color: #999;}

a.LinkCalendarSunday{color: #933;font-size: 12px;font-weight: bold;}
a.LinkCalendarSunday:hover{color: #c33;}
a.LinkCalendarSunday:visited{color: #633;}

a.LinkCalendarSaturday{color: #339;font-size: 12px;font-weight: bold;}
a.LinkCalendarSaturday:hover{color: #33c;}
a.LinkCalendarSaturday:visited{color: #336;}

/*カレンダー：今日背景*/
.CalendarTodayBG{
background-color: #fff;
background-repeat: no-repeat;
background-color: transparent
background-position: 2px 0px;
}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*メニュー部分全体指定*/
.MenuPlate{
font-size: 12px;
text-align:left;
line-height: 130%;
padding: 5px;
word-break: break-all; 
margin-bottom:15px;
}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*カレンダー以外のメニュータブ*/
.MenuTitle
{
margin: 0px 5px 10px 5px;
padding: 8px 0 0 20px;
width:;
height:;
text-align: left;
font-size: 12px;
font-weight: bold;
color: #333;
padding:3px 5px;
border-color:#999;
border-width:0px 0px 1px 0px;
border-style:dotted;
background:#eee;
vertical-align: middle;
}

.MenuBody{
padding: 0px 0 0 5px;
}

/*カレンダー以外のメニュータブ、プロフィールのブログリスト等*/
a.LinkMenu{color: #333;text-decoration: underline;}
a.LinkMenu:link{color: #333;text-decoration: underline;}
a.LinkMenu:visited{color: #666;text-decoration: underline;}
a.LinkMenu:active{color: #f00;text-decoration: none;}
a.LinkMenu:hover{color: #000;text-decoration: none;}

/*右枠のリンクカテゴリ*/
.LinkCtgyName
{
padding: 5px;
font-size: 13px;
vertical-align: middle;
text-align: absmiddle;
color: #333;
line-height: 130%;
font-weight: bold;
}


/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/


/*愛車紹介関連*/

.CarTable{
font-size: 14px;
line-height: 130%;
padding: 0px 5px 10px 5px;
background: #fff;
width: 99%;
vertical-align: middle;
border-bottom: 1px solid #666;
}

.CarTableDetail{
font-size: 14px;
line-height: 130%;
padding: 0px 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 #666;
border-width: 1px 1px 1px 1px;
background: #fff;
vertical-align: middle;
}


.CarTableColor{
background:#eee;
}


.CarTableColorActive{background: #fff;}


.CarPlate{
border-left:0px solid #95A8D2;
border-right:0px solid #95A8D2;
border-top:0px solid #95A8D2;
border-bottom:0px solid #95A8D2;
font-size: 12px;
text-align: left;
line-height: 125%;
padding: 0px 0 0 5px;
margin: 5px 0 5px 0px;
background: #fff;
color: #333;
word-break: break-all;
width: 100%;

}

.CarTitle{
font-size: 14px;
font-weight: bold;
color: #333 ;
padding:3px 5px;
border-color:#666;
border-width:0px 0px 1px 0px;
border-style:dotted;
padding:3px 10px 5px 10px;}

.CarMenu{
color: #333;
font-size: 12px;
letter-spacing: 0px;
margin: 0 0 10px 0;
padding: 5px 5px 5px 20px;
text-align: left;
background:#eee;
}

.CarDate{
color: #333;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #666;
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 5px;
padding: 0 0 0 5px;
color: #333;
font-size: 12px;
font-weight: bold;
border-bottom: 0px solid #666;
width: 99%;

}

.CarPriceLeft{
font-size: 12px;
text-align: left;
margin: 0 0 15px 0;
line-height: 125%;
padding: 5px 5px 5px 5px;
border: solid #666;
border-width: 0px 1px 1px 0px;
background:#eee;
}
.CarPriceRight{
font-size: 12px;
text-align: right;
margin: 0 0 15px 0;
line-height: 125%;
padding: 5px 5px 5px 5px;
border: solid #666;
border-width: 0px 0px 1px 0px;
background: #eee;
}
.CarLink{
color: #333;
font-size: 12px;
font-weight: bold;
margin: 10px 0 0 0;
padding: 5px 5px 5px 5px;
text-align: left;
background: #eee;
border: solid #666;
border-width: 1px 1px 1px 1px;
}


/*カーメニューのリンク（アクティブ）*/
.LinkCarMenuHere{
color: #333;
background:#eee;
}



/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*コメント関連*/
.CommentButton{
border: #666 1px solid;
font-size: 12px;
background:#eee;
width: 130px;
color: #333;
text-align: center;
padding:0px;
margin:0 20px 0 0;
}

.CommentTitle{
padding-right: 3px;
padding-left: 3px;
padding-bottom: 3px;
padding-top: 0px;
font-weight: bold;
font-size: 12px;
background: #eee;
color: #333;
border-style: solid;          /* 枠の形 */
border-width: 1px;            /* ４方向の枠 */
border-color: #666;        /* 上の色 */
}

.CommentDate{
padding-right: 3px;
padding-left: 3px;
padding-bottom: 1px;
padding-top: 0px;
font-size: 10px;
margin: 0px;
color: #666;
background:#fff;
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: 10px;
float: left;
margin-bottom: 0px;
width: 95%;
background: #FFF;
}

.CommentMini{
margin-top: 10px;
margin-left: 10px;
float: left;
margin-bottom: 0px;
width: 257px;
}

.CommentArrow{
margin-top: 20px;
float: left;
width: 20px;
text-align: center;
}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*コンテンツタブ*/

.TabActive{
background-color: #eee;
border: solid #666;
border-width: 1px 1px 0px 1px;
width:25%;
height:18px;
text-align: center;
font-color: #333;
font-size: 12px;
}

.TabInactive{
background-color: #fff;
border: solid #666;
border-width: 0px 0px 0px 0px;
width:25%;
height:18px;
text-align: center;
font-color: #333;
font-size: 12px;
}

.TabBottom
{
background-color: #666;
text-align: center;
height: 1px;
}

a.LinkTabActive{color: #333;}
a.LinkTabActive:link{color: #333;}
a.LinkTabActive:visited{color: #666;}
a.LinkTabActive:active{}
a.LinkTabActive:hover{color: #000;}

a.LinkTabInactive{color: #333;text-decoration: none;}
a.LinkTabInactive:link{color: #333;text-decoration: none;}
a.LinkTabInactive:visited{color: #666;text-decoration: none;}
a.LinkTabInactive:active{font-size: 12px;}
a.LinkTabInactive:hover{color: #000;}
/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

.HrLine{color: #FFF;height: 1px ;}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*プロフィール：自己紹介テーブル*/
.ProfileTable{

}

/*プロフィール：自己紹介の左*/
.ProfileTableLeft{
margin:3px;
padding:3px;
border-right:1px solid #666;
border-bottom:1px solid #666;
background:#eee;
width:80px;
font-size:13px;
}


/*プロフィール：自己紹介の右*/
.ProfileTableRight{
margin:3px;
padding:3px;
border-bottom:1px solid #666;
background:#fff;
font-size:13px;
line-height:130%;
}

.ProfilePhoto{
text-align: center;
width: 175px;
border: 1px;}

.ProfileNickname
{
font-size:26px;
font-weight:bold;
line-height:100%;
}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/
/*新規追加のスタイル*/

/*フォトギャラリー*/
/*投稿番号*/
.PhotoNo
{
text-align:left;
padding:0 0 0 0px;
margin:5px 0 5px 0;
font-size:13px;
color:#333;
font-weight:bold;
border-bottom: 1px solid #666;
}
/*投稿文章*/
.PhotoMemo
{
margin:5px 0 0 0;
text-align:left;
font-size:14px;
}

/*プライステーブル*/
.CarPriceTable
{
font-size: 12px;
text-align: right;
line-height: 125%;
border: solid #666;
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: #fff;
}

.ProfileLatestPlate{}

.ProfileLatestBody
{
margin:0px 0 10px 0;
font-size:14px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::-end-::::::::::::::::::::::::::::::::::::::::::::::*/

/*BBS　全体*/
.BBSPlate{

}

/*BBS　親記事*/
.BBSParentPlate
{
border:0px solid #666;
background:#FFF;
background-image: url('/styles/images/bgmenug.gif');
width:90%;
padding:0px 0px 0px 5px;
}

.BBSParentBody
{
border:0px solid #666;
background-color:#FFF;
padding:3px 3px 3px 3px;
}


/*BBS　子記事*/
.BBSChildPlate
{
border:0px solid #666;
background-color:#FFF;
width:90%;
padding:0px 0px 0px 5px;
}

.BBSChildBody
{
border:0px solid #666;
background-color:#FFF;
padding:3px 3px 3px 3px;
}

/*BBS：テーブル*/
.BBSTable{
border:1px solid #666;
border-collapse:collapse;
border-spacing:0px;
width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
padding:3px 5px 2px 5px;
border-bottom:1px solid #666;
background:#FFFFFF;
border-collapse:collapse;
border-spacing:0px;
width:100%;
}

/*BBS：テーブルのメッセージ*/
.BBSTableMessage{
background:#fff;
padding:5px 5px 2px 5px;
width:100%;
}

/*BBS：投稿画面の左*/
.BBSTableLeft{
padding:5px 2px 5px 5px;
border-right:1px solid #666;
border-bottom:1px solid #666;
background:#FFFFFF;
width:130px;
font-size:12px;
line-height:125%;
vertical-align:top;
}

/*BBS：投稿画面の右*/
.BBSTableRight{
/*color:#333;*/
background:#FFFFFF;
padding:5px 2px 5px 5px;
border-right:1px solid #666;
border-bottom:1px solid #666;
font-size:12px;
line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
border-top:1px solid #666;
margin: 2px 0 0 0;
padding: 5px 0 0 0;
}
/*BBS：テーブル*/
.BBSTreeDateTime{
color: #333;
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;}