﻿/*================================================

koukoku.css 

"koukoku"ディレクトリ・静的ページ用スタイル
特集ページ プランB

2010.04.21 Hagihala wrote.

================================================*/



.planb h3 {
  font-size: 1.17em;
  text-align:left;
  font-weight: bold;
  margin: 0 0 0.75em;
	padding: 5px 14px;
  	background: url(/include_html/commodities_insert/common/images/bg.jpg) bottom left repeat-x;
}


table.borderGlay td {
	border: 1px #CCCCCC solid;
	padding: 0.5em;
}

table.borderGlay th {
	border: 1px #CCCCCC solid;
	font-weight: bold;
	font-size: 14px;
	padding:5px 0 5px 0;
}
