body {
	margin: 0px;
	padding: 0px;
	background-color: #307375;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 12px;
	color: #333333;
}
.floatClear {
	clear: both;
	overflow: hidden;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}

.content {
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.header {
	background-color: #DDE5E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding: 2px;
}
.main {
	background-color: #FFFFFF;
}
.left_menu {
	float: left;
	width: 180px;
	margin: 0px;
	background-color: #FFFFFF;
}
.main_menu {
	float: left;
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #DDE5E2;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../image/h1_back.jpg);
	text-indent: 10px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: repeat-x;
}

h3 {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 0.5em;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-right-style: none;
}
p,h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}
p a {
	color: #0000FF;
	text-decoration: none;
}
p a:hover {
	color: #FF0000;
	text-decoration: none;
}


h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}
h3 a {
	color: #0000FF;
	text-decoration: none;
}

ul {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 1.3em;
}

li a {
	text-decoration: none;
}
li a:link {
	color: #0000FF;
	text-decoration: none;
}
li a:visited {
	color: #0000FF;
	text-decoration: none;
}
li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.footer p {
	font-size: 10px;
	color: #333333;
	text-align: right;
	background-color: #DDE5E2;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
.link a {
	color: #0000FF;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-decoration: none;
}
.link a:hover {
	color: #FF0000;
	text-decoration: none;
}

a img {
	border-style: none;
}
strong {
	color: #FF0000;
}
h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.section {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#gyoumu {
	border-top-color: #307375;
	border-right-color: #307375;
	border-bottom-color: #307375;
	border-left-color: #307375;
	background-repeat: repeat-y;
	background-image: url(../image/gyoumu-back.gif);
}

#kaisya {
	border-top-color: #46A16A;
	border-right-color: #46A16A;
	border-bottom-color: #46A16A;
	border-left-color: #46A16A;
	background-repeat: repeat-y;
	background-image: url(../image/kaisya-back.gif);
}
#cad {
	border-top-color: #179BA4;
	border-right-color: #179BA4;
	border-bottom-color: #179BA4;
	border-left-color: #179BA4;
	background-repeat: repeat-y;
	background-image: url(../image/cad-back.gif);
}
#gyoumu h2 {
	background-color: #307375;
}
#kaisya h2 {
	background-color: #46A16A;
}
#cad h2 {
	background-color: #179BA4;
}
li img {
	vertical-align:middle;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
.menu_img {
	float: left;
	margin: 7px;
	padding: 0px;
	border: 2px solid #307375;
}
.right_image {
	float: right;
	margin: 5px;
}
.left_image {
	float: left;
	margin: 5px;
}
.textblock {
	font-size: 12px;
	color: #666666;
	background-color: #F7FFF7;
	padding: 2px;
	width: 95%;
	border: 1px solid #000000;
	overflow: auto;
	height: 150px;
	margin-left: 2px;
}
