@charset "utf-8";

div.libinfobox {
	background:transparent url(/support/img/bg_line_v02.gif) repeat-y scroll 13px 0;
	padding-left:13px;
}
div.libinfobox:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
div.libinfobox {
	display:inline-block;
}
* html div.libinfobox {
	height:1%;
}
div.libinfobox {
	display:block;
}
div.libinfobox dl {
	float:left;
	margin-right:30px;
	width:200px;
}
div.libinfobox dl.nomg {
	margin-right:0;
}
div.libinfobox dd {
	font-size:86%;
	line-height:1.5em;
	margin-top:8px;
}





div.supportbox02 div.supportbox-in02 div.libinfo
{
	overflow-y: scroll;
	height: 150px;
	margin-left: 1em;
}
div.supportbox02 div.supportbox-in02 div.libinfo h4,
div.supportbox02 div.supportbox-in02 div.libinfo ul
{
	margin-left: 1em;
}
div.repairbox,
div.libinfobox
{
	padding-top: 12px;
}
div.supportbox02 div.supportbox-in02 div.libinfo ul li
{
	background: transparent url(/img/share/icon_arrow.gif) no-repeat scroll 12px 0.4em;
	margin-right: 30px;
	padding-left: 29px;
}

div.supportbox02 div.supportbox-in02 div.libinfo span.name
{
	font-weight: bold;
}



div.index-menu dl dt{
	font-size: 12px;
	font-weight: bold;
	color: #009;
}


div#ct-left .supportbox .supportbox-in .telno
{
	font-size: 200%;
	padding: 10px 0;
}


/* 各種サービス */
#servicetable td{
	vertical-align: top;
	padding: 5px 7px;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
#servicetable td.nomg{
	border-right: none;
}
#servicetable tr.nomg td{
	border-bottom: none;
}
#servicetable dl dt {
    background: url("/img/share/icon_arrow.gif") no-repeat scroll 0 0.4em transparent;
    padding-left: 15px;
}

dl.snavi dd ul li.noarw a{
	background: none;
	padding-left: 0;
}

#ct-right dl.setup-movie>dd{
	padding: 5px;
	line-height: 1.1;
}
#ct-right dl.setup-movie dd dt{
	font-size: 15px;
	line-height: 1.1;	/* IE 以外 */
	line-height: 1.1\9;	/* IE8 以上 */
	*line-height: 1.5;	/* IE7 以上 */
	_line-height: 1.5;	/* IE6 */
}
/* IE9専用 */
#ct-right dl.setup-movie dd dt:not(:target){
	line-height: 1.5\9;
}
#ct-right dl.setup-movie dd dt img{
	float: left;
	margin-right: 3px;
}
#ct-right dl.setup-movie dd dd{
	clear: left;
	font-size: 10px;
	background: none;
	width: auto;
}
#ct-right dl.setup-movie dd dt{
	color: blue\9;
}





/* リスト（ul） */
div#ct-area ul.ul
{
	margin-left: 1.5em;
	list-style-type: disc;
}
div#ct-area ul.ul>li
{
	list-style-type: disc;
}



/* リスト（ol） */
div#ct-area ol.ol
{
	margin-left: 1.5em;
	list-style-type: decimal;
}
div#ct-area ol.ol>li
{
	list-style-type: decimal;
}


/* ※ */
div#ct-left dl.kome
{
	margin-top: 0.5em;
	margin-left: 0;
}
div#ct-left dl.kome dt
{
	float: left;
	clear: left;
	display: block;
	width: 2em;
}
div#ct-left dl.kome dd
{
	margin-left: 2em;
}


/* テーブル */
div#ct-left .tblGray {
    border: 1px solid #808080;
    border-collapse: collapse;
    text-align: left;
}
div#ct-left .tblGray th {
    background-color: #EEEEEE;
    border: 1px solid #808080;
    border-collapse: collapse;
    padding: 3px;
    text-align: left;
}
div#ct-left .tblGray td {
    border: 1px solid #808080;
    border-collapse: collapse;
    padding: 3px;
    text-align: left;
}



/* DL */
div#ct-left dl.dl>dt {
    font-weight: bold;
}
div#ct-left dl.dl>dd {
    margin-left: 1em;
}


/* 幅100% */
div#ct-left .w100p {
    width: 100%;
}


/* 上に1行の余白 */
div#ct-left .mt1 {
	margin-top: 1em;
}
