/* ========================================================================== */
/* common
/* 
/* ========================================================================== */
body {
	font-size: 14px;
	line-height: 1.5em;
	background-color: #EFF9FE;
}
h2 {
	height: 50px;
}
h3 {
	background-image: url(../images/title_bar.jpg);
	height: 35px;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 36px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.float_clear {
	clear: both;
}
.float_left {
	float: right;
}
.indent {
	padding-left: 14px;
}
.indent02 {
	padding-left: 85px;
}
.indent03 {
	padding-left: 14px;
	margin-bottom: 5px;
}
.page_top {
	float: right;
	margin-top: 5px;
		padding-right: 8px;
}
.page_top2 {
	float: right;
	margin-top: 5px;
	padding-right: 30px;
}
a:link {
	color: #0B58C4;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0B58C4;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
}


/* ========================================================================== */
/* area
/* 
/* ========================================================================== */
#main {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #EFF9FE;
	background-image: url(../images/background_main.jpg);
	padding-left: 5px;
	background-repeat: repeat-y;
}
#header_area {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#top_image_area {
	margin: 0px;
	width: 900px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#top_main_area {
	width: 860px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side_navi_area {
	margin-bottom: 10px;
}
#left_area {
	width: 220px;
	float: left;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#right_area {
	width: 645px;
	float: left;
	margin-top: 10px;
}
#center_area {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 662px;
}
#news_area {
	margin-left: 10px;
	width: 640px;
}
#footer_area {
	height: 50px;
	margin-top: 20px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#footer_out {
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	padding-right: 5px;
}
#footer_area #copyright {
	margin-top: 10px;
	text-align: center;
	margin-right: 10px;
}
/* ========================================================================== */
/* news
/* 
/* ========================================================================== */
#news dl {
	margin-left: 5px;
	margin-top: 3px;
}
#news dd {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#news dt{
	padding-right: 5px;
	float: left;
}
/* ========================================================================== */
/* side_navi_area
/* 
/* ========================================================================== */
#side_navi_area .contents {
	background-image: url(../images/side_navi02.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side_navi_area .contents ul {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	text-decoration: none;
	letter-spacing: -1px;
}
#side_navi_area .contents li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
#side_navi_area .contents .list {
	text-align: right;
	padding-right: 20px;
}
#side_navi_area .contents a {
	font-weight: bold;
}
/* ========================================================================== */
/* index.html
/* 
/* ========================================================================== */

.banner_big {
	margin-bottom: 10px;
	padding-left: 1px;
}
.image_left {
	float: left;
	padding-right: 10px;
}
.image_right {
	float: right;
	padding-left: 10px;
}

/* ========================================================================== */
/* table_01
/* 
/* ========================================================================== */
.table_01 table{
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	width: 630px;
	margin-left: 5px;
}
.table_01 table td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_01 table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	font-weight: normal;
}
/* ========================================================================== */
/* table_02
/* 
/* ========================================================================== */
.table_02 table{
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 520px;
}
.table_02 table td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_02 table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 10px;
	font-weight: normal;
}
.table_02 #mailform input {
	width: 350px;
}
.table_02 #mailform textarea {
	width: 350px;
	height: 200px;
}
.table_02 #mailform #submit {
	width: 150px;
}
/* ========================================================================== */
/* right_area
/* 
/* ========================================================================== */
#right_area .contents {
	margin-bottom: 20px;
	margin-left: 3px;
}
#right_area .contents p {
	margin-bottom: 5px;
	margin-left: 10px;
}
#right_area .contents ul {
}
#right_area .contents dt {
	float: left;
}
#right_area .contents dd {
	padding-left: 16px;
}
/* ========================================================================== */
/* inquiry.html
/* 
/* ========================================================================== */

.information {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

