@charset "utf-8";

/* TCgcss -----------------------------------------------------------------
 :title "common";
 :created "2006-08-29";
 :release [:revision "1.0"; :created "2008-08-18"];
 :author [:name "diamon"; :homepage <http://refeed.jp/>; :mbox "info@refeed.jp"];
------------------------------------------------------------------------------------*/

.spec {
	width:840px;
}
.spec h1 {
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	width:840px;
	height:167px;
	text-indent:-9999px;
	margin-bottom:27px;
}

/* table */
table {
	
	margin: 0 auto;
	color: #666666;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 2px;
}

th {
	width:220px;
	
	padding: 5px 10px;
	background: #D9E7D5;
	border-top: 1px solid #999;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #999;
    
	
}

td {
	padding: 5px 10px;
	background: #EDF2DF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
    border-left: 1px solid #999; 
	
}


caption {
	caption-side:top;
	text-align:left;
	font-size:14px;
	font-weight: bolder;
}


/* contents */

h2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 36px;
	color: #666666;
}

.banner {
	width:303px;
	margin:auto;
}

table {
	width:800px;
}


.xx {
	width:220px !important;
}

.zz {
	width:580px !important;
}

.xxx {
	width:800px;
	
}

.yyy {
	width:800px;
}
