@charset "utf-8";

/*====================================================================

level2.css

======================================================================

	01.common elements

last update 09/04/06

====================================================================*/


/*--------------------------------------------------------------------/
	01.common elements
/--------------------------------------------------------------------*/
h4{
	margin:10px 0;
}
h5{
	border-left:5px solid #a60d00;
	border-bottom:1px solid #a60d00;
	color:#a60d00;
	font-weight:bold;
	padding-left:10px;
	margin:15px 0 10px 0;
}


/*--------------------------------------------------------------------/
	02.history
/--------------------------------------------------------------------*/
.corner{
	width:500px;
	border:1px dotted #ccc;
	padding:5px;
	margin:10px 0 20px 10px;
}

.table2{
	width: 535px;
	margin:10px 0;
	border:1px solid #ccc;
	background:url(../../history/img/th_bg.gif) repeat;
}
.table2 th,
.table2 td{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.2;
	padding-left:5px;
}
.table2 th{
	white-space: nowrap;
	color: #000;
	font-weight:bold;
	width:130px;
}
.t2_line{
	border-bottom:1px dotted #ccc;
}

/*--------------------------------------------------------------------/
	03.pray
/--------------------------------------------------------------------*/
.table3{
	width: 535px;
	margin:10px 0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table3 th,
.table3 td{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.4;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.table3 th{
	white-space: nowrap;
	color: #000;
	font-weight:bold;
	width:105px;
	font-size:14px;
	border-right:double #ccc;
	background-color:#f1f1f1;
}
.table3 td{
	width:215px;
	border-right:1px solid #ccc;
}
.table3 thead{
	font-weight:bold;
	font-size:14px;
	background-color:#e3ded8;
	color:#990000;
}
.item_b{
	margin:10px 0;
}
.item_b img{
	border:1px solid #cacaca;
}

/*--------------------------------------------------------------------/
	05.contact
/--------------------------------------------------------------------*/
.table1{
	border-top: solid 1px #e6e6e6;
	width: 535px;
}
.table1 th,
.table1 td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e6e6e6;
	text-align: left;
	line-height: 1.2;
	padding-left:5px;
}
.table1 th{
	white-space: nowrap;
	color: #3d0722;
	width:140px;
}
.table1 td strong{font-weight: bold;}
.table1 td span{font-size: 10px;}
em{
	font-style:normal;
	color:#cd1809;
	font-size:11px;
}
.imeon{ ime-mode:active; }
.imeoff{ ime-mode:disabled; }

/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt td{
	padding-right: 35px;
}
.stick{height: 600px;}


#tel_box{
	background:url(../../contact/img/telbox_bg.gif) no-repeat;
	width:535px;
	height:147px;
}
#tel_box p{
	width:373px;
	margin-left:78px;
	padding-top:15px;
}

/*--------------------------------------------------------------------/
	06.event
/--------------------------------------------------------------------*/
.r_txt{
	width:280px;
	float:right;
	padding-bottom:5px;
}
