* {
	margin: 0;
	padding: 0;
}
/*html, body, #main {
	height: 100%
}
*/
body {
	margin: 0;
	padding: 0;
}
#main {
	font:13px/1.231 Arial, Helvetica, fVerdana,'メイリオ','Meiryo','Osaka','ＭＳ Ｐゴシック',sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
	background-color: #14148B;
	width: 130px;
	color: #FFFFFF;
	float: left;
}
/*#banner {
	padding: 15px;
	background-color: #06b;
	color: white;
	font-size: large;
	border-bottom: 1px solid #ccc;
	background: url(bg.gif) repeat-x;
	text-align: center
}
#banner a {
	color: white;
}
*/
/*fieldset {
	padding: 8px;
}
legend {
	font-weight: bold;
}
pre {
	margin-bottom: 1em;
}
.jscom, .mix htcom {
	color: #4040c2;
}
.com {
	color: green;
}
.regexp {
	color: maroon;
}
.string {
	color: teal;
}
.keywords {
	color: blue;
}
.global {
	color: #008;
}
.numbers {
	color: #880;
}
.comm {
	color: green;
}
.tag {
	color: blue;
}
.entity {
	color: blue;
}
.string {
	color: teal;
}
.aname {
	color: maroon;
}
.avalue {
	color: maroon;
}
.jquery {
	color: #00a;
}
.plugin {
	color: red;
}
*/
li {
	list-style-type: none;
}
.basic, #list2, #list3, #navigation {
	width:20em;
}
/*#log {
	position:fixed;
	bottom: 0;
	right:1em;
	text-align:right;
}
#switch {
	position: fixed;
	bottom: 0;
	right: 15em;
}
.basic {
	width: 260px;
	font-family: verdana;
	border: 1px solid black;
}
.basic div {
	background-color: #eee;
}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url("AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("AccordionTab2.gif");
}
.basic a.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}
*/
/*#list2 {
	height: 178px;
	border: 1px solid #eee;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd {
	height: 130px;
	overflow: hidden;
}
#list3 {
	border: 1px solid #111;
}
#list3 div.selected .title {
	font-weight: bold;
}
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}
*/
#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#14158b;
	width:130px;
	color: #FFFFFF;
}
#navigation a.head {
	cursor:pointer;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	width: 130px;
	font-size: 108%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	background-color: #7ea2e2;
	text-indent: 15px;
	background-image: url(../images/brand_bk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
}
.head_on {
	cursor:pointer;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	width: 130px;
	font-size: 108%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	background-color: #3348b6;
	text-indent: 15px;
	background-image: url(../images/brand_bk_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: "Times New Roman", Times, serif;
}
#navigation a.head:hover {
	background-color: #5f93c1;
	background-image: url(../images/brand_bk_o.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#navigation a.selected {
	background-image: url(../images/expanded.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#navigation a.current {
/*	background-color:#8A8AEE;
*/	background-color:#4747c5;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none;
	display:inline;
	font-size: 100%;
}
#navigation li li a {
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 15px;
}
#navigation li li a:hover {
/*	background-color:#6868c5;
*/	background-color:#06065a;
	color:#e3c466;
}
#navigation .classname {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4747c5;
}
#navigation .up5 {
	padding-top: 5px;
}



/*#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}
*/ 
@media print {
.basic div, #navigation ul, #list2 dd, #list3 div {
	display: block!important;
	height: auto!important
}
}
.category {
	background-color: #2f605d;
	width: 130px;
	height: 30px;
	margin-top: 1px;
}

