@charset "UTF-8";

/*=================================================================
	トップページ用
=================================================================*/

body {
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
}
#hdr_rightarea {
	z-index:10;
}
#top_headerbtn {
	position:absolute;
	top:16px;
	left:866px;
	z-index:100;
}
#top_headerbtn a {
	display:block;
	width:83px;
	height:21px;
	margin-bottom:4px;
	text-indent:-7777px;
}
#top_headerbtn a.top_jpn {
	background:url(../images/header_btn3.gif) no-repeat left top;
}
#top_headerbtn a.top_jpn:hover {
	background:url(../images/header_btn3b.gif) no-repeat left top;
}
#top_gmap {
	float:right;
	width:200px;
}
.top_gmapt p{
	font-weight:bold;
	font-size:10px;
	line-height:1em;
	padding-left:5px;
	margin-bottom:4px;
	border-left:5px solid #666666;
}

.top_gmapt_02{
	padding-top:5px;
}


#top_sec1_set {
	width:952px;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	padding-bottom:5px;
}


.main_img{
	padding:5px 0px 10px 0px;
}
#top_sec1,#top_sec2,#top_sec3{float:left;}

#top_sec1{width:385px;}

.top_sec_btn img{
	padding-right:10px;
}

#top_sec2{width:285px;
}

#top_sec2 h2{
	font-size:12px;
	background-color:#fff;
}
#top_sec2 p{
	padding:0px 5px;
	line-height:18px;
	}
#top_sec2 p.text_t{margin-top:-13px;}


#top_sec3 {width:277px;}


#top_contents {
	clear:both;
	padding-top:10px;
	padding-bottom:20px;

}

#top_left_sec {
	width:650px;
	padding:0;
	text-align:left;
	vertical-align:top;
}

.blktitle {
	background-color:#f4f4f4;
	margin:5px 0px;
}


.scr {
	height:300px;
	border:1px solid #CCCCCC;
	padding:0 10px;
	margin-bottom:15px;
	overflow:auto;
}


.column2_1{
	width:304px;
	height:500px;
	float:left;
}
.column2_2{
	margin-top:10px;
	padding:10px 0px;
	background:url("../images/bg.gif") repeat-y;
}

.column2_1a{
	margin:0px 15px;
}

.column2_1 h4{
	background-color:#f4f4f4;
	height:40px;
}
.column2_img{
	margin:0px 0px 0px 12px;
	width:280px;
}

.column2_scr {
	width:260px;
	height:250px;
	border:1px solid #CCCCCC;
	padding:0 10px;
	margin:15px 0px 15px 12px;
	overflow-y:scroll;
	background-color:#fff;
}



.rpt_blk {
	clear:both;
	padding-top:15px;
}
.rpt_img {
	width:120px;
	padding-right:10px;
	float:left;
}
.rpt_img img {
	border:none;
}
.rpt_title {
	font-weight:bold;
	padding-bottom:5px;
}

#top_tips {
	border:1px solid #CCCCCC;
	padding:10px;
	margin-top:15px;
}

#footer{
	padding-top:50px;
}

#top_footer {
	clear:both;
	background:url(../images/footerlogo.gif) no-repeat left top #f4f4f4;
	padding:25px 0 10px 40px;
}
#top_footer th,#top_footer td {
	text-align:left;
	vertical-align:top;
}
#top_footer th {
	width:61px;
	background:url(../images/footerline.gif) repeat-y left top;
}
#top_footer td {
	width:180px;
}
#top_footer td a {
	display:block;
	font-size:100%;
	line-height:1em;
	padding:2px 0 2px 5px;
	margin:0 0 5px 0;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	border-left:5px solid #000000;
}
#top_footer td a:hover {
	color:#FF3300;
	border-left:5px solid #FF3300;
}

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

div.rpt_text{
	padding: 0 0 0 130px;
}

/*----------------------------------------------------
	▼clearfix
----------------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-----
