@charset "UTF-8";

.lead {
	margin-top: 2px;
	height:auto;
	margin-bottom: 25px;
	padding: 0 0 0 260px;
	background: url(../images/ph.jpg) no-repeat left top;
	font-size:105%;
	line-height:190%;
}


/* main 左メイン----------------------------------------------------- */
.subbk1 {
	width: 850px;
	float:left;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	display:block;
}


/* Title----------------------------------------------------- */

h2.m1{
	width: 850px;
	height: 41px;
	background: url(../images/title.gif) no-repeat center top;
	text-indent: -9999px;
}


/*テーブル ----------------------------------------------------- */
.cinfo {
	margin: 0 0 20px 0;
	padding: 0px 0 0 0px;
	position:relative;
}

.cinfo .l {
	width: 380px;
	margin: 0;
	padding: 0px 0 0 0px;
	float:left;
}
.cinfo .r {
	width: 430px;
	height:222px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: url(../images/cont_bk2.gif) repeat center top;
	float:right;
}
.cinfo table {
	margin: 0 0 0px 0;
	padding: 0px;
	border-collapse: collapse;
	border-top: solid #0062B1 1px;
	line-height: 1.4em;
}

.cinfo th, .cinfo td {
	padding: 8px 0px 8px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: solid #0062B1 1px;
}

.cinfo table th {
	width: 69px;
	vertical-align:top;
}
.cinfo .r p {
	padding: 0 0 0 0;
	line-height:140%;
}

/* 左サブ高さ----------------------------------------------------- */
.h2 {
	height: auto;
	margin-bottom: 80px;
}