/******************** 1.elements ************************/
body {
	text-align:center;
	margin: 6px 0px 0px 0px; /* γEΊΆ */
}
img{
	margin: 0px 0px 5px 0px; /* γEΊΆ */
	border:0;
}
p {
	font-family: "lr@oSVbN",sans-serif;
	font-size:9pt;
	color:#333333;
	margin:0 auto;
}
/* 1-1.table */
tr {
	margin:0 0 0 0;
	padding:0 0 0 0;
	 /* γEΊΆ */
} 

th {
	padding:0px 0px 0px 0px;
	/* γEΊΆ */
}
td {
	padding:6px 0px 0px 10px; 
	/* γEΊΆ */
}
/* 1-2.list */
ul {
	list-style-type: none
}
ol {
	list-style-type: none
}
li {
	list-style-type: none
}
/* 1-3.^NX */
a:link {
	color: #8888ff; text-decoration: none
}
a:visited {
	color: #8888ff; text-decoration: none
}
a:hover {
	color: #ff9999; text-decoration: underline
}
a:active {
	color: #8888ff; text-decoration: none
}
/******************** 2.id **************************/
#outline {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#top {
	width:100%;
}
#bottom {
	width:100%;
	margin-top: 20px;
	text-align:center;
	clear:both;
}
#sitemap {
}
/******************** 3.list **************************/
div#mainframe {
	float:left;
	width:742px;
	_width:735px;
}
div#mainframe dl {
	margin:0 0 0 0;
	padding:1em;
	border:1px solid #eeeeff;
	clear:both;
	background:#fff;
}
div#mainframe dl dt {
	font-size:14pt;
	font-weight:bold;
	background:#ffffff;
	width:420px;
	padding:5px 0px 5px 10px;
	margin:0 0 0 0px;
	border-left:5px solid #0066cc;
	border-bottom:1px solid #0066cc;
	color:#000000;
}
div#mainframe dl#sitemap {
}
div#mainframe dd.sitemap-detail{
        margin-left:50px;
}
/******************** 4.font **************************/
p.sm-9  {
	font-family: "lr@oSVbN",sans-serif;
	font-size:9pt;
	color:#333333;
	line-height:1.4em;
}
p.sm-9-header  {
	font-family: "lr@oSVbN",sans-serif;
	font-size:9pt;
	color:#333333;
/*	font-weight:bold;	*/
	text-align:right;
}
p.sm-10  {
	font-family: "lr@oSVbN",sans-serif;
	font-size:10pt;
	color:#333333;
	line-height:2.2em;
}
p.alp  {
	font-family: Arial,sans-serif;
	font-size:10pt;
	color:#666666;
	text-align: center;
	margin:0 auto;
}
p.bottom  {
	font-family: "lr@oSVbN",sans-serif;
	font-size:9pt;
	margin:0 auto;
	line-height: 2.6;
}
/******************** 5.Table **********************/
table.content_tittle {
	vertical-align:top;
}
/******************** other **************************/
div.dClear@{
	clear:both;
}
/******************** end **************************/