/* CSS Document */
@charset "shift_jis"; 
/********************************************************************/
/* 会社案内 */
.annaitbl{
	width:600px;
	height:auto;
	margin:0;
	padding:5px;
 	line-height:1.5;
	text-align: center;
	background-color : #FFFFFF;
/*	border: none; */
	position:relative; top:0px; left:0px;
}

.msg16 {
	font-size: 16px;
	color: #473300;
　　line-height: 1.5;
	padding:15px;
	margin:0px 0px 0px 20px;
}

.antbl{
	width:600px;
	height:auto;
    margin: 0px 0px 0px 0px;
	padding:0;
	border-bottom:1px solid #825942;
	border-left:1px solid #825942;
	border-right:1px solid #825942;
}

.antd01{
	width:100px;
	height:auto;
	margin:0;
	padding:3px;
	line-height:1.2;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #330000;
}
.antd01 a:link {color:#330000;text-decoration: none;}
.antd01 a:visited {color:#330000;text-decoration: none;}
.antd01 a:active {color:#0033FF;text-decoration: underline;}
.antd01 a:hover {color:#330000;text-decoration: underline;}

.antd02{
	width:500px;
	height:auto;
	margin:0;
	padding:3px;
	border-left:1px dotted #825942;
    line-height:1.2;
	font-size: 13px;
	text-align: left;
	color: #333333; 
}
.antd02 a:link {color:#333333;text-decoration: none;}
.antd02 a:visited {color:#333333;text-decoration: none;}
.antd02 a:active {color:#0033FF;text-decoration: underline;}
.antd02 a:hover {color:#330000;text-decoration: underline;}

h2 {
	font-weight:bold;
	color: #473300; 
	font-size:16px;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:5px;
	position:relative; top:0px; left:0px;
}



.houjin {
}

.houjin h3 {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #c4b282;
	height: 25px;
	padding-top: 3px;
	padding-right: 10px;
}

.houjin h4 {
	font-size: 14px;
	background-color: #F5EFE4;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	width: 606px;
	padding-top: 0px;
	padding-left: 30px;
}

.houjin p{
	margin-top: 0px;
	line-height: 2;
	padding-left: 30px;
	margin-bottom: 5px;

}