﻿* { 
	line-height: 1.3em;
	border: 0px solid #990000;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
}
body {
	letter-spacing:0.03em;
	text-align: center;
}
h1.intro {
	font-size: 10px;
	color:#999999;
}
div.navi{
	margin-left: auto;
	margin-right: auto;
	font-size:13px;
	width:698px;
	height:19px;
	line-height:19px;
	background:#efefef;
	border:solid 1px #333;
}
div.navi a:link,
div.navi a:visited,
div.navi a:active{
	width:90px;
	height:17px;
	text-align:left;
	display:block;
	float:left;
	text-decoration: none;
}
.navi a:hover{
	width:90px;
	height:17px;
	background:#000;
	color:#fff;
	text-align:left;
	display: block;
	float:left;
}
.frame_outer {
	text-align:left;
	border: 1px solid #999999;
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	background:#ffffcc;
}
.logo {
	float: left;
	width: 140px;
	height: 300px;
	text-align: left;
}
.side_left {
	float: left;
	width: 140px;
	height: 800px;
	text-align: left;
}
.info {
	position: absolute;
	top: 300px;
	left:518px;
	text-align: left;
	font-size: 13px;
}
.center {
	float: right;
	width: 560px;
}
.side {
	position: absolute;
	top:0px;
	left: 550px;
	text-align: left;
	width: 150px;
}

.side_cont {
	margin: 0px 3px;
}

.contents {
	text-align: left;
	margin-right: 150px;
}

.box{
	position: relative;
	text-align: left;
	width: 550px;
	height: 173px;
}
.box_double{
	position: relative;
	text-align: left;
	width: 550px;
	height: 338px;
}
.box-big {
	overflow: hidden;
	position: absolute;
	border: 1px solid #999999;
	margin: 7px 0px 0px 0px;
	width: 544px;
	height: 165px;
}
.box-big_double {
	overflow: hidden;
	position: absolute;
	border: 1px solid #999999;
	margin: 7px 0px 0px 0px;
	width: 544px;
	height: 330px;
}
.box-l-o {
	overflow: hidden;
	border: 0px solid #999999;
	top: 7px;
	left: 0px;
	position: absolute;
	width: 272px;
	height: 200px;
}
.box-r-o {
	overflow: hidden;
	border: 0px solid #999999;
	top: 7px;
	left: 277px;
	position: absolute;
	width: 273px;
	height: 200px;
}
.box-i {
	overflow: hidden;
	padding: 4px;
	text-align: left;
}

.clear {
	clear: both;
}
.copy {/*フッター*/
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	width: 700px;
}

/* 文字修飾 */
p {
	text-indent: 1em;
	margin: 5px 5px 20px 5px;
	font-size: 14px;
}
.descript {/*社長の一言*/
	margin: 1px;
	padding: 10px;
	font-size: 14px;
	background: #f0fff0;
}
.note {/*小さな文字*/
	font-size: 11px;
}
.red {
	color: #ee5522;
}
.green {
	color: #000055;
}
.orange {
	color: #aa4411;
}

.orange_line {
	margin: 5px;
	border-bottom:solid 1px #ff9900;
	padding: 2px;
	font-size: 18px;
	color: #555;
}
.h2 {
	padding: 2px;
	border-left:solid 7px #55aaff;
	border-bottom:solid 1px #aaaaaa;
	margin: 1px;
	font-size: 15px;
	color: #666;
}
.h3 {
	font-weight: 600;
	padding: 2px;
	border-left:solid 7px #ff9933;
	border-bottom:solid 1px #aaaaaa;
	margin: 1px;
	font-size: 15px;
	color: #666;
}
.h4 {
	padding: 2px;
	border-left:solid 7px #ff6666;
	border-bottom:solid 1px #aaaaaa;
	margin: 1px;
	font-size: 15px;
	color: #666;
}
.h5 {
	padding: 2px;
	border-left:solid 7px #66cc66;
	border-bottom:solid 1px #aaaaaa;
	margin: 1px;
	font-size: 15px;
	color: #666;
}
h2 {
	margin: 3px;
	font-size: 15px;
	color: #555;
}
h3 {
	margin: 5px;
	font-size: 17px;
	color: #555;
	border-bottom:solid 1px #ff9900;
}
h4 {
	margin: 3px;
	font-size: 15px;
	color: #555;
}
h5 {
	margin: 0px;
	font-size: 13px;
	color: #555;
}
strong.damy {
	font-weight: normal;
}
em {
	font-style: normal;
	font-weight: normal;
}
ul {
	margin: 0px 0px 0px 13px;
	padding: 3px;
	font-size: 14px;
	list-style-type: disc;
	list-style-position: outside;
}
ul li {
	margin: 2px;
}
li.circle{
	list-style-type: circle;
}
li.none{
	list-style-type: none;
}
ul.ul2 {
	margin: 0px 0px 0px 2px;
	padding: 1px;
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
}
ul.ul2 li {
	margin: 2px;
}
ul.ul3 {
	margin: 0px 0px 0px 10px;
	padding: 1px;
	font-size: 13px;
	list-style-type: circle;
	list-style-position: outside;
}
ul.ul3 li {
	margin: 1px 0px;
}
ul.list {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font-size: 13px;
	list-style-type: none;
	list-style-position: outside;
}
ul.list li {
	margin: 2px;
}
table.outline {
	margin: 2px;
}
table.outline td {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 15px;
}
table.list {
	text-align: center;
	empty-cells: show;
	border-collapse: collapse;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	font-size: 14px
}
table.list td {
	padding: 2px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
}
table.list td.topic {
	padding: 2px;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	background: #ffffcc;
}
table.small {
	width: 250px;
	margin: 5px;
}
table.small td {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 11px;
}
input.form {
	border: 1px solid gray;
	margin-right: 2px;
}
textarea {
	border: 1px solid gray;
	margin-right: 2px;
}
br.l20 {
	line-height: 20px;
}
br.l10 {
	line-height: 10px;
}
br.l5 {
	line-height: 5px;
}
br.l50 {
	line-height: 50px;
}
