body {
	line-height:1.4;
	font-size:11pt;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Geneva, arial, helvetica, clean, sans-serif;
}

.clearfix {
	width:900px;
	overflow:hidden;
}




#header {
	width: 100%;
	height:65px;
	margin:0 auto 0 auto;
	min-width:900px;
}


#main {
	float:right;
	width:700px;
	margin-top:20px;
	height:100%;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}


#honbun {
	width:660px;
	color:#333333;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.7;
	background-image: url("../img/bk.jpg");
	background-repeat: no-repeat;
	background-position: center 100px;
}

#honbun2 {
	font-size:10.5pt;
	width:660px;
	color:#333333;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
	background-image: url("../img/bk.jpg");
	background-repeat: no-repeat;
	background-position: center 100px;
}



#menu {
	float:left;
	width:160px;
	margin-right:0px;
	margin-top:1px;
	margin-bottom:0px;
	background: #e4f4e1;
	height:100%;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

ul.submenu {
	list-style: none; 
	margin-left:-41px;
	margin-top:1px;
}

ul.submenu li {
	text-decoration: none;
	border-bottom: solid 1px #ffffff;
}

ul.submenu li a {
	font-size:10.5pt;
	display: block;
	width: 160px;
	text-decoration: none;
	color: #333333;
	padding: 9px 5px 7px 18px;
	background: #e4f4e1 url("../img/arrow2.gif") no-repeat 8px center;
}

ul.submenu li a:hover {
	color: #ffffff;
	background: #4cb833 url("../img/arrow1.gif") no-repeat 10px center;
}

#main .fleft {
	float:left
}

#main .fright2 {
	float:right;
}

#main .fright {
	float:right;
}

#main .fcenter {
	float:center;
}

#main .fleft img {
	margin-right:15px;
}

#main .fright img {
	margin-left:15px;
}

#main .fright2 img {
	margin-left:15px;
}


#main .fcenter {
	float:center;
}

.fleft img,.fright img,.fcenter img {
	box-shadow:1px 1px 7px 1px #aaaaaa;
}

.title {
	border-radius:5px;
	background: #4cb833;
	box-shadow:1px 1px 7px 1px #dddddd;
	height: 36px;
	font-size:14pt;
	font-weight:bold;
	padding:5px 0 0 15px;
	color:#ffffff;
}

.title2 {
	border-radius:5px;
	background: #4cb833;
	box-shadow:1px 1px 7px 1px #dddddd;
	height: 36px;
	font-size:14pt;
	font-weight:bold;
	padding:18px 0 0 15px;
	color:#ffffff;
	line-height:1.4;
	height:33px;
}


.cap {
	text-align:center;
	color:#777777;
	font-size:8pt;
	width:98%;
	padding:2px 0 2px 0;
	margin:0 auto 0 auto;
	letter-spacing: 0.1em;
}

.cap3 {
	text-align:center;
	color:#333;
	font-size:9pt;
	width:98%;
	padding:2px 0 2px 0;
	margin:0 auto 0 auto;
	letter-spacing: 0.1em;
}

.f9 {
	font-size:9pt;
	color: #333333;
}

.f11 {
	font-size:11pt;
}

.f9ls {
	font-size:9pt;
	color: #333333;
	letter-spacing: -0.1em;
}

.hyosho {
	font-size:12pt;
	color: #333333;
	font-weight:bold;
	border-bottom: solid 1px #333333;
}

#main .cap2 {
	text-align:left;
	color:#333333;
	font-size:9pt;
	width:98%;
	padding:2px 0 2px 34px;
	margin:5px auto 0 auto;
	letter-spacing: 0.1em;
}

.ayumi img {
	box-shadow:1px 1px 7px 1px #aaaaaa;
}

#main .senshu {
	border:solid 1px #e1b3b3;
	border-radius:5px;
	box-shadow:3px 0 7px -1px #dddddd;
	padding:5px 0 5px 0;
}

.komidasi {
	font-size:10.5pt;
	color: #333333;
	font-weight:bold;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
	padding:2px 0 2px 7px;
}

.takasa50 {
	min-height:50px; 
	height:auto !important; 
	height:50px;
	margin:0px 0px 10px 0px;
	padding:10px;
	border:1px dotted #FF6600;
}