* {	margin:0px;	padding:0px; }
img { border:none; }
ul, li { list-style:none; }

.h1-back, footer {
	background-color:#FCE336;
	padding:5px 0px 5px 0px;
}
h1#mainh1,.footer-main {width:900px; font-size:12px; font-weight:normal; text-align:left; margin:0px auto; }
.footer {
	height:100px;
	clear:both;
}
#slide {width:900px; margin:0px auto;}
.main-img {
	background-image:url("../img/main-img-back.jpg");
	background-repeat:no-repeat;
	background-position:center 0px;
	margin:0px auto;
	height:525px;
}
.logo-main {
	background-image:url("../img/main-img-back.jpg");
	background-repeat:no-repeat;
	background-position:center 0px;
	margin:0px auto;
}
.logo {
	width:900px;
	height:125px;
	margin:0px auto;
	display: flex;
}
.main-menu {
	width:840px;
	height:45px;
	margin:0px auto;
}
.content-back {
	background-image:url("../img/content-back.jpg");
	background-repeat:repeat-y;
	background-position:center 0px;
	margin:0px auto;
}
.content {
	width:840px;
	text-align:left;
	margin:0px auto;
	padding:20px 30px;
	background-color:#FFFFFF;
}
.sub-title {
	background-color:#FCE336;
	padding:10px 10px 0px 10px;
	height:30px;
}
.font18 {
	font-size:18px;
}
.footer-menu ul li {
	padding:5px 15px;
	display:block;
	text-align:center;
}
footer p {
	clear:both;
	padding:20px 0px 40px;
}




/* �X���C�h�摜�pCSS start */
#slide {
	height: 401px;
	position: relative;
	margin: 0 auto;
}
		
#slide #list li {
	position: absolute;
	top: 0;
	left: 0;
}
		
#slide #navi {
	position: absolute;
	bottom: -40px;
	left: 0;
	font-size: 12px;
}
		
#slide #navi li {
	float: left;
	margin-right: 10px;
}
		
#slide #navi li a {
	display: block;
	border: 1px solid #ccc;
	padding: 0 10px;
	line-height: 30px;
	background: #eee;
	color: #000;
	text-decoration: none;
}
		
#slide #navi li a.current,
#slide #navi li a:hover {
	background: #999;
}
/* �X���C�h�摜�pCSS end */

/* ���j���[�pCSS start */
#menu {
	width: 800px;
	height: 29px;
	padding: 8px 20px 8px 20px;
	margin: 0;
	list-style-type: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff7400), color-stop(0.00, #ffa443));
	background: -webkit-linear-gradient(#ffa443, #ff7400);
	background: -moz-linear-gradient(#ffa443, #ff7400);
	background: -o-linear-gradient(#ffa443, #ff7400);
	background: -ms-linear-gradient(#ffa443, #ff7400);
	background: linear-gradient(#ffa443, #ff7400);
	background: linear-gradient(#ffa443, #ff7400);
	-pie-background: linear-gradient(#ffa443, #ff7400);
	border-radius: 10px;
	box-shadow: 3px 3px 3px #aaa;
	
	position:relative;
	behavior: url(PIE.htc);
}
#menu li {
	width: 25%;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
}
#menu li a {
	width: auto;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 4px 0;
	text-decoration: none;
	text-shadow: 0px -1px 1px rgba(0,0,0,0.7);
	display: block;
	border-radius: 10px;
	
	position:relative;
	behavior: url(PIE.htc);
}
#menu li a:hover {
	background: rgba(0,0,0,0.3);
	-pie-background: rgba(178,98,23,1);
	box-shadow: 1px 1px 3px rgba(255,255,255,0.5), 1px 1px 3px rgba(0,0,0,0.5) inset;
	
	position:relative;
	behavior: url(PIE.htc);
}

/* ���j���[�pCSS end */


.subp {
	width:370px;
	float:left;
	padding:10px;
	color:#B98B01;
	font-size:14px;
	font-weight:bold;
}
.box640 p {
	width:370px;
	padding:10px;	
	float:left;
}
.subimg {
	padding-top:10px;
	float:left;
}


table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    margin: 10px 0px 15px;
    width: 638px;
}
table th,table td {
    border-bottom: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    line-height: 1.6;
    padding: 10px;
}

table th {
    background-color: #F0F0F0;
	width:120px;
}
.shohin {
	margin:5px 0px 10px 0px;
}
.shohin-sub:nth-child(4n+1){
	clear:both;
}
.shohin-sub {
	border:#CCCCCC 1px solid;
	padding: 5px;
	width:120px;
	margin:0px 5px 10px 0px;
	float:left;
}
.sitemap-li {
	background:url("../img/sign.gif") no-repeat;
	margin: 0px 0px 0px 20px;
}
.sitemap-li a, .sitemap-li-top a {
    border: 1px solid #999999;
    color: #000000;
    display: block;
    margin: 0px 0px 10px 20px;
    padding: 10px;
    width: 200px;
	text-decoration:none;
}
.sitemap-li-top a {
	margin:20px 0px 15px 10px;
}
/* �₢���킹�pCSS */
.info-sub {
	margin:0px 0px 20px 0px;
}
.tel {
	margin:15px 15px 0px 15px;
	float:left;
}
.tel-p {
	margin:13px 0px 0px 0px;
	float:left;
}
.chuui {
	padding:10px 10px 20px 10px;
	color:#FF0000;
}

/* TOPICS */
p.info {
	margin:10px 0px 20px 10px;
	font-size:14px;
}
.topic-main {
    width: 640px;
}
#new {
    height: 180px;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0px 15px 0px 15px;
    width: 610px;
}
.topline {
    border-bottom: 1px dotted #999999;
    color: #444444;
    margin-bottom: 10px;
    padding-bottom: 20px;
    padding-top: 10px;
}

p.date {
	clear:both;
    color: #444444;
    font-size: 80%;
    margin-bottom: 10px;
    margin-top: 0;
}


#pre {
    height: 450px;
    margin-bottom: 20px;
    overflow: auto;
    padding-right: 0px;
    width: 640px;
	background-color:#F8F8F8;
	border:1px solid #CCCCCC;
}
.contentsLine {
    border-bottom: 1px dotted #999999;
	margin-left:10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}
.contentsLine h3 {
	background: url("../img/h3_bg3.gif") no-repeat scroll left top transparent;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
    padding: 7px 5px 13px 10px;
}
.contentsLine p {
	margin:3px 15px 10px 15px;
}

#comment {
    float: left;
    margin-right: 10px;
    width: 300px;
}
.pro-no {
	margin:0px 24px 5px;
	font-weight:bold;
}
.red {
	color:#FF0000;
}

/* ================ cms ====================== */
.ca-content input {
	position:relative;
	top:-49px;
	left:0px;
}
#pre {
    height: 500px;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0 15px;
    width: 610px;
}
.contentsLine h3 {
    color: #444444;
    font-size: 100%;
    margin-bottom: 15px;
    margin-top: 0;
	background:none;
}
.sup_inf {
	margin:10px 0px 30px;
}