@charset "UTF-8";

#tm_information{
 	background-position:0 100%;
}

.allow{
	background-image:url("../img/common/Square_wht_Right.gif");
	background-repeat: no-repeat;
	background-position:left center;
	margin-left:10px;
	padding-left:5px;
	height:16px;
}

.border_u{
	border-bottom:1px solid #808080;
}

.mt-10{
	margin-top:10px;
}

#top_area{
	width:980px;
	height:121px;
	background-image:url("../img/information/title.gif");
	background-repeat: no-repeat;
}

#main{
	width:980px;
}

.info_area01{
	padding:10px;
	background-color:#ADB9CF;
}

.info_area_d01{
	padding:10px;
	background-image:url("../img/common/info_bg.gif");
	background-repeat:repeat;
	text-indent:1em;
	text-align:left;
}

.info_area_w01{
	width:960px;
}

.img_area01{
	width:210px;
	height:480px;
	margin-top:10px;
	margin-left:10px;
	background-image:url("../img/information/shapeimage_27.jpg");
	background-repeat: no-repeat;
}

h2{
	text-align:left;
	color:#f30;
	font-size:16px;
	margin-bottom:5px;
}

h3{
	text-align:left;
	color:#f60;
	font-size:14px;
	margin-top:5px;
}

#phone{
	color:#dd0000;
	font-size:18px;
}

#fax{
	color:#dd0000;
	font-size:18px;
}

#left-box{
	float:left;
	width:50%;
}

#right-box{
	float:right;
	width:50%;
}

#right-box table{
	margin-left:10px;
}

