﻿/* CSS レイアウト */
body {
	background-color: #FFFFFF;
	background-image: url('images/stripe01.gif');
}

#masthead {
	border: 1px solid #808080;
	width: 800px;
	background-image: url('images/m-banner.jpg');
	background-repeat: no-repeat;
	height: 149px;
	margin-bottom: 5px;
	background-color: #000000;
	color: #000000;
}
#top_nav {
	border: 1px solid #808080;
	width: 800px;
	background-color: #C0C0C0;
	margin-bottom: 5px;
	height: 29px;
}
#container {
	background-position: right bottom;
	border: 1px solid #808080;
	position: relative;
	width: 800px;
	height: 1650px;
	background-color: #FFFFFF;
	background-image: url('images/sanadayukimura.jpg');
	background-repeat: no-repeat;
}
#left_col {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	height: 1150px;
	font-size: 10pt;
}
#page_content {
	margin-left: 180px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	padding-left: 15px;
	padding-top: 10px;
	height: 1160px;
	font-size: 10pt;
	line-height: 150%;
}
#right_col {
	width: 188px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 10pt;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	padding-top: 5px;
	margin-left: 10px;
	height: 1165px;
}

#footer {
	width: 810px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	margin-right: 20px;
	font-size: 12px;
}

.height153 {
	height: 153px;
}

#navigation {
}

#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 10px;
	border: 1px solid #C0C0C0;
	font-size: 10pt;
	font-weight: bold;
	background-color: #C0C0C0;
	margin-bottom: 5px;
	height: 13px;
}

#navigation a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#top_nav ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#top_nav li {
	float: left;
}

#top_nav a {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #808080;
	background-color: #C0C0C0;
}

#top_nav a:hover {
	font-size: 10pt;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}

.iframe {
	overflow: auto;
	width: 370px;
	height: 500px;
	padding: 10px;
	border: 1px solid #008000;
	font-size: 13px;
	text-decoration: none;
	background-color: #669999;
}

.topics_color {
	color: #008000;
}

.sikaku_color {
	color: #FF8000;
}

.top_font {
	height: 34px;
	margin-left: 250px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 20px;
}

.top_subtitle {
	height: 34px;
	margin-left: 260px;
	margin-bottom: 0px;
	color: #FFFFFF;
	margin-top: 20px;
	font-size: 13px;
}

.style1 {
	border-width: 0px;
	margin-left: 7px;
	margin-right: 7px;
}

.style2 {
	border-width: 0px;
}

.style3 {
	border-width: 0px;
	padding-left: 25px;
}

a:hover {
	color: #800000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
}

a:active {
	color: #000000;
}

a {
	color: #0080FF;
	text-decoration: none;
}

#page_content a:hover {
	text-decoration: underline;
	color: #800000;
}

.color_blue1 {
	color: #0080FF;
}
.style4 {
	vertical-align: baseline;
}
.style5 {
	margin-bottom: 15px;
	margin-top: 15px;
}
.style6 {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 24px;
	font-size: 11pt;
	color: #000000;
	padding-left: 55px;
	background-color: #C0C0C0;
	margin-bottom: 9px;
	font-weight: bold;
}
.style7 {
	font-size: 9pt;
	padding-left: 5px;
	color: #808080;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#pagecontent a {
	color: #0080FF;
}
a:visited {
	color: #0080FF;
}
a:active {
	color: #0080FF;
}
.style11 {
	border-width: 0px;
	margin-left: 26px;
}
.style9 {
	line-height: 130%;
}
.style10 {
	margin-left: 5px;
	margin-right: 5px;
}
.style12 {
	overflow: auto;
	width: 370px;
	height: 453px;
	padding: 10px;
	border: 1px solid #008000;
	font-size: 13px;
	text-decoration: none;
}


