/* タイトル画像 
----------------------------------------------------*/
h3{
	text-indent: -9999px;
	margin:0 0 10px 0;
	height:60px
}
#campaign h3, #detail h3{background-image: url(../ishigaki/images/title.jpg); background-repeat: no-repeat;}
#lineup h3, #choice h3{background-image: url(../reservation/images/title.jpg); background-repeat: no-repeat;}
#goods h3{background-image: url(../service/images/goods_title.jpg); background-repeat: no-repeat;}
#service h3{background-image: url(../service/images/service_title.jpg); background-repeat: no-repeat;}
#readme h3{background-image: url(../service/images/readme_title.jpg); background-repeat: no-repeat;}
#rentreturn h3{background-image: url(../service/images/rentreturn_title.jpg); background-repeat: no-repeat;}
#qanda h3{background-image: url(../q_and_a/images/qanda_title.jpg); background-repeat: no-repeat;}
#company h3{background-image: url(../company/images/company_title.jpg); background-repeat: no-repeat;}
#staff h3{background-image: url(../company/images/staff_title.jpg); background-repeat: no-repeat;}
#support h3{background-image: url(../ishigaki/images/title.jpg); background-repeat: no-repeat;}
#rent h3{background-image: url(../company/images/rent_title.jpg); background-repeat: no-repeat;}
#privacy h3{background-image: url(../contact/images/privacy_title.jpg); background-repeat: no-repeat;}
#sitemap h3{background-image: url(../sitemap/images/sitemap_title.jpg); background-repeat: no-repeat;}
#link h3{background-image: url(../images/link_title.jpg); background-repeat: no-repeat;}

/* コンテンツ内レイアウト
---------------------------------------------------- */
table{
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 20px;
}
table td {
	margin:0;
	padding: 0;
	vertical-align: top;
}
h4{
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:4px 4px 4px 33px;
}
table td.contents{ padding:0 10px;}
table td.thumbnail {width: 190px;}
table td.thumbnail img {margin:0 10px 10px 0;}

/* タイトル画像下テキスト 
----------------------------------------------------*/
.txt {
	line-height:150%;
	padding:0 10px 0px;
}


/* 中タイトル画像下テキスト 
----------------------------------------------------*/
.txt02 {
	line-height:150%;
	padding:0 10px;
}
