@charset "UTF-8";
body {
	background-image: url(../images/temp/bk_0.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	background-color:#DAEEFA;
}
a {color:#0075A7; text-decoration:none;}
a:hover {text-decoration:underline;}
img { border:none;}

#bg{
	width:950px;
	background-color: #FFFFFF;
	border-left:#A2C2E5 1px solid;
	border-right:#A2C2E5 1px solid;
	margin:auto;
}
.news hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.newstext {
	padding-left: 20px;
}
.img_right {
	padding:0px 10px 10px 0px;
	margin:0px;
}
#sidelist li {
	list-style-image: url(../images/temp/n_r2_c2.jpg);
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}
.ban01 {
	font-size: 14px;
	background-image: url(../images/topimages/top02_r1_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 40px;
	padding-top: 7px;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
}
.abo01 {
	background-image: url(../images/topimages/top02_r3_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-position: center;
	padding: 10px;
	height: 231px;
	width: 650px;
}
.foot {
	background-image: url(../images/temp/foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 950px;
	background-position: bottom;
	padding-bottom: 10px;
}

h3 {
	font-size:14px;
	padding:3px 10px 5px 10px;
	border-left:solid 5px #0077A5;
	border-bottom:solid 1px #888888;
	background:#eeeeee;
}

td {
	text-align:left;
}
#sidemenu_works ul {
	padding:0;
	margin:0;
}
#sidemenu_works li {
	padding:0;
	margin:0;
	list-style:none;
}


/*-------------------work*/
#work_list li {
	padding:5px 0px 10px 10px; 
}
.s-tit {
	font-weight:bold;
	color:#006600;
	font-size:14px;
}
.btn_more {
	float:right;
}

#gallery td {
	vertical-align:top;
}

#gallery .box {
border:1px solid #CCCCCC;
margin:7px;
padding:10px 5px;
text-align:center;
}
#gallery .box img {
width:120px;
padding-bottom:5px;
}
#gallery .box a {
text-decoration:none;
color:#222;
}
#gallery .box a:link {color:#222;}
#gallery .box a:visited {color:#222;}
#gallery .box a:active {color:#0077B0;}
#gallery .box a:hover {color:#0077B0;}
