@charset "utf-8";

/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 	*/
/*	コンテンツ表示関連									*/
/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 	*/
.contents h2 {

}
.contents p {

}


/*	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 	*/
#contentsblock {
	padding_bottom : 40px;
	font-size:11px;
}
#contentsblock td,
#contentsblock th {
	text-align : left;
	font-family : 'Hiragino Kakugo Pro','ヒラギノ角ゴ Pro W3','Heisei Kakugothic','平成角ゴシック体','ＭＳ Ｐゴシック',osaka, Arial, sans-serif;
	font-weight : normal;
	color:#333333;
}

.d {
	font-size:12px;
	line-height:1.2em;
	color:#333333;
}

.d2 {
	font-size:120%;
	line-height:1.3em;
	color:#333333;
}

.cm {
	font-size:10px;
	line-height:1.2em;
	color:#336633;
}

.cp {
	font-size:10px;
	line-height:1.1em;
	color:#000000;
	margin:0em;
}

.sg {
	font-size:9px;
	text-indent:0.0em;
	line-height:1.2em;
	color:#ffffff;
	margin:0.0em;
}

.listblock td {
	text-align : left;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
}
.listblock table {
	text-align : left;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
}



