@charset "utf-8";

div.contact_wrapper {
	margin: 20px 0px 0px 0px;
}

div.contact {
	margin: 0 10px;
}

div.contacttitle {
	height:45px;
    background: url('../images/contact/title_01.jpg') no-repeat;
    text-indent:-9999px;
}

div.contactblock {
	width:650px;
	padding-top:20px;
}

div.contactsubtitle {
	height:24px;
    text-indent:-9999px;
}

div.contactsubtitle01 {
    background: url('../images/contact/title_01_01.jpg') no-repeat;
}

div.contactsubtitle02 {
    background: url('../images/contact/title_01_02.jpg') no-repeat;
}

div.contactsubtitle03 {
    background: url('../images/contact/title_01_03.jpg') no-repeat;
}


div.contactcontext {
	padding-left:5px;
	padding-top:5px;
	width:630px;
    line-height:1.6;
}

table.contactform {
	margin-top:10px;
	margin-left:20px;
}

table.contactform td {
	vertical-align:top;
	padding-bottom:20px;
}

div.info {
	font-size:17px;
    margin:5px 10px;
    text-indent:30px;
	background: url('../images/common/list_mark_white.jpg') no-repeat;
}

div.companyinfo {
	border:2px solid #e6dad4;
	width:646px;
	height:105px;
	margin-top:20px;
}
div.companyinfo table {
	margin: 10px 15px;
}
