@charset "UTF-8";
@import url("base.css");

/*-------Common-------*/
body {
	background:url(../img/bgbody_main.gif) repeat-y #fff;
	font-size:96%;
	line-height:130%;
}

body.bodyRoot {
	background:url(../img/bgbody_mainroot.gif) repeat-y #fff;
	font-size:96%;
	line-height:130%;
}

/*-------Page Contents-------*/

#contentsMain {
	width:760px;
	margin-right:auto;
}

#contentsMainRoot {
	width:980px;
	margin-right:auto;
}

#contentsMainRootHeader {
	width:980px;
	padding:90px 0px 0px 0px;
}

#mainTexIndnt {
	margin-left:10px;
	margin-right:24px;
}

#mainTexIndnt h1.pt_title {
	margin:0 0 8px 0;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	padding:4px 4px 2px 8px;
	border-left:none;
	background:none;
	display:block;
	color:#ffffff;
	background-color:#666666;
}

#mainTexIndnt h1 {
	margin:0;
	font-size:120%;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-color:#DEDEDE;
	border-left:#888888 solid 5px;;
	border-bottom:#666666 solid 1px;
	padding:8px 4px 4px 6px;
	color:#666666;
	font-weight:bold;
}

#mainTexIndnt h2 {
	color:#666666;
	border-bottom:#666666 solid 2px;
	background:url(../img/tag_h2.gif) no-repeat 5px 5px;
	font-size:110%;
	line-height:120%;
	padding:4px 4px 4px 28px;
	font-weight:bold;
	margin:16px 0 4px 0;
}

#mainTexIndnt h3 {
	color:#666666;
	border-bottom:3px double #999999;
	font-size:110%;
	line-height:160%;
	display:inline;
	font-weight:bold;
	padding:2px;
}

#mainTexIndnt h4 {
	margin:15px 0 10px 0;
	padding:0 12px 0 24px;
	font-size:96%;
	color:#666666;
	font-weight:bold;
	background:url(../img/tag_h4.gif) no-repeat 1px;
}

/* Page Header */
#headerRoot {
	position:absolute;
	top:0px;
	left:0px;
	margin:0;
	background:url(../img/header.gif) no-repeat;
	width:980px;
	height:81px;
}

#headerRoot dl, #headerRoot dt, #headerRoot dd {
	margin:0;
	padding:0;
}

#headerRoot #site-logo {
	margin:0;
	padding:0;
}

#headerRoot #site-logo .cName {
	position:absolute;
	width:400px;
	height:65px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-indent:-5000px;
	text-decoration: none;
}

#headerRoot #site-logo .cNameIn {
	position:absolute;
	display:block;
	width:110px;
	height:65px;
	margin:0 0 0 870px;
	padding:0;
	float:right;
	text-indent:-5000px;
	text-decoration: none;
}

#headerRoot dd#headline_title {
	position:relative;
	top:65px;
	margin:0;
	width:970px;
	height:16px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:10px;
	padding-right:10px;
	padding-top:2px;
	display:block;
	text-align:right;
}

/* Page Navigation */
#pageNavi {
	border-bottom:#ccc solid 1px;
	width:740px;
	font-size:84%;
	margin-bottom:10px;
}

#pageNaviRoot {
	border-bottom:#ccc solid 1px;
	width:940px;
	font-size:84%;
	margin-left:10px;
	margin-bottom:10px;
}

#pageNavi ol, #pageNaviRoot ol {
	margin:0;
	padding:0 10px 0 6px;
	list-style:none;
}

#pageNavi ol li, #pageNaviRoot ol li {
	display: inline;
	color:#666;
	padding-right:4px;
}

#pageNavi ol li a, #pageNaviRoot ol li a {
	background:url(../img/arr_pn.gif) no-repeat right 3px;
	padding-right:10px;
	padding-left:2px;
}

#pageNavi ol li a:link, #pageNavi ol li a:visited, #pageNaviRoot ol li a:link, #pageNaviRoot ol li a:visited { color:#666; text-decoration:underline;}
#pageNavi ol li a:hover, #pageNaviRoot ol li a:hover { color:#999; text-decoration:none;}


/*-------Memo-------*/
#mainTexIndnt #memo_list {
	padding:0px;
	margin-bottom:20px;
}

#mainTexIndnt #memo_list h4 {
	margin:0;
	color:#ffffff;
	background:none;
	background-color:#0000BB;
	padding:2px 18px 2px 18px;
	display:inline;
}

#mainTexIndnt #memo_list #block {
	border:solid 1px #0000BB;
	margin:0;
	padding:10px;
}

#mainTexIndnt #memo_list p {
	margin:0;
	font-size:96%;
	line-height:120%;
	font-weight:normal;
	color:#000000;
}


/*-------Notes-------*/
#mainTexIndnt #notes_list {
	padding:0px;
	margin-bottom:20px;
}

#mainTexIndnt #notes_list h4 {
	margin:0;
	color:#ffffff;
	background:none;
	background-color:#8a0d54;
	padding:2px 18px 2px 18px;
	display:inline;
}

#mainTexIndnt #notes_list #block {
	border:solid 1px #8a0d54;
	margin:0;
	padding:10px;
}

#mainTexIndnt #notes_list p {
	margin:0;
	font-size:96%;
	line-height:120%;
	font-weight:normal;
	color:#000000;
}

/*-------Related Items-------*/
dl#ref_list {
	margin-top:20px;
	margin-bottom:10px;
}
dl#ref_list dt {
	background-color:#000088;
	color:#FFFFFF;
	line-height:110%;
	display:inline;
	padding:4px 8px 4px 8px;
}
dl#ref_list dd {
	margin:0;
	padding:10px 0 10px 0;
	font-size:100%;
	font-weight:normal;
	color:#777777;
}

dl#ref_list ul {
	line-height:150%;
	font-size:100%;
	list-style:disc;
	color:#666666;
}

/*-------Operation-------*/
#mainTexIndnt ul#naviflow_list {
	line-height:150%;
	font-size:100%;
	list-style:decimal;
	font-weight:bold;
	color:#666666;
}
#mainTexIndnt ul#naviflow_list ul {
	line-height:150%;
	list-style-type: disc;
	font-weight:normal;
}

/*------Operation List-------*/
#mainTexIndnt ul#item_list {
	line-height:150%;
	font-size:100%;
	list-style:circle;
	font-weight:bold;
	color:#666666;
}

/*-------Table-------*/
.tbl_base {
	border-collapse:collapse;
	align:center;
	margin:10px 1px 20px 1px;
}
.tbl_base td, .tbl_base th {
	font-size:96%;
	line-height:120%;
	border:#666666 solid 1px;
	color:#666666;
	vertical-align:top;
	text-align:left;
	padding:4px 5px;
	font-weight:normal;
}
.tbl_base th {
	background-color:#EDEDED;
	font-weight:bold;
}

.tbl_base td.tdtitle {
	color:#ffffff;
	background-color:#666666;
	font-weight:bold;
}

/*-------Comment-------*/
p.notes {
	list-style:none;
	margin:0;
	padding:0 0 0 4em;
	text-indent:-1em;
	font-size:84%;
	color:#666;
}

/*-------Code-------*/
div#mainTexIndnt pre {
	width: 95%;
	overflow: auto;
}

div#mainTexIndnt code {
	color: #666666;
	font-family: 'MSゴシック', monospace;
	line-height: 120%;
}
pre.code {
	margin-left: 20pt;
	margin-right: 20pt;
	padding: 5pt;
	background-color: #eeeeff;
	border: 1px solid black;
}


/*-------Frames-------*/
.dotHrH333 {
	background:url(../img/doth_line.gif) repeat-x;
	margin:20px auto;
	height:1px;
}

.dotHrH222 {
	background:url(../img/solid_line.gif) repeat-x;
	margin:20px auto;
	padding:0;
	height:1px;
}

/*-------To the top-------*/
p#toPagetop {
	clear:both;
	margin-right:20px;
	text-align:right;
}

/*-------Footer-------*/
#footer {
	width:740px;
	background-color:#FFFFFF;
	margin-right:auto;
	font-size:76%;
	clear:both;
}

#footerRoot {
	width:940px;
	background-color:#FFFFFF;
	margin-right:auto;
	font-size:76%;
	clear:both;
}

#footer ul, #footerRoot ul {
	margin:0;
	padding:0;
	position:relative;
	list-style:none;
}

#footer ul li, #footerRoot ul li {
	float:left;
	margin:0;
	padding:0;
}

#footer ul li.copyright, #footerRoot ul li.copyright {
	float:right;
	margin:4px 0 4px 0;
}

#footer p, #footerRoot p {
	clear:both;
	text-align:right;
	margin:10px 2px 10px 2px;
}

#footer a:link, #footer a:visited, #footerRoot a:link, #footerRoot a:visited { color:#333; text-decoration:none;}
#footer .r a:link, #footer .r a:visited, #footerRoot .r a:link, #footerRoot .r a:visited { color:#333; text-decoration: underline;}
#footer a:hover, #footerRoot a:hover { color:#333; text-decoration: underline;}


