@import "nav.css";
@import "paginate.css";


.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;
	position: relative;
}
/* End hide from IE-mac */


html {  
    overflow-y:scroll;  
}

body{
	color: #1a1a1a;
	line-height: 1.8;
}

#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 0px;
}

#l_container {
	margin-bottom: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.clear{
	clear: both;
}

a {
	color: #333;
}

a:link {
	color: #333;
}


a:hover {
	color: #666;
}

a span {
	display: none;
}

h1#logo {
	display: block;
	height: 33px;
	width: 113px;
	float: left;
}

h1#logo a {
	display: block;
	background: url(../img/logo.gif);
	height: 33px;
	width: 113px;
}


#header {
	margin-bottom: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 50;
}
.clm2 #contents,.clm2-1 #contents{
	width: 760px;
	float: left;
}

.clm_1 #contents {
	width: 960px;
	float: left;
}


#sidebar {
	width: 170px;
	float: right;
	overflow: hidden;
	margin-bottom: 0px;
	font-size: 85%;
}

#sidebar #jagda_area .section {
	margin-bottom:20px;
}

#sidebar #sidebnr {
	text-align: center;
	width: 170px;
	overflow: hidden;
}

#sidebar #sidebnr a {
	display: block;
	margin-bottom: 20px;
}


#sidebar #jagda_area {
}

#txtads .section {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar #txtads {
	color: #666666;
	line-height: 160%;
	overflow: hidden;
	margin-bottom: -10px;
	display:block;
}
#sidebar #txtads .section a {
	text-decoration: none;
	color: #1a1a1a;
	background: #FF9;
	padding: 2px;
	font-weight:bold;
	display:block;
}
.clm2 h2 {
	display: block;
	width: 200px;
	float: left;
}


.clm2-1 h2 {
	display: block;
	margin-bottom: 25px;
}

.clm2 #innercontents {
	float: right;
	width: 560px;
}

.clm2-1 #innercontents {
	width: 760;
}

.clm1 #innercontents {
	float: right;
	width: 710px;
}


hr {
	border-top: 0px none #CCC;
	border-right: 0px none #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px none #CCC;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 1px;
}

#contents .pageback {
	position: absolute;
	top: 42px;
	right: 0px;
	font-size: 93%;
	z-index: 99;
	line-height: 100%;
}

#error {
}
#error h2 {
	margin-bottom: 20px;
	font-size:108%;
}

#lang a {
	height: 19px;
	width: 26px;
	display: block;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#lang li{
	float: left;
	margin-left: 1px;
}

#lang a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


#lang #lang_en a {
	background-image:url(../img/btn_lang_en.gif);
}

.en #lang #lang_en a {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}


#lang #lang_jp a {
	background-image:url(../img/btn_lang_jp.gif);
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor:default;
}

.en #lang #lang_jp a {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	cursor:pointer;
}


.en #lang #lang_jp a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor:pointer;
}
#lang {
	text-align: right;
	height: 19px;
	width: 54px;
	position: absolute;
	top: -80px;
	right: 0px;
}

.text_color_red{
	color: #660000;	
}

.en #footer #f_nav li {
	display: inline;
	margin-right: 10px;
}
.en #footer #f_nav {
	float: left;
	width: 760px;
	font-size: 85%;
}
.en #footer .backtotop {
	float: right;
	height: 19px;
	width: 19px;
}
.en #footer .backtotop a {
	background: url(../img/btn_backtotop.gif);
	height: 19px;
	width: 19px;
	display: block;
}
.en #footer .upper {
	padding-bottom: 20px;
}
.en #footer #f_logo {
	float: left;
	width: 97px;
}
.en #footer #copyright {
	text-align: right;
	padding-top: 6px;
}
.en #footer {
	padding-bottom: 25px;
	padding-top: 15px;
	background: url(../img/border_3px.gif) repeat-x left top;
	clear: both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


.en #footer .bottom {
	border:0px;
}


#footer #f_nav li {
	display: inline;
	margin-right: 10px;
}
#footer #f_nav {
	float: left;
	width: 760px;
}
#footer .backtotop {
	float: right;
	height: 19px;
	width: 19px;
}
#footer .backtotop a {
	background: url(../img/btn_backtotop_new.gif);
	height: 14px;
	width: 21px;
	display: block;
}
#footer .upper {
	padding-bottom: 20px;
}
#footer #f_logo {
	float: left;
	width: 97px;
}
#footer #copyright {
	text-align: right;
	padding-top: 40px;
}

#footer .inner {
	width: 960px;
	margin: 0 auto 30px;
	position: relative;
}

#footer .bottom .inner {
	width: 960px;
	margin: 0 auto 10px;
	position: relative;
}

#footer {
	padding-top: 30px;
	background: #efefef left top;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 20px;
}

#footer h4{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 25px;
	line-height: 1;
}

#footer h5{
	font-weight: bold;
	font-size: 13px;
	display: block;
}

#footer .cols{
	margin-bottom: 0px;
}

#footer .col{
	float: left;
	width: 196px;
}
#footer .col3{
	width: 372px;
	padding-right: 20px;
}

#footer .col4{
	width: 176px;
}

#footer .cols ul{
}

#footer a{
	color: #777;
	text-decoration:none;
}

#footer a:hover{
	color: #999;
	text-decoration:underline;
}


#footer h5 a{
	color: #1a1a1a;
}


#footer .bottom {
	padding-top: 30px;
	border-top: 1px solid #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}


#footer .btn {
	margin-bottom:10px;
	overflow:hidden;
}
#sp_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer .logo {
	position: absolute;
	bottom: -4px;
}
/*↓2013年度版付け加え（2013/11/15）↓*/
h1#tokyologo {
	display: block;
	height: 47px;
	width: 113px;
	float: left;
}

h1#tokyologo a {
	display: block;
	background: url(../img/tokyologo.gif);
	height: 47px;
	width: 113px;
}