/* Base Style For Lv09x11 Document */

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: white;
	scrollbar-face-color: #39f;
	scrollbar-highlight-color: #7df;
	scrollbar-shadow-color: #000;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #9cf;
	scrollbar-darkshadow-color: #3c6;
}

H1 {
	font-size: 130%;
	margin: 0px 0px 3ex 0px;
}
H2 {
	font-size: 115%;
	margin: 0px 0px 0px 0px;
}
H3 {
	font-size: 105%;
	margin: 2ex 0px 0px 0px;
}

IMG {border: none;}

HR {
	border: none; height: 2px;
	background-color: #39f;
	color: #39f;
}
/*HR {border: solid 1px #39f;}*/

FORM {
	background-color: #06f;
	margin: 2px 0px 2px 0px;
}

TABLE {border: solid 1px #0cf;}
CAPTION {
	font-size: smaller;
	font-weight: bold;
}
TD {border: solid 1px #0cf;}
TH {
	background-color: #e9ffff;
	border: solid 1px #0cf;
}

A {
	color: #06f;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {color: #39f;}
A:hover, A:active {color: Red;}

.layout {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	table-layout: fixed;
}

.hd {
	background-color: #06f;
	border: none;
	border-bottom: solid 1px blue;
	color: White;
	font-size: 12px;
	font-weight: bold;
	height: 62px;
	overflow: hidden;
}

.siteid {
	font-family: Arial;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	border: none;
}

A.siteid, A.siteid:visited, A.siteid:hover, A.siteid:active {
	color: White;
	text-decoration: none;
}

.hdad {
	padding: 1px 1px 1px 1px;
	float: right;
	border: none;
}

.tagline {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	position: absolute;
	top: 37px;
	left: 25px;
	width: 290px;
	clear: both;
	border: none;
}

.leftbar {
	background-color: #39f;
	padding: 0px 0px 0px 0px;
	font-size: smaller;
	font-weight: bold;
	color: White;
	width: 135px;
	float: left;
	border: none;
	border-right: solid 1px blue;
}

.g_topnavi {
	border-bottom: solid 1px blue;
	border-left: solid 1px blue;
}

.topnavi {
	background-color: #06f;
	border: solid 1px blue;
	padding: 1px 1px 1px 0px;
}

A.topnavi, A.topnavi:visited {
	background-color: transparent;
	padding: 1px 1px 1px 1px;
	font-size: 16px;
	color: white;
	font-family: Arial Sans-Serif;
	border: none;
}
A.topnavi:hover, A.topnavi:active {color: #33ff00;}

.g_navi {
	padding: 0px 2px 0px 2px;
	border: none;
	width: 98%;
}

.lfat {
	background-color: White;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	width: 80px;
}

.lfad {
	background-color: White;
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: center;
	width: 100%;
	display: inline;
}

.plt {
	background-color: #06f;
	font-size: 14px;
	width: 50px;
}

.pl, .rel {
	background-color: #06f;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
}
.rel {line-height: 3ex;}

.snt {
	background-color: #06f;
	padding: 1px 0px 1px 1px;
	font-size: 14px;
	width: 70px;
}

.sn {
	background-color: #06f;
	font-size: 12px;
	text-align: center;
}

A.sn, A.sn:visited, A.rel, A.rel:visited, A.foot, A.foot:visited {
	font-family: Arial Sans-Serif;
	color: White;
}
A.sn:hover, A.sn:active, A.rel:hover, A.rel:active, A.foot:hover, A.foot:active {
	color: #3f0;
}

.relt {
	background-color: #06f;
	padding: 1px 0px 1px 1px;
	font-size: 14px;
	width: 100px;
}

.g_doc { /* IE Support */
	border: none;
	border-bottom: solid 1px blue;
	padding: 0px 13px 0px 0px;
	float: left;
/*	padding: 0px 0px 0px 0px;*/
}

.pagetag {
	background-color: #06f;
	border: solid 1px blue;
	border-left: none;
	padding: 2px 1px 2px 1px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: White;
	width: 150px;
}

.docblock_basic { /* IE Support */
	margin: 7px -6px 0px 5px;
	padding: 5px 0px 0px 5px;
/*	margin: 7px 7px 0px 5px;
	padding: 5px 5px 0px 5px;*/
}

.foot {
	background-color: #39f;
	border: none;
	padding: 1px 2px 0px 2px;
	color: White;
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	clear: left;
}
.l_foot {float: left;}
.r_foot {float: right;}

.source {
	font-size: x-small;
	font-weight: normal;
	text-align: right;
}

.l {text-align: left;}
.fl {float: left;}
.fr_ad { /* 基本的にg_docと同じ */
	float: left;
	border: none;
	border-bottom: solid 1px blue;
	padding: 24px 3px 3px 3px;
	width: 125px;}
.c {text-align: center;}
.tc {table-layout: fixed;}
.cfc {clear: left; text-align: center;}
.s {font-size: smaller;}
.b {font-weight: bold;}
.red {color: Red; font-weight: bold;}
.blue {color: Blue; font-weight: bold;}
.sectionHeader {background-color: #39f; padding: 2px 2px 2px 2px;
	color: White; font-weight: bold;}
.clkimg {border: solid 1px #39f; margin: 0px 5px 5px 0px;}
