
@charset "utf-8";


/*---common---*/

.mainttl{
	width: 100%;
	overflow: hidden;
}

.content{
	width: 1000px;
	margin: 40px auto 50px auto;
	overflow: hidden;
}


/*---company---*/

.companycont{
	width: 800px;
	float: right;
}

.companycont .con_box{
	width: 800px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.companycont .leftbox{
	float: left;
	padding-top: 125px;
}

.companycont .leftbox:after{
	clear: both;
}

.companycont .rightbox{
	float: right;
}

.companycont .rightbox:after{
	clear: both;
}

.companycont .con_box table{
	border-collapse: collapse;
}

.companycont .con_box th{
	padding: 15px;
	width: 180px;
	border-bottom: 1px dotted #999;
	text-align: left;
	color: #444444;
	font-size: 14px;
	background: #F4F3F0;
}

.companycont .con_box td{
	width: 600px;
	border-bottom: 1px dotted #999;
	padding: 15px;
}

.companycont .history p{
	width:800px;
	padding: 20px 15px 20px 15px;
	background: #F4F3F0 url(../company/images/bklogo.png) right 50px bottom 20px no-repeat;
	line-height: 2em;
}

.companycont .map02{
	width:800px;
}
.companycont .map02 #canvas02{
	width:800px;
	height:400px;
}

.companycont .companymap p{
	margin-top: 10px;
}


/*---business---*/

.businesscont{
	width: 800px;
	float: right;
}

.businesscont .con_box{
	width: 800px;
	display: block;
	margin: 0 0 100px 0;
	overflow: hidden;
}

.businesscont .con_box p span{
	font-size:16px;
	font-weight: bold;
}

.businesscont .con_box p{
	margin-bottom: 25px;
}

.businesscont .leftbox{
	width: 280px;
	float: left;
}

.businesscont .leftbox:after{
	clear: both;
}


.businesscont .leftbox .perfbtn{
	margin-top: 10px;
}

.businesscont .rightbox{
	width: 510px;
	float: right;
}


.businesscont .rightbox li{
	width: 250px;
	height: 200px;
	float:left;
}

.businesscont .rightbox:after{
	clear:both;
}


.businesscont .leftbox2{
	width: 597px;
	float: left;
}

.businesscont .leftbox2:after{
	clear: both;
}

.businesscont .imgbox{
	clear: both;
	width: 800px;
}


.businesscont .imgbox li{
	display: inline-block;
	width: 250px;
}



/*---equipment---*/

.equipmentcont{
	width: 800px;
	float: right;
}

.equipmentcont .con_box{
	width: 800px;
	display: block;
	margin: 0 0 100px 0;
	overflow: hidden;
}

.equipmentcont .box_3{
	width: 830px;
	margin: 0 -30px 0 0;
	padding: 30px 0 0 0;
	overflow: hidden;
}

.equipmentcont .box_3 li{
	width: 250px;
	display: block;
	float: left;
	margin-right: 25px;
}

.equipmentcont .box_3 li p{
	font-size: 15px;
}

.equipmentcont .detatable {
width: 800px;
float: left;
margin-bottom: 20px;
}

.equipmentcont table {
border-collapse: collapse;
}

.equipmentcont table tr td {
border: 2px #cfcfcf solid;
}

.equipmentcont table .tabletitle {
background-color: #F4F3F0;
}

.equipmentcont table .tabletitle p.title {
text-align: center;
padding: 7px 0 7px 0px;
font-size: 14px;
letter-spacing: 0.03em;
font-weight: bold;
}

.equipmentcont table tr td p.normal {
padding: 7px 7px 7px 10px;
font-size: 14px;
letter-spacing: 0.03em;
}

.equipmentcont p.datatitle{
	font-size: 16px;
	font-weight: bold;
}


/*---contact---*/

.contactcont{
	width: 800px;
	float: right;
}

.contactcont .con_box{
	width: 800px;
	display: block;
	margin: 0 0 65px 0;
	overflow: hidden;
}

.contactcont .tel {
	margin: 0 0 0 15px;
	line-height: 1;
	float: left;
}

.contactcont .tel:before{
	content: url(../contact/images/tel.png);
}

.contactcont .tel span{
	font-size: 39px;
	color: #444444;
	font-weight: bold;
	margin-left: 7px;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
}
.contactcont .tel span.repre{
	font-size: 22px;
	margin-left: -5px;
	font-family: "Arial", "メイリオ", Meiryo;
	font-weight: 600;
	vertical-align: super;
}

.contactcont .teltime {
	padding: 21px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}

.contactcont .teltime span {
	font-weight: bold;
	font-size: 16px;
	color:#A63133;
}

.contactcont .fax {
	margin: 0 20px 0 15px;
	line-height: 1;
	float: left;
}

.contactcont .fax span {
	font-size: 39px;
	color: #444444;
	font-weight: bold;
	margin: 0 0 0 7px;
	font-family: "Arial", "メイリオ", Meiryo;
	letter-spacing: 0.04em;
	vertical-align: super;
}

.contactcont .faxtime {
	padding: 21px 0 0 0;
	font-weight: bold;
	font-size: 16px;
}

.contactcont .faxtime span {
	font-weight: bold;
	font-size: 16px;
	color:#A63133;
}

.contactcont .fax:before{
	content: url(../contact/images/fax.png);
}

.contactcont .contactform {
	width: 800px;
}

.contactform td{
	width: 130px;
	vertical-align: center;
	padding: 7px 0 7px 10px;
	border-bottom: dotted 1px #999;
}

.contactform .descriptiontxt {
	padding: 5px 0 15px 5px;
	color: #666666;
}

.contactform li.attention {
	text-align: right;
}

.contactform .input1 {
	width: 230px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	margin: 8px 0 8px 0;
	border: 1px solid #cccccc;
}

.contactform .input1:focus {
	border: solid 1px #fa7f55;
}

.contactform .input2 {
	width: 350px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
}

.contactform .input2:focus {
	border: solid 1px #fa7f55;
}

.contactform .input3 {
	width: 70px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
}

.contactform .input3:focus {
	border: solid 1px #fa7f55;
}

.contactform .textarea1 {
	width: 450px;
	height: 200px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
	clear:both;
}

.contactform .textarea1:focus {
	border: solid 1px #fa7f55;
}

.contactform .select {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
}

.contactform .select:focus {
	border: solid 1px #fa7f55;
}

.contactform .radio {
	margin: 15px 0 25px 0;
}

.contactcont table .tabletitle {
	background: #f4f3f0;
}

.contactcont table .bnone {
	border: none;
}

.contactcont table .bkcolor{
	background: #f4f3f0;
}

#contactmain .contactform .formtxt01 {
	padding-left: 5px;
	color: #666666;
}

.contactform .formtxt02 {
	padding-left: 8px;
	color: #666666;
}

.contactform .formtxt03 {
	padding: 0 12px 0 4px;
	color: #666666;
}

.contactform .buttonarea {
	width: 800px;
	float: left;
	padding-top: 15px;
}

.contactform .submit {
	border: none;
	cursor: pointer;
	width: 130px;
	height: 48px;
	padding: 8px;
	background-color: #efefef;
	border-radius: 3px;
	border: 1px solid #c7c7c7;
}

.contactform .submit:hover {
	border: 3px solid #A73133;
	background: #fafafa;
	transition: all 0.8s ease 0s;
}

.contactform .cap01{
	font-size: 13px;
	vertical-align: middle;
}

.contactcont .checkBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 20px;
}

.contactcont .resetBtn{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Verdana, Arial, Helvetica,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/*---privacy---*/


.privacycont{
	width: 800px;
	float: right;
}

.privacycont .con_box{
	width: 800px;
	display: block;
	margin: 0 0 60px 0;
	overflow: hidden;
}

.privacycont #block01 p{
	font-size:14px;
}

.privacycont p.comment{
	padding: 0 5px 10px 5px;
}

.privacycont ul .pplist {
	border-bottom: 1px dotted #999999;
}

.privacycont ul li .ppttl {
	padding: 20px 0 10px 5px;
	color: #444444;
}

.privacycont ul li .pptxt {
	font-size: 14px;
	padding: 0 0 20px 5px;
	line-height: 170%;
	color: #444444;
}