@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
/* --------------------------------------------------------------------------- */
.clear *{
	display: none;
}
.clear { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ----文字色---------------------- */
.orange {
	color:#FF6600;
}
.blue {
	color:#0066CC;/*青*/
}
.brown {
	color: #8B5F0C;
}
.red {
	color: #FF0000;
}
.green {
	color: #30AB2C;
}
.green1 {
	color:#4A9133;
}
/*------------------------------------*/
.t-10{
	margin:10px 0 0 0;
}


/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#444444;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:170%;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

a,
a:link,
a:visited {
	color:#444444;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#444444;
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../img/main_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	padding-bottom: 142px;
	width:840px;
	margin-right: 20px;
	margin-left: 20px;
}  /* must be same height as the footer */


/* --------------------------------------------------------------------------- */

#header {
	width:840px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
}
#header-in-l {
	width:598px;
	height:auto;
	float: left;
}

h1 {
	width:auto;
	height:26px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	margin-top: 4px;
	text-indent: 0px;
	display: block;
}

#logo {
	width:250px;
 	height:45px;
}
#logo a {
	width:250px;
 	height:45px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}
#header-in-r {
	float: right;
	height: 71px;
	width: 242px;
	padding:12px 0px 0 0;
}

/* -----main-image---------------------------------------------------------------------- */
#main-img-area {
	width:840px;
	height:303px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:0 0 25px 0;
	text-indent: -9999px;
}
#main-img-area img {
	width:840px;
	height:303px;
	margin: 0px;
	padding: 0px;
	display: block;
}

/* -----グローバルナビゲーション---------------------------------------------------------------------- */
#gnavi {
	width:840px;
	height: 49px;
	padding: 0px;
	margin: 0px;
}

#gnavi ul {
	width:840px;
	height: 49px;
	list-style-type:none;
}

#gnavi li  {
	float:left;	
	width:168px;
	height: 49px;	
}

#gnavi li a {
 	display: block;	
	width:168px;
	height: 49px;
}

#gnavi li#gnavi1 a {
	background-image:url(../img/gnavi1_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi1 a:hover {
 	background-image:url(../img/gnavi1_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi2 a {
	background-image:url(../img/gnavi2_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi2 a:hover {
 	background-image:url(../img/gnavi2_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi3 a {
	background-image:url(../img/gnavi3_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi3 a:hover {
 	background-image:url(../img/gnavi3_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi4 a {
	background-image:url(../img/gnavi4_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi4 a:hover {
 	background-image:url(../img/gnavi4_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi5 a {
	background-image:url(../img/gnavi5_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi li#gnavi5 a:hover {
 	background-image:url(../img/gnavi5_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------サブナビゲーション------------------------------------------------ */
#snavi {
	width: auto;
	height:auto;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
}

#snavi ul li a {
 	display: block;	
}
#snavi1 {
	width:267px;
	height: 70px;
	float:left;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
}
#snavi2 {
	width:267px;
	height: 70px;
	float:left;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
}
#snavi3 {
	width:266px;
	height: 70px;
	float:left;
	margin: 0 0px 10px 0;
	padding: 0 0 0 0;
}
#snavi4 {
	width:267px;
	height: 70px;
	float:left;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
#snavi5 {
	width:267px;
	height: 70px;
	float:left;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}
#snavi6 {
	width:266px;
	height: 70px;
	float:left;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
}
#snavi1 a {
	width:267px;
	height: 70px;
	background-image:url(../img/snavi1_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi1 a:hover {
 	background-image:url(../img/snavi1_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi2 a {
	width:267px;
	height: 70px;
	background-image:url(../img/snavi2_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi2 a:hover {
 	background-image:url(../img/snavi2_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi3 a {
	width:266px;
	height: 70px;
	background-image:url(../img/snavi3_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi3 a:hover {
 	background-image:url(../img/snavi3_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi4 a {
	width:267px;
	height: 70px;
	background-image:url(../img/snavi4_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi4 a:hover {
 	background-image:url(../img/snavi4_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi5 a {
	width:267px;
	height: 70px;
	background-image:url(../img/snavi5_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi5 a:hover {
 	background-image:url(../img/snavi5_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi6 a {
	width:266px;
	height: 70px;
	background-image:url(../img/snavi6_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
#snavi6 a:hover {
 	background-image:url(../img/snavi6_on.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;
}

/* main_contents-------------------------------------------------------------- */
#contents-box {
	width: 820px;
	margin: 0px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
}

/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 220px;
	height: auto;
}
#bana1 {
	width: 220px;
	height: 85px;
	padding: 0px 0px 15px 0px;
}
#bana1 a {
	width: 220px;
	height: 85px;
	display: block;
	background-image:url(../img/bana_muryou.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
#bana1 a:hover {
	background-image:url(../img/bana_muryou_on.jpg);
	background-position:left top;
	width: 220px;
	height: 85px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* -----------
会社情報
-------------- */
#info-area {
	width: 220px;
	height: auto;
	background-color: #F0F0F0;
	line-height: 150%;
}
#info-area ul {
	padding:20px 0 0px 15px;
}
#info-area ul li {
	padding:0px 0 3px 0px;
}
#map_bt {
	width: 120px;
	height: 22px;
	margin:5px 0 0 0;
}
#map_bt a {
	width: 120px;
	height: 22px;
	display: block;
	background-image:url(../img/bt_map_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
#map_bt a:hover {
	width: 120px;
	height: 22px;
	display: block;
	background-image:url(../img/bt_map_on.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}
.access-txt {
	padding:15px 0 0px 15px;
}


/* right_contents-------------------------------------------------------------- */

#right_contents {
	float: right;
	width: 580px;
	padding-left: 0px;
}
/*--------------
新着情報
---------------*/
.news_box {
	margin: 0px 0px 20px 0px;
}
.title_bar {
	height:30px;
	width:580px;
	background-image: url(../img/bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:20px;
	line-height:30px;
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0px 0px;
}
.news_box_in {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 10px;
}
.topix_text {
	width:555px;
	/*overflow-x: hidden; /* はみ出した部分は自動的にスクロールバーを表示 */
	/*overflow-y: auto; /* はみ出した部分は自動的にスクロールバーを表示 */
	height:auto;
	padding: 0px 0px 0px 0px;
}

.topix_text a {
	color:#333333;
	text-decoration:underline;
}

.topix_text a:hover {
	color:#333333;
	text-decoration:none;
}

.topix_text ul {
	list-style-type:none;
}
.topix_text .date {
	color:#FF6600;
	padding-right: 0.5em;
}
.topix_text li.text {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
}
.viewlist {
	margin: 0px 0px 0px 463px;
	padding: 0px;
	height: 20px;
	width: 85px;
}
.viewlist a {
	height: 20px;
	width: 85px;
	background-image:url(../img/bt_ichiran_off.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}
.viewlist a:hover {
	height: 20px;
	width: 85px;
	background-image:url(../img/bt_ichiran_on.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}


/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -142px; /* negative value of footer height */
	height: 142px;
	border-top: 1px solid #CCCCCC;
} 
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------------------------------- */

.footer_u{
	font-size: 11px;
	line-height: 180%;
	color: #444444;
	text-align: left;
	width: 800px;
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
	height: 35px;
}

.footer_u a,
.footer_u a:link,
.footer_u a:visited {
	color:#444444;
	text-decoration:none;
}

.footer_u a:hover,
.footer_u a:active {
	color:#444444;
	text-decoration:underline;
}

.footer_b{
	height: auto;
	width: 820px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
}

.footer_b_in{
	width: 820px;
	height: auto;
	padding-top: 16px;
}
.footer_b_in1 {
	height: 53px;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-align: right;
	margin-top: 10px;
}
.footer_b_in3{
	height: 68px;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
	text-align: right;
	float: left;
	width: 820px;
}
.footer_b_in2{
	width: 49px;
	height: 53px;
	float: right;
}
.copyright {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
}
/* ---ページトップへのボタン------------------------------------------------- */
html>body #pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0;
}

#pagetop {
_position: absolute;
_right: 0;
_top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) - 0
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight) - 0);
_z-index: 500;
margin: 0;

}

* html .iepngfix ,* html img {
behavior: expression(IEPNGFIX.fix(this));
} 