@charset "utf-8";
/* CSS Document */

/*-----デフォルト初期化ここから-----*/
p,div,ul,li,dl,dt,dd,h1,h2,h3 {
	margin:0; 
	padding:0;
}

table,td,th {
	border-collapse:collapse;
	margin:0;
	padding:0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

img {
	border:0;
	margin:0;
	padding:0;
}

body {
	background: #000;
	text-align: justify;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin: 0px;
	padding: 0px;
}

h3 { margin-top: 10px; }

/* ブロック */
#MAIN_OUTLINE {
	margin: 0px auto;
	width: 930px;
}
#HEAD_outline{
	width:100%;
	height:85px;
	background:url(../img/head_bg-2.jpg);
	margin:0px;
	padding:0px;
}
#HEAD {
	width:930px;
	margin:0 auto;
	padding:0px;
	height: 85px;
}

#HEAD h1{font-weight:normal;}

.title{
	text-align:left;	
	font-size:11px;
	height:40px;
	color:#666;
}

#MENU { height: 47px; }

#CONTENTS {
	/* background: #FFF url(../img/sukashi.gif) no-repeat 600px 400px;*/
	background: #FFF;
	padding-top:0px;
	float: right;
	width: 930px;
}

#CONTENTS2 {
	background: #FFF;
	float: right;
	width: 830px;
	padding: 50px;
}
#LEFT {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 30px;
}

#RIGHT {
	float: right;
	width: 320px;
	margin: 0px 30px 0px 0px;
}

#FOOT {
	clear: both;
	text-align:center;
	background:#333;
	color: #FFF;
	font-size: 10px;
	line-height:20px;
}

h2 { text-align: left; }

/* ヘッダメニュー */
#MENU {
	height: 40px;
	width: 930px;
	background: url(../img/menu.gif);
}

#MENU ul {
	margin: 0px 0px;
	height: 40px;
	width: 930px;
	list-style-type: none;
}

#MENU li {
	display: inline;
	text-indent: -9999px;
}

#MENU li a {
	float: left;
	height: 40px;
}

/* オフ */
#btn_01 a { background: url(../img/menu.gif) no-repeat -0px 0px; width: 142px; }
#btn_04 a { background: url(../img/menu.gif) no-repeat -142px 0px; width: 118px; }
#btn_05 a { background: url(../img/menu.gif) no-repeat -260px 0px; width: 114px; }
#btn_06 a { background: url(../img/menu.gif) no-repeat -374px 0px; width: 166px; }
#btn_07 a { background: url(../img/menu.gif) no-repeat -540px 0px; width: 110px; }
#btn_08 a { background: url(../img/menu.gif) no-repeat -650px 0px; width: 105px; }
#btn_09 a { background: url(../img/menu.gif) no-repeat -755px 0px; width: 130px; }

/* オン*/
#btn_01 a:hover { background: url(../img/menu_on.gif) no-repeat -0px 0px; }
#btn_04 a:hover { background: url(../img/menu_on.gif) no-repeat -142px 0px; }
#btn_05 a:hover { background: url(../img/menu_on.gif) no-repeat -260px 0px; }
#btn_06 a:hover { background: url(../img/menu_on.gif) no-repeat -374px 0px; }
#btn_07 a:hover { background: url(../img/menu_on.gif) no-repeat -540px 0px; }
#btn_08 a:hover { background: url(../img/menu_on.gif) no-repeat -650px 0px; }
#btn_09 a:hover { background: url(../img/menu_on.gif) no-repeat -755px 0px; }

/* インフォメーション */
#newhtml {
	background:#000;
	color:#FFF;
	font-size:14px;
	margin: 0px 0px 0px 0px;
	height: 140px;
	width: 500px;
	overflow: auto;
}

.arti {
	width: 460px;
	margin: 5px 10px;
}

.hiduke {
	padding: 5px 0px;
	clear: left;
	float: left;
	width: 6em;
}

.text_con {padding: 5px 0px 5px 6em;}

#bg_soul {
	background: url(../img/soul.png) no-repeat right bottom;
	margin-top: 30px;
	width: 320px;
}

/*共通*/
.font-l{text-align:left;}
.font-r{text-align:right;}

.f10{font-size:10px;}

.green{color:#090;}
.red{color:#F00;}
.yellow {
	color: #ff9c21;
}

.bo{font-weight:bold;}

#h2_news { margin: 30px 0px 5px 0px; }

/* リンク */
#link {
	width: 800px;
	margin: 20px auto 0px;
}

#link th {
	font-size:16px;
	padding: 15px 0px 15px 0px;
	width: 290px;
	border-bottom: 1px solid #000;
	text-align: left;
	font-weight: normal;
}

#link th p {
	text-align: center;
}

#link td {
	font-size:16px;
	text-align: left;
	padding: 5px;
	border-bottom: 1px solid #000;
	font-weight: bold;
}

#link th img { border: 1px solid #CCC; }

.photo img { border: 4px solid #999; }

.comment { margin: 0px 10px; }


/* 松輪釣りダービー */
.matsuwa_text {
	text-align: center;
	font-size: 16px;
	margin: 30px 0;
}
.matsuwa_title3 {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 150px;
	font-size: 28px;
	padding: 10px;
	margin: 30px auto 60px;
}
.matsuwa_bunner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 32px;
}
.matsuwa_bunner a {
	display: block;
	margin-bottom: 52px;
	margin-left: 54px;
	border: 1px solid #ddd;
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
}
.matsuwa_bunner a:first-child,
.matsuwa_bunner a:nth-child(4n + 1) {
	margin-left: 0;
}
.matsuwa_link {
	display: block;
	text-align: center;
}

.flash{
    animation: flash 1.5s infinite linear;
    -webkit-animation: flash 1.5s infinite linear;
    -moz-animation: flash 1.5s infinite linear;
	text-align: center;
}
@keyframes flash {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
@-webkit-keyframes flash {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
@-moz-keyframes flash {
    0% { opacity: 0.2; }
    50% { opacity: 1; }
    100% { opacity: 0.2; }
}
.flash:last-child {
    margin-right: 0;
}
.flash span {
	font-size: 16px;
	line-height: 30px;
}