/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:140%;
	color:#666666;
	
}

img{
	border:0px;
	
}

.logo{
	padding:15px;
}

.menu{
	border-bottom:5px solid #ff9900;
	
}

.display{
	border-top:5px solid #ff6600;
	border-bottom:5px solid #ff6600;
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	
}

#news{
	border-left:1px solid #ff6600;
	padding:10px;
	vertical-align:top;
	
}

#news_ttl{
	padding-bottom:10px;
	border-bottom:1px solid #999999;
}

.news_border{
	border-bottom:2px dotted #999999;
	padding:10px 0px 10px 0px;
	
}

#aisatsu_area{
	padding:20px 0 20px 20px;
	vertical-align:top;
	
}

#aisatsu{
	line-height:150%;
}

.f_right{
	float:right;
	margin:0 0 10px 10px;
}

.service_ttl{
	border:1px solid #ff9900;
	padding:5px;
	background:#FFFFEC;
	font-weight:bold;
	font-size:14px;
}

.contact_left{
	background:#FFFFEC;
	text-align:center;
	padding:10px;
	color:#FF9900;
	
}

.contact_right{
	padding:10px;
	background:#ffffff;
	
}

.pad{
	padding:2px;
}

.footer{
	border-top:1px solid #ff6600;
	padding-top:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.bar{
	background:#ff6600;
	
}

.contents{
	padding:15px;
	width:530px;
	vertical-align:top;
	
}
	
.right{
	padding:15px 0px 15px 0px;
	text-align:center;
	vertical-align:top;
	
}

.tel{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	
}
	
.title{
	font-size:18px;
	line-height:20px;
	font-family:"MS UI Gothic";
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:2px dotted #999999;
	
}

.prof_left{
	background:#FFFFEC;
	border:1px solid #ff9900;
	color:#ffffff;
	text-align:center;
	padding:10px;
	color:#FF9900;
	
}

.prof_right{
	padding:10px;
	border-bottom:1px solid #e5e5e5;
	
}

a{
	color:#FF6699;
	text-decoration:underline;
	
}

a:hover{
	color:#FF66cc;
	text-decoration:underline;
	
}
	
.teika{
	font-weight:bold;
	font-size:14px;
}

.sale{
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
}

.doc{
	background:#e9ffe9;
	color:#663333;
	padding:6px;
}

.doc2{
	background:#ecfdfe;
	color:#333333;
	padding:6px;
}

.pro_com{
	/*border:2px dotted #ff9900;*/
	background:#FCE9FC;
	padding:10px;
}

.recruit_sub{
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid #ff9900;
	color:#ff9900;
}

.point{
	color:#ff6600;
}
h1{
  font-size : 9pt;
  color : gray;
  font-weight : lighter;
  padding-bottom : 5px;
}
