body {
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
.titlebar {
	background-color: #012F46;
	background-image: url(img/titleback.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 70px;
	top: 0px;
	right: 0px;
}
h1 {
	font-size: small;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	right: 30px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	left: 320px;
}
.left_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 300px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 70px;
	right: 0px;
	width: 300px;
	bottom: 30px;
}
a.l1:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menuback.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	padding-top: 7px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-indent: 20px;
	margin-left: 5px;
}
a.l1:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/menuback.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	padding-top: 7px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-indent: 20px;
	margin-left: 5px;
}
a.l1:hover {
	font-size: 14px;
	color: #012F46;
	text-decoration: none;
	background-image: url(img/menuback_h.gif);
	background-repeat: no-repeat;
	height: 30px;
	display: block;
	padding-top: 7px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	text-indent: 20px;
	margin-left: 5px;
}
menu1 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
h2 {
	font-size: medium;
	color: #7B869A;
	background-image: url(img/h2_back.gif);
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B869A;
}
h3 {
	font-size: 14px;
	line-height: 180%;
	color: #026291;
	margin: 0px;
	padding: 15px;
}
h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #FF6600;
	font-size: 14px;
}

h4 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00080;
	color: #00080;
	font-size: 14px;
}



.left_f1 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        
}
.left_f1-1 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        margin-top: 0em;
	margin-bottom: 2em;
        
}

.left_f1-2 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        margin-top: 0em;
	margin-bottom: 0em;
        
}

dl {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
}
ul {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
    list-style-type: none;
    text-indent: 1em
    margin-left: 0%
}
ul.tyotto {
        text-indent: -2em;
        font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        list-style-type: none;
        
}
ul.circle {
font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        list-style-type: circle;
        text-indent: 1em
        margin-left: 0%
}
li.tyo {
text-indent: -4em;
}

ol {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
    margin-left: 2em;

}

ol.upper-roman {
font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
        text-indent: 1em;
list-style-type: upper-roman;
}
ol.l-r {
list-style-type: lower-roman;
}
ol.upper-alpha {
list-style-type: upper-alpha;
}

ol.lower-alpha {
list-style-type: lower-alpha;
}

ol.kansu {
list-style-type: cjk-ideographic;

}

ol.iroha {
list-style-type: katakana-iroha;
}

ol.hyou {
            font-size: medium; 
            list-style-type: cjk-ideographic;
}
ol.a {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;

	margin-left: 25px;
}

.left_f2 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADE3FE;
	border-left-color: #ADE3FE;
}
.left_f3 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
}
.left_f4 {
	font-size: medium;
	font-weight: bold;
	line-height: 200%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border: 3px solid #002D42;
	
}
.left_f5 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #002D42;
	background-color: #F1FAFE;
}
.left_f6 {

	font-size: small;
	line-height: 180%;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #DB6D00;
	background-color: #FFECD9;
}
a:link {
	font-weight: bold;
	color: #3366CC;
}
a:visited {
	font-weight: bold;
	color: #3366CC;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}
.copy {
	font-size: small;
	line-height: 120%;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	text-align: center;
	background-color: #012F46;
}
a.l2:link {

	font-weight: bold;
	color: #FFFFFF;
}
a.l2:visited {


	font-weight: bold;
	color: #FFFFFF;
}
a.l2:hover {

	font-weight: bold;
	color: #FF3300;
}
h5 {
	font-size: 14px;
	color: black;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	padding: 3px 3px 3px 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

h6 {
	font-size: 14px;
	color: black;
	
	padding: 3px 3px 3px 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
h5.right {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding: 3px 3px 3px 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.right_f1 {
	font-size: small;
	line-height: 180%;
	color: #FFFFFF;
	margin: 10px 15px;
}
.right_f2 {
	font-size: small;
	line-height: 180%;
	color: #FFFFFF;
	margin: 10px 15px;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.right_f3 {
	font-size: small;
	line-height: 180%;
	color: #333333;
	margin: 10px 15px;
	padding: 3px;
	border: 1px solid #003A50;
	background-color: #DAF2FE;
}
.right_f4 {
	font-size: small;
	line-height: 180%;
	color: #CCCCCC;
	margin: 0px 5px;
	background-image: url(img/right_f4_2.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.right_f4_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.google {
	float: right;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
}

.honbun {
margin-top: 1em;
margin-bottom: 1em;
line-height: 180%;
}

.naibun {
margin-top: 2em;
margin-bottom: 2em;
}
.kuttuke {
margin-top: 0em;
margin-bottom: 0em;

}
em {font-style: normal; font-weight: bold; }
strong {font-style: normal; font-weight: bold; color: red; }
th {background: #DEB887; white-space: nowrap; text-align: center;}
td { vertical-align: top; }

td.i {background: #9ACD32; white-space: nowrap; vertical-align: top;}
td.n { white-space: nowrap; text-align: left;}
.ad { text-align: center;
margin-top: 2em;
	margin-bottom: 2em;
} 

img.mob {float: right;
}
img.phot {float: left;
padding: 10px;
margin-right: 2em;}
