@charset "UTF-8";

@import "../css/import.css";

/* index */


#renmei h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}


.brownline{
	border-top: 5px solid #644F1C;
}

#renmei h3{
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	line-height: 33px;
	height: 33px;
	font-size: 1.4em;
	font-weight: bold;
	color: #644F1C;
	padding-left: 20px;
}

.area{
	background-color: #68B229;
	height: 35px;
	margin-top: 10px;
}

.area ul{
	padding-left: 20px;
}

.area li{
	float: left;
	padding-top: 10px;
	background-image: url(../img/common/green_ya.gif);
	background-repeat: no-repeat;
	background-position: 2px 15px;
	margin-right: 20px;
	padding-left: 15px;
}

.area li a{
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.area li a:hover{
	color: #FFFFFF!important;
	text-decoration: underline!important;
}


#renmei h4{
	background-image: url(img/h4.gif);
	background-repeat: no-repeat;
	line-height: 35px;
	height: 35px;
	background-position: 2px;
	background-color: #EEEEEE;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 10px;
}


#renmei table{
	width: 100%;
}

#renmei table th{
	color: #68B229;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px 5px;
	text-align: left;
	font-weight: bold;
}

#renmei table td{
	background-image: url(../img/common/line_dot_gray.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 5px;
}

#renmei table td a,#renmei table td span{
	font-size: 1.2em;
	font-weight: bold;
}

#renmei table .mei{width: 250px;!important}

#renmei table .add{width: 320px;!important}

#renmei table .tel{width: 150px;!important}

