@charset "shift_jis";

#container {
	font-size: 13px;
	*font-size: 80%;
	font-family: sans-serif;
	*font-family: "ＭＳ Ｐゴシック";
	margin: 0 auto;
	width: 850px;
}

#head {
	background: url(../tonechimes/images/index/head.gif) 0 0 no-repeat;
	position: relative;
}
#leftarea {
	padding: 0 10px 0 8px;
	width: 685px;
	float: left;
}

#rightarea {
	width: 165px;
	float: left;
}

a:link { color: #2d98a1; }
a:visited { color: #435a8e; }
a:hover { color: #ff4320; }
a:active { color: #ff4320; }


h1 { height: 40px; text-indent: -9999px; }



.pankuzu  {
	margin-left: 11px;
	font-size: 90%; 
}
#head .pankuzu a {
	color: #2d98a1;
}

#body {
	padding: 7px 0 0 18px;
}

h2 {
	height: 49px;
	background: 0 0 no-repeat;
	text-indent: -9999px;
}


/*製品情報*/
.product h2 {
	background-image: url(../images/contents/product_title.gif);
}
.product p.comment {
	padding: 17px;
}


.procometext  { font-size: 85%; line-height: 150%; margin: 4px }
.promaintext  { font-size: 90%; line-height: 150%; }

/*トーンチャイム情報*/
.t_info h2 {
	background-image: url(../tonechimes/images/contents/t_info_title.gif);
}
.t_info h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 20px 0 0 10px;
}
.t_info p.comment {
	padding: 17px;
	font-size: 100%;
	line-height: 160%;
}

.t_info div.cometext  { font-size: 75%; line-height: 150%; float: right }


/*フッタ*/
#footer {
	height: 0px;
	margin-top: 26px;
	font-size: 90%;
	position: relative;
}
#footer a.totop {
	width: 149px;
	height: 21px;
	background: url(../tonechimes/images/contents/totop.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -21px;
	right: 17px;
}
.pankuzu2  { font-size: 95%; padding-top: 9px; padding-bottom: 9px; padding-left: 11px }

