/* ----------------------------
	style.css@¦X}zp¦
------------------------------ */
/*==================================
font-size
32px 	200`203
30px 	188`190
28px 	175`178
26px 	163`165
24px 	150`153
22px 	138`140
20px 	125`128
19px 	119`121
18px 	113`115
17px 	107`109
16px 	100`103 ξ{
15px 	94`96
14px 	88`90
13px 	82`84
12px 	75`78
11px 	69`71 *
10px 	63`65 *
==================================*/
a {
	text-decoration: none;
	opacity: 1;
	-moz-opacity: 1;
}
a img {
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}
a img:hover {
	opacity: .6;
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);	/* IE lt 8 */
	-ms-filter: 'alpha(opacity=60)'; /* IE 8 */
}
a:link {
	color: #148fdb;
}
a:visited {
	color: #5f80a3;
}
a:hover {
	text-decoration: underline;
	color: #f60;
}
a:active {
	text-decoration: underline;
	color: #148fdb;
}
img@ {
	border: 0 !important;
}
.cap {
	font-size: 88%;
	width: 95%;
	margin: 0 auto;
}
/* div id container
---------------------------------------------*/
#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
}
/* div id header
---------------------------------------------*/
#container #header {
	clear: both;
	overflow: hidden;
	width: 92%;
	margin: 10px auto;
}
/* logo */
#header .logo {
	float: left;
	width: 80px;
}
#header .logo_60th {
	float: left;
	width: 155px;
}
#header .logo img, #header .logo_60th img {
	width: 100%;
}
/* mokkun_anime */
#header .mokkun_anime {
	float: left;
	width: 47px;
	height: 47px;
	margin-left: 10px;
}
#header .mokkun_anime img {
	width: 100%;
}
/* siteinfo */
#header .siteinfo {
	width: 100%;
}
#header .siteinfo ul {
	display: none;
}
/* langbox */
#header .langbox {
	display: none;
}
/* div class naviarea
---------------------------------------------*/
.naviarea {
	clear: both;
	overflow: hidden;
	width: 100%;
	max-height: 180px;
	margin: 0 auto;
	padding: 5px auto;
	background-color: #ee8100;
	background-size: 100%;
}
.naviarea .globalnavi {
	display: none;
}
.naviarea .sp_globalnavi {
	clear: both;
	width: 96%;
	margin: 0 2%;
	list-style: none;
}
.naviarea ul li {
	float: left;
	width: 18%;
	margin: 0 1%;
}
.naviarea ul li a {
	display: block;
	float: left;
	width: 100%;
	margin: 5px auto;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.naviarea ul li a img {
	width: 100%;
}
/* clearfix
---------------------------------------------*/
.clearfix:after, #container #header:after, #container #header .siteinfo:after, #container #contents:after {
	display: block;
	visibility: hidden;
	clear: both;
}
/* div id footer
---------------------------------------------*/
#container #footer {
	clear: both;
	width: 100%;
	margin: 0 !important;
	color: #fff;
	background-color: #ee8100;
}
/* footerinner */
#footer #footerinner {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
#footerinner .logoarea {
	display: none;
}
#footerinner .footer_naviarea {
	width: 95%;
}
#footerinner .footer_naviarea .footer_navi1 {
	font-size: 82% !important;
	font-weight: bold;
	line-height: 2;
	overflow: hidden;
	width: 100%;
	margin-top: 0;
}
#footerinner .footer_naviarea .footer_navi2 {
	font-size: 82% !important;
	line-height: 2;
	width: 100%;
	margin-top: 15px;
}
#footerinner .footer_naviarea li {
	float: left;
	margin-left: 10px;
	padding-left: 15px;
	background: url(../../images/mark_o.png) no-repeat 7px center;
}
#footerinner .footer_naviarea li.pclink {
	display: none;
}
#footerinner .footer_naviarea li a {
	color: #fff !important;
}
/* sns */
#footer #footerinner .snscate {
	width: 80%;
	margin: 2% auto 0;
}
#footer #footerinner .snscate ul {
	clear: both;
	overflow: hidden;
}
#footer #footerinner .snscate ul li {
	float: left;
	width: 24%;
	margin-left: 14%;
}
#footer #footerinner .snscate ul li:first-child {
	margin-left: 0;
}
#footer #footerinner .snscate ul li img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
/* copyright */
.copyright {
	margin-top: 10px;
	font-size: 70% !important;
	font-weight: bold;
	text-align: center;
}
/* totopcate */
#totoparea {
	width: 100%;
	height: 40px;
	margin: 0 auto 10px auto;
}
#totopinner {
	position: relative;
	right: 15px;
	float: right;
	zoom: 1;
	padding: 5px 15px;
	-webkit-border-radius: 5px;    /* Safari,Google Chromep */
	-moz-border-radius: 5px;   /* Firefoxp */
	border-radius: 5px;        /* CSS3Δ */
	background-color: #db4040;
	behavior: url(/common_new/css/PIE.htc);
}
#totopinner p a {
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#totopinner:hover {
	background-color: #ee8100;
}
/* PCAX}z{^ΨΦ
---------------------------------------------*/
ul.switch {
	width: 90px;
	float: right;
	text-align: left;
@/*ulΜgπ΅¦*/
}
ul.switch li {
	float: left;
	padding: 0;
}
ul.switch li img {
	width: 90px;
}
#btnSP {
	display: none;
}
