﻿body {
	color: #000000;
	font-size: 16px;
	background-color:#ffffff;
	margin:0;
	padding:0;
	line-height:2em;
	letter-spacing:1px;
	font-family:Verdana, Helvetica, sans-serif;
}
h1 {
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin:0;
}

h3 {
	font-size: 16px;
	color: #222;
	padding: 3px 20px;
	font-weight: bold;
	border-left: solid 15px #3298D3;
	border-bottom: solid 1px #3298D3;
	letter-spacing: 1px;
	margin: 40px 0 3px 0;
}

strong{
	font-weight:normal;
	color:#666666;
}
/*リンク*/
a, a:visited{
	color:#0000EE;
	text-decoration:none;
}
a:hover {
	color:#0000EE;
	font-weight:bold;
	text-decoration:none;
}
a.link1{
	display:block;
	letter-spacing:2px;
	color: #ffffff;
	margin: 5px;
	padding:2px 10px;
	font-size: 14px;						/* フォントサイズ */
	text-align:center;
	border: groove 2px #fa8072; /* 枠の色 */
	background-color:#ff6347;
	line-height: 20px;					/* 行の高さ */
}
a.link1:hover{
	background-color: #32cd32;	/* 背景色 */
	border: inset 2px #9999cc;	/* 枠の色 */
}

/*画像*/
img{border:none}
a:hover img{
	border:none
	opacity:0.8;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.imgbox{
	border: 1px solid #999;
	padding:1px;
}
/*テーブル*/
table{
	border-collapse:collapse;
	border-spacing:0;
}
dl{margin:0 0 5px 0;}
/*ボタン*/
input.btn1 {
	letter-spacing:2px;
	color: #ffffff !important;
	background-color: #4169e1;	/* 背景色 */
	border: groove 2px #9999cc; /* 枠の色 */
	margin: 5px;
	padding: 5px 30px;
	font-size: 14px;						/* フォントサイズ */
	line-height: 20px;					/* 行の高さ */
	text-align: center;				 /* 水平揃え */
	text-decoration: none;			/* 下線を消す */
}
input.btn1:hover {
	color: #eeeeee;
	background-color: #1e90ff;	/* 背景色 */
	border: inset 2px #9999cc;	/* 枠の色 */
	margin: 5px;
	padding: 5px 30px;
	line-height: 20px;					/* 行の高さ */
	text-align: center;				 /* 水平揃え */
	text-decoration: none !important;			/* 下線を消す */
}
input.btn2 {
	letter-spacing:2px;
	color: #ffffff;
	background-color: #ff6347;	/* 背景色 */
	border: groove 2px #fa8072; /* 枠の色 */
	margin: 5px;
	padding: 2px 10px;
	font-size: 14px;						/* フォントサイズ */
	line-height: 20px;					/* 行の高さ */
	text-align: center;				 /* 水平揃え */
}
input.btn2:hover {
	background-color: #32cd32;	/* 背景色 */
	border: inset 2px #9999cc;	/* 枠の色 */
}

.text{
	font-size:16px;
	padding:5px;
	border: solid 1px #9999cc;	/* 枠の色 */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	behavior: url(http://enjoynt.com/css/PIE.htc);
	margin:5px 5px 5px 0;
}
textarea{
	overflow:auto;
	font-size:16px;
	padding:5px;
	border: solid 1px #9999cc;	/* 枠の色 */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	behavior: url(http://enjoynt.com/css/PIE.htc);
	margin:5px 5px 5px 0;
}
ol{
	margin:0 0 0 30px;
	list-style-position: outside;
}
#container {
	width:960px;
	background: #FFFFFF;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	border-bottom: solid 1px #E5E5E5;	/* 枠の色 */
	padding:0;
	margin:0 auto;
	line-height:100%;
}
#header h2{
	text-align:center;
	line-height:100%;
	font-weight:normal;
	font-size:12px;
	padding:0;
	margin:10px 0;
}
#footer {
	font-size: 12px;
	margin-top:40px;
	padding:10px 50px 40px;
	background-color:#b0c4de;
	border-top:2px solid #E5E5E5;
}
.pagehead{
	margin:0px;
	text-align:center;
	line-height:100%;
	background-color:#000000;
	color:#ffffff;
	padding:10px 5px;
}
.pagehead a{
	color:#ffffff;
}
.pagehead a:hover{
	color:#ffffff;
	font-weight:normal;
}


/* 左側                */
#subl{
	float:left;
	width:160px;
	font-size:12px;
}
.subdt {
	margin: 0;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	background: #f5f5f5;
	letter-spacing: 0.1em;
	color: #999;
	border-bottom:solid 1px #d3d3d3;
}
.subdd{
	margin:0;
}
.subdd2{
	margin:0;
	padding:0 5px;
}
.subul{
	margin: 10px 0 10px 0;
	padding:0 0 0 10px;
}

/* 中央                */
#main{
	float:left;
	width:780px;
	margin:0 10px;
	font-size:12px;
}
p.reverse {
	margin: 0 30px;
	text-align: right;
}
p.reverse a {
	padding: 0 0 0 15px;
	background: url("../image/pagetop.gif") no-repeat left center;
}

/* 右側                */
#subr{
	float:left;
	width:160px;
	font-size:12px;
}
.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}


/**** position ****/
.right{text-align:right;}
.center{text-align:center;}
.top{vertical-align:top;}
.left{text-align:left;}
.fleft{float:left;}
.left20{padding-left:20px;}
.left50{padding-left:50px;}
.left100{padding-left:100px;}
.right20{padding-right:20px;}

/**** font style ****/
/* 茶字              */
.brwn{color:#4169e1;}
/* 赤字              */
.color-red{color:#ff0000;}
/* 緑字              */
.color-green{color:#008000;}
/* 青字              */
.color-blue{color:#0000ff;
}
/* 黒字              */
.color-brack{color:#000000;}
.fb{font-weight:bold;}
.fsmall{font-size:12px;
}
.ffsmallfont-size:10px;}
/*==============================================================================
 * 改ページ
 *----------------------------------------------------------------------------*/
ul.paging01{
	list-style:none;
	width:100%;
	padding-left:0;
	margin-left:0;
}
li.paging01{
	list-style:none;
	float:left;
	border-width:2px;
	border-color:#FFEEDB;
	border-style:ridge;
	text-align:center;
	width:20px;
	height:15px;
	padding-bottom:5px;
}
a.paging01{
	display:block;
	background-color:#FFFFB0;
}
a:hover.paging01{
	background-color:#FFCC99;
}

/**** table leyout ****/
.tablebox1 {
	width:780px;
	margin:0 auto;
	font-size:14px;
}
.tablebox2 {
	width:780px;
	margin:0 auto;
	padding:5px;
}
.tablebox2 td{
	padding:5px;
	height:28px;
	border: 1px solid #999999;/*線の色*/
}
.tablebox2 th{
	background-color:#f0fff0;
	height:28px;
	border: 1px solid #999999;/*線の色*/
	text-align:center;
	font-weight:normal;
}
#maintable tr:hover { /* trタグ 行にマウスが乗った時*/
	color: #19197c; /* 文字色 */
	background-color: #e5ecff; /* 背景色 */
}

.take{
	background-color:#ffffe0;
	padding:5px;
	height:28px;
	border: 1px solid #999999;/*線の色*/
}
.midashi0{
	background-color:#cccccc;
	padding:5px;
	border: 1px solid #999999;/*線の色*/
}
.midashi0e{
	background-color:#eeeeee;
	padding:5px;
	border: 1px solid #999999;/*線の色*/
}
.td60{width:60px;}
.td100{width:100px;}
.td150{width:150px;}
.td200{width:200px;}
.td250{width:250px;}
.td300{width:300px;}
.midashi250{
	width:250px;
	padding:5px;
	text-align:left;
}
.detail0{padding:5px;}
.detail20{padding:20px;}
.detailharf{width:50%;}
.detail0-in30{padding:5px 5px 5px 30px;}
.box800 {
	margin: 0 auto;
	padding: 10px 10px;
	background-color:#eee;
	width:700px;
	border-top:solid 20px #eee;
	border-bottom:solid 20px #eee;
}
.box900 {
	margin: 0 auto;
	padding: 10px 10px;
	background-color:#fff;
	width:800px;
}
.boxborder{border: solid 1px #d3d3d3;}
.boxmarquee {
	padding:0.5em 0;
	overflow:hidden;
	background-color:#f6f6f6;
	margin-bottom:10px;
	position:relative;
}
.boxmarquee p:after {
	content:"";
	white-space:nowrap;
	padding-right:50px;
}
.boxmarquee p {
	margin:0;
	display:inline-block;
	white-space:nowrap;
	-webkit-animation-name:marquee;
	-webkit-animation-timing-function:linear;
	-webkit-animation-duration:60s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-name:marquee;
	-moz-animation-timing-function:linear;
	-moz-animation-duration:60s;
	-moz-animation-iteration-count:infinite;
	-ms-animation-name:marquee;
	-ms-animation-timing-function:linear;
	-ms-animation-duration:60s;
	-ms-animation-iteration-count:infinite;
	-o-animation-name:marquee;
	-o-animation-timing-function:linear;
	-o-animation-duration:60s;
	-o-animation-iteration-count:infinite;
	animation-name:marquee;
	animation-timing-function:linear;
	animation-duration:60s;
	animation-iteration-count:infinite;
}
@-webkit-keyframes marquee {
	from   { -webkit-transform: translate(0%);}
	99%,to { -webkit-transform: translate(-100%);}
}
@-moz-keyframes marquee {
	from   { -moz-transform: translate(0%);}
	99%,to { -moz-transform: translate(-100%);}
}
@-ms-keyframes marquee {
	from   { -ms-transform: translate(0%);}
	99%,to { -ms-transform: translate(-100%);}
}
@-o-keyframes marquee {
	from   { -o-transform: translate(0%);}
	99%,to { -o-transform: translate(-100%);}
}
@keyframes marquee {
	from   { transform: translate(0%);}
	99%,to { transform: translate(-100%);}
}

.score{
	margin:0 auto;
	text-align:center;
	border: solid 1px #999999;
}
.noscore{
	margin:0 auto;
	text-align:center;
	width:500px;
}
.scorehead{
	padding:5px;
	border: solid 1px #999999;
	background-color:#ffd700;
}
.scorebody{
	padding:2px;
	border: solid 1px #999999;
}
.topdbl{
	border-top: double 3px #999999;
}
dl.list309 dt {
	float: left;
	width: 100px;
	padding: 10px 0 10px 5px;
}

dl.list309 dd {
	padding: 10px 0 10px 5px;
	margin-left: 20px;
}
dl.list309 dd.head {
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	background-color:#eee;
	padding: 5px 0 5px 10px;
	margin-left: 20px;
}




.mlist {
	font-size:12px;
	margin: 0;
	padding: 3px 3px 3px 10px;
	background: url( ../image/arrow.gif ) no-repeat 0 0.5em;
	list-style:none;
	list-style-position : outside
}
/* レイアウト */
.normalheight{
	line-height: 140%;
}

/*見出し*/
.sector01{
	border-left:7px solid #ff9933;
	padding:10px;
	font-weight:bold;
}
.sector02{
	background: #f5f5f5;
	border-top: 1px solid #d3d3d3;
	font-size:14px;
	padding:0 0 0 20px;
	margin-bottom:20px;
	vertical-align: middle;
}
.sector02 img{
	padding-top:5px;
	padding-right:10px;
}
.area01{
	margin:10px 0;
}
.area02{
	margin:20px 0;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */
.sorting_asc {
	background: url('../image/sort_asc.png') no-repeat center right;
	background-color: #87CEEB;
	border: 1px #808080 solid;
}
.sorting_desc {
	background: url('../image/sort_desc.png') no-repeat center right;
	background-color: #87CEEB;
	border: 1px #808080 solid;
}
.sorting {
	background: url('../image/sort_both.png') no-repeat center right;
	background-color: #87CEEB;
	border: 1px #808080 solid;
}
.sorting_asc_disabled {
	background: url('../image/sort_asc_disabled.png') no-repeat center right;
	background-color: #87CEEB;
	border: 1px #808080 solid;
}
.sorting_desc_disabled {
	background: url('../image/sort_desc_disabled.png') no-repeat center right;
	background-color: #87CEEB;
	border: 1px #808080 solid;
}


.hiro-left {
	overflow: hidden;
	height: auto;
	margin: 10px 15px 10px 10px;
	padding: 5px;
}
.hiro-left img {
	float: left;
	margin: 10px 15px 10px 10px;
	padding: 5px;
	border: 1px solid #dddddd;
	max-width:320px;
}
.read{
	padding: 0;
	margin: 0;
	text-align: right;
	line-height: 1;
	color: #666;
}
/* パンくず */
.breadcrumb {
	margin-top:10px;
	margin-bottom: 10px;
	margin-left:0;
	line-height: 30px;
	padding: 1px;
	font-size:14px;
}
.breadcrumb li {
	display: inline;
	list-style-type: none;
}
.breadcrumb li:before {
	content: " > ";
}
.breadcrumb li:first-child:before {
	content:"";
}

.inline_display{display:inline-block;margin:0;vertical-align:top;}
nav ul{padding-top:10px;}
nav ul li{display:inline;padding:0 5px;}
