@charset "utf-8";
/*ブラウザリセット*/

* {
 margin: 0;
 padding: 0;
 border: none;
 list-style-type: none;
 font-style: normal;
 font-weight: normal;
 font-size: 100%;
 text-align: left;
}
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(bottom, #FFFFFF 50%, #EEEEEE 100%);
	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(bottom, #FFFFFF 50%, #EEEEEE 100%);
	/* Opera */ 
	background-image: -o-linear-gradient(bottom, #FFFFFF 50%, #EEEEEE 100%);
	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50, #FFFFFF), color-stop(1, #EEEEEE));
	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 50%, #EEEEEE 100%);
	/* W3C Markup, IE10 Release Preview */ 
	background-image: url(linear-gradient(to%20top,%20#FFFFFF%2050%25,%20#EEEEEE%20100%25));
	background-attachment: fixed;
}
/*サイトの外枠*/
#container {
	padding: 0px;
	clear: both;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
/*ヘッダー部分*/

#header {
	background-color: #d80000;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 77px;
	width: 950px;
}
#header h1 {
	padding: 0px;
	float: left;
	height: 52px;
	width: 263px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#header_right {
	height: 77px;
	width: 500px;
	float: right;
	text-align: right;
}
.catch {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	margin-bottom: 25px;
	margin-top: 15px;
	margin-right: 20px;
}
.top_menu {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	letter-spacing: 0.1em;
}
*+html .catch {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	margin-bottom: 25px;
	margin-top: 15px;
	margin-right: 20px;
}
*+html .top_menu {
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	letter-spacing: 0.1em;
}

.top_menu li {
	display: inline;
	margin-left: 20px;
	height: auto;
	padding-right: 20px;
}

.top_menu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #FFF;
}

*+html .top_menu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #FFF;
}


.top_menu a:hover{
	color: #999;
}

.separate {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/*グローバルメニューrelative*/
#contents_frame {
	clear: both;
	width: 950px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
}
/*パンくずリスト部分*/
#pankuzu {
	background-image: url(../img/top/pankuzu_bk.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 700px;
	background-color: #FFF;
	padding-left: 250px;
	padding-top: 9px;
}
#pankuzu li {
	padding-left: 7px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#pankuzu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
*+html #pankuzu li {
	padding-left: 7px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
*+html #pankuzu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

*+html #pankuzu li {
	padding-left: 7px;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
*+html #pankuzu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}



/*左メニュー外枠*/
#contents_menu {
	float: left;
	height: auto;
	width: 210px;
	position: absolute;
	top: 13px;
	left: 20px;
}
/*グローバルメニュー*/
#global_menu {
	height: auto;
	min-height:430px;
	width: 210px;
	background-image: url(../img/top/globalmenu_bg00.png);
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-bottom: 9px;
	margin-bottom: 23px;
	display: block;
	z-index: 0;
}

#global_menu p{
	display: block;
	background-color: #797777;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/top/global_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	z-index: 15;
}

*+html #global_menu {
	height: auto;
	min-height:430px;
	width: 210px;
	background-image: url(../img/top/globalmenu_bg01.png);
	background-repeat: no-repeat;
	padding-top: 36px;
	padding-bottom: 9px;
	margin-bottom: 23px;
	display: block;
	z-index: 0;
}

*+html #global_menu p {
	display: block;
	background-color: #797777;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/top/global_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	z-index: 15;
}



/*トップ画像スライド部分*/

#slideshow {
	height: 255px;
	width: 680px;
}


/*コンテンツ部分*/
#contents {
	float: right;
	height: auto;
	width: 680px;
	margin-left: 270px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 13px;
}
*+html #contents {
	float: right;
	height: auto;
	width: 680px;
	margin-left: 270px;
	margin-top: 20px;
	margin-right: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	font-size: 13px;
}

/*フッターメニュー部分*/

#footer_menu {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	color: #4c4c4c;
	padding: 0px;
	clear: both;
	height: auto;
	width: 950px;
	display: block;
	margin: 0px;
}

#footer_menu li {
	background-image: url(../img/top/footermenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	padding-right: 14px;
}
#footer_menu li a {
	text-decoration: none;
	color: #4c4c4c;
}
#footer_menu li a:hover {
	text-decoration: none;
	color: #D80000;
}



/*フッター部分*/
#footer {
	clear: both;
	height: 48px;
	width: 908px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #d80000;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}

*+html #footer {
	clear: both;
	height: 48px;
	width: 908px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #d80000;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}


#footer .address {
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 11px;
}

#footer .footer_logo {
	float: right;
}

/*コピーライト部分*/

#copyright {
	background-color: #FFF;
	height: 62px;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999999;
	font-size: 10px;
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}


*+html #copyright {
	background-color: #FFF;
	height: 62px;
	width: 950px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999999;
	font-size: 10px;
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}


#copyright p {
	text-align: center;
	height: auto;
	padding-top: 28px;
	padding-bottom: 26px;
}
#page_top {
	clear: both;
	height: 40px;
	width: 950px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#page_top p {
	float: right;
	margin-top: 10px;
	margin-right: 11px;
}

/*サブページコンテンツ部分*/

#sub_information {
	height: auto;
	width: 680px;
	margin-top: 35px;
	padding-bottom: 100px;
	float: right;
}
/*サブページ小見出し*/
.subhead {
	height: 30px;
	width: 680px;
	margin-bottom: 18px;
	display: block;
	clear: both;
}
/*サブページ文章*/
.sentence {
	height: auto;
	width: 680px;
	line-height: 140%;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 35px;
}
.sentence p {
	line-height: 140%;
}

/*会社概要ページ*/
#profile {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
#profile th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 70px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
}
#profile td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 585px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	padding-right: 5px;
}

*+html #profile {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
*+html #profile th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 70px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
}
*+html #profile td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 585px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	padding-right: 5px;
}




#profile table td p {
	line-height: 140%;
}


.map {
	padding: 0px;
	width: 564px;
	border: 1px solid #c5c5c5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: auto;
	display: block;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0d3056;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0d3056;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 6px;
}
*+html h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0d3056;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
*+html h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0d3056;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 6px;
}

.figure {
	text-align: center;
	margin-top: 16px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#otoiawase_frame {
	height: 40px;
	width: 680px;
	display: block;
	margin-bottom: 35px;
	margin-top: 0px;
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#otoiawase_frame .otoiawase {
	text-align: center;
	margin-top: 40px;
	height: 40px;
	width: 280px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	display: block;
	padding: 0px;
}

/*設計センターページ*/

#sentence_contetnt01 {
	height: auto;
	width: 680px;
	display: block;
	float: right;
}
.sentence_contents01 {
	float: left;
	height: auto;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
.sentence_contents02 {
	float: left;
	height: auto;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 39px;
	margin-bottom: 32px;
	margin-left: 0px;
}
#setence_contents02 {
	height: auto;
	width: 680px;
	display: block;
	float: right;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
}


.sentence_contents03 {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.sentence_contents04 {
	float: left;
	height: auto;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
.figure01 {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

/*お問い合せフォーム*/
#inquiry {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
}
*+html #inquiry {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 63px;
	margin-left: 0px;
}
#inquiry table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	width: 680px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

#inquiry th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	width: 147px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
#inquiry td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	width: 508px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
*+html #inquiry th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	width: 147px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}
*+html #inquiry td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	width: 508px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
}

p.error{
	margin:0;
	color:red;
	margin-bottom:0.5em;
}button {
	height: 40px;
	width: 110px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*送信ボタン部分*/
#botton {
	padding: 0px;
	height: 40px;
	width: 280px;
	margin-top: 40px;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#botton li {
	display: inline;
	float: left;
	text-align: left;
	margin-right: 30px;
	height: 40px;
	width: 110px;
	overflow: hidden;
}

input, textarea, select {
	border: 1px solid #CCC;
}



/*送信完了ページ*/
#complete {
	padding: 0px;
	height: 650px;
	width: 680px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#complete #message {
	width: 380px;
	margin-top: 40px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 0px;
	text-align: center;
}



/*個人情報保護方針ページ*/

#signature {
	height: auto;
	width: 680px;
	clear: both;
	margin-top: 50px;
	margin-bottom: 35px;
}
.signature {
	float: right;
	width: 200px;
	display: block;
	font-size: 13px;
	text-align: right;
}
#signature .signature p{
	text-align: right;		
}


/*個人情報保護方針,サイトマップコンテンツ部分*/
#business_sentence {
	height: auto;
	width: 680px;
	line-height: 140%;
	letter-spacing: 0.1em;
	display: block;
	margin-bottom: 35px;
	padding-top: 30px;
}

/*サイトマップメニュー部分*/
#sitemap_menu {
	width: 640px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 13px;
	color: #615f5f;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sitemap_menu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #615f5f;
	text-decoration: none;
}
*+html #sitemap_menu a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #615f5f;
	text-decoration: none;
}
.sitemapmenu_right {
	float: left;
	width: 300px;
	line-height: 70px;
	margin-right: 40px;
}

.sitemapmenu_right li {
	background-image: url(../img/sub_page/sitemap_menubg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 48px;
	text-align: left;
}
.sitemapmenu_left {
	float: right;
	width: 300px;
	height: auto;
	line-height: 70px;
}
.sitemapmenu_left li {
	background-image: url(../img/sub_page/sitemap_menubg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: 300px;
	padding-left: 48px;
}
#sitemap_menu a:hover {
	color: #d80000;
	text-decoration: none;
}



/*半導体設備事業(equipment.html)タブ部分*/

#list_tab {
	padding: 0px;
	clear: both;
	height: 27px;
	width: 680px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#list_tab li {
	float: left;
	height: 27px;
	width: 170px;
	cursor: pointer;
	display: block;
}
#list {
	margin: 0px;
	clear: both;
	height: auto;
	width: 680px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

#list table {
	font-size: 12px;
}

.content_wrap {
	clear: left;
	width: 680px;
	min-height: 550px;
	height: auto !important;
	height: 800px;
	text-align: center;
	zoom: 100%;
	display: block;

}
	
.content_wrap:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}



/*セレクトタブ表示*/
.disnon {
	display: none;
}
.select img {
	visibility: hidden;
}


#generator {
	background-image: url(../img/sub_page/tab01_on.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 170px;
	background-position: left top;
}

#match {
	background-image: url(../img/sub_page/tab02_on.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 170px;
	background-position: left top;
}
#turbo {
	background-image: url(../img/sub_page/tab03_on.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 170px;
	background-position: left top;
}
#robot {
	background-image: url(../img/sub_page/tab04_on.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 170px;
	background-position: left top;
}

#list_contents01 {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list_contents02 {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list_contents03 {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list_contents04 {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.list_contents_left {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: left;
	display: inline;
}
.list_contents_right {
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: inline;
	text-align: left;
}
.category {
	background-image: url(../img/sub_page/sitemap_menubg.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 50px;
	width: 252px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	cursor:pointer;
}
.category01 {
	background-image: url(../img/sub_page/sitemap_menubg01.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 50px;
	width: 252px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



div.open{
	background-image: url(../img/sub_page/sitemap_menubg_hover.gif);
	background-color: #FFF;	
}

.menu {
	height: auto;
	width: 300px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	line-height: 18px;
}
.content_wrap h4 {
	margin-bottom: 40px;
	text-align: left;
	float: left;
}
.mT20 {
	margin-top: 30px;
	float: left;
	text-align: left;
}
.mT10 {
	padding-top: 10px;
}


/*エンジニアリング事業ページ部分*/

/*中央揃えリスト*/
.item {
	text-align: left;
	height: auto;
	width: 600px;
	margin-top: 25px;
	list-style-type: circle;
}
/*ソリューションテーブル部分*/
#solution {
	padding: 0px;
	clear: both;
	width: 568px;
	font-size: 12px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#solution th {
	height: 26px;
}
#solution td {
	vertical-align: top;
}

/*設計センター部分グローバルメニュー*/
div.center_category {
	height: 50px;
	line-height: 50px;
	cursor:pointer;
	background-image: url(../img/top/global_menu04_off.gif);
	background-repeat: no-repeat;
	background-color: #797777;
}
.navi .open {
	color: #fff;
	background-image: url(../img/top/global_menu04_on.gif);
	background-repeat: no-repeat;
}


ul.center_menu li{
	text-indent:35px;
	background-image: url(../img/top/center_menu_off.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 210px;
	line-height: 50px;
}

ul.center_menu a{
	display:block;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	font-size: 13px;
}

#global_menu .center_menu li.rollover{
	background-image: url(../img/top/center_menu_on.gif);
}

a {
	text-decoration:none;
}
.navi {
	list-style-type: none;
	width: 210px;
	height: auto;
	display: block;
	margin: 0px;
	background-color: #797778;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.navi .center_menu {
	background-color: #908e8f;
}
.global_bottom {
	padding: 0px;
	height: 90px;
	width: 210px;
	background-image: url(../img/top/global_menu05_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	display: block;
 	z-index: 10;
}
.global_bottom img {
	padding-top: 11px;
}


*+html .global_bottom {
	padding: 0px;
	height: 90px;
	width: 210px;
	margin: 0px;
 	z-index: 10;
}


*+html .global_bottom img {
	padding-top: 11px;
}


.maker_photo {
	padding: 0px;
	clear: both;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
}
#global_menu #navi_top {
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 210px;
}
.sentence li {
	list-style-type: none;
}


/*採用情報ページ*/

#carrer {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
#carrer th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 70px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
}
#carrer td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 585px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	padding-right: 5px;
}

*+html #carrer {
	padding: 0px;
	height: auto;
	width: 680px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
*+html #carrer th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 70px;
	background-color: #ffe7e7;
	padding-top: 13px;
	padding-left: 10px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
}
*+html #carrer td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	width: 585px;
	padding-left: 10px;
	height: auto;
	padding-top: 13px;
	padding-bottom: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d5d5;
	padding-right: 5px;
}


#carrer table td p {
	line-height: 140%;
}
h4 a {
	font-weight: bold;
	color: #0D3056;
}

