@charset "shift_jis";

html {
	background: #99f;
	background-image: url(../img/back.gif);
	background-repeat: repeat;	
}

body {

	margin: 0 auto;
	padding: 0;
	border: 1px solid gray;
	border-bottom: thick solid gray;
	background: white;
	width : 780px ;
	font-size:13px;
	/*font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";*/
	color: #666;
	line-height: 1.5;
}

#header {
	margin: 0;
	padding: 0;	
	color: black;
	text-align: center;
	background: #FFF;
	/*background-image:url(../img/l_top.gif);	
	background-repeat: no-repeat;	
		width : 780px ;
		height: 200px;*/
}

#contents {
	clear: both;
	background: #fff;
	border-bottom: 1px solid gray;
	padding: 5px 0;
	float: left;
	width: 100%;
}

#contents .right {
	width: 170px;
	float: right;
	padding: 5px;
}

#contents .left {
	width: 560px;
	float: left;
	padding: 20px;
}

#contents .cent {
	width: 740px;
	float: left;
	padding: 20px;
}
/*JeS[j[*/
#contents ul.cate{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
#contents ul.cate li{
	background: #fff url("../img/point1.gif") no-repeat top left;
	padding: 0 0 0 20px;
	border-bottom: dotted 1px #000;
}
#contents ul.cate strong{
	background: #ffd9dd;
	display: block;
}
#contents .left .title{
	margin: 0 0 5px 0;
	padding: 0 0 2px 10px;
	font-weight: bold;
	border-left: solid 30px #c00;
	border-bottom: solid 1px #c00;
	
}
#contents .right .title{
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-weight: bold;
	color: #fff;
	background-color: #c00;
	background-image: url(img/bg_right_title.jpg);
	background-repeat: repeat-x;
}
#contents .right .title2{
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-weight: bold;
	text-align: left;
	font-size: x-large;	
	color: #fff;
	background-color: #096;
	background-image: url(img/bg_right_title.jpg);
	background-repeat: repeat-x;
}

#contents .left ul{
	/*background: #eee;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;*/
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size: small;
}

#contents .right ul.m{
	/*background: #eee;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;*/
	margin: 0;
	padding: 5px 0;
	text-align: left;
	font-size: x-large;
}
#contents .right li.m{
	display: inline;
	padding: 0 20px 0 30px;
	background: #fff url("../img/orangeyab.gif") no-repeat top left;	
}
#contents .right ul.info{
	/*background: #eee;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;*/
	margin: 0;
	padding: 5px 0;
	text-align: left;
	/*font-size: medium;*/
}
#contents .right li.info{
	display: inline;
	padding: 0 20px 0 20px;
	background: #fff url("../img/sanya.gif") no-repeat top left;	
}
#contents .left li{
	display: inline;
	padding: 0 20px 0 20px;
	background: #fff url("../img/orangeya.gif") no-repeat top left;	
}

#contents .left li.b{
	display: inline;
	padding: 0 20px 0 20px;
	background: #fff url("../img/blueya.gif") no-repeat top left;	
}

#contents .left .content{
	margin: 0 0 30px 0;
	padding: 5px 10px;
	border: solid 1px #b50100;
}

#contents .right .content{
	margin: 0 0 15px 0;
	padding: 5px 10px;
	border: solid 1px #b50100;
}

#footer {
	clear: both;
}

#footer ul {
	text-align: right;
	margin: 0;
	padding: 5px 0;
	font-size: small;
	border-bottom: 1px solid gray;
}

#footer li {
	display: inline;
	margin: 0 10px;
}

#footer address {
	text-align: right;
	padding: 5px 10px;
	font-style: normal;
	font-size: small;
}

#footer a {
	color: #666;
	text-decoration:none;	
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer a.ad {
	color: #ccc;
	text-decoration:none;	
}
#footer a.ad:hover {
	color: #ccc;
	text-decoration: underline;
}

/*TOPお知らせ*/
#news{
padding:5px 5px 5px 5px;
border:#D1D2DB 4px solid;
margin-bottom:25px;
}
.if-topnews{
margin-top:7px;
padding:0px 10px 0px 0px;
}
.ga{
width: 400px;
border-collapse: collapse;
margin-left:50px;
}

.ga td{
padding:6px;
border:none;
border-bottom: 2px dotted #2555A8;
}

#menu{

	width: 100%;
	margin: 0px auto;
}
#menu ul{
	list-style:none;
	padding:5px 0 0 5px;
	margin:5px 0 0 5px;	
}
#menu li{
	display:block;
	float:left;
}
#menu li a{
	background:#e4e8eb url(../img/menu_bg.gif) repeat-x;
	border:2px solid #bdc5cd;
	margin:0 1px;
	padding:5px 55px 5px 55px;
	display:block;
	float:left;
	color:#2b61a1;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	height: 40px;
}
#menu li a span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#menu li a:hover{
	background:#e46825 url(../img/menu_hover.gif) repeat-x;
	border:2px solid #939393;
	text-decoration:none;
}
#menu li a:hover span{
	color:#636363;
}
.current{
	
	background:#74befd url(../img/menu_hover.gif) repeat-x;
	border:2px solid #aeaeae;
	margin:0 1px;
	padding:5px 55px 5px 55px;
	display:block;
	float:left;
	color:#2b61a1;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	cursor:pointer;
	font-weight:bold;
	height: 40px;
}
.current span{
	color:#636363;
	font-size:10px;
	text-transform:lowercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.big {
font-family: "ＭＳ Ｐゴシック", "Osaka"; 
font-size: 18px; 
line-height: 25px; 
color: #333333; 
}

a {
	color: #c30;
	text-decoration:none;
}
a.anc {
	color: #fff;	
	text-decoration:none;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}

img {
	border:0px;
}

p{
	padding: 5px 0;
}

.pankuzu{
	text-align: left;
	padding: 15px;
	background: #eee;	
}
.ko_time{
	text-align: right;
	padding: 5px;
}
.link_site{
	width: 560px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #900;
}
.link_site th{
	border: 1px solid #666;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.link_site td{
	border: 1px solid #666;
	padding: 5px;
}


.link_site a.link{
	color: #c30;
	text-decoration:underline;
	padding: 0 0 0 20px;
	background: #fff url("../img/point2.gif") no-repeat top left;		
}
.link_site a.link:hover{
	color: #f60;
	text-decoration:underline;
	padding: 0 0 0 20px;
	background: #fff url("../img/point3.gif") no-repeat top left;		
}
.link_site td.tc1{
	background: #ffc;
}
.link_site td.tc2{
	background: #fff;
}
.link_page {
	margin: 0 auto;
	width: 560px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #666;
}
.red {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}
.black {color: black; font-weight: normal}
.blackb {color: black; font-weight: bold}
.blackl {color: black; font-weight: bold; font-size: 16px}
.midnightblue {color: midnightblue; font-weight: normal}
.midnightblueb {color: midnightblue; font-weight: bold}
.midnightbluel {color: midnightblue; font-weight: bold; font-size: 16px}
.darkgreen {color: darkgreen; font-weight: normal}
.darkgreenb {color: darkgreen; font-weight: bold}
.darkgreenl {color: darkgreen; font-weight: bold; font-size: 16px}
.orange {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}
