@charset "utf-8";

/* reset */
body, div, h1, h2, h3, h4, h5, h6,
p, img, brockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both; 
}
.clearfix {
	display: inline-block;
	position: relative;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#frame/*--------------------*/

 {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu {
	margin: 0px;
	height: 65px;
	width: 915px;
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#menu   ul   li  {
	line-height:0;
	float: left;
	margin-top: 22px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#conts {
	background-image: url(../img/frame_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 25px;
	padding-left: 25px;
}
#conts .mainimg {
	margin-top: -4px;
	margin-left: -25px;
}
#conts .pan {
	clear: both;
	margin-bottom: 30px;
}
#conts .pan ul li {
	float: left;
	margin-right: 10px;
}
#conts .pan ul {
	clear: both;
}


#conts #left {
	background-image: url(../img/bannerbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
	clear: left;
	padding-right: 15px;
}
#conts #left .benner_box {
	background-image: url(../img/bannerbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	padding-right: 15px;
}
#conts #left .benner_box img {
	margin-left: 8px;
	padding-bottom: 5px;
}
#conts #right {
	float: right;
	width: 620px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#conts  #right  .top  {
	background-image: url(../img/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 15px;
	color: #000000;
	margin-bottom: 20px;
}

#conts #right h1 {
	background-image: url(../img/home_title.gif);
	height: 25px;
	width: 590px;
	padding-top: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	clear: both;
}
#conts #right .box_A {
	margin-left: 20px;
}

#conts #right .box_A h2{
	margin:28px 0 9px 0;

	padding:3px 0 7px 25px;

	background-image:url(../img/h2.gif);

	background-position:left top;

	background-repeat:no-repeat;

	font-size:16px;

	color:#333;

	line-height:100%;

}


#conts #right .box_A h3{

	margin:28px 0 11px 6px;

	padding:2px 0 3px 11px;

	background-image:url(../img/h3.gif);

	background-position:left top;

	background-repeat:no-repeat;

	font-size:16px;

	color:#333;

	line-height:100%;

}






#conts #right .box_A .left {
	margin-right: 10px;
}
#conts  #right  .box_A  .arrow {
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#conts  #right  .box_A .catch {
	font-weight: bold;
	margin-bottom: 10px;
}
#conts #right .box_A p {
	margin-bottom: 10px;
	line-height: 140%;
}
#conts    #right    .box_B .box_C  {
	background-image: url(../img/homebox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 296px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	margin-bottom: 15px;
}
#conts   #right   .box_B   .box_C   .left  {
	margin-right: 10px;
	margin-left: 10px;
}
#conts  #right  .box_B  .box_C  p  {
	margin-right: 10px;
}

#conts    #right    .box_B    .box_C    h2  {
	margin-bottom: 10px;
	margin-left: 10px;
}

#conts  #right  .box_B  .box_C  .bg  {
	clear:both;
	background-image: url(../img/homebox_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}
#conts  #right  .box_B  .box_C  .bg .arrow {
	display:block;
	background-image: url(../img/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: right;
	clear: both;
	margin-bottom: 10px;
	margin-right: 10px;
}

#foot {
	background-color: #FEE9E4;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	margin-top: 20px;
}
#foot p {
	margin-bottom: 10px;
	display:block;
	clear: both;
	line-height: 150%;
}
#frame #foot p a {
	color: #000000;
}


#foot ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}






.left {
	float: left;
}

.right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
a {
	color: #993300;
}


.caption{

	margin-bottom:3px;

	font-size:14px;

	font-weight:bold;

	color:#333333;

}




.common-table{
	margin:0 0 25px 10px;
	background-color:#6C6C6C;
	font-size: 12px;


}

.common-table th{
	padding:3px 5px 1px 13px;
	line-height:140%;
	background-color:#EAEAEA;
	font-size: 12px;
	text-align: left;

}

.common-table td{
	vertical-align:top;
	padding:3px 5px 1px 10px;
	line-height:140%;
	background-color:#fff;
	font-size: 12px;
}


