@charset "utf-8";
/* CSS Document */

/* Common in search */
#caption {
	background-image:url(images/cap_title_search.jpg);
}

#search_flash {
	margin: 25px 0px 20px 40px;
}

.link_pagetop {
	margin: 40px 0px 40px 0px;
}

/* 注意事項 */
#notice {
	width: 730px;
	margin: 0px 0px 10px 40px;
	font-size: 100%;
}

.borderline {
	width: 690px;
	height: 2px;
	margin: 0px 0px 15px 20px;
	font-size: 0;	/* IE6バグ回避用 */
	background-image:url(images/borderline.jpg);
	background-repeat: repeat-x;
}

#notice .sentence {
	text-align: left;
	font-size: 100%;
}

#notice .sentence p {
	margin: 0px 0px 10px 0px;
}

#notice .sentence ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
	font-size: 93%;
	list-style: none;
}

.font_strong {
	font-weight: bold;
}

.font_strong_red {
	font-weight: bold;
	color: #f00000;
}

.font_strong_grn {
	font-weight: bold;
	color: #339900;
}

#notice h3,h4 {
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-size: 108%;
	font-family: "AR P丸ゴシック体M", "HG丸ｺﾞｼｯｸM-PRO";
	color:#ff9900;
}

.ex_caption {
	margin: 0px 0px 0px 20px;
	font-weight: bold;
	color: #666666;
}

table.overcharge {
/*	width: 400px;*/
	margin: 0px 0px 5px 20px;
	border-style: none;
	border-collapse: collapse;
}

table.overcharge td {
	text-align: center;
/*	border: 1px solid #666666;*/
}

table.overcharge td.font_strong_grn {
	text-align: left;
	line-height: 2.0em;
}

table.overcharge td.result {
	font-weight: bold;
}

/* 
 * Style for 「tel.html」
 */
body {
	width: 400px;
}

#header_tel {
	margin: 15px 0px 0px 15px;
}

#title_tel {
	margin: 25px auto 25px auto;
	text-align: center;
}

#order_list {
	margin: 0px 20px 10px 60px;
	font-size: 108%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #333333;
	line-height: 1.5em;
}

#order_list li {
	margin: 0px 0px 10px 0px;
}

.phone_no {
	font-family: "Century Gothic";
	font-size: 182%;
	font-weight: bold;
	font-style: italic;
	color: #ff9900;
}

.researve_item {
	display: inline;
}

.researve_item dd {
	margin: 0px 0px 0px 8px;
	font-size: 93%;
	font-weight: normal;
}

#footer_tel {
}

#close_window {
	margin: 50px auto 25px auto;
	text-align: center;
}

#close_window img {
	border-style: none;
}
