/*
Theme Name: studio9
Theme URL: http://www.photo-studio9.com/
Description: studio9標準デザイン（ポスト、個別記事）
Version: 2.0
Author: kazuo
Author URI: http://www.photo-studio9.com
*/

/***** right column *****/

table.diaphragm{
		border:1px #000000 solid;
		border-collapse:collapse;
		border-spacing:0;
		width:600px;}

table.diaphragm td.full, td.full_lens, td.full_hane{
		background: #edfce6;
		border-bottom:#000000 2px solid}
table.diaphragm td.APS-c, td.APS-c_lens, td.APS-c_hane{
		background: #fcfae6;
		border-bottom:#000000 2px solid}
table.diaphragm td.mAPS-c, td.mAPS-c_lens, td.mAPS-c_hane{
		background: #fcede6;
		border-bottom:#000000 2px solid}
table.diaphragm td.fourthirds, td.fourthirds_lens, td.fourthirds_hane{
		background: #f4e6fc;
		border-bottom:#000000 2px solid}
table.diaphragm td.mfourthirds, td.mfourthirds_lens, td.mfourthirds_hane{
		background: #e6ecfc;
		border-bottom:#000000 2px solid}
		
		
table.diaphragm td.full, table.diaphragm td.APS-c, table.diaphragm td.mAPS-c, table.diaphragm td.fourthirds, table.diaphragm td.mfourthirds{
		width:20%;
		text-align:center;}
td.full_lens, td.APS-c_lens, td.mAPS-c_lens, td.fourthirds_lens, td.mfourthirds_lens{
		padding:3px 7px;
		}
td.full_hane, td.APS-c_hane, td.mAPS-c_hane, td.fourthirds_hane, td.mfourthirds_hane{
		width:12%; 
		text-align:center;
		}

/*table.single_nomal{
	text-align: center;
	padding: 0 15px;
	font-size: 16px;
}*/
