@charset "utf-8";


/*=====================

	section01

=====================*/
.section01 {
	width: 680px;
	padding-bottom: 15px;
	border-top: 1px solid #ccc;
}
h4 {
	line-height: 1.3em;
	background:url(../images/base/arrow_blue01.gif) left 13px no-repeat;
}
#item {
	clear: both;
	width: 650px;
	margin: 0 15px;
}
#item img {
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #ccc;
}
.con01 {
	float: right;
	width: 323px;
	margin-bottom: 15px;
}
.con01 h5 {
	font-size: 1.1em;
	font-weight: normal;
	width: 308px;
	margin-bottom: 7px;
	padding: 5px 0 5px 10px; 
	background: #eee;
	border-left: 5px solid #003366;
}
.section01 p {
	line-height: 150%;
	margin-bottom: 15px;
}
.con01 dl {
	width: 323px;
	margin-bottom: 15px;
}
.con01 dt {
	text-align: center;
	width: 50px;
	margin-bottom: 5px;
	padding: 5px 15px; 
	background: #CBE0DA;
}
.con01 dd {
	line-height: 150%;
	margin-bottom: 15px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
}
.con02 {
	clear: both;
	width: 650px;
	margin-bottom: 20px;
}
.con02 h5 {
	font-size: 1.1em;
	font-weight: normal;
	width: 635px;
	margin-bottom: 7px;
	padding: 5px 0 5px 10px; 
	background: #eee;
	border-left: 5px solid #003366;
}
.con02 p {
	padding-left: 15px;
}
.table01,
.table02,
.table03 {
	width: 650px;
}
.table01 th,
.table01 td,
.table02 th,
.table03 th,
.table03 td {
	text-align: center;
	padding: 5px;
}
.table01 th,
.table02 th,
.table03 th {
	font-weight: normal;
	padding: 5px 15px; 
	background: #CBE0DA;
	border: 1px solid #CBE0DA;
}
.table01 td,
.table02 td,
.table03 td {
	border: 1px solid #ccc;
}
.table02 th {
	width: 20%;
}
.table02 td {
	line-height: 150%;
	padding: 5px;
}
#item .table01 img {
	width: 176px;
	margin: 0;
	padding: 0;
	border: none;
}
#item .table03 img {
	width: 88px;
	margin: 0;
	padding: 0;
	border: none;
}

/*=====================

		ŠeItem

=====================*/
.item {
	float: left;
	width: 320px;
	margin-right: -2px;
	padding: 0 10px 30px 10px;
}
#contents .item h4 {
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #646464;
	border-bottom: 1px dotted #646464;
}
.item h4 a {
	color: #40617B;
	text-decoration: none;
}
.item h4 a:hover {
	color: #003333;
	text-decoration:underline;
}
.item img {
	float:left;
	display: inline;/*IE6*/
	width: 100px;
	height: 100px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #ccc;
}
.comment01 {
	float: right;
	width: 197px;
}
.comment01 dl {
	width: 197px;
	margin-bottom: 10px;
}
.comment01 dt {
	font-size: 1.1em;
	width: 184px;
	margin-bottom: 7px;
	padding: 5px 0 5px 10px; 
	background: #EFEFEF;
	border-left: 3px solid #003366;
}
.comment01 dd {
	line-height: 130%;
	width: 182px;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/base/arrow_blue02.gif) left 5px no-repeat;
}
.item p {
	clear: both;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
}
.item .syousai {
	text-align: right;
	padding: 5px 17px 5px 0;
	border: none;
	background: url(../images/base/arrow_blue05.gif) right 8px no-repeat;
}