@charset "utf-8";

/*********************/









/***** 会社概要 ******************************************************************************/

p.companyP {

	font-size: 1.4em;

}









/***** リンク *******************************************************************************/

dl.linkDl {

	padding-top: 1.3em;

	background: url(../images/dashed_line.gif) 0 0 repeat-x;

}





dl.linkDl dt{

	font-size: 1.4em;

	font-weight: bold;

}





dl.linkDl dd {

	margin-bottom: 1em;

	padding: 0 0 1em 0;

	font-size: 1.3em;

	background: url(../images/dashed_line.gif) 0 100% repeat-x;

}





dl.linkDl dd span {

    font-size: 0.6em;

}









/***** ポリシー ***************************************************************************/

ul.policyList1 li {

	margin-top: 0.3em;

	padding-left: 10px;

	font-size: 1.3em;

	background: url(../images/icon1.gif) 0 0.3em no-repeat;

}





/***** CLASS *****/

ul.policyList1 {

	margin-top: 1em;

}









/***** お問い合わせ ***********************************************************************/

ul#contactSubmit li {

	margin: 0 20px;

	display: inline;

}



p#contactBtn {
	margin: 30px 0 50px 170px;
	overflow: hidden;
	text-indent: -9999px;
	line-height: 0;
    vartical-align: bottom;
    font-size: 0;
}


p#contactBtn a {
	width: 300px;
	height: 70px;
	display: block;
}


p#contactBtn a:link, p#contactBtn a:visited {
	background: url(../images/common/contact_btn.gif) 0 0 no-repeat;
}


p#contactBtn a:hover, p#contactBtn a:active {
	background: url(../images/common/contact_btn.gif) -300px 0 no-repeat;
}






dl.contactSec dt {

	font-size: 1.4em;

	font-weight: bold;

}





dl.contactSec dd {

	padding-bottom: 8px;

	font-size: 1.3em;

	background: url(../images/dashed_line.gif) 0 100% repeat-x;

}





table.contactTable th {

	width: 10.5em;

	padding: 10px;

	font-size: 1.3em;

	background-color: #eeeeee;

	border-top: #dddddd 1px solid;

	border-bottom: #dddddd 1px solid;

}





table.contactTable th span {

	margin-left: 0.3em;

	font-size: 0.8em;

	color: #ff0000;

}





table.contactTable td {

	padding: 10px;

	font-size: 1.3em;

	border-top: #dddddd 1px solid;

	border-bottom: #dddddd 1px solid;

	border-left: #cccccc 1px dotted;

}





table.contactTable th.contactTableThTop, table.contactTable td.contactTableTdTop {

	border-top: none;

}





table.contactTable th.contactTableThBottom, table.contactTable td.contactTableTdBottom {

	border-bottom: none;

}









/***** ID *****/

ul#contactSubmit {

	margin-top: 2em;

	text-align: center;

}









/***** CLASS *****/

div.contactTableFrame {

	padding-top: 3px;

	background: url(../images/drawn_line.gif) 0 0 repeat-x;

}





div.contactTableFrameBottom {

	padding-bottom: 3px;

	background: url(../images/drawn_line.gif) 0 100% repeat-x;

}





table.contactTable {

	width: 100%;

}





dl.contactSec {

	margin-top: 4em;

	padding-top: 8px;

	background: url(../images/dashed_line.gif) 0 0 repeat-x;

}





p.contactNote {

	margin-top: 2em;

	font-size: 1.1em;

	color: #ff0000;

}


p.contactP {
	margin-top: 1.5em;
	font-size: 1.3em;
	text-align: center;
}


p.contactJumpP {
	font-size: 1.4em;
	text-align: center;
}



p#contactSendBtn {
	margin: 20px 0;
	text-align: center;
}




span.contactExa {

	margin-left: 1em;

	font-size: 0.8em;

}





.inputWidth {

	width: 270px;

}





.textareaWidth {

	width: 350px;

	height: 120px;

}













/***** サイトマップ *****************************************************************************/

ul.sitemapList li {

	padding-left: 12px;

	font-size: 1.4em;

	background: url(../images/icon1.gif) 0 0.5em no-repeat;

}





ul.sitemapList li ul.sitemapList2 li {

	font-size: 1em;

	margin: 0.2em 0 0 14px;

	padding-left: 8px;

	background: url(../images/common/sitemap_icon.gif) 0 0.1em no-repeat;

}





/***** CLASS *****/

div.sitemapFrameTop {

	margin-top: 10px;

	padding-top: 10px;

	background: url(../images/drawn_line.gif) 0 0 no-repeat;

}





div.sitemapFrameBottom {

	margin-bottom: 10px;

	padding-bottom: 10px;

	background: url(../images/drawn_line.gif) 0 100% no-repeat;

}


