@charset "utf-8";

/* --service-- */
table.layout_service {
	margin:20px 0px 0px 0px;
	border-top:1px #666666 solid;
}
	table.layout_service td {
		padding:20px 5px 5px 5px;
		vertical-align:top;
	}

/* --ikusei-- */
table.layout_ikusei {
	margin:20px 0px 0px 0px;
	border:1px #cccccc solid;
	background-color:#eeeeee;
}
	table.layout_ikusei td {
		padding:8px;
		vertical-align:top;
		border:1px #cccccc solid;
	}
	
/* --report-- */
table.layout_report {
	margin:20px 0px 0px 0px;
}
	table.layout_report td {
		padding:5px;
		vertical-align:middle;
	}
	table.layout_report td.date {
		padding:5px 0px 5px 35px;
		background:url(../img/icon_yellowArrow.jpg) 15px 8px no-repeat;
	}
	
/* --sitemap-- */
div.sitemapWrapper {
	width:650px;
}
div.sitemapWrapper div.leftWrapper {
	width:300px;
	float:left;
}
div.sitemapWrapper div.rightWrapper {
	width:300px;
	float:left;
}
ul.list_arrow {
	margin:30px 0px 30px 0px;
	}
	ul.list_arrow li {
	padding:0px 0px 0px 15px;
	background:url(../img/icon_arrow.jpg) 0px 3px no-repeat;
	}
		ul.list_child {
		margin:0px 0px 0px 0px;
		}
		ul.list_child li {
		padding:0px 0px 0px 0px;
		background:none;
		}
		
/* --ブログ-- */
div#subtitle {
	height:150px;
	padding:50px 0px 0px 300px;
	color:#0099cc;
	font-weight:bold;
	text-align:center;
	background:url(../img/image7.gif) no-repeat;
}
ul#page_nav {
	margin:50px 0px 0px 0px;
	text-align:center;
}
	ul#page_nav li {
		display:inline;
	}
	
table.entry_title td {
	text-align:center;
}
table.entry_title td strong {
	color:#0099cc;
	font-weight:bold;
}

div#jirei_contents h3 {
	margin-top:30px;
	padding:0px 0px 0px 10px;
	color:#666666;
	font-weight:bold;
	border-left:5px #f6ab00 solid;
	border-bottom:1px #f6ab00 solid;
	background:none;
}

table.layout_press_book {
	margin:20px 0px 0px 0px;
}
	table.layout_press_book td {
		padding:5px 0px 5px 5px;
		vertical-align:top;
		text-align:right;
	}

table.layout_seminarDate {
	margin:20px 0px 0px 0px;
}
	table.layout_seminarDate td {
		padding:5px;
		vertical-align:top;
		background-color:#ffff99;
	}

ul#press_year {
	margin-top:20px;
	text-align:right;
}
ul#press_year a {
	text-decoration:none;
}

ul#press_year li {
	display:inline;
	margin-left:10px;
}
