﻿@charset "utf-8";
/* CSS Document */

body {
	font-family: "Mplus 1p";
	font-size: 0.95em;
	line-height: 180%;
}

.pc_none {
	display: none;
}
.cont_h2 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 2em;
	color: #830002;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 3px solid #f00;
}
.cont_h3 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding: 10px;
	font-size: 1.4em;
	border-bottom: 2px solid #f00;
	margin-bottom: 10px;
}
.cont_h4 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	font-size: 1.2em;
	border-left: 2px solid #f00;
	margin-bottom: 10px;
}

.cont_h5 {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	color: #AA3133;
	margin-bottom: 10px;
}

.cont_ul {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

.cont_ul li {
	list-style: disc;
	margin-left: 20px;
}

.cont_table {
	width: 96%;
	table-layout: fixed;
	margin-left: auto;
	margin-right: auto;
}
.cont_table th {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: beige;
}
.cont_table td {
	padding: 5px;
	border: 1px solid #ccc;
}
.contents_textarea {
	width: 94%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.cont_dl {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.cont_dl dt {
	width: 20%;
	float: left;
	clear: both;
	border-top: 1px dashed #ccc;
	padding: 10px;
}
.cont_dl dd {
	border-top: 1px dashed #ccc;
	padding: 10px;
}
.move {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.move iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.btn {
	background-color: #ccc;
}
.btn li {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.btn li a {
	padding: 20px;
	background-color: #A32A2A;
	display: block;
	text-align: center;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
}
/*HEADER area*/
header {
	position: fixed;
	z-index: 100000000000;
	display: block;
	background-color: #fff;
	width: 100%;
	height: 60px;
}
/*header nav {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}*/

header h1 {
	background-image: url(/content/images/logo.jpg);
	width: 300px;
	height: 60px;
	position: absolute;
	text-indent: -9999px;
}

header h1 a {
	background-image: url(/content/images/logo.jpg);
	width: 300px;
	height: 60px;
	display:block;
	outline:none;
	text-decoration:none;
	text-indent: -9999px;
}

#bxslider {
	margin-top: 60px;
}
#main_imgbox {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#main_imgbox video, #main_imgbox img {
	width: 100%;
	padding-top: 80px;
}
#topbox {
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
/*#main-slider {
}
#main-slider li {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}
#main-slider iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/
#topbox div {
	display: table-cell;
	position: relative;
}
#topbox div img {
	width: 100%;
	clear: both;
	display: block;
}
#topbox div h3 {
	position: absolute;
	bottom: 0px;
	background-color: hsla(0,0%,0%,0.58);
	width: 100%;
	height: 40px;
	text-align: right;
	padding-top: 20px;
	color: #fff;
}
#topbox div h3 span {
	padding-right: 20px;
}

footer {
	background-color: #F7F8F9;
}
footer ul {
	width: 1200px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
footer ul li {
	display: table-cell;
	table-layout: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-left: 1px solid #fff;
	width: 16%;
}
footer ul li:last-child {
	border-right: 1px solid #fff;
}
footer ul li a {
	display: block;
	text-decoration: none;
	color: #333;
}

footer ul li a:hover {
	text-decoration: underline;
	color: #C90003;
}
footer h3 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

footer p {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	color: #6A6A6A;
}
/*.bx-controls-auto,
.bx-controls-direction {
	opacity: 0;
	display: block;
}*/

/*#######################################################
---------------------------------------------------------
コンテンツ*/
/**/
/*#cont_main {
	background-image: url(/content/images/cont/main_img.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	clear: both;
	height: 220px;
	text-indent: 0px;
}
#cont_main h2 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	display: block;
	font-size: 1.6em;
	padding-top: 130px;
}*/
#main {
	clear: both;
	padding-top: 20px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#max_main {
	width: 100%;
	clear: both;
}
.img {
	overflow: hidden;
}
.img, .img img {
	vertical-align: bottom;
	width: 100%;
}
#contents {
	width: 880px;
	float: left;
}
#sub {
	width: 300px;
	float: right;
}
#sub h3,
#sub h3 a {
	text-decoration: none;
	background-color: #C50003;
	color: #fff;
	padding: 20px 10px;
}
#sub ul li {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #ababab));
	background: -webkit-linear-gradient(#fff, #ababab);
	background: -moz-linear-gradient(#fff, #ababab);
	background: -o-linear-gradient(#fff, #ababab);
	background: -ms-linear-gradient(#fff, #ababab);
	background: linear-gradient(#fff, #ababab);
}
#sub ul li a {
	padding: 15px;
	display: block;
	text-decoration: none;
	color: #333;
}
#sub ul li a:hover {
	text-decoration: underline;
	color: #CC0003;
	background-color: #eee;
}

#sub ul .active a {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	cursor: default;
	text-decoration: none !important;
	color: #333 !important;
	background-color: #fff !important;
}

/*パンくずリスト*/

#topic_path {
	background-color: #eee;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#topic_path p {
	width: 96%;
	padding: 15px 15px;
	margin-left: auto;
	margin-right: auto;
}
#topic_path p a {
	text-decoration: none;
	color: #C50003;
}
/*パンくずココまで-----------*/

/*コンテンツメインイメージ*/
.contents_mainimg {
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 160px;
	background-color: #333;
}
.contents_mainimg h2 {
	position: absolute;
	top: 80px;
	left: 30px;
	font-size: 3em;
	color: #fff;
	text-shadow: 0px 0px 5px #000;
}
.contents_mainimg h4 {
	position: absolute;
	top: 92px;
	left: 30px;
	font-size: 1.2em;
	color: #fff;
	text-shadow: 0px 0px 5px #000;
}
/*conetnts --M600-- */

#m600 {
	background: url(/content/images/cont/img1.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#m600_box1 {
	background-image: url(/content/images/cont/s1-i3-f60f9b75be1ab949ace85642ecfa2e4c.jpg);
	width: 100%;
	background-color: #1B191C;
	background-size: contain;
	background-repeat: no-repeat;
	height: 600px;
	background-position: center bottom;
}

#m600_box1 blockquote {
	text-align: center;
}
#m600_box1 h3 {
	padding-top: 100px;
	color: #fff;
	font-size: 2em;
	text-align: center
}
#m600_box1 p {
	width: 90%;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	color: #fff;
}
#m600_box2 {
	background-image: url(/content/images/cont/Matrice_600-03.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	position: relative;
}
#m600_box2 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m600_box2 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 500px;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m600_box3 {
        background-image: url(/content/images/cont/s1-i1-4d705b89048e5c272942c35bba35712e.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	color: #fff;
}
#m600_box3 h3 {
	padding-top: 100px;
	text-align: center;
	font-size: 1.6em;
}
#m600_box3 p {
	font-size: 1.0em;
	padding-top: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#m600_box4 {
        background-image: url(/content/images/cont/main_img.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
}
#m600_box4 h3 {
	padding-top: 100px;
	text-align: center;
	font-size: 1.6em;
}
#m600_box4 p {
	font-size: 1.0em;
	padding-top: 30px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
/*-------------------------
M200  */
#m200 {
	background: url(/content/images/cont/img2.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#m200_box1 {
	background-image: url(/content/images/cont/img3.jpg);
	width: 100%;
	height: 500px;
	background-color: #1B191C;
	background-size: cover;
	background-position: bottom;
}
#m200_box1 h3 {
	color: #fff;
	font-size: 2em;
	text-align: center;
	padding-top: 200px;
}
#m200_box1 p {
	width: 60%;
	text-align: center;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	color: #fff;
}
#m200_box2 {
	background-image: url(/content/images/cont/img4.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#m200_box2 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m200_box2 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 500px;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m200_box3 {
	background-image: url(/content/images/cont/img5.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#m200_box3 h3 {
	position: absolute;
	top: 200px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m200_box3 p {
	position: absolute;
	top: 250px;
	right: 40px;
	width: 500px;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m200_box4 {
	background-image: url(/content/images/cont/img5.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#m200_box4 h3 {
	position: absolute;
	top: 200px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m200_box4 p {
	position: absolute;
	top: 250px;
	right: 40px;
	width: 500px;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#m200_box {
	width: 100%;
}

#m200_cell {
	width: 50%;
}

#m200_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------
M100  */
#m100 {
	background: url(/content/images/m100/main.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#m100_box1 {
	background-image: url(/content/images/m100/img3.png);
	width: 100%;
	height: 500px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
}
#m100_box1 h3 {
	font-size: 2em;
	text-align: center;
	padding-top: 100px;
}
#m100_box1 p {
	width: 60%;
	text-align: center;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}
#m100_box2 {
	background-image: url(/content/images/m100/img1.png);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#m100_box2 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m100_box2 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 500px;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#m100_box3 {
	background-image: url(/content/images/m100/img3.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	position: relative;
}
#m100_box3 h3 {
	position: absolute;
	top: 200px;
	right: 40px;
	font-size: 2.0em;
}
#m100_box3 p {
	position: absolute;
	top: 250px;
	right: 40px;
	width: 500px;
}
/*-------------------------
inspire2  */
#inspire2 {
	background: url(/content/images/inspire2/img1.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#inspire2_box {
	background-color: #333;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#inspire2_box1 {
	background-image: url(/content/images/inspire2/img2.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire2_box1 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire2_box1 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire2_box2 {
	background-image: url(/content/images/inspire2/img3.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire2_box2 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire2_box2 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire2_box3 {
	background-image: url(/content/images/inspire2/img4.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire2_box3 h3 {
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire2_box3 p {
	position: absolute;
	top: 150px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

/*-------------------------
inspire1 */
#inspire1 {
	background: url(/content/images/inspire1/img1.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#inspire1_box {
	background-color: #333;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
#inspire1_box1 {
	background-image: url(/content/images/inspire1/img2.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire1_box1 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire1_box1 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire1_box2 {
	background-image: url(/content/images/inspire1/img3.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire1_box2 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire1_box2 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire1_box3 {
	background-image: url(/content/images/inspire1/img4.jpg);
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
}
#inspire1_box3 h3 {
	position: absolute;
	top: 100px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#inspire1_box3 p {
	position: absolute;
	top: 150px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

/*-------------------------
MG-1 */
#mg1 {
	background: url(/content/images/mg1/img1.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#mg1_box1 {
	background-image: url(/content/images/mg1/img3.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	width: 100%;
	height: 600px;
	position: relative;
}

#mg1_box1 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#mg1_box1 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#mg1_box2 {
	background-image: url(/content/images/mg1/img2r.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;
	width: 100%;
	height: 600px;
	position: relative;
}

#mg1_box2 h3 {
	position: absolute;
	top: 150px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#mg1_box2 p {
	position: absolute;
	top: 200px;
	right: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#mg1_box3 {
	background-image: url(/content/images/mg1/img4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #26831B;
	width: 100%;
	height: 600px;
	position: relative;
}

#mg1_box3 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#mg1_box3 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#mg1_box4 {
	background-image: url(/content/images/mg1/img5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #fff;
	width: 100%;
	height: 600px;
	position: relative;
}

#mg1_box4 h3 {
	position: absolute;
	top: 150px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#mg1_box4 p {
	position: absolute;
	top: 200px;
	right: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#mg1_box {
	width: 100%;
}

#mg1_cell {
	width: 50%;
}

#mg1_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------
phantom */
#phantom {
	background: url(/content/images/phantom/img1.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}
#phantom_box1 {
	background-image: url(/content/images/phantom/s3-bg0.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;
	width: 100%;
	height: 600px;
	position: relative;
}

#phantom_box1 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#phantom_box1 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#phantom_box2 {
	background-image: url(/content/images/phantom/img2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	width: 100%;
	height: 600px;
	position: relative;
}
#phantom_box2 h3 {
	position: absolute;
	top: 200px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#phantom_box2 p {
	position: absolute;
	top: 250px;
	right: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#phantom_box3 {
	background-image: url(/content/images/phantom/img3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #fff;
	width: 100%;
	height: 600px;
	position: relative;
}

#phantom_box3 h3 {
	position: absolute;
	top: 200px;
	left: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#phantom_box3 p {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}

#phantom_box4 {
	background-image: url(/content/images/phantom/img4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	width: 100%;
	height: 600px;
	position: relative;
}

#phantom_box4 h3 {
	position: absolute;
	top: 200px;
	right: 40px;
	font-size: 2.0em;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}
#phantom_box4 p {
	position: absolute;
	top: 250px;
	right: 40px;
	width: 40%;
	color: #fff;
	text-shadow: 0px 0px 17px #000;
}


/*-------------------------
sg-1 */
#sg-1_box {
	width: 100%;
}

#sg-1_cell {
	width: 50%;
}

#sg-1_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#sg-1_cell2{
	width: 25%;
}

#sg-1_cell2 img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------
sg-2 */
#sg-2_box {
	width: 100%;
}

#sg-2_cell {
	width: 50%;
}

#sg-2_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------
z30 */
#z30_box {
	width: 100%;
}

#z30_cell {
	width: 50%;
}

#z30_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#z30_cell2{
	width: 25%;
}

#z30_cell2 img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------
xt */
#xt_box {
	width: 100%;
}

#xt_cell {
	width: 50%;
}

#xt_cell img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#xt_cell2{
	width: 25%;
}

#xt_cell2 img {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

#map_canvas {
	width: 94%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
}
#videoslider {
	height: 500px;
	width: 100%;
	clear: both;
}
.text {
	width: 80%;
}
#contact_form {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#contact_form form {
	width: 96%;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background: #EBEBEB;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#contact_form form dl {
	padding: 10px 20px;
}
#contact_form form dt {
	float: left;
	clear: both;
	width: 30%;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
}
#contact_form form dd {
	float: left;
	width: 60%;
	padding: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
}
#contact_form .text, #contact_form textarea, #contact_form .dropdown {
	border: 1px solid #777;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #eee, #fff );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffeeeeee, endColorstr=#ffffffff);
	zoom: 1;
}
#contact_form .submit {
	border: 1px solid #777;
	padding: 4px 10px;
	color: #fff;
	cursor: pointer;
	background: #428ec9;
	border-radius: 5px;
	/* Webkit */
	background: -webkit-gradient( linear, left top, left bottom, from(#99c9e5), to(#428ec9) );
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #fff;
	/* Firefox */
	background: -moz-linear-gradient( top, #99c9e5, #428ec9 );
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #fff;
	
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff99c9e5, endColorstr=#ff428ec9);
	zoom: 1;
}
#contact_form .LabelSelected, #contact_form .RadioSelected {
	background-position: bottom left;
}
.textarea {
	width: 80%;
	height: 100px;
}


#top_box2 {
	width: 1200px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#news {
	width: 53%;
	float: left;
}

#info {
	width: 20%;
	float: left;
}

#facebook {
	width: 320px;
	text-align: right;
	float: right;
}

#news dl {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

#news dt {
	width:25%;
	float: left;
	clear: left;
	padding: 20px;
	border-top: 1px dashed #ccc;
}

#news dd {
	width: 60%;
	float: left;
	padding: 20px;
	border-top: 1px dashed #ccc;
}


#info dl {
	width: 96%;
}


#info dd {
	padding: 20px;
	border-top: 1px dashed #ccc;
}

#info p {
	float: left;
	padding: 10px;
	border-top: 1px dashed #ccc;
        font-size: 0.8em;
}

#performance {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

#performance li {
	width: 25%;
	float: left;
}

#performance li h3 {
	font-size: 1.0em;
	margin: 5px;
	padding: 5px;
	line-height: 130%;
	color: #fff;
	background-color: #B70205;
}

#performance li h3 a {
	color: #fff;
}

#performance li p {
	text-align: center;
}

#performance li img {
	width: 90%;
}

#product_contents {
	width: 880px !important;
}

#product_contents table {
	width: 100%;
	max-width: 880px !important;
}

#product_contents img {
	width: 100%;
}

#product_main {
	padding-top: 40px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}




#main_img {
	width: 100%;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	position: relative;
}

#main_img blockquote {
	position: absolute;
	z-index: 100;
}

#main_img blockquote img {
	width: 100%;
}

#main_img h2 {
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 30px;
	font-size: 2.0em;
	color: #333;
	text-shadow:2px 2px 3px #333;
}

#main_img2 {
	width: 1200px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	position: relative;
}

#main_img2 blockquote {
	position: absolute;
	z-index: 100;
}

#main_img2 blockquote img {
	width: 1200px;
}

#main_img2 h2 {
	position: absolute;
	z-index: 1000;
	top: 120px;
	left: 30px;
	font-size: 2.0em;
	color: #333;
	text-shadow:2px 2px 3px #333;
}

