@charset "Shift_JIS";


body{
	background:none;

}


/*----------------------------------------------*/
html, body{height: 100%;}  


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

.TopMainBox {
	zoom:1;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:100%;
	margin: 0 auto;
	/*overflow:hidden;*/
}

*html .TopMainBox{
/*	overflow:hidden;*/
}

.TopMainBox .flash{
	margin-bottom:5px;
	background:#FFFFFF url(../img/top/top_bg.jpg);
	width:100%;

	
	/*border-right:4px solid #fff;*/
/*	overflow:hidden;*/
	
}


.TopMainBox .Home{
	clear:both;
	margin:0 auto;
	width:1100px;
	padding:0px 0px 0px 0px;
	margin-bottom:30px;
	background:url(../img/top/line_bg.gif) 648px 0px repeat-y;
}

.TopMainBox .Home .Box_L{
	width:534px;
	float:left;
	display:inline;
	margin-left:100px;
	text-align:left;
	font-size:76%;
}


/*----------------------------------------------*/
.Home .Box_L h2{
	padding-bottom:10px;
}


.Home .Box_L dl{
	height:233px;
	overflow:auto;
	border:1px solid #E5D2DE;
	padding:5px;
}
*html .Home .Box_L dl{
	height:245px;
}
.Home .Box_L dl a:link{
	color:#FF6600;
}

.Home .Box_L dl a:visited{
	color:#FF6600;
	text-decoration:underline;
}

.Home .Box_L dl a:hover,
.Home .Box_L dl a:active{
	color:#8C3E70;
	text-decoration:none;
}



.Home .Box_L dl dt{
	padding:0px 0px 0px 2px;
	line-height:140%;
	color:#666666;
}
.Home .Box_L dl dd{
	width: 490px;
	padding:0px 0px 10px 0px;
	line-height:140%;
}
.Home .Box_L dl dd h3{
	color:#FF6600;
	line-height:140%;
}
.Home .Box_L span.title{
	font-weight:bold;
	color:#FF6600;
	line-height:140%;
}

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

.TopMainBox .Home .Box_R{
	width:336px;
	float:right;
	display:inline;
	margin-right:100px;
}
.TopMainBox .Home .Box_R li{
	margin-top:7px;
}
.TopMainBox .Home .Box_R li.start{
	margin-top:0px;
}

.TopMainBox .Home:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/*----------------------------------------------*/
*html .TopFooter_wrap{
	margin-top:-79px;
}

.TopFooter_wrap{
	clear:both;
	margin-top:-85px;
	background-color:#D6D6D6;
	padding:10px 0px 5px 0px;
	width:100%;
}
.TopFooter_wrap,.push {
	clear:both;
	height: 70px;
}

.TopFooter{
	margin:0 auto;
	width:1100px;
	padding:0px 0px 0px 0px;
	color:#333333;
}

.TopFooter ul.list li a:link{
	text-decoration: none;
	color:#333333;
}

.TopFooter ul.list li a:visited{
	text-decoration: none;
	color:#333333;
}

.TopFooter ul.list li a:active{
	text-decoration: none;
	color:#333333;
}

.TopFooter ul.list li a:hover{
	text-decoration: underline;
	color:#333333;
}

.TopFooter ul.list{
	clear:both;
	width:250px;
	float:right;
	display:inline;
	margin-right:100px;
	line-height:100%;
}

.TopFooter ul.list li{
	float:right;
	font-size:70%;
	display:inline;
}




.TopFooter p{
	float:left;
	display:inline;
	font-size:70%;
	width:650px;
	text-align:left;
	margin-left:100px;
}

.TopFooter:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

/*----------------------------------------------*/
.banner{
	clear:both;
	padding:0px 0px 7px 100px;
}

.banner:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.banner li{
	float:left;
	display:inline;
	margin-right:15px;
}


/*----------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*EOF*/
