@Charaset "EUC-JP";

/***************************************************

	Japanese-Mask.com | 石津玉仙工房
	スタイルシート

	■このスタイルシートは下記に適用されています。
	└cul/index.html

***************************************************/

/*--------------------------------サイドコンテンツ設定-----*/

#cnt_side .image {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0; 
}

/*------------------------------メインコンテンツ設定-----*/

#cnt_main02 {
	float: right;
	width: 472px;
	margin-right: 15px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	background: #FFFFFF url(../img/what/cnt_endline.jpg) repeat-x bottom;
	display: inline;/* IEマージン対策用 */
}

#cnt_main02 hr {
	color: #CCCCCC; /* 線の色(IE用) */
	background-color: #CCCCCC; /* 線の色(NN用) */
	height: 1px; /* 線の太さ */
	border: 0px; /* 枠の太さ */
	display: block;
}

.main01 {
	width: 456px;
	margin-left: 8px;
}

.left {
	float: left;
	width: 180px;
	height: 240px;
	padding: 7px 15px 0 7px;
	display: inline;/* IEマージン対策用 */
}

.name {
	float: left;
	width: 259px;
	height: 40px;
	padding: 0;
	margin: 7px 0 0 0; 
	display: inline;/* IEマージン対策用 */
}

.txt {
	float: left;
	width: 259px;
	height: 200px;
	padding: 0;
	margin: 7px 0 0 0; 
	display: inline;/* IEマージン対策用 */
}

.right {
	float: right;
	width: 220px;
	height: 200px;
	text-align: center;
	padding-top: 15px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	display: inline;/* IEマージン対策用 */
}

#cnt_main h3 {
	margin: 13px 0 13px 0;
}

.line {
	clear:both;
}
