@charset "euc-jp";
/* CSS Document */

h2.main{
	background:url(../img/main.jpg) no-repeat center top;
}

h3.bar1{
	background:url(../img/bar1.gif) no-repeat center top;
}

h3.bar2{
	background:url(../img/bar2.gif) no-repeat center top;
}
.menu1 {
	width: 201px;
	float: left;
	padding-bottom: 20px;
	margin-left: 10px;
	display: inline;
}
.txt_contents{
	width: 350px;
	float:left;
}
.mishima_txt{
	width: 153px;
	padding-left:10px;
	float:left;
	padding-bottom:10px;
	vertical-align: middle;
}
.honbun01 {
	width: 180px;
	float:left;
	line-height: 140%;
	padding-left:5px;
}
.honbun02 {
	width: 343px;
	padding-left:10px;
	clear: left;
	line-height: 140%;
}
.dl_shokushikata dt {
	text-indent: 10px;
	line-height: 180%;
}
.dl_shokushikata dd {
	text-indent: 80px;
	line-height: 180%;
}
.txt02 {
	padding-top: 10px;
	text-indent: 10px;
	color: #330000;
}


