@charset "utf-8";
#news_page #contents .day {
	color: #666;
	margin: 0 0 0 40px;
}

/*----------------------------------
著者の紹介
--------------------------------- */
#author_page table {
	width:533px;
	border-collapse:collapse;
	margin: 0px;
}

#author_page table .td_left{
	width: 60px;
	border:1px solid #999;
	background-color:#dedede;
	padding: 10px;
}

#author_page table td{
	width: 443px;
	border:1px solid #999;
	padding: 10px;
}

#author_page #main_area #contents{
	margin: 0;
	padding:0;
	border:0;
}
#author_page #main_area #contents table td p{
	margin:0 0 20px 0;
	width:420px;
}

/*----------------------------------
資料請求
--------------------------------- */

#demand_page　#main_area #contents p {
	margin-bottom: 10px;
}

#demand_page #contents .syosai {
	text-align:right;
}

/*----------------------------------
スタッフ
--------------------------------- */

#staff_page #contents ul {
	list-style: none;
	margin: 5px 0 20px 38px;
}

#staff_page #contents li {
	list-style: none;
	margin: 5px 0 0 0;
}

/*----------------------------------
リンク
--------------------------------- */

#link_page #contents dl {
	padding: 10px 0 10px 40px;
}

#link_page #contents dt {
	font-weight: bold;
	margin: 0 0 10px 0;
}

#link_page #contents dd {
	line-height: 1.8em;
	padding: 0 0 20px 20px;
}
