@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding: 2px;
	background: #090;
}
.image {
	margin-bottom: 3px;
}

.copy {
	clear: both;
	text-align: center;
	padding: 10px;
}
.main .left {
	float: left;
	width: 650px;
	margin-bottom: 15px;
}
.main .left .news {
	padding: 10px 5px;
	margin-bottom: 18px;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
}
.main .left .bt {
	margin-bottom: 20px;
}
.main .left .left_co {
	float: left;
	width: 315px;
	margin-bottom: 5px;
}
.main .left .left_co .movie {
	margin-bottom: 3px;
}

.main .left .right_co {
	float: right;
	width: 315px;
	margin-bottom: 5px;
}
.main .right .sub_co {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #999;
}

.main .left .left_co p {
	font-size: 11px;
}

.main .left .left_co h3 {
	font-size: 13px;
	background: #CC6;
	padding: 3px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #330;
	text-align: center;
}
.main .left .right_co .greeting {
	background: #EFF;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
.main .left .greeting {
	clear: both;
	background: #FFC;
	padding: 4px;
	margin-bottom: 15px;
}
.main .left .greeting table tr td img {
	margin-right: 20px;
}









.main .right {
	float: right;
	width: 210px;
	margin-bottom: 15px;
}
.main .right .sub_01 {
	margin-bottom: 10px;
}
.main .right h4 {
	font-size: 14px;
	background: #797900;
	padding: 5px;
	margin-bottom: 3px;
	text-align: center;
	color: #FFF;
}
.main .right .menu {
	margin-bottom: 10px;
}
.main .left .right_co .company {
	margin-bottom: 10px;
}
.main .left .right_co .map {
	margin-bottom: 15px;
}
.main .right .area {
	font-size: 12px;
	margin-bottom: 10px;
}









.main {
	margin: 25px auto auto;
	width: 880px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 170%;
	font-weight: normal;
	color: #333;
}
.header {
	margin: auto;
	width: 880px;

}
img {
	border-style: none;
}

.wideslider {
	width: 100%;
	height: 350px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {
	background: #fff url(image/prev.jpg) no-repeat right center;
}
.slider_next {
	background: #fff url(image/next.jpg) no-repeat left center;
}

.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}
/* --- フッタナビゲーション --- */
div.footerNav {
	font-size: 90%;
	margin-bottom: 15px;
}

/* --- メニューエリア --- */
div.footerNav ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center; /* メニューのセンタリング */
}

/* --- メニュー項目 --- */
div.footerNav ul.nl li {
margin: 0 4px; /* 項目のパディング（上下、左右） */
display: inline;
}
/* --- ナビゲーションバー --- */
div.nav {
font-size: 96%;
}

/* --- メニューエリア --- */
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 {
	background: #f9f9f9 url(img/temp/ver_menu3_back.gif) repeat-x top; /* 項目の背景 */
	border-bottom: 1px #cccccc solid; /* 項目の下境界線 */
}

/* --- リンク --- */
div.nav ul.nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 7px 10px 7px 12px; /* リンクエリアのパディング（上右下左） */
	background: url(img/temp/ver_menu3_off.gif) no-repeat 3px; /* 左側の三角マーク */
	text-decoration: none; /* テキストの下線（なし） */
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
	background: url(img/temp/ver_menu3_on.gif) no-repeat 3px; /* ポイント時の三角マーク */
}
table.table-01 {
	border: 1px solid #999999;
	border-collapse: collapse;
	color: #333333;
}
table.table-01 th {
	padding: 5px;
	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: 5px;
	border: 1px solid #999999;
	border-collapse: collapse;
}
/* --- フォームエリア --- */
form.contact {
font-size: 80%;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- 部品グループ --- */
form.contact div.fields {
margin-bottom: 20px; /* 部品グループの下マージン */
padding: 2px; /* 部品グループのパディング */
background-color: #f9f9f9; /* 部品グループの背景色 */
border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
border: 1px solid; /* テーブルの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
/* --- キャプション --- */
form.contact caption {
margin-bottom: 2px; /* キャプションの下マージン */
padding: 10px 8px; /* キャプションのパディング（上下、左右） */
background: #f9f9f9 url(caption_back1.gif) repeat-x; /* キャプションの背景 */
border: 1px solid; /* キャプションの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
text-align: left;
color: #808080; /* キャプションの文字色 */
font-weight: bold;
}
/* --- 見出しセル（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; /* フォーム部品の高さ */
}
#remark {
width: 420px; /* フォーム部品の幅 */
height: 6em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 0;
text-align: center;
}.main .left .waku_01 .waku_02 {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
/* --- 見出しエリア --- */
div.heading {
margin-bottom: 1em;
padding: 4px 0; /* 見出しエリアのパディング（上下、左右） */
border-bottom: 1px #c0c0c0 solid; /* 見出しエリアの下境界線 */
}

/* --- 見出し --- */
div.heading h3 {
margin: 0;
padding: 3px 3px 0 5px; /* 見出しのパディング（上右下左） */
border-left: 5px #ff8000 solid; /* 見出しの左境界線 */
font-size: 100%; /* 見出しの文字サイズ */
line-height: 100%;
}
.main .left .text {
	margin-bottom: 15px;
}
table.table-04 {
	border-collapse: collapse;
	color: #333333;
}
table.table-04 th {
	padding: 8px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.table-04 td {
	padding: 8px;
	border-collapse: collapse;
	border-bottom: 1px dotted #666666;
}.main .left .map {
	margin-bottom: 10px;
}
.main .left .job {
	background: #F5F5F5;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px dotted #F6F6F6;
}
.main .left .job table tr td img {
	margin-right: 20px;
}
.main .left .job .cost {
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.main .left .waku_03 {
	background: #F6F6F6;
	padding: 10px;
	border: 3px double #CCC;
	margin-bottom: 15px;
}
.main .left .waku_04 {
	background: #CFF;
	padding: 10px;
	margin-bottom: 15px;
}
.main .left .job .w_01 {
	background: #F1F1E4;
	padding: 10px;
}
.main .left .left_co .bt_01 {
	margin-bottom: 10px;
}
.main .left .right_co .bt_02 {
	margin-bottom: 10px;
}
