@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /*マージンautoに対応していないブラウザ用のセンタリング*/
	color: #000000;
	background: #ffffff;
	letter-spacing: 0;
}

img {
	vertical-align: bottom;
	border: none;
}

#wrapper {
	width: 680px;
	margin: 0 auto; /*センタリング*/
	text-align: left; /*文字を左揃えに戻す*/
}

#wrapper_pop {
	width: 496px;
	margin: 0 auto; /*センタリング*/
	text-align: left; /*文字を左揃えに戻す*/
}

a:link, a:visited, a:hover,v a:active {
	color: #0054ac;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	display: none;
}

#header_pop {
	display: none;
}


/* ナビゲーション
---------------------------------------------------- */
#navArea1 {
	display: none;
}

#navArea2 {
	display: none;
}


/* 本文のタイトル
---------------------------------------------*/
#content_title {
	position: relative;
	color: #000000;
	width: 680px;
	height: 105px;
}

#content_title2 {
	position: relative;
	width: 680px;
	height: 105px;
}

h3 .ttlImg1 {
	position: absolute;
	left: 0px;
	top: 34px;
	border-top: 5px solid #f9f4cd;
}

.ttlImg2 {
	display: none;
}


/* 本文のレイアウト
---------------------------------------------*/
#content_main {
	position: relative;
	width: 680px;
}

#content_main_pop {
	position: relative;
	width: 400px;
}

#whatsNew {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 330px;
}

.topCase {
	margin-left: 345px;
	width: 311px;
	top: 0px;
}

#text_page {
	width: 544px;
	top: 0px;
}

#text_page table {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#text_page td {
	width: 180px;
}

#standard_page {
	width: 644px;
	top: 0px;
}

#standard_page_pop {
	margin-left: 50px;
	margin-bottom: 6px;
	width: 400px;
	top: 0px;
}

#standard_page table {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#standard_page th {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-left: none;
	border-right: none;
	text-align: right;
	color: #222222;
	background-color: #ffffff;
	padding: 3px;	
	width: 150px;
}

#standard_page td {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: none;
	background-color: #ffffff;
	padding: 3px;
}

#philosophy_page {
	width: 644px;
	top: 0px;
}

#philosophy_page table {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#philosophy_page th {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-left: none;
	border-right: none;
	text-align: right;
	color: #222222;
	background-color: #ffffff;
	padding: 8px;	
	width: 160px;
}

#philosophy_page td {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: none;
	background-color: #ffffff;
	padding: 8px;
}

#greeting_page {
	width: 644px;
	top: 0px;
}

#greeting_page2 {
	display: none;
}

#case_page {
	width: 644px;
	top: 0px;
}

#case_page table {
	border-top: 12px solid #ffffff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#case_page td {
	border-top: none;
	border-bottom: none;
	border-left: 5px solid #ffffff;
	border-right: 25px solid #ffffff;
	width: 330px;
}

#constru_page {
	width: 644px;
	top: 0px;
}

#constru_page table {
	border-top: 15px solid #ffffff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}

#constru_page td {
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-left: none;
	border-right: none;
	vertical-align: top;
}


/* 本文の画像
---------------------------------------------*/
.imgNew {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.imgNew1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.imgCase1 {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
}

.imgCase2 {
	margin-right: 15px;
	margin-bottom: 12px;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.imgCase2_pop {
	margin-top: 2px;
	margin-bottom: 7px;
}

.imgCons1 {
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 16px;
}

.imgCons2 {
	margin-right: 15px;
	margin-bottom: 10px;
	border-top: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.imgdiary {
	margin-right: 8px;
	margin-bottom: 18px;
}


.img_line {
	display: none;
}

.img_line_m {
	vertical-align: middle;
}


/* 本文のボトム
---------------------------------------------*/
#content_bottom {
	clear: both;
	position: relative;
	width: 644px;
	height: 94px;
}

#greeting_bottom {
	clear: both;
	position: relative;
	width: 644px;
	height: 94px;
}

#content_bottom #businessArea1 {
	position: absolute;
	left: 0px;
	top: 22px;
	width: 125px;
	text-align: right;
}

#content_bottom #businessArea2 {
	position: absolute;
	left: 137px;
	top: 22px;
}

#bottomArea3 {
	position: absolute;
	left: 174px;
	width: 470px;
}

/* ボトムナビゲーション
---------------------------------------------------- */
#navArea3 {
	display: none;
}

#navArea3_pop {
	display: none;
}

/* ボトムアドレス
---------------------------------------------------- */
#bottomAdd {
	display: none;
}

#bottomAdd_pop {
	display: none;
}
