@charset "Shift_JIS";


/* --------------------------------------------------------------------------------------
 サポートライブラリ追加項目 /lib/　add by T.Yoshino
--------------------------------------------------------------------------------------- */

div div#ct-area h1 {
	line-height: 1em;
}

div#ct-left div.lib-infobox p {
	margin-left:10px;
}

div#ct-left div.lib-infobox p.next {
	margin-left:10px;
	margin-top:10px;
}

div#ct-left div.lib-infobox ul {
	margin-left:30px;
}

div#ct-left div.lib-infobox ul li{
	padding-left: 29px;
	background: url("/img/share/icon_arrow.gif") no-repeat 12px .2em;
	margin-right:30px;
	display:block;
}


div#ct-left dl.lib-processbox {
	width: 689px;
	margin-top: 20px;
	background: url("/lib/img/bg_bnbox_rp.gif") repeat-y;
}

div#ct-left dl.lib-processbox dd {
	padding:10px 20px;
	background: url("/lib/img/bg_bnbox_bt.gif") no-repeat left bottom;
}

/* **********
 * サイドバー
 * ******** */
/*
/support/css/content.css での指定を無効化
*/
dl.snavi dd ul li {
	padding: 0;
}
dl.snavi dd ul li {
	border-bottom: 1px solid #E1E1E1;
	list-style-position: outside;
	margin-left: 0;
}

dl.snavi dd ul li a {
	background: url("") no-repeat scroll 0 0 transparent;
	padding-left: 0;
}
/*
改めて指定
*/

dl.snavi dd ul li {
    background: url("/img/share/icon_arrow.gif") no-repeat scroll 7px 12px transparent;
    border-bottom: 1px solid #E1E1E1;
    list-style-position: inside;
    margin-left: 0;
    padding: 7px 0 6px 25px;
}
dl.snavi dd ul li.on {
    background: url("/img/share/icon_arrow.gif") no-repeat scroll 7px 12px #EDF4F9;
    font-weight: normal;
}



/*
div#ct-left dl.lib-processbox dd ul{
	margin:10px 20px auto 20px;
}
*/

/*
div#ct-left h2{
	position: relative;
}


div#ct-left h2 span p.list {
	position: absolute;
	top: 5px;
	right: 9px;
	font-size: 86%;
	background-color:transparent;
	background-image:none;
}

div#ct-left h2 span p.list a {
	padding-left: 18px;
	background: url(../img/share/icon_arrow05.gif) no-repeat left center;
	background-color:transparent;	
}


div#ct-left h2 .list a:link,
div#ct-left h2 .list a:visited,
div#ct-left h2 .list a:hover,
div#ct-left h2 .list a:active {
	color: #FFFFFF;
}


dl.library dd li,
div.section ul li,
div.section-tbl table {
	font-size:120%;
}
*/

#ct-area {
	font-size:120%;
}


table.support-tbl {
	margin: 1.0em 10px 0 10px;
}

.section{
	clear: both;
}
