@charset "utf-8";

/*HEADER*/
#header{
	height:95px;
}

/*#h_right{
	float:right;
	width:400px;
	text-align:right;
	margin-top:10px;
}*/

#header h1 a{
	width:290px;
	height:45px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	float:left;
	margin-top:30px;
}

#lang {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:45px;
	margin-left:25px;
	float:left;
}

#lang a{
	width: 70px;
	height:15px;
	line-height:1.5;
	display: block;
	text-decoration: none;
	text-align: center;
}

#lang_k {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:45px;
	margin-left:25px;
	float:left;
}

#lang_k a{
	width: 70px;
	height:15px;
	line-height:1.5;
	display: block;
	text-decoration: none;
	text-align: center;
}

.en a {
	background-color: #A5A29A;
	border-bottom: 1px solid #A5A29A;
	color: #EFEDE8;
	float:left;
}

.en a:hover {
	background-color: #EFEDE8;
	color: #A5A29A;
	border: 1px solid #A5A29A;
}

.searchform{
	margin-top:40px;
	float:right;
}

/*WRAPPER*/
#wrapper{
	width:795px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}

/*CONTAINER*/
#container{
	width:795px;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	padding-top:30px;
	padding-bottom:10px;
}

#container:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/*FOOTER*/
#footer{
	padding-top:30px;
	clear:both;
}

.tabtxt{
	text-align:center;
	width:735px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

	
.f_name{
	float:left;
	display:block;
	text-indent:-9999px;
	width:80px;
	height:20px;
	background-image: url(../img/footer_name.gif);
	background-repeat: no-repeat;
}

.f_name_s{
    margin-left:10px;
	float:left;
	display:block;
	text-indent:-9999px;
	width:80px;
	height:20px;
	background-image: url(../img/footer_name.gif);
	background-repeat: no-repeat;}


.f_txt{
	float:right;
	width:630px;
}

/*HEADING*/
#pagetitle{
	margin-bottom:20px;
	width:735px;
}

#pagetitle h1{
	font-size: 150%;
	letter-spacing: 0.3em;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 23px;
	border-bottom-style: solid;
}

h2{
	width:735px;
	padding-top:25px;
	padding-bottom:25px;
	background-position: left top;
	display:block;
	background-repeat: repeat-x;
	font-size:110%;
	font-weight:bold;
	letter-spacing: 0.1em;
	clear:both;
}


h3{
  width:735px;
  padding-top:8px;
  padding-bottom:8px;
/*  background-position: left top;
  display:block;
  background-repeat: repeat-x;*/
  font-size:110%;
  font-weight:bold;
/*  letter-spacing: 0.1em;
  clear:both;*/
}

.gtop{
	float:right;
	position: relative;
	top: -20px;
	font-size:small;
	background-image: url(../img/gtop.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

.gt_top{
  float:right;
	position: relative;
	top: -45px;
	font-size:small;
	background-image: url(../img/gtop.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;
	margin-bottom:-20px;
	margin-right:20px;
  }

* html .gt_top{
	float:right;
	position: relative;
	top: -42px;
	font-size:small;
	background-image: url(../img/gtop.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 8px;
	margin-right:10px;
   }

.gttop{
  width:730px;
  padding-right:10px;
  background-image:url(../img/gtop.gif);
  background-repeat:no-repeat;
  background-position:right 8px;
  position:relative;
  top: -44px;
  margin-bottom:-15px;
  text-align:right;
}
* html .gttop{
  width:725px;
}
html:\66irst-child .gttop{
  width:725px;
}

/* safari only \*/
html:\66irst-child .gtop{
	top: 0px;
}
/* end */

/*COPYRIGHT*/
#copy{
	clear:both;
	text-align:center;
	background-image: url(../img/footer.gif);
	height:50px;
	background-repeat: no-repeat;
	padding-top:10px;
	font-size: 80%;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
#shisetsu_count{float: right;
                margin-right:15px;}

#adobe_icon{margin-left:25px;}
#adobe_icon td{font-size:90%;}

#footer_yayaku li{margin:2px 0 2px 0;}




