@charset "utf-8";

@import url("../../common/style/element.css");
@import url("../../common/style/layout.css");

/*
--------------------------------------------------------------
	CSS for Introduction
--------------------------------------------------------------
*/


/*
-------------------------------------
	OverRide
-------------------------------------
*/

#GlobalNavi .Wrapper ul li.NaviInquiry a {
	background-position: 0px -54px;
}


/*
-------------------------------------
	Inquiry
-------------------------------------
*/

.Inquiry {}

.Inquiry .PageTitle {
}

.Inquiry .PageTitle h2 {
	background: url(../img/ttl_pagetitle_h2.gif) no-repeat;
	height: 80px;
	font-size: 1px;
	text-indent: -9999px;
}

/*
-------------------------------------
	Partner
-------------------------------------
*/

.Partner {
}

.Partner .Left h3 {
	background: url(../img/ttl_partner_h3.gif) no-repeat;
	height: 52px;
	font-size: 1px;
	text-indent: -9999px;
}

.Partner .Left p {
	margin: 10px 60px 0px 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #DDD;
	font-size: 12px;
	text-align: justify;
	line-height: 140%;
}

.Partner .Right h4 {
	height: 28px;
	font-size: 1px;
	text-indent: -9999px;
}

.Partner .Right .First h4 {
	background: url(../img/ttl_partner_first_h4.gif) no-repeat;
}

.Partner .Right .Detail h4 {
	background: url(../img/ttl_partner_detail_h4.gif) no-repeat;
}

.Partner .Right .Supplementation h4 {
	background: url(../img/ttl_partner_supplementation_h4.gif) no-repeat;
	height: 65px;
}

.Partner .Right .First {
	margin: 0px 0px 30px;
}

.Partner .Right .First .Text {
	border-top: 1px solid #DDD;
	margin: 10px 0px 0px;
}

.Partner .Right .First .Text p {
	margin: 10px 0px 0px;
	font-size: 14px;
	text-align: justify;
	line-height: 140%;
}

.Partner .Right .Detail {
	margin: 0px 0px 30px;
}

.Partner .Right .Detail ol {
	border-top: 1px solid #DDD;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px 30px;
	line-height: 140%;
}

.Partner .Right .Detail ol li {
	font-size: 14px;
	color: #000;
}

.Partner .Right .Supplementation p {
	border-top: 1px solid #DDD;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	font-size: 14px;
	text-align: justify;
	line-height: 140%;
}

.Link {
	margin: 10px 0px 0px;
}

.Link p a {
	background: url(../../common/img/icon_pointer01.gif) no-repeat 0px 2px;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
}

.Link p a:hover {
	background-position: 0px -28px;
}


/*
-------------------------------------
	PartnerInquiry
-------------------------------------
*/

.PartnerInquiry {
}

.PartnerInquiry .Left h3 {
	background: url(../img/ttl_partnerinquiry_h3.gif) no-repeat;
	height: 81px;
	font-size: 1px;
	text-indent: -9999px;
}

.PartnerInquiry p {
	font-size: 14px;
}

.PartnerInquiry p span {
	font-size: 12px;
	color: #F30;
}

.PartnerInquiry h4 {
	font-size: 18px;
	color: #09C;
	margin: 20px 0px 0px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #DDD;
}

.PartnerInquiry table {
	width: 100%;
}

.PartnerInquiry table th {
	width: 150px;
	font-size: 14px;
	color: #960;
	font-weight: normal;
	text-align: left;
	padding: 5px 0px;
	border-bottom: 1px solid #DDD;
}

.PartnerInquiry table th span {
	font-size: 12px;
	color: #F30;
}

.PartnerInquiry table td {
	font-size: 14px;
	padding: 5px 0px;
	border-bottom: 1px solid #DDD;
}

.PartnerInquiry dl dt {
	font-size: 14px;
	color: #960;
	padding: 10px 0px 0px;
}

.PartnerInquiry dl dd {
	font-size: 14px;
	padding: 5px 0px 10px 10px;
	border-bottom: 1px solid #DDD;
}

.PartnerInquiry textarea {
	width: 400px;
	height: 100px;
	font-size: 14px;
	padding: 2px;
}

/* input */

input#FormCorpName {
	width: 200px;
	font-size: 14px;
	padding: 2px;
}

input#FormAddress {
	width: 300px;
	font-size: 14px;
	padding: 2px;
}

input#FormName {
	width: 200px;
	font-size: 14px;
	padding: 2px;
}

input#FormMail {
	width: 300px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
}

input#FormTel {
	width: 150px;
	font-size: 14px;
	padding: 2px;
}

input#FormFax {
	width: 150px;
	font-size: 14px;
	padding: 2px;
}

.Submit {
	margin: 20px 0px 0px;
	text-align: center;
}



/*
-------------------------------------
	AboutInquiry
-------------------------------------
*/

.AboutInquiry {
}

.AboutInquiry .Left h3 {
	background: url(../img/ttl_aboutinquiry_h3.gif) no-repeat;
	height: 51px;
	font-size: 1px;
	text-indent: -9999px;
}

.AboutInquiry .Right p {
	font-size: 14px;
	text-align: justify;
	line-height: 150%;
	margin: 0px 0px 10px;
}

.AboutInquiry .Right table {
	width: 100%;
}

.AboutInquiry .Right table th {
	width: 200px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #09C;
	border-top: 1px solid #DDD;
	padding: 5px 0px;
}

.AboutInquiry .Right table td {
	font-size: 14px;
	border-top: 1px solid #DDD;
	padding: 5px 0px;
}

/* Add */
label.Error {
color: red;
}
input{
	width:180px;
	font-size:14px;
	height:1.5em;
}
select{
	width:250px;
	font-size:14px;
	height:1.5em;
}
.contact_thx{
	margin:20px 50px;
	line-height:180%;
}


