@charset "utf-8";
/* CSS Document */

@import url(/css/basestyle.css);
@import url(/css/common.css);

.red{
	color:#aB0000;
}

.txt-red{
	color:#aB0000;
	font-weight:bold;
}

.tel-red{
	color:#aB0000;
	font-weight:bold;
	font-size:medium;
}

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

.contactbox01,
.contactbox03{
	margin:0 5px 20px 5px;
}

.contactbox02{
	margin:0 5px;
}

.contactbox02 table{
	width:680px;
	margin:10px auto;
}

.contactbox02 th{
	width:135px;
	padding:3px 5px;
	background-color:#cccccc;
}

.contactbox02 td{
	padding:3px 5px;
	background-color:#e1e1e1;
}

.contactbox03 img{
	margin:0 10px 0 0;
}

.contactbox03 .photo{
	width:200px;
	padding:0 10px 0 0;
	float:left;
}

.contactbox03 .f-right{
	width:505px;
}


.contactpoint table{
	width:530px!important;
}

.contactpoint th{
	width:70px!important;
	padding:3px 0px!important;
	background-color:#e1e1e1;
}














