@charset "UTF-8";
/* CSS Document */

.clearfix:after,
.case:after,
.news li:after{
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
/*IE6 -------------*/
.clearfix,
.case,
.news li{
	/zoom:1;
}


body {
	background-color: #C36;
	margin: 0px;
	padding: 0px;
}
a {
	color: #C36;
}
a:hover {
	color: #F6C;
}
a img {
	border:none;
}
.main {
	background-color: #FFF;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	background-image: url(images/img_head.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
}
.header {
	background-image: url(images/img_top_illust.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 320px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	float: left;
	width: 225px;
}
h1 {
	background-image: url(images/back_logo.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 255px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
	height: 165px;
	width: 255px;
	text-indent: -10000px;
	overflow: hidden;
}
h2 {
	font-size: 130%;
	color: #C36;
	background-image: url(images/icon_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	/padding-top: 5px;
	/padding-bottom: 5px;
}
.top_link {
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 320px;
	width: 690px;
	overflow: hidden;
}

.contact_1 {
	background-image: url(images/back_logo.png);
	background-repeat: no-repeat;
	background-position: left -165px;
	text-indent: -10000px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 255px;
	overflow: hidden;
}
.case {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 30px;
}
.alginleft {
	float: left;
	margin-left: -25px;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-right: -25px;
	margin-left: 15px;
}.text {
	margin-right: 10px;
	margin-left: 10px;
	/line-height: 1.8em;
}
.left {
	float: left;
	width: 450px;
}.right {
	float: right;
	width: 400px;
}
.campany th,
.campany td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 5px;
}
.campany {
	font-size: 90%;
	/line-height: 1.6em;
}
.news {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
.news li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
}
.footer {
	background-image: url(images/back_main.gif);
	background-repeat: no-repeat;
	background-color: #C36;
	font-size: 80%;
	color: #F9C;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pagetop {
	font-size: 80%;
	background-image: url(images/icon_pagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	display: block;
	margin-top: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	text-decoration: none;
}
.banner {
	border: 1px solid #C36;
}
.banner:hover {
	border: 1px solid #F9C;
}
.news li span {
	width:100px;
	float: left;
	background-image: url(images/icon_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.news li a {
	float: left;
	width:275px;
}
.text strong {
	color: #C09;
}

