@charset "utf-8";
/*
#B91C22
*/
* {
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	outline:none;
	font-size:100%;
	font-weight:normal;
}
body {
	line-height:160%;
	color: #999999;
	background-color: #EEEEEE;
}
img {
	border-style:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
}
h2 {
}
h3 {
}
.copy {
	color:#999999;
	font-size:36px;
	line-height:40px;
	margin-left:100px;
}
.copy2 {
	color:#999999;
	font-size:24px;
	line-height:40px;
	margin-left:100px;
}
.mid1 {
	color:#666666;
	font-size:24px;
	line-height:28px;
	height:28px;
}
.mid2 {
	font-size:18px;
	line-height:28px;
	padding:0 20px;
	height:28px;
	border-left:4px solid #808080;
}
.mid3 {
	font-size:14px;
}
.mid3:before {
	color:#B91C22;
	content:"●";
	padding-right:10px;
}
/* ----------------------

----------------------- */
#page {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	margin:0px;
}
#navi_top {
/*	background:#b52d31;*/
	background:url(../images/navi/navi960a.png);
	height: 30px;
	margin-top: 0px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:30;
}
#navi_top li {
	width: 192px;
	display: inline;
	list-style-type: none;
}
#navi {
	background:#b52d31;
	height: 30px;
	margin-top: 0px;
}
#navi li {
	width: 192px;
	display: inline;
	list-style-type: none;
}
.nav_top {
	opacity:0.6;
	filter:Alpha(opacity=60);
	MozOpacity:0.6;
	-ms-filter:"alpha(opacity=60)";
	transition: all 600ms 0s ease;
}
.nav_top:hover {
	opacity:1.0;
	filter:Alpha(opacity=100);
	MozOpacity:1.0;
	-ms-filter:"alpha(opacity=100)";
}
.nav {
	opacity:0.6;
	filter:Alpha(opacity=60);
	MozOpacity:0.6;
	-ms-filter:"alpha(opacity=60)";
	transition: all 600ms 0s ease;
}
.nav:hover {
	opacity:1.0;
	filter:Alpha(opacity=100);
	MozOpacity:1.0;
	-ms-filter:"alpha(opacity=100)";
}
#pagetitle {
	margin-left:80px;
	height:30px;
	margin-top: 40px;
}
#smenu {
	margin-top: 40px;
	font-size: 14px;
	float: right;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 0;
}
#smenu .smenub_c{
	color: #666666;
	border-bottom:1px solid #B91C22;
}
#smenu .smenub{
	color: #666666;
}
#smenu_p {
	margin-top: 40px;
	font-size: 14px;
	float: right;
	margin:60px 200px 10px 0;
}
#smenu_p .smenub_c{
	color: #666666;
	border-bottom:1px solid #B91C22;
}
#smenu_p .smenub{
	color: #666666;
}
#contents {
	width:100%;
	height:100%;
	clear: both;
	position:relative;
}
#content {
}
#img_pro {
	margin: 50px 100px 0;
}
.topmes {
	line-height: 360px;
	height: 360px;
	text-align: center;
	color: #999999;
	font-size: 16px;
}
#conarea_sp {
	margin:0 160px 160px;
	clear:both;
}
#conarea {
	margin:0 200px 200px;
	clear:both;
}
#conarea_con {
	margin:0 200px 160px;
	clear:both;
}
#gopc {
	display:none;
}
#footer {
	color:#FFFFFF;
/*	background-color: #B4B4B4;*/
	background-color: #9e9e9e;
	height: 300px;
	clear: both;
}
#wrp1 {
	line-height: 20px;
	margin-top: 100px;
	margin-left: 60px;
	width: 350px;
	float: left;
	font-size: 14px;
}
#wrp2 {
	float: right;
	width: 160px;
	margin-right: 60px;
	margin-top: 90px;
}
#copyright {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 90px;
}
#pagetop {
	position: fixed;
}
/* ----------------------

----------------------- */
table.list00 {
	width:100%;
	border-collapse:collapse;
}
td.list00 {
	font-size: 12px;
	padding:1px;
}
table.list01 {
	width:100%;
	border-collapse:collapse;
}
td.list01 {
	font-size: 14px;
	border-top:1px solid #CCCCCC;
	padding:10px 5px;
}
/* ----------------------

----------------------- */
@media only screen and (max-width:420px) {
	thead {
		display:none;
	}
	tr.list01 {
		display:block;
		margin:0 0 20px;
		padding: 0;
	}
	th.list01 {
		width:100%;
		color:#FFFFFF;
		text-align:left;
		display:list-item;
		background:#999999;
		margin:0 0 10px;
		list-style-type: none;
		border:none;
	}
	td.list01 {
		width:100%;
		margin: 0;
		padding: 0;
		display:list-item;
		list-style-type: none;
		border:none;
	}
}
/* ----------------------

----------------------- */
.alp {
	opacity:0.3;
	filter:Alpha(opacity=30);
	MozOpacity:0.3;
	-ms-filter:"alpha(opacity=30)";
}
.elel {width:95%;}
.elem {width:50%;}
.eles {width:35%;}
.fs12 {font-size:12px;}
.h100 {height:100px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt80 {margin-top:80px;}
.mt100 {margin-top:100px;}
.mt200 {margin-top:200px;}
.w60 {width:60px;}
.w80 {width:80px;}
.w100 {width:100px;}
.w120 {width:120px;}
.w140 {width:140px;}
.w150 {width:150px;}
.w500 {width:500px;}
.t_l {text-align:left;}
.t_c {text-align:center;}
.t_r {text-align:right;}
/* ----------------------
top
----------------------- */
#slimg {
	width: 960px;
	height:600px;
	position:relative;
	top:0;
	left:0;
	z-index:2;
	overflow:hidden;
}
#pointmae {
	width: 960px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	z-index:4;
}
#pointusi {
	background:#000000;
	width: 960px;
	height:auto;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
}
.news_da {
	font-size:14px;
	width:100px;
/*	display:none;*/
}
.news_la {
	color:#666666;
	font-size:14px;
}
/* ----------------------
works
----------------------- */
#wimgdiv_cl {
	filter:Alpha(opacity=0);
	opacity:0.00;
	MozOpacity:0.00:
	-ms-filter:"alpha(opacity=0)";
	transition: all 900ms 0s ease;
}
#wimgdiv_cl:hover {
	filter:Alpha(opacity=50);
	opacity:0.50;
	MozOpacity:0.50:
	-ms-filter:"alpha(opacity=50)";
}
.wimgdiv_cl_bk {
	background:#000000;
	width:760px;
	height:400px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.wimgdiv_cl_tx {
	color:#FFFFFF;
	line-height:400px;
	text-align:center;
	width:760px;
	height:400px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 11;
}
