@charset "shift_jis";
.copy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	background-color: #99FF66;
	text-align: center;
	padding: 20px;
	clear: both;
	color: #339900;
}
.main .left .menu {
	margin-bottom: 15px;
}
.main .left .company {
	background-color: #DAFFC8;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
body {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #66FF33;
}



.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
	width: 850px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
}
.header {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 145%;
	font-weight: normal;
	color: #333333;
	width: 850px;
	margin: auto;
	height: 80px;
}
.main .right .news {
}

.image_waku .image {
	margin: auto;
	height: 350px;
	background-image: url(img/top/image_01.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.image_waku {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFCC66;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.main .left {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
.main .right {
	float: right;
	width: 630px;
	margin-bottom: 10px;
}
/* --- 見出しエリア --- */
div.heading {
	margin-bottom: 5px; /* 見出しエリアの下境界線 */
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC66;
}

/* --- 見出し --- */
div.heading h2 {
	margin: 0;
	padding: 3px 3px 0 5px; /* 見出しの左境界線 */
	font-size: 100%; /* 見出しの文字サイズ */
	line-height: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CC66;
}
/* --- ナビゲーションバー --- */
div.nav {
font-size: 90%;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
border-top: 1px #cccccc solid; /* 最上部の境界線 */
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
	border-bottom: 1px #cccccc solid; /* 項目の下境界線 */
	background-color: #f9f9f9;
	background-image: url(img/temp/ver_menu3_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* --- リンク --- */
div.nav ul.nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 11px 10px 11px 12px; /* 左側の三角マーク */
	text-decoration: none; /* テキストの下線（なし） */
	background-image: url(img/temp/ver_menu3_off.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
	background-image: url(img/temp/ver_menu3_on.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
/* --- 見出しエリア --- */
div.heading2 {
	background-color: #f9f9f9;
	background-image: url(img/temp/heading_back1.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}

/* --- 見出し --- */
div.heading2 h3 {
	margin: 0;
	padding: 3px 0 0 16px; /* 見出しの背景 */
	font-size: 100%; /* 見出しの文字サイズ */
	line-height: 100%;
	background-image: url(img/temp/heading_square4.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
/* --- 見出しエリア --- */
div.heading3 {
	margin-bottom: 5px; /* 見出しエリアの背景 */
	border: 1px #c0c0c0 solid; /* 見出しエリアの境界線 */
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.main .right .waku_01 {
	background-color: #F2F2F2;
	padding: 5px;
	margin-bottom: 10px;
}


/* --- 見出し --- */
div.heading3 h3 {
	margin: 0;
	padding: 3px 0 0 16px; /* 見出しの背景 */
	font-size: 100%; /* 見出しの文字サイズ */
	line-height: 100%;
	background-image: url(img/temp/heading_square7.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
.header_waku {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33FF66;
}
/* --- フッタナビゲーション --- */
div.footerNav {
	font-size: 95%;
	margin-bottom: 10px;
}

/* --- メニューエリア --- */
div.footerNav ul.nl {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.copy .footerNav .nl a {
	color: #009900;
}


/* --- メニュー項目 --- */
div.footerNav ul.nl li {
	margin: 0 4px; /* 項目のパディング（上下、左右） */
	display: inline;
}
.main .left .company .sub_01 {
	background-color: #EFEFEF;
	padding: 5px;
}
table.table-01 {
	border: 1px solid #666666;
	border-collapse: collapse;
	color: #333333;
}
table.table-01 th {
	padding: 2px;
	font-weight: bold;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.table-01 td {
	padding: 2px;
	border: 1px solid #666666;
	border-collapse: collapse;
}
/* --- フォームエリア --- */
form.contact {
font-size: 80%;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
background-color: #f9f9f9; /* テーブルの背景色 */
border: 1px #c0c0c0 solid; /* テーブルの境界線 */
}
/* --- 見出しセル（th） --- */
form.contact th {
width: 140px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 70px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 20px 0 0; /* ボタンのマージン（上、左右、下） */
text-align: center;
}
.main .right .waku_02 {
	background-color: #E6FFE6;
	padding: 15px;
	margin-bottom: 10px;
}
.main .right .waku_03 {
	background-color: #FCFCFC;
	padding: 9px;
}
.main .right .waku_04 {
	padding: 1px;
	margin-bottom: 10px;
}
.main .right .waku_05 {
	padding: 5px;
	margin-bottom: 10px;
}
/* --- 見出しエリア --- */
div.heading4 {
	margin-bottom: 1em;
	padding: 4px 0; /* 見出しエリアの下境界線 */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c0c0c0;
}

/* --- 見出し --- */
div.heading4 h4 {
	margin: 0;
	padding: 3px 3px 0 5px; /* 見出しの左境界線 */
	font-size: 100%; /* 見出しの文字サイズ */
	line-height: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
