@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}


body {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #EEF1F1;
	color: #333333;
	background-image: url(images/bg.png);
	line-height:1;
}
ul,ol,li {
line-height: 0px;	}
#header {
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#main {
	font-size: 13px;
	line-height: 1.8em;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#content {
	width: 710px;
	float: right;
}
.contentsub {
	background-color: #FFFFFF;
	padding: 30px;
	width: 650px;
}
.contentsub_business {
	background-color: #FFFFFF;
	padding: 30px;
	width: 650px;
	background-image: url(images/business/business_corner1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentsub_company {
	background-color: #FFFFFF;
	padding: 30px;
	width: 650px;
	background-image: url(images/company/company_corner1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentsub_contact {
	background-color: #FFFFFF;
	padding: 30px;
	width: 650px;
	background-image: url(images/contact/contact_corner1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentsub_products {
	background-color: #FFFFFF;
	padding: 30px;
	width: 650px;
	background-image: url(images/products/products_corner1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h2 {
	margin-bottom: 20px;
}
#header h1 {
	font-size: 10px;
	color: #999999;
	text-align: left;
}
#hedh1 {
	padding-top: 5px;
		width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tenmei {
	float: left;
}
#headerwaku {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	height: 60px;
}
#headermenu li {display: inline;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 60px;
}
#headermenu {
}
#headermenubg {
	background-color: #CCCCCC;
	width: 710px;
	height: 60px;
	float: right;
	text-align: center;
}
#contenttitle {
		margin: 0 auto;
	width: 960px;
}
#topslide {
	width: 960px;
	z-index:2;
	height: 420px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topslidemozi {
	z-index: 5;
	position: relative;
	
}

#contenttitlebg {
	margin-bottom: 30px;
}
#contenttitlebg_top {
	margin-bottom: 30px;
	background-color: #000000;
	position:relative;
	z-index:1;
}
#sidemenu {
	width: 220px;
	float: left;
}
#sidemenu ul {
	margin-top: -5px;
	margin-bottom: 15px;
}
#sidemenu li {
	margin-top: 5px;	
}
#footer {
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 60px;
}
#footermenuwaku {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}
.kyoka {
	margin-top: 10px;
}
#footer li {
	line-height: 1.5em;
	font-size: 12px;
	padding-left: 25px;
}

.fmdiv {
	float: left;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 30px;
}
.fmdiv ul li {
	display: block;
}
.fm13 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	line-height: 20px;
}
#footer li a:link {
	text-decoration: none;
	color: #333333;
}
#footer li a:visited {
	color: #333333;
}
#footer li a:hover {
	color: #999999;
}
.ftenmei {
	float: left;
	width: 225px;
}
.ftenmei p {
	font-size: 12px;
	line-height: 1.5em;
}

.fm1 {
	background-image: url(images/icon_top.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fm2 {
	background-image: url(images/icon_about.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fm3 {
	background-image: url(images/icon_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.fm4 {
	background-image: url(images/icon_business.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.fm5 {
	background-image: url(images/icon_product.png);
	background-repeat: no-repeat;
	background-position: left center;
}



h1,h2,h3,h4,h5,h6{
    font-size:100%;
	font-weight:normal;
}
li {
	list-style:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
 
ol, ul {
	list-style: none;
	
	
}
hr{
	visibility:hidden;
	clear:both;
	margin: 0px;
	padding: 0px;
}
a:visited img{
    border-style:none;
	border:0;
	outline:none;
}
img {
    border-style:none;
	border:0;
	outline:none;
}
a img {
	border-style:none;
	border:0;
	outline:none;
}
.pageup {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
.sekourei {
	margin-left: -25px;
	margin-top: -25px;
}
.rei {
	float: left;
	width: 200px;
	margin-left: 25px;
	margin-top: 25px;
	display: block;
}
.rei600 {
	float: left;
	width: 600px;
	margin-left: 25px;
	margin-top: 25px;
	display: block;
}
.rei p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.rei600 p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.hyou{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.hyou td{
	background-color: #fff;
	border: 1px solid #CCCCCC;
	background-image: url(images/hyousikaku.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 14px;
}
.imagecenter {display: block;
 margin-left: auto;
 margin-right: auto;
}.pcenter {
	text-align: center;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 10px;
}
.mintyo {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.photos2waku {
	margin-left: -30px;
	margin-top: 20px;
}
.photos2waku img {
	margin-left: 30px;
	float: left;
}
.photos3waku {
	margin-left: -25px;
}
.photos3 {
	float: left;
	width: 200px;
	margin-left: 25px;
}
.photos3 p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 1.5em;
}
.photos3 h3 {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	color: #08276d;
	font-weight: bold;
}
.contentnaibtn {
	margin-left: -10px;
	margin-top: 10px;
}
.contentsub_products h3 {
	color: #00a496;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 10px;
}
.prodtoku {
	float: left;
	width: 310px;
}
.contentsub_products h4 {
	color: #FFFFFF;
	background-color: #00A496;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.setti {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00A496;
	border-bottom-color: #00A496;
	border-left-color: #00A496;
	padding: 10px;
}
setti p {
}
.prodtoku img {
	margin-left: 30px;
}
.gomitoku {
	font-size: 1.2em;
	font-weight: bold;
}
.gomitokumaru {
	color: #00A496;
}
.contentnaibtn li {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 10px;
}
.worktop h2 {
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #08276d;
	background-color: #EBEBEB;
	color: #08276d;
	margin-top: 20px;
}
.worktop {
}
.worktop img {
	float: left;
	margin-right: 20px;
}
.worktop p {
	float: right;
	width: 405px;
	font-size: 12px;
	line-height: 1.5em;
}
#formWrap {
	width:650px;
	
}
.daihyou {
	float: right;
	padding-left: 20px;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
table.gaiyouTable {
	width:100%;
	border-collapse:collapse;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table.gaiyouTable td, table.gaiyouTable th {
	border:1px solid #ccc;
	padding:8px;
}
table.gaiyouTable th {
	width:20%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
