a{
 color: #003399;
}

a:hover{
 color: #CC0000;
}

/*--=====ダイエット体験談ページ=====--*/
/*--ページタイトル--*/
/*--indexテーブル--*/
/*--ダイエット体験談詳細--*/

.diet-ti{
 background-image:   url(/taiken/diet/img/mark.jpg);
 background-repeat: no-repeat;
 height:75px;
}

.diet-ti h2{
  font-size:90%;
  margin:0;
  padding:10px 5px 10px 80px;
}

.diet-ti h2 span{
   color:#FF6600;
}

.diet-ti h1{
  font-size:170%;
  margin:0;
  padding-left:80px;
}

.diet-index{
 margin:5px auto;
}

.diet-index th{
  font-size:80%;
  font-weight:normal;
  background-color:#EFEFEF;
  padding:2px 5px 2px 15px;
  color:#999999;
}

.diet-index td{
  vertical-align:top;
  font-size:80%;
  padding:9px 3px 9px 10px;
  line-height:1.4;
  border-bottom:1px dashed #EFEFEF;
}

.diet-index td p{
   margin:4px 0;
}

.diet-index td a.diet-detail{
   text-decoration:none;
   color:#333333;
}

.diet-index td a.diet-detail:hover{
   text-decoration:none;
   color:#0066CC;
}

.diet-index td.kg{
  color:#CC0000;
  padding:9px 3px 9px 25px;
  font-weight:bold;
  white-space:nowrap;
}

.diet-det{
 margin:15px auto 0 auto;
}

.diet-det th{
  padding:0;
}

.diet-det th.l2{
  background-image:	 url(/qa/img/q-det-l2.gif);
  background-repeat: repeat-y;
  width:15px;
}

.diet-det th.r2{
  background-image:	 url(/qa/img/q-det-r2.gif);
  background-repeat: repeat-y;
  width:15px;
}

.diet-det th.m1{
  background-image:	 url(/qa/img/q-det-m1.gif);
  background-repeat: repeat-x;
  height:15px;
}

.diet-det th.m3{
  background-image:	 url(/qa/img/q-det-m3.gif);
  background-repeat: repeat-x;
  height:18px;
}

.diet-det td{
  padding:1px 5px;
}

.diet-det td h1{
   font-size: 14px;
   margin: 0;
}

.diet-det td h1 img{
    vertical-align: middle;
    margin-right: 7px;
}

.diet-det td p{
   font-size:14px;
   line-height:130%;
   padding:1px 7px 5px 7px;
}

.diet-det td.data{
  font-size:80%;
  text-align:right;
}

.diet-det td.data span{
   padding-left:22px;
   padding-right:3px;
   color:#999999;
}

.diet-det td.data span.ex{
   color:#FF9900;
   padding-left:0;
   padding-right:0;
}

.diet-det td.data span.no{
   padding-left:0;
   padding-right:0;
   color:#FFCC99;
}

.diet-det td.data b{
   color:#CC0000;
}

.diet-det td.data img{
   vertical-align:middle;
   margin-left:15px;
}

div.ti{
 border: 1px solid #CCCCCC;
}

div.ti h4{
  margin: 0px 2px 0px 2px;
  background-image: url('/taiken/diet/img/diet-ti-back.jpg');
  height: 26px;
  line-height: 26px;
}

div.ti h4 p{
   margin: 0px 0px 0px 8px;
   font-weight: normal;
   font-size: 12px;
}

div.ti h3{
  margin: 0px 2px 0px 2px;
  background-image: url('/taiken/diet/img/diet-ti-back.jpg');
  height: 26px;
  line-height: 26px;
}

div.ti h3 p{
   margin: 0px 0px 0px 8px;
   font-size: 16px;
}

div.ti h3 img{
   vertical-align: middle;
   margin-bottom: 6px;
   margin-right: 3px;
}

div.det{
 border: 1px solid #CCCCCC;
 border-top: none;
 padding: 12px 30px 3px 12px;
}

div.det p{
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 12px;
}

div.det p img.main{
   margin-right: 10px;
}

div.det p strong{
   display: block;
   margin-bottom: 3px;
   font-size: 12px;
}

div.det p strong.title{
   font-size: 26px;
}

div.det p.foot{
  text-align: right;
  padding-top: 8px;
}

div.det p.foot img{
   vertical-align: middle;
   margin-bottom: 2px;
   margin-right: 3px;
}

div.det p.foot a{
   color: #003399;
}

div.det p.foot a:hover{
   color: #CC0000;
}

table.list{
 margin: 0px 7px 0px 7px;
 font-size: 12px;
 width: 98%;
}

table.list th{
  padding-top: 6px;
  font-weight: normal;
  text-align: left;
  color: #006600;
}

table.list th span{
   color: #000000;
}

table.list th a{
   color: #003399;
}

table.list th a:hover{
   color: #CC0000;
}

table.list td{
  padding-top: 6px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #CCCCCC;
}

table.list td img.arw{
   border: none;
   margin-left: 5px;
   cursor: pointer;
}

table.diet-nav{
 font-size: 12px;
}

table.diet-nav td{
}

table.diet-nav td img{
   border: none;
   vertical-align: middle;
   margin-bottom: 2px;
}

p.page{
}

p.page a{
  color: #003399;
}

p.page a:hover{
  color: #CC0000;
}

