/* CSS Document */



#content {
	font-size: 12px;
	line-height: 1.6ems;

}

#content h3{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#content h4{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	background : url(aicon_sikaku.gif) no-repeat left center;
	padding-left: 25px;
	border-bottom: 1px dotted #C8DBB9;
	color: #666633;
	padding-bottom: 3px;
}

#content h5{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	color: #336600;
}

#content p{
	margin-left: 40px;
	line-height: 1.6em;
	text-indent: 12px;
	margin-right :10px;
}

#content table{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;

}

#content th{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}



#content td{
	padding: 5px;

}


#content .tablemargin0{
	margin: 0;

}

#content .tdpadding0{
	padding: 0;

}



#content .imgright{
	text-align: right;


}

#content .tableline{
	border: 1px solid #D7E8CC;

}

#content .tdline{
	border-bottom: 1px solid #D7E8CC;
	padding: 5px;

}

/* 年中行事 */

#gyouzi table{
	margin: 3px 0 3px 15px;
	border-collapse: collapse;
	width: 520px;
}

#gyouzi th{
	padding: 5px;
	font-weight: bold;
	color: #003333;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}

#gyouzi td{
	padding:5px;
	margin:0;
	border-bottom: 1px dotted #CCCCCC;
}


/* お問い合わせ */

#otoiawase{
	font-size: 12px;
}

#otoiawase h3{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#otoiawase p{
	margin-left: 15px;
	margin-bottom:10px;
}



#otoiawase table{
	margin: 3px 0 3px 15px;
	border-collapse: collapse;
	width: 520px;
}

#otoiawase th{
	padding: 5px;
	font-weight: normal;
	color: #003300;
	border-bottom: 1px dotted #999999;
}

#otoiawase td{
	padding:5px;
	margin:0;
	border-bottom: 1px dotted #999999;
}

