@charset "UTF-8";
/* 文字コード：UTF-8 */


div#rightSection h2{
	padding:0 0 20px 0;
}

div#rightSection h3{
	clear:both;
	color:#333;
	font-weight:bold;
	font-size:95%;
	text-align:left;
	padding:17px 8px 28px 8px;
	background:url(/works/image/common/bg_tit.jpg) no-repeat left center;
}

div#rightSection h4{
	clear:both;
	color:#333333;
	font-size:75%;
	font-weight:bold;
	text-align:left;
	padding:8px 3px 3px 3px;
	margin:10px;
	border-bottom:1px solid #CCC;
}

div#rightSection table.sList{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	width: 660px;
}

#container #contents #rightSection .tList li{
	background:url(/resource/image/common/icon_arrow.gif) no-repeat left 4px;
	padding:0 8px 0 14px;
	list-style:none;
	margin:0 0 4px 0;
}
#container #contents #rightSection .tList span {
	font-size: 90%;
}

div#rightSection table.sList th,
div#rightSection table.sList td{
	font-size:75%;
	text-align:left;
	font-weight:normal;
	background:url(/works/image/common/line_dot.gif) repeat-x left bottom;
}

div#rightSection table.sList th{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	width: 435px;
}

div#rightSection table.sList th span{
	background:url(/works/image/common/icon_arrow.gif) no-repeat left 6px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
div#rightSection .sList small {
	font-size: 75%;
}

div#rightSection table.sList td{
	/*display:block;
	float:left;*/
	width:180px;
	padding:5px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

div#rightSection table.tList{
	width:660px;
	margin:5px 10px 20px 10px;
}

div#rightSection table.tList th,
div#rightSection table.tList td{
	font-size:80%;
	text-align:left;
	font-weight:normal;
	background:url(/works/image/common/line_dot.gif) repeat-x left bottom;
}

div#rightSection table.tList th{
	/*clear:both;
	display:block;
	float:left;*/
	width:180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

div#rightSection table.tList th span{
	background:url(/works/image/common/icon_arrow.gif) no-repeat left 6px;
	padding:0 0 0 10px;
}

div#rightSection table.tList td{
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

div#rightSection table td.lineNone{
	background:none;
	width:10px;
}

div#rightSection table td,
div#rightSection table th{
	vertical-align:top;
	line-height:1.4;
}

