@charset "UTF-8";

h1 {
	margin-bottom: 0;
}

#rightCol {
	background-image: url("../../images/common/bg.jpg");
	background-repeat: no-repeat;
	background-position: -150px 0;
}

#cont01 {
	width: 600px;
	height: 175px;
	overflow: hidden;
	background-image: url("../../images/index/top_image.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#cont01 p {
	text-indent: -9999px;
}

/* ====================================================================
	トリプルＡ
==================================================================== */
#tripleA {
	width: 600px;
	position: relative;
	text-align: center;
}

#tripleA h2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	z-index: 0;
}

#tripleA p {
	position: relative;
	z-index: 1;
}

/* IE6 透過PNG処理 */
* html #tripleA h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/logo_triplea.png', sizingMethod=scale);
	width: 85px;
	height: 65px;
}

* html #tripleA h2 img {
	display: none;
}


/* ====================================================================
	クイックナビ
==================================================================== */
#quickNavi {}

.qnBox {
	margin-right: 3px;
	margin-bottom: 10px;
	position: relative;
	width: 200px;
	height: 125px;
	overflow: hidden;
	font-size: 11px;
}

.qnBox h2 {
	position: absolute;
	top: 10px;
	left: 10px;
}

.qnBox ul {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 180px;
	color: #000;
}

.qnBox p {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 180px;
	color: #000;
	line-height: 1.2;
}

.qnBox a:link {
	color: #333;
	text-decoration: none;
}
.qnBox a:visited {
	color: #333;
	text-decoration: none;
}
.qnBox a:hover {
	color: #333;
	text-decoration: underline;
}
.qnBox a:active {
	color: #333;
	text-decoration: none;
}

/* --------------------------------------------------------------------
	最新情報
---------------------------------------------------------------------*/
#topics {
	margin-right: 3px;
	width: 200px;
	height: 125px;
	background-image: url("../../images/index/quicknavi/bg_topics.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #topics {
	background-image: url("../../images/index/quicknavi/bg_topics_ie6.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#topics h2 {
	margin-bottom: 0;
	width: 193px;
	color: #4e4c45;
	background-color: #e5decb;
	font-size: 93%;
	text-align: center;
}

#topics dl {
	/*margin-top: 5px;*/
	padding-left: 5px;
	width: 188px;
	height: 90px;
	overflow: auto;
	font-size: 85%;
}

/* --------------------------------------------------------------------
	お見送りセット
---------------------------------------------------------------------*/
#omiokuriset {
	background-image: url("../../images/index/quicknavi/bg_omiokuriset.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #omiokuriset {
	background-image: url("../../images/index/quicknavi/bg_omiokuriset_ie6.png");
}

#omiokuriset h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/quicknavi/h_omiokuriset.png', sizingMethod=scale);
	width: 103px;
	height: 22px;
}

/* only IE6 */
* html #omiokuriset h2 img {
	display: none;
}

/* --------------------------------------------------------------------
	葬儀の流れ　料金表
---------------------------------------------------------------------*/
#price {
	background-image: url("../../images/index/quicknavi/bg_price.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #price {
	background-image: url("../../images/index/quicknavi/bg_price_ie6.png");
}

#price h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/quicknavi/h_price.png', sizingMethod=crop);
	width: 144px;
	height: 22px;
}

/* only IE6 */
* html #price h2 img {
	display: none;
}

#price ul li {
	line-height: 1.25em;
}

/* --------------------------------------------------------------------
	ペットが亡くなったら
---------------------------------------------------------------------*/
#if-u-pet-lose {
	background-image: url("../../images/index/quicknavi/bg_if-u-pet-lose.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #if-u-pet-lose {
	background-image: url("../../images/index/quicknavi/bg_if-u-pet-lose_ie6.png");
}

#if-u-pet-lose h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/quicknavi/h_if-u-pet-lose.png', sizingMethod=crop);
	width: 153px;
	height: 22px;
}

/* only IE6 */
* html #if-u-pet-lose h2 img {
	display: none;
}

/* --------------------------------------------------------------------
	斎場のご案内
---------------------------------------------------------------------*/
#saijo {
	background-image: url("../../images/index/quicknavi/bg_saijo.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #saijo {
	background-image: url("../../images/index/quicknavi/bg_saijo_ie6.png");
}

#saijo h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/quicknavi/h_saijo.png', sizingMethod=crop);
	width: 107px;
	height: 22px;
}

/* only IE6 */
* html #saijo h2 img {
	display: none;
}

/* --------------------------------------------------------------------
	ペット火葬車のご案内
---------------------------------------------------------------------*/
#petkaso-sha {
	background-image: url("../../images/index/quicknavi/bg_petkaso-sha.png");
	background-repeat: no-repeat;
	background-position: left top;
}

/* only IE6 */
* html #petkaso-sha {
	background-image: url("../../images/index/quicknavi/bg_petkaso-sha_ie6.png");
}

#petkaso-sha h2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/index/quicknavi/h_petkaso-sha.png', sizingMethod=crop);
	width: 157px;
	height: 22px;
}

/* only IE6 */
* html #petkaso-sha h2 img {
	display: none;
}

/* ====================================================================
	#aboutUs
==================================================================== */
#aboutUs {
	margin-top: 1em;
	background-image: url("../../images/index/aboutus_bg.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#aboutUs h2 {
	margin-bottom: 0;
	/*border-bottom: 1px solid #ccc;*/
}

#aboutUs div.flBox {
	width: 350px;
}

#aboutUs ul.flBox {
	width: 250px;
	text-align: right;
}

#aboutUs ul.flBox li strong {
	!important;
	font-weight: bold;
}


/* QRコード */
#aboutUs dl {
	padding: 0.5em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#aboutUs dl dt {
	width: 80px;
}

#aboutUs dl dd {
	width: 270px;
}

/* ------------------------------------------------------------------
	アンカーテキスト色設定
------------------------------------------------------------------ */

#aboutUs ul.flBox li a:link {
	color: #0a50a1;
	text-decoration: underline;
}

#aboutUs ul.flBox li a:visited {
	color: #0a50a1;
	text-decoration: underline;
}

#aboutUs ul.flBox li a:hover {
	color: #fff;
	background-color: #2689d1;
	text-decoration: none;
}

#aboutUs ul.flBox li a:active {
	color: #0a50a1;
	text-decoration: underline;
}