@charset "utf-8";

body {
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	/*-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	background: url(../images/bg-bar.png) repeat-x 0 -100px,url(../images/bg.png) repeat;*/
}
/* webfont */

.webfont {
	font-family: 'Lobster', "Times New Roman", 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}

ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Links
----------------------------------------------------------- */

a,
a:visited {
	color: #930;
	text-decoration: none;
	outline: 0;
}
a:hover,
a:focus {
	color: #000;
}
p a,
p a:visited {
	line-height: inherit;
}

/* header
----------------------------------------------------------- */

#header {
	height: 180px;
	width: 950px;
	margin-bottom: 30px;
	position: relative;
}
#header_lt {
	font-size: 12px;
	font-weight: lighter;
}
#header #title {
	font-size: 20px;
	line-height: 1;
	text-align: center;
	color: white;
	/*background: #000 url(../images/logo-bg.png) no-repeat scroll 0 0;*/
	width: 514px;
	height: 88px;
/*	border: 3px solid #fff;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-text-shadow: -1px -1px 0 #000;
	-webkit-text-shadow: -1px -1px 0 #000;
	text-shadow: -1px -1px 0 #000;
	position: absolute;*/
	top: 10px;
	left: -10px;
}
#header #title a {
	/*color: #fff;*/
	display: block;
}
#header_l {
	float: left;
	/*width: 514px;*/
}
#header_p {
	width: 557px;
	height: 33px;
	padding: 5px 0 0 20px;
	background: url(../img/bg_01.gif) no-repeat;
}
#header_r {
	float: right;
	width: 364px;
	margin: 10px 0;
	overflow: hidden;
}
.header_r_tl {
	float: left;

}
.header_r_tr {
	float: right;
}
#top_area {
	float: right;
	width: 364px;
}
/* nav */

nav .menu {
	display: block;
	padding: 4px 0 0 4px;
	background: url(../img/bg_02.gif) no-repeat;
	width: 950px;
}
nav .menu li {
	/*text-indent: -9999px;*/
	width: 157px;
	float: left;
	overflow: hidden;
}
nav .menu a {
	/*font-size: 15px;*/
	/*padding: 15px 0 13px;*/
	border-bottom: 2px solid #ccc;
	display: block;
	width: 100%;
	height: 32px;
}
nav .menu a:hover {
	/*background-color: transparent;
	color: #F60;*/
	border-bottom: 2px solid #f60;
}
/*
.concept #header nav .gNav li.gNav01 a,
.company #header nav .gNav li.gNav02 a,
.products #header nav .gNav li.gNav03 a,
.contact #header nav .gNav li.gNav04 a {
	border-bottom: 2px solid #f90;
}
#header nav .gNav a span {
	margin-left: 10px;
	font-size: 9px;
}
*/
/* main
----------------------------------------------------------- */

#main {
	width: 950px;
}
.main_image {
	width: 950px;
	height: 462px;
}
p.top_t {
	padding: 0 30px 10px;
	line-height: 1.2em;
}
p.sagyo_t {
	background: url(../img/bg_03.gif) no-repeat right;
	padding: 20px 0 20px 130px;
	margin: 0;
	font-size: 16px;
	line-height: 1.2em;

}
table {
	/*margin: 10px 0 10px 30px;*/
	border: 0;
	width: 100%;
}
.tr1 td {
	padding: 10px 0;
	vertical-align: middle;
}
.tr2 td {
	padding: 0 0 20px 0;
}
.sagyo_photo_text  {
	padding: 22px 15px 20px 20px;
	background: url(../img/bg_04.gif) no-repeat;
	line-height: 1.2em;
}
#arrow {
	text-align: center;
	vertical-align: middle;
}
table.q_a {
	margin: 10px 0 10px 30px;
	border: 0;
	width: 100%;
}
.main_i {
	padding: 10px;
	background: url(../img/line_03.gif);
}
.main_i ul{
	line-height: 1.2em;
	list-style: url(../img/icon_02.gif) inside;
	background: url(../img/line_01.gif) no-repeat left bottom;
}
.main_i ul li {
	padding: 10px 10px 3px 10px;
}
.main_i ul ul {
	padding: 10px 0 0;
	list-style: none;
}
.main_i ul ul li {
	padding: 0 150px 3px;
}
#sample {
	background: none;
}
/*#main hgroup {
	background-color: #F8F6EF;
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EBE6DB;
	margin: 0 0 30px -10000px;
	padding: 0 10px 0 10000px;
}
#main hgroup h1,
#main hgroup h2 {
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	text-shadow: 1px 1px 0 #fff;
	padding: 10px 0;
	color: #333;
}
.main-column hgroup h1 {
	font-size: 24px;
}
#main hgroup h2 {
	font-size: 30px;
	border-bottom: 1px dotted #999;
}
#main hgroup h2 span {
	font-size: 16px;
	margin-left: 0.6em;
}
*/
.frame {
	border: 1px solid;
	padding: 4px;
	color: #CCC;
}
.free {
	font-size: 25px;
	color: #090;
	text-decoration: underline;
	height: 40px;
	margin: 0 60px;
	padding: 10px 0 0 80px;
	background: url(../mailform/images/free.gif) no-repeat left center;
}
.free span.free_k {
	font-size: 12px;
	text-decoration: none;
}
.tel {
	font-size: 25px;
	color: #4169E1;
	text-decoration: underline;
	height: 40px;
	margin: 0 60px;
	padding: 10px 0 0 80px;
	background: url(../mailform/images/tel.gif) no-repeat left center;
}
.fax {
	font-size: 25px;
	color: #4169E1;
	text-decoration: underline;
	height: 40px;
	margin: 0 60px 20px;
	padding: 10px 0 0 80px;
	background: url(../mailform/images/fax.gif) no-repeat left center;
}
.under_construction {
	margin: 50px auto;
	text-align: center;
}
/* footer
----------------------------------------------------------- */

#footer {
	margin: 20px 0;
}
#footer .footer-in {
	font-size: 14px;
	text-align: center;
}	
#footer .copyright {
	font-size: 12px;
	text-align: center;
	clear: both;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/* layout
----------------------------------------------------------- */

.container {
	margin: 0 auto;
	width: 970px;
}

/* モバイルレイアウト : 480 px およびそれ以下. */
/*
.container {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
*/
/* タブレットレイアウト : 481 px ～ 768 px。モバイルレイアウトからスタイルを継承。 */
/*
@media only screen and (min-width: 481px) {
.container {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
*/
/* デスクトップレイアウト : 769 px ～最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
/*
@media only screen and (min-width: 769px) {
.container {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
*/