@charset "Shift_JIS";



/*------------------------------------------------------------
	 ƒŠƒZƒbƒg
 ------------------------------------------------------------*/
p,ul,li,dl,dt,dd,h3 {
 	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
a img {
	border: 0;
}

.clearfix:after {
clear:both;
content:"";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

#old-content {
	margin-left: 12px;
}

.fontSmaller {
	font-size: 10px;
	line-height: 16px;
}

/*------------------------------------------------------------
	 title
 ------------------------------------------------------------*/
 div#date {
 	background: url(../graphic/date.gif) no-repeat;
 	width: 724px;
	height: 25px;
	padding-left: 12px;
	margin: 10px 0 18px;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}

div#titleCont {
	background: url(../graphic/bg01.gif) no-repeat left bottom;
	width: 700px;
	margin: 0 0 18px 12px;
}

div#titleCont h3 {
	background: url(../graphic/parts01.gif) no-repeat left top;
	padding: 12px 24px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
}

div#titleCont h3 strong {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}


/*------------------------------------------------------------
	 div#mainCont
 ------------------------------------------------------------*/
div#mainCont {
	background: url(../graphic/bg02.gif) no-repeat left bottom;
	width: 700px;
	margin: 0 0 18px 12px;
	font-size: 12px;
	line-height: 20px;
}
	div#mainCont p.farst {
		background: url(../graphic/parts02.gif) no-repeat left top;
		padding: 12px 24px
	}
	div#mainCont p {
		padding: 0 24px 12px 24px;
	}

	div.hr {
		border-top: 1px solid #CCCCCC;
		width: 652px;
		padding-bottom: 12px;
		_padding-bottom: 0;
		margin-left: 24px;	
		clear:both;
	}
	
	div#mainCont dl,div#mainCont dt,div#mainCont dd {
		margin: 0;
		padding: 0;
	}
	div#mainCont dl {
		width: 652px;
		margin-left: 24px;
	}
	div#mainCont dt.bold {
		font-weight: bold;
	}
	
	.photo p {
		text-align: center;
		margin: 0 auto;
		padding-bottom: 12px;
	}
	
	.left {
		float: left;
	}
	
	div#mainCont table{
		font-size: 12px;
		line-height: 20px;
	}

/*------------------------------------------------------------
	 div.hs4
 ------------------------------------------------------------*/
div.hs4 table {
	margin-bottom: 10px;
}
div.hs4 table th {
 	background-color: #000000;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
div.hs4 table th.nonst {
 	background-color: #FFFFFF;
}
div.hs4 table td {
	width: 187px;
	padding: 5px;
	text-align: left;
}