﻿@charset "utf-8";
/* CSS Document */

/* =========================================================
■コンテンツ
========================================================= */
#contents {
	width: 815px;
	margin: 0px 5px;
}
#crumbs {
	font-size: 12px;
	color: #4e4e4e;
	margin: 0px 0px 20px 10px;
}
h3 {
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	width: 950px;
	height: 35px;
	line-height: 2.0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../img/midashi_bg.gif) no-repeat;
}
h5 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 3px;
	color: #2B2B2B;
	background-color: #cccccc;
	border-left: 2px solid #5e5e5e;
	border-right: 2px solid #5e5e5e;
}
h5 p {
	line-height: 1.5;
	padding: 0px 0px 0px 10px;
	border-left: 2px solid #ffffff;
}
h6 {
	color: #2B2B2B;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

/* =========================================================
■セクション1
========================================================= */
.section1 {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.section1_cont {
	width: 809px;
	margin: 0px auto;
	overflow: hidden;
}
.connector_menu {
	width: 809px;
	border: 1px solid #c83504;
	border-collapse: collapse;
	margin: 0px 0px 200px 0px;
}
.cn_menu {
	width: 809px;
	border: 1px solid #c83504;
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
}
.connector_menu img {
	margin: 5px;
}
.cn_menu img {
	margin: 5px;
}
.midashi_cell {
	color: #960000;
	font-size: 13px;
	font-weight: bold;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: center;
	border: 1px solid #c83504;
	background-color: #ffd7e3;
}
.image_cell {
	width: 100px;
	height: 100px;
	border: 1px solid #c83504;
}
.image_cell a {
	display: block;
	width: 100px;
	height: 100px;
}
.section1_cont p {
	width: 170px;
	height: 35px;
	margin: 0px 30px 0px 0px; 
	float: left;
}
#zaiko {
	width: 400px;
	overflow: hidden;
	margin: 0px 0px 10px;
	float: right;
}
#zaiko li {
	width: 70px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.fc_black {
	color: #000000;
}
.fc_red {
	color: #ff0000;
}
.fc_yellow {
	color: #ffff00;
}
.fc_blue {
	color: #0000ff;
}

/* =========================================================
■セクション2
========================================================= */
.section2 {
	width: 809px;
	margin: 0px auto 10px auto;
}
.cn_type {
	width: 809px;
	border: 1px solid #5e5e5e;
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}
.cn_type th {
	color: #2B2B2B;
	font-size: 12px;
	height: 30px;
	text-align: center;
	vertical-align: center;
	border: 1px solid #5e5e5e;
	color: #ffffff;
	background-color: #7c7c7c;
}
.cn_type td {
	height: 120px;
	text-align: center;
	vertical-align: center;
	line-height: 1.3;
	border: 1px solid #5e5e5e;
}
.cn_type td strong {
	font-size: 14px;	
}
.cell1 {
	font-size: 12px;
	width: 74px;
}
.cell2 {
	font-size: 12px;
	width: 140px;
}
.cell3 {
	font-size: 14px;
	width: 205px;
}
.cell4 {
	font-size: 12px;
	width: 49px;
}
.cell5 {
	color: #dc143c;
	font-size: 14px;
	font-weight: bold;
	width: 155px;
}
.cell6 {
	width: 184px;
	font-size: 14px;
	background-color: #fbfbfb;
}
#anchor {
	text-align: right;
	font-size: 12px;	
}