@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #FFFFFF;
}
em {
	font-style: normal;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
}

#container {
	width: 812px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
    overflow: visible;
}
/**/ 

#header {
	padding: 0;
	margin: 0px;
} 
#header h1 {
	margin: 0;
	padding: 0px;
	float: left;
}
#tel {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 525px;
}
/* 上書き指定 */
* html #tel {
	margin-left: 522px;
}
#menu {
	background-image: url(../img/topimage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 237px;
}


#sidebar1 {
	float: right;
	width: 171px;
	padding: 15px 0px 0px 10px;
	margin: 0px;
	text-align: left;
}
#sidebar1 h2 {
	margin: 0px;
	padding: 0px;
	width: 163px;
}
#sidebar1 p {
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 20px;
	padding: 10px;
	width: 143px;
}
#sidebar1 ul {
	background-image: url(../img/bg_side.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 0px 20px;
	padding: 10px;
	width: 143px;
	list-style-type: none;
}
#sidebar1 li {
	background-image: url(../img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
#sidebar1 a {
	color: #333333;
	text-decoration: none;
}
#sidebar1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#banner img {
	margin-bottom: 10px;
}


#mainContent {
	margin: 0 181px 0 0;
	padding: 25px 0 0;
	background-image: url(../img/bg_contents.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
} 
#mainContent h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 17px;
}
#mainContent h3 {
	width: 520px;
	margin-left: 42px;
	padding: 5px 10px;
	margin-bottom: 1em;
	background-color: transparent;
	font-size: 14px;
	background-image: url(../img/bg_article_subtitle.gif);
	background-position: bottom;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: -moz-use-text-color;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: #7F963C;
}
#mainContent p {
	width: 540px;
	margin-left: 42px;
}
#mainContent a {
	color: #669900;
	text-decoration: none;
}
#mainContent a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.kakomi {
	border: 1px dotted #CCCCCC;
	padding: 10px;
}

.list-orange {
	margin-left: 0px;
	width: 540px;
	list-style-type: none;
}
/* 上書き指定 */
* html .list-orange {
	margin-left: 45px;
}
*+html .list-orange {
	margin-left: 45px;
}
.list-orange li {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	margin-bottom: 10px;
}
.new {
	width: 540px;
	margin-left: 45px;
}
.new dt {
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 5px;
}
.new dd {
	margin-bottom: 15px;
}
.about {
	margin-left: 45px;
	margin-bottom: 10px;
	border: none;
	border-collapse:collapse;
}
.about th {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	width: 5em;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #81983D;
}
.about td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hyo {
	width: 540px;
	margin-left: 42px;
	border: none;
	border-collapse:collapse;
}
.hyo th {
	text-align: center;
	padding: 5px;
	color: #336600;
	background-color: #DBE4BE;
	border: 1px solid #CCCCCC;
}
.cont {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
}
.small {
	font-size: 10px;
}








#pagetop {
	background-image: url(../img/bg_pagetop.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
}



#footer {
	padding: 0;
	background:url(../img/bg_footer.gif) no-repeat;
	height: 88px;
	margin-top: 10px;
	color: #FFFFFF;
	text-align: center;
} 
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#fmenu {
	padding: 7px 0px 0px;
	margin: 0px;
}
#address {
	margin: 7px 0px 0px;
	padding: 0px;
}
#address span {
	font-size: 10px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
