@charset "shift_jis";
/* CSS Document */

/* contents setting
------------------------- */

#contents_area #contents_main {
	width: 945px;
}

#contents_waku {
	border: 5px solid #f5c97d;
	padding: 0 0 0 35px;
}

#contents_area h2 {
	margin-bottom: 25px;
}

#contents_area p {
	font-size: 93%;
	margin-bottom: 10px;
}

#contents_area em {
	font-weight: bold;
	color: #ff9f00;	
}

/*  e[u
------------------------- */
table.table01 {
	width: 546px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.table01 th,
table.table01 td {
	font-size: 93%;
	padding: 6px 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.table01 th {
	text-align: center;
	background: #efefef;
	white-space: nowrap;
}

table.table01 table {
	width: 100%;
}

table.table01 td th {
	width: 60px;
	text-align: left;
	background: none;
}

table.table01 td th,
table.table01 td td {
	font-size: 93%;
	padding: 6px 10px;
	border-top: none;
	border-left: none;
}

/*  .column
------------------------- */

.column {
	margin-bottom: 35px;
}

/*  c01 
------------------------- */

#c01 {
}

/*  c02 
------------------------- */

#c02 {
}

#c02 #l_side {
	float: left;
	width: 550px;
}

#c02 #r_side {
	float: right;
	width: 340px;
}

/*  c03
------------------------- */

#c03 {
	position: relative;
	margin-right: 35px;
}

#c03 h3 {
	margin-bottom: 25px;
}

#c03 p#pdf {
	text-align: right;
}


#c03 p#btn {
	position: absolute;
	top: 0;
	right: 0;
}

/*  c04
------------------------- */

#c04 h3 {
	margin-bottom: 25px;
}

#c04 li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

