/*
  水
*/

body {
  color: #ffffff;
  font-size: 10px;
  margin: 0 auto 0px auto;
  padding: 0px 0px 0px 1px;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
  background: url('/styles/aqua/background.jpg') center top no-repeat;
  text-align: center;
  background-color: #000000;
}

#UserHeader{
color:#ffffff;
background: url('/styles/aqua/body.jpg') center no-repeat;
}
#UserHeader #hdUserPage #hdUserPageMinkara A{
color: #cccccc !IMPORTANT;text-decoration: none;
}
#UserHeader #hdUserPage #hdUserPageMinkara UL LI.line{
BORDER-RIGHT: #cccccc 1px solid !IMPORTANT;
}
/*=====================通常リンク=====================*/
a{color: #ffffff;text-decoration: underline;}
a:link{color: #ffffff;text-decoration: underline;}
a:visited{color: #ffffff;text-decoration: underline;}
a:active{color: #ffffff;text-decoration: underline;}
a:hover{color: #FF578C;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: #ffffff;text-decoration: underline;}

/*=====================カレンダー部分リンク=====================*/
a.LinkCalendar{color: #ffffff;text-decoration: none;font-weight: bold;}
a.LinkCalendar:link{color: #ffffff;text-decoration: none;font-weight: bold;}
a.LinkCalendar:visited{color: #ffffff;text-decoration: none;font-weight: bold;}
a.LinkCalendar:active{color: #ffffff;text-decoration: underline;}
a.LinkCalendar:hover{color: #FF578C;text-decoration: underline;font-weight: bold;}

/*=====================ブログ、他 タイトルリンク=====================*/
a.LinkTitle{color: #FFF;text-decoration: none;}
a.LinkTitle:link{color: #FFF;text-decoration: none;}
a.LinkTitle:visited{color: #FFF;text-decoration: none;}
a.LinkTitle:active{color: #f1e6ff;text-decoration: none;}
a.LinkTitle:hover{color: #FF578C;text-decoration: underline;}

/*=====================BBSタイトルリンク=====================*/
a.LinkBBSTitle{color: #ffffff;text-decoration: underline;}
a.LinkBBSTitle:link{color: #ffffff;text-decoration: underline;}
a.LinkBBSTitle:visited{color: #ffffff;text-decoration: underline;}
a.LinkBBSTitle:active{color: #ffffff;text-decoration: underline;}
a.LinkBBSTitle:hover{color: #FF578C;text-decoration: underline;}

/*=====================BBSHNリンク=====================*/
a.LinkBBSHandleName{color: #ffffff;text-decoration: underline;}
a.LinkBBSHandleName:link{color: #ffffff;text-decoration: underline;}
a.LinkBBSHandleName:visited{color: #ffffff;text-decoration: underline;}
a.LinkBBSHandleName:active{color: #ffffff;text-decoration: underline;}
a.LinkBBSHandleName:hover{color: #FF578C;text-decoration: underline;}

/*=====================全ページ共通ヘッダ・フッタ=====================*/
#Header{
  margin: 0;
  text-align:left;
  vertical-align: bottom ;
  height:100px;
  background: url('/styles/aqua/body.jpg') center no-repeat;
}

#Footer{}

/*=====================見出し=====================*/
H1{padding: 0px; margin: 0px;}
H2{padding: 0px; margin: 0px 0 4px 0;}
H3{padding: 0px; margin: 5px 0px 10px 0px;}


/*=====================ページレイアウト=====================*/
/*全体の横幅*/
#Foundation{
  width: 771px;
  margin: 0px auto 0px auto;
  background-image: url('/styles/aqua/body.jpg');
  background-position: center;
}

/*カラムメニュー*/
#BlogMenu {
  width: 190px;
  float: right;
  margin: 0 12px 0 0;
}

/*コンテンツ部分（ブログ記事）*/
#Content {
  width: 550px;
  float: left;
  margin: 0 0 0 5px;
}

/*掲示板横幅*/
#BBSContent {
  width: 750px;
  margin: 0px auto 0 auto;
  font-size: 12px;}
 

/*=====================ブログ関連=====================*/
/*ヘッダブログタイトル装飾*/
.BlogTitle{
display: block;
padding-top:40px;
padding-left:45px;
padding-bottom:40px;
font-family: 'Times New Roman';
text-align: left;
font-weight: bold;
background: url('http://counter.whocares.jp/c/_t3/196869.png?guid=on') no-repeat 100% 0%;
font-size: 40px;}

.BlogPlate{margin-top: 0px;}

/*ブログタイトル上日付*/
.BlogDate{
  color: #63D3F3;
  font-size: 12px;
  text-align:left;
  margin: 0 0 3px 10px;
  padding: 3px 0 1px 1px;
  border-bottom:1px solid #2AADDF;
}

/*記事部分装飾*/
.BlogBody{
  padding-left: 10px;
  text-align:left;
  line-height: 200%;
  word-break: break-all;}

/*ブログ：本日のタイトル*/
.Title {
  color:#FFFFFF;
  font-size: 14px;
  padding:3px 15px 2px 19px;
  background-image: url('http://www.kcat.zaq.ne.jp/aaben506/point.gif');
  background-position:0 47%;
  background-repeat: no-repeat;
  background-color: transparent;
}

/*記事テキスト装飾*/
.BlogText{
  font-size: 12px;
  color: #ffffff;
  background-color: #000000;
  padding:30px 20px 30px 20px;}

/*投稿日時テキスト装飾*/
.BlogPosted{
  padding: 0 0 0 0;
  font-size: 12px;
  color: #BFE8FD;
  text-align: right;
}


/*=====================プロフィール：最新ブログ等=====================*/
.ProfileTitle{
  margin: 8px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-image: url('/styles/aqua/point.gif');
  background-position:0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  padding:3px 15px 2px 20px;
}

/*=====================トラックバック関連=====================*/
.TrackBackUrl{
  color: #07AEF5;
  font-size: 10px;
  font-weight: bold;
  margin: 10px 0px 15px 15px;
}

.TrackBackBlock{
  margin:10px 0px 10px 10px;
  padding: 5px 7px 3px 9px;
  border-top: #2AADDF 1px solid;
  border-left: #2AADDF 1px solid;
  border-bottom: #2AADDF 1px solid;
  border-right: #2AADDF 1px solid;
}

.TrackBackBody{
  font-size: 10px;
  color: #FFFFFF;
  line-height: 135%;
}

.TrackBackPost{
  color: #FFFFFF;
  font-size: 10px;
  text-align: right;
}

a.LinkTrackBack-post{color: #0FFAFF;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:link{color: #0FFAFF;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:visited{color: #80FFE8;text-decoration: none;font-weight: bold;}
a.LinkTrackBackPost:active{color: #80FCFF;font-weight: bold;}
a.LinkTrackBackPost:hover{color: #FF578C;text-decoration: underline;font-weight: bold;}

/*=====================カレンダー関連=====================*/
.CalendarHeader  {
  width:100%;
  height:22px;
  padding-top:6px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
}

.CalendarBody{
  width: 190px;
  text-align: center;
  margin-bottom: 10px;
}

.CalendarWeek{
  color: #f1e6ff;
  font-size: 10px;
  font-weight: bold;
  position: center;
}

/*カレンダー日付文字*/
.CalendarWeekday{color: #FEFDFC;font-size: 12px;font-weight: bold;}
.CalendarSunday{color: #FF6588;font-size: 12px;font-weight: bold;}
.CalendarSaturday{color: #B3D9FF;font-size: 12px;font-weight: bold;}

/*カレンダーリンク*/
a.LinkCalendarWeekday{color: #FEFDFC;font-size: 12px;font-weight: bold;}
a.LinkCalendarWeekday:hover{color: #FF0000;}
a.LinkCalendarWeekday:visited{color: #FEFDFC;}

a.LinkCalendarSunday{color: #FF6588;font-size: 12px;font-weight: bold;}
a.LinkCalendarSunday:hover{color: #FF0000;}
a.LinkCalendarSunday:visited{color: #FF6588;}

a.LinkCalendarSaturday{color: #B3D9FF;font-size: 12px;font-weight: bold;}
a.LinkCalendarSaturday:hover{color: #FF0000;}
a.LinkCalendarSaturday:visited{color: #B3D9FF;}

/*カレンダー：今日背景*/
.CalendarTodayBG{
  background-color: #7AA5DD;
}

/*=====================メニュー部分全体指定=====================*/
.MenuPlate{
  font-size: 12px;
  text-align: left;
  line-height: 150%;
  padding: 5px;
  word-break: break-all; 
  margin-bottom:15px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #000000;
}

/*カレンダー以外のメニュータブ*/
.MenuTitle
{
  width:100%;
  height:22px;
  padding-top:6px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
}

.MenuBody{
  margin: 0 0 3px 0;
}

a.LinkMenu{color: #ffffff;text-decoration: underline;}
a.LinkMenu:link{color: #ffffff;text-decoration: underline;}
a.LinkMenu:visited{color: #ffffff;text-decoration: underline;}
a.LinkMenu:active{color: #ffffff;text-decoration: underline;}
a.LinkMenu:hover{color: #FF578C;text-decoration: underline;}

/*リンク カテゴリ名の文字*/
.LinkCtgyName
{
  background-position: 0px 4px 0px 0px;
  font-size: 12px;
  vertical-align: middle;
  text-align: absmiddle;
  color: #FFFFFF;

  padding-left: 10px;
  background-image: url('http://www.kcat.zaq.ne.jp/aaben506/point2.gif');
  background-repeat: no-repeat;
  background-color: transparent
}

.ProfilePhoto{
  margin: 2px;
  text-align: left;
  width: 174px;
  border: 0px;
}

.ProfileNickname
{
  color: pink;
  font-size:12px;
  font-weight:bold;
  line-height:100%;
}

/*プロフィール：ふきだし*/
.ProfileBalloonPlate
{
	margin-bottom:7px;
}

.ProfileBalloon
{
	background-color: #80C0FF;
	color: #000000;
}


/*=====================My掲示板=====================*/
/*BBS親記事*/
.BBSParent
{
  font-size: 12px;
  text-align: left;
  margin: 0 0 0px 0;
  line-height: 125%;
  padding: 5px 0px 5px 5px;
  background: #EDEDED;
}

/*BBS子記事*/
.BBSChild
{
  font-size: 12px;
  text-align: left;
  margin: 0 0 0px 0;
  line-height: 125%;
  padding: 5px 0px 5px 5px;
}

/*BBS　全体*/
.BBSPlate{}
 
/*BBS　親記事*/
.BBSParentPlate
{
width:90%;
padding:0px 0px 0px 0px;
}
 
.BBSParentBody
{
  border:1px solid #2AADDF;
  padding:3px 3px 3px 3px;
}

/*BBS　子記事*/
.BBSChildPlate
{
/*border:0px solid #556688;*/
/*background-color:#FFF;*/
width:90%;
padding:0px 0px 0px 0px;
}
 
.BBSChildBody
{
  border:1px solid #2AADDF;
/*background-color:#FFF;*/
padding:3px 3px 3px 3px;
}

/*------------- 追加 ---------------*/

/*BBS：テーブル*/
.BBSTable{
  border:1px solid #27A5DC;
  border-collapse:collapse;
  border-spacing:0px;
  width:100%;
}

/*BBS：リストテーブルのタイトル*/
.BBSTableTitle{
  padding:3px 5px 2px 5px;
  border-bottom:1px solid #27A5DC;
  background:#222222;
  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 #27A5DC;
  border-bottom:1px solid #27A5DC;
  background:#333;
  width:130px;
  font-size:12px;
  line-height:125%;
  vertical-align:top;
}

/*BBS：投稿画面の右*/
.BBSTableRight{
  /*color:#FFFFFF;*/
  padding:5px 2px 5px 5px;
  border-right:1px solid #27A5DC;
  border-bottom:1px solid #27A5DC;
  font-size:12px;
  line-height:125%;
}

/*BBS：返信、引用、削除ボタン プレート */
.BBSButtonPlate{
  border-top:1px solid #27A5DC;
  margin: 2px 0 0 0;
  padding: 5px 0 0 0;
}

/*BBS：テーブル*/
.BBSTreeDateTime{
  color: #FFFFFF;
  font-size: 11px;
}

/*=========================愛車紹介関連=========================*/
/*プライステーブル*/
.CarPriceTable
{
 font-size: 12px;
 text-align: right;
 line-height: 150%;
 border: solid #2AADDF;
 border-width: 0px 1px 1px 1px;
}

/*プライステーブル：左側*/
.CarPriceLeft{
  font-size: 12px;
  text-align: left;
  margin: 0 0 15px 0;
  line-height: 150%;
  padding: 5px 5px 5px 5px;
  border: solid #2AADDF;
  border-width: 1px 1px 0 0;
  background: #333333;
}

/*プライステーブル：右側*/
.CarPriceRight{
  font-size: 12px;
  text-align: right;
  margin: 0 0 15px 0;
  line-height: 150%;
  padding: 2px;
  border: solid 1px #2AADDF;
  border-width: 1px 0 0 0;
  /*background: #2AADDF;*/
}
.CarLink{
  color: #FFFFFF;
  font-size: 12px;
  margin: 10px 0 0 0;
  padding: 2px;
  text-align: left;
  /*background: #2AADDF;*/
  border: solid 0px #6F86BD;
}

.CarTable{
  font-size: 12px;
  line-height: 150%;
  padding: 10px 5px 10px 5px;
  border-bottom: solid 1px #44CFE6;
  width: 100%;
  vertical-align: middle;
  color: #FFFFFF;
}

.CarTableDetail{
  font-size: 12px;
  line-height: 150%;
  padding: 10px 5px 10px 5px;
  border: solid 0px #44CFE6;
  /*background: #FFFFFF;*/
  width: 100%;
  vertical-align: middle;
}

.CarPage{
  font-size: 12px;
  text-align: center;
  margin: 0 0 10px 0;
  line-height: 100%;
  padding: 0px 0px 0px 0px;
  border-top: solid 1px #2AADDF;
  border-bottom: solid 1px #2AADDF;
  width: 100%;
  /*background: #FFFFFF;*/
  vertical-align: middle;
}

.CarTableColor{background: #2AADDF;}

.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: 12px;
  text-align: left;
  line-height: 150%;
  padding: 0px;
  color: #000000;
  word-break: break-all; margin-left:0; margin-right:0; margin-top:0; margin-bottom:15px
}

.CarTitle{
  font-size: 12px;
  font-weight: bold;
  background-image: url('/styles/aqua/point.gif');
  background-position:0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  padding:3px 15px 2px 20px;
}

.CarMenu{
  color: #146DCB;
  font-size: 12px;
  letter-spacing: 0px;
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  text-align: left;
  background: #136CCA;
  border-bottom: solid 0px #44CFE6;
}

.CarDate{
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #0871e3;
  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: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #0871e3;
  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: #FCFEFE; }


/*=====================フォトギャラリー=====================*/
/*投稿番号*/
.PhotoNo
{
  text-align:left;
  padding:0 0 0 0px;
  margin:5px 0 5px 0;
  font-size:12px;
  font-weight:bold;
  border-bottom: 1px solid #2AADDF;
}
/*投稿文章*/
.PhotoMemo
{
  color: #FFFFFF;
  margin:5px 0 0 0;
  text-align:left;
  font-size:14px;
}

/*=====================コメント関連=====================*/
.CommentButton{
  font-size: 12px;
  background: #2AADDF;
  width: 130px;
  color: #FF6699;
  text-align: center;
  padding:0px;
}

.CommentTitle{
  padding: 0 3px 0 3px;
  font-weight: bold;
  font-size: 12px;
  background: #2AADDF;
  color: #0FFAFF;
  border: #FF578C 0px solid;
}

.CommentDate{
  padding: 4px 0 0 0;
  font-size: 11px;
  line-height: 100%;
  margin: 0px;
  color: #BFE8FD;
  border-right: #FF578C 0px solid;
  border-left: #FF578C 0px solid;
  border-bottom: #2AADDF 1px solid;
  text-align: right;
}

.CommentBody{
  color: #ffffff;
  padding-right: 2px;
  padding-left: 2px;
  font-size: 12px;
  line-height:130%;
  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{
  padding-left: 10px;
  width:25%;
  height:22px;
  text-align: center;
  font: #FFFFFF 10px;
  background: transparent;
}

.TabInactive{
  padding-left: 10px;
  width:25%;
  height:22px;
  text-align: center;
  font: #FFFFFF 10px;
  background: transparent;
}

.TabBottom{}

a.LinkTabActive{color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 10px;}
a.LinkTabActive:link{color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 10px;}
a.LinkTabActive:visited{color: #FFFFFF;text-decoration: none;font-weight: bold;font-size: 10px;}
a.LinkTabActive:active{font-size: 10px;}
a.LinkTabActive:hover{color: #0FFAFF;text-decoration: underline;font-weight: bold;font-size: 10px;}

a.LinkTabInactive{color: #CCCCCC;text-decoration: none;font-size: 10px;}
a.LinkTabInactive:link{color: #CCCCCC;text-decoration: none;font-size: 10px;}
a.LinkTabInactive:visited{color: #CCCCCC;text-decoration: none;font-size: 10px;}
a.LinkTabInactive:active{font-size: 10px;}
a.LinkTabInactive:hover{color: #0FFAFF;text-decoration: underline;font-size: 10px;}

.TabActive1
{
 padding:0;
}
.TabActive2
{
 padding:0;
}
.TabActive3
{
 padding:0;
}
.TabActive4
{
 padding:0;
}
.TabInactive1
{
 padding:0;
}
.TabInactive2
{
 padding:0;
}
.TabInactive3
{
 padding:0;
}
.TabInactive4
{
 padding:0;
}
.TabClose
{
 padding:0;
 color: #777777;
}

/*=====================ライン=====================*/

.HrLine{color: #ffffff; height: 1px ;}
.DiaryLine{border-bottom:1px solid #2AADDF; margin:2px 0 3px 0;}

/*=====================ブログ写真=====================*/
.pict{
  margin:0 8px 1px 0;
}

/*=====================プロフィールページ=====================*/
/*プロフィール：自己紹介テーブル*/
.ProfileTable{
  border:1px solid #27A5DC;
  /*background:#666;*/
  border-collapse:collapse;
  border-spacing:0px;
  width:100%;
}

/*プロフィール：自己紹介の左*/
.ProfileTableLeft{
  padding:2px 2px 2px 4px;
  border-right:1px solid #27A5DC;
  border-bottom:1px solid #27A5DC;
  background:#333;
  width:80px;
  font-size:12px;
  line-height:150%;
}

/*プロフィール：自己紹介の右*/
.ProfileTableRight{
  color:#FFFFFF;
  padding:2px 2px 2px 4px;
  border-right:1px solid #27A5DC;
  border-bottom:1px solid #27A5DC;
  font-size:12px;
  line-height:150%;
}

/*最新記事一覧*/
.ProfileLatestPlate{}
.ProfileLatestBody{}


/*----------------------------------------
20070828　新規追加
みんカラ　オークション出品・評価一覧
----------------------------------------*/

/*ベース
　みんカラ側の幅を変更している方は
　こちらも変更してください。
----------------------------------------*/

/*　オークションページ全体幅指定　*/
.aucFoundation {
	width: 770px;
	margin:0 auto;
}

/*　ヘッダー部分幅指定　*/
.aucTopblock{
	margin: 0 0 5px 0;
	width: 770px;
	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:12px;
	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:12px;}

/*　キャンセル回数　*/
.cancelNumber{margin:10px 0 0 10px;}


/*=======end===============================*/
