/*
	シンプル：ピンク
*/

body
{
	background: #ffffff;
	text-align: center;
	margin: 0 0 0 0;
	color: #303030;
	padding: 8px 2px 2px 2px;
}

a
{
	color: #5895D2;
	text-decoration: none;
}
a:link
{
	color: #4A6ECE;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
}
a:active
{
}
a:hover
{
	color: #FF639A;
	text-decoration: underline;
}

a.LinkCalendar
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkCalendar:link
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkCalendar:visited
{
	text-decoration: none;
	font-weight: bold;
}
a.LinkCalendar:active
{
}
a.LinkCalendar:hover
{
	color: #3a3b40;
	text-decoration: underline;
	font-weight: bold;
}


a.LinkTitle
{
	color: #5895D2;
	text-decoration: none;
}
a.LinkTitle:link
{
	color: #4A6ECE;
	text-decoration: underline;
}
a.LinkTitle:visited
{
	text-decoration: underline;
}
a.LinkTitle:active
{
}
a.LinkTitle:hover
{
	color: #FF6399;
	text-decoration: underline;
}




a.LinkBBSTitle
{
	color: #5895D2;
	text-decoration: underline;
}
a.LinkBBSTitle:link
{
	color: #4A6ECE;
	text-decoration: underline;
}
a.LinkBBSTitle:visited
{
	color: #4A6ECE;
	text-decoration: underline;
}
a.LinkBBSTitle:active
{
}
a.LinkBBSTitle:hover
{
	color: #FF6399;
	text-decoration: underline;
}


a.LinkBBSHandleName
{
	color: #6779C5;
	text-decoration: underline;
}
a.LinkBBSHandleName:link
{
	color: #6779C5;
	text-decoration: underline;
}
a.LinkBBSHandleName:visited
{
	color: #6779C5;
	text-decoration: underline;
}
a.LinkBBSHandleName:active
{
}
a.LinkBBSHandleName:hover
{
	color: #FF6399;
	text-decoration: underline;
}

.ClTitleBlog
{
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: center;
}

#Header
{
	padding:20px; margin-top: 5px;
	background-image: url('/styles/images/headerpink.jpg');
	margin-bottom: 0px;
	width: 750px;
	background-repeat: no-repeat;
}

#Header a
{
	color: #fff;
	text-decoration: none;
}
#Header a:link
{
	color: #fff;
	text-decoration: none;
}
#Header a:visited
{
	text-decoration: none;
}
#Header a:active
{
}
#Header a:hover
{
	color: #fff;
	text-decoration: underline;
}

#Footer
{
	background: url('http://carview.r3h.net/images3.carview.co.jp/carlife/images/UserCarPhoto/145196/P1.jpg') no-repeat;
	width: 750px;
	height: 200px;
}


H1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
H2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0 4px 0;
	padding-top: 0px;
}
H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 10px 0px;
	padding-top: 0px;
}


#Foundation
{
	width: 750;
	margin: 0 auto 0 auto;
	text-align: left;
}

#BlogMenu
{
	width: 190px;
	float: right;
	margin: 5 auto 0 auto;
}

#Content
{
	float: left;
	width: 550px;
	margin: 5 auto 0 auto;
	font-size: 14px;
}

#BBSContent
{
	width: 750px;
	margin: 5 auto 0 auto;
	font-size: 14px;
}



.BlogTitle
{
	font-weight: bold;
	font-size: 24px;

}


.BlogPlate
{
	margin-top: 0px;
}


.BlogDate
{
	color: #FC7AA7;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #FFABC6; padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:1px
}

.BlogBody
{
	padding: 2px 0 0px;
	line-height: 130%;
	word-break: break-all;
}

.Title
{
	background-position: 0px 2px 0px 0px;
	margin: 0px 0px 10px 0px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 16px;
	background-image: url('/styles/images/point12x12pink.gif');
	vertical-align: middle;
	color: #404040;
	background-repeat: no-repeat;
	background-color: transparent

}

.ProfileTitle
{
	background-position: 0px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 14px;
	background-image: url('/styles/images/point12x12pink.gif');
	vertical-align: middle;
	color: #202020;
	background-repeat: no-repeat;
	background-color: transparent

}

.BlogText
{
	font-size: 14px;
	padding-bottom: 20px;
	color: #404040;
}

.BlogPosted
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 8px;
	color: #333333;
	padding-top: 8px;
	text-align: right;
}

a.LinkPosted
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkPosted:link
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkPosted:visited
{
	text-decoration: none;
	font-weight: bold;
}
a.LinkPosted:active
{
	font-weight: bold;
}
a.LinkPosted:hover
{
	color: #3a3b40;
	text-decoration: underline;
	font-weight: bold;
}


.TrackBackUrl
{
	color: #FC7AA7;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 15px 15px;
}

.TrackBackBlock
{
	border-right: FFC3D6 1px solid;
	border-top: FFC3D6 1px solid;

	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;

	padding-right: 9px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;

	border-left: FFC3D6 1px solid;
	border-bottom: FFC3D6 1px solid;
	background-color: #FFFDFD;
}

.TrackBackBody
{
	font-size: 12px;
	color: #5D5558;
	line-height: 135%;
}

.TrackBackPost
{
	color: #F56BA2;
	font-size: 10px;
	text-align: right;
}

a.LinkTrackBack-post
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkTrackBackPost:link
{
	color: #F56BA2;
	text-decoration: none;
	font-weight: bold;
}
a.LinkTrackBackPost:visited
{
	text-decoration: none;
	font-weight: bold;
}
a.LinkTrackBackPost:active
{
	font-weight: bold;
}
a.LinkTrackBackPost:hover
{
	color: #3a3b40;
	text-decoration: underline;
	font-weight: bold;
}


.CalendarHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	background: #FFA3C1;
	padding-bottom: 5px;
	color: #E65D90;
	padding-top: 5px;
	border-bottom: #FFB3CE 1px solid;
	letter-spacing: 0px;
	text-align: center;
}

.CalendarBody
{
	width: 190px;
	text-align: center;
	margin-bottom: 10px;
	background: #FFA3C1;
	border-bottom: 1px solid #FFABC6;
}

.CalendarWeek
{
	color: #709ece;
	font-size: 12px;
	font-weight: bold;
	position: center;
}

.calendarwd
{
	background: #c5e4ff;
}
/*カレンダー：テーブルTD*/
.calendard
{
	empty-cells: show;
	border-left: 1px solid #c5e4ff;
	border-bottom: 1px solid #FFB3CE;
	background: #fff;
}
/*カレンダー：テーブルTD背景*/
.calendardbg
{
	border-left: 1px solid #c5e4ff;
	border-bottom: 1px solid #c5e4ff;
	background: #fff;
}

/*カレンダー：*/
.CalendarPlate
{
	color: #c5e4ff;
	font-weight: bold;
	font-size: 12px;
	position: center;
}



.MenuPlate
{
	border-left:1px solid #FFA3C1; border-right:1px solid #FFA3C1; border-top:0px solid #FFA3C1; border-bottom:1px solid #FFA3C1; font-size: 12px;
	text-align: left;
	line-height: 125%;
	padding: 5px;
	background: #FFE3ED;
	word-break: break-all; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px
}


.MenuTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	background: #FFA3C1;
	padding-bottom: 5px;
	color: #E65D90;
	WORD-BREAK: break-all;
	padding-top: 5px;
	border-bottom: #FFB3CE 1px solid;
	letter-spacing: 0px;
	text-align: center;
}


.MenuBody
{
	margin-bottom: 5px;
	word-break: break-all;
	color: #404040;


}

a.LinkMenu
{
	color: #5895D2;
	text-decoration: none;
}
a.LinkMenu:link
{
	color: #4A6ECE;
	text-decoration: underline;
}
a.LinkMenu:visited
{
	text-decoration: underline;
}
a.LinkMenu:active
{
}
a.LinkMenu:hover
{
	color: #FF6399;
	text-decoration: underline;
}



.LinkCtgyName
{
	background-position: 0px 4px 0px 0px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url('/styles/images/point6x6pink.gif');
	vertical-align: middle;
	text-align: absmiddle;
	color: #404040;
	background-repeat: no-repeat;
	background-color: transparent
}

.ProfilePhoto
{
	text-align: center;
	width: 175px;
	border: 0px;
}

.ProfileNickname
{
	font-size:26px;
	font-weight:bold;
	line-height:100%;
}


.BlogTime
{
	margin: 0 0 10px 0;
	text-align: center;
}

/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/

.BBSParent
{
	font-size: 14px;
	text-align: left;
	margin: 0 0 0px 0;
	line-height: 125%;
	padding: 2px 0px 2px 5px;
	background: #EDEDED;
}

.BBSChild
{
	font-size: 14px;
	text-align: left;
	margin: 0 0 0px 0;
	line-height: 125%;
	padding: 2px 0px 2px 5px;
}

.CarPriceLeft
{
	font-size: 12px;
	text-align: left;
	margin: 0 0 15px 0;
	line-height: 125%;
	padding: 5px 5px 5px 5px;
	border: solid #FFB3CE;
	border-width: 1px 1px 0px 1px;
	background: #FFA3C1;
}
.CarPriceRight
{
	font-size: 12px;
	text-align: right;
	margin: 0 0 15px 0;
	line-height: 125%;
	padding: 5px 5px 5px 5px;
	border: solid #FFB3CE;
	border-width: 1px 0px 0px 0px;
	background: #FFE3ED;
}
.CarLink
{
	color: #E65D90;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	background: #FFE3ED;
	border: solid #FFB3CE;
	border-width: 1px 1px 1px 1px;
}

.CarTable
{
	align: left;
	font-size: 14px;
	text-align: left;
	margin: 0 0 15px 3px;
	line-height: 125%;
	padding: 0px 0px 10px 5px;
	border: solid #FFA3C1;
	border-width: 1px 1px 1px 1px;
	background: #FFFFFF;
	width: 99%;
	vertical-align: middle;
}

.CarTableDetail
{
	font-size: 14px;
	text-align: left;
	margin: 0 0 15px 3px;
	line-height: 125%;
	padding: 0px 0px 0px 0px;
	border: solid #FFFFFF;
	border-width: 1px 1px 1px 1px;
	background: #FFFFFF;
	width: 99%;
	vertical-align: middle;
}

.CarPage
{
	font-size: 12px;
	text-align: center;
	margin: 0 0 10px 0px;
	line-height: 125%;
	padding: 0px 0px 0px 0px;
	border: solid #FFA3C1;
	border-width: 1px 1px 1px 1px;
	background: #FFFFFF;
	width: 99%;
	vertical-align: middle;
}


.CarTableColor
{
	background: #FFE3ED;
}

.CarTableColorActive
{
	background: #FFFFFF;
}


.CarPlate
{
	border-left:0px solid #FFA3C1; border-right:0px solid #FFA3C1; border-top:0px solid #FFA3C1; border-bottom:0px solid #FFA3C1; font-size: 14px;
	text-align: left;
	line-height: 125%;
	padding: 0px;
	background: #FFFFFF;
	color: #404040;
	word-break: break-all; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px
}

.CarTitle
{
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	padding-left: 17px;
	background: url('/styles/images/point12x12pink.gif') no-repeat 0px 0px;
}

.CarMenu
{
	color: #E65D90;
	font-size: 12px;
	letter-spacing: 0px;
	margin: 0 0 10px 0;
	padding: 0px 0px 0px 5px;
	text-align: left;
	background: #FFE3ED;
	border-bottom: 1px solid #FFB3CE;
}

.CarDate
{
	color: #FC7AA7;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FFABC6;
	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
{
	color: #FC7AA7;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #FFABC6;
	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
}




.LinkCarMenuHere
{
	color: #FF639A;
}



.CommentButton
{
	border-right: #FFB3CE 1px solid;
	border-top: #FFB3CE 1px solid;
	font-size: 12px;
	background: #FFE3ED;
	border-left: #FFB3CE 1px solid;
	width: 130px;
	color: #FFE3ED;
	border-bottom: #FFB3CE 1px solid;
	text-align: center;
}

.CommentTitle
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
	background: #FFE3ED;
	color: #E65D90;
	border-right: #FFA3C1 1px solid;
	border-top: #FFA3C1 1px solid;
	border-left: #FFA3C1 1px solid;
	border-bottom: #FFA3C1 1px solid;
}
.CommentDate
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 1px;
	font-size: 12px;
	background: #ffffff;
	margin: 0px;
	color: #404040;
	border-right: #FFA3C1 1px solid;
	border-top: #FFA3C1 0px solid;
	border-left: #FFA3C1 1px solid;
	border-bottom: #FFA3C1 1px solid;
}

.CommentBody
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	word-break: break-all;
}

.CommentReply
{
	text-align: right;
}

.CommentBig
{
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
.CommentMini
{
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	width: 265px;
}
.CommentArrow
{
	margin-top: 20px;
	float: left;
	width: 20px;
	text-align: center;
}


.TabActive
{
	background-color: #FF639A;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.TabInactive
{
	background-color: #FFE3ED;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.TabBottom
{
	background-color: #FFA3C1;
	text-align: center;
	height: 5px;
}

a.LinkTabActive
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LinkTabActive:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LinkTabActive:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.LinkTabActive:active
{
}
a.LinkTabActive:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.LinkTabInactive
{
	color: #4A6ECF;
	text-decoration: none;
	font-size: 12px;
}
a.LinkTabInactive:link
{
	color: #4A6ECF;
	text-decoration: none;
	font-size: 12px;
}
a.LinkTabInactive:visited
{
	color: #4A6ECF;
	text-decoration: none;
	font-size: 12px;
}
a.LinkTabInactive:active
{
	font-size: 12px;
}
a.LinkTabInactive:hover
{
	color: #FF639A;
	text-decoration: underline;
	font-size: 12px;
}

.HrLine
{
	color: #FFA3C1;
	height: 1px;
}

.DiaryLine
{
	border-bottom:1px solid #FFD7E5;
	margin:3px 0 5px 0;
}


.CalendarWeekday
{
	color: #4A6ECF;
	font-size: 12px;
	font-weight: bold;
}

.CalendarSunday
{
	color: #FF0810;
	font-size: 12px;
	font-weight: bold;
}

.CalendarSaturday
{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}


a.LinkCalendarWeekday
{
	color: #4A6ECF;
	font-size: 12px;
	font-weight: bold;
}
a.LinkCalendarWeekday:hover
{
	color: #FF6399;
}
a.LinkCalendarWeekday:visited
{
	color: #6070A0;
}

a.LinkCalendarSunday
{
	color: #F0810;
	font-size: 12px;
	font-weight: bold;
}
a.LinkCalendarSunday:hover
{
	color: #FFFFFF;
}
a.LinkCalendarSunday:visited
{
	color: #EF3860;
}

a.LinkCalendarSaturday
{
	color: #3333CC;
	font-size: 12px;
	font-weight: bold;
}
a.LinkCalendarSaturday:hover
{
	color: #FF6399;
}
/*カレンダー：日曜のリンク*/
a.LinkCalendarSaturday:visited
{
	color: #324CE5;
}

/*カレンダー：今日背景*/
.CalendarTodayBG
{
	background-color: #FFFFFF;
}

/*ブログ：写真*/
.pict
{
	margin:0 8px 0 0;
}

/*プロフィール：自己紹介テーブル*/
.ProfileTable
{
border-collapse: collapse;
border-collapse: separate;
border: 1px double #FFA3C1;
background-color: #FFF;
width:100%;
}
/*プロフィール：自己紹介の左*/
.ProfileTableLeft
{
border: 1px double #FFA3C1;
text-valign:top;
width:80px;
background-color: #FFE3ED;
font-size:14px;
line-height:130%;
}

/*プロフィール：自己紹介の右*/
.ProfileTableRight
{
border: 1px double #FFA3C1;
text-valign:top;
background-color: #FFF;
font-size:14px;
line-height:130%;
}



/*2005/06 追加分のスタイル*/

/*フォトギャラリー*/
/*投稿番号*/
.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 #FFABC6;
}
/*投稿文章*/
.PhotoMemo
{
	margin:5px 0 0 0;
	text-align:left;
	font-size:14px;
}

/*プライステーブル*/
.CarPriceTable
{
	font-size: 12px;
	text-align: right;
	line-height: 125%;
	border: solid #FFB3CE;
	border-width: 0px 1px 1px 0px;
}

.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
{
  width:90%;
  padding:0px 0px 0px 5px;
  background: #FFE3ED;
}
 
.BBSParentBody
{
  border:1px solid #FFA3C1;
  padding:3px 3px 3px 3px;
  background: #FFFFFF;
}
 

/*BBS　子記事*/
.BBSChildPlate
{
  width:90%;
  padding:0px 0px 0px 5px;
}
 
.BBSChildBody
{
  border:1px solid #FFA3C1;
  padding:3px 3px 3px 3px;
  background: #FFFFFF;
}


/*BBS：テーブル*/
.BBSTable{
  border:1px solid #FFA3C1;
  border-collapse:collapse;
  border-spacing:0px;
  width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
  padding:3px 5px 2px 5px;
  border-bottom:1px solid #FFA3C1;
  background: #FFE3ED;
  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 #FFA3C1;
  border-bottom:1px solid #FFA3C1;
  background:#FFE3ED;
  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 #FFA3C1;
  border-bottom:1px solid #FFA3C1;
  font-size:12px;
  line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
  border-top:1px solid #FFA3C1;
  margin: 2px 0 0 0;
  padding: 5px 0 0 0;
}

/*BBS：テーブル*/
.BBSTreeDateTime{
  color: #666666;
  font-size: 10px;
}




			/*----------------------------------------
			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;}