@charset "shift_jis";
input[type="checkbox"] {
	border-style: none;
}
#L_site_search {
	position:absolute;
	left:5px;
	top:20;
	width:400px;
	height:800px;
	z-index:0;
}
#L_site_list {
	position:absolute;
	left:10px;
	top:120px;
	width:450;
	height:800;
	z-index:1;
}
#L_site_input {
	position:absolute;
	left:500px;
	top:15px;
	width:480px;
	height:800px;
	z-index:0;
}
#L_choka_input {
	position:absolute;
	left:5px;
	top:15px;
	width:580px;
	height:1600px;
	z-index:0;
}
#L_choka_hp {
	position:absolute;
	left:590px;
	top:5;
	width:880px;
	height:1000px;
	z-index:0;
}
#L_update_search {
	position:absolute;
	left:5px;
	top:20;
	width:900px;
	height:200px;
	z-index:0;
}
#L_update_list {
	position:absolute;
	left:5px;
	top:180px;
	width:480;
	height:800;
	z-index:1;
}
#L_update_input {
	position:absolute;
	border-style:none;
	border-width:0px;
	left:640px;
	top:100;
	width:640px;
	height:900px;
	z-index:0;
}
#L_check_search {
	position:absolute;
	left:5px;
	top:20;
	width:900px;
	height:200px;
	z-index:0;
}
#L_check_list {
	position:absolute;
	left:5px;
	top:180px;
	width:480;
	height:800;
	z-index:1;
}
#L_check_input {
	position:absolute;
	border-style:none;
	border-width:0px;
	left:540px;
	top:-100px;
	width:640px;
	height:900px;
	z-index:0;
}
#style_err {
	color: #ff0000;
}
#tabnavi {
	font-size:90%;/* sub */
	list-style-type:none;/* for bug */
	margin:0;
	padding:0;
	height:1.8em;
	line-height:2em;
	overflow:visible;
}
#tabnavi li {
	display:inline;
}
#tabnavi a, #tabnavi #here span {
	color:#666666;/* sub */
	border:1px solid #66CC66;
	text-decoration:none;
	background:#CCFFCC;/* sub */
	margin:0 5px;
	padding:3px 3px 1em 3px;
}
#tabnavi #here {
	position:relative;
	z-index:1;
	line-height:2em;
}
body*#tabnavi #here {
	position:static;
	_position:relative;
}
#tabnavi #here span {
	color:#000000;/* sub */
	border-bottom:none 0;
	background-color:#ddffdd;/* 揃える */
	padding-bottom:.35em;
}
body*#tabnavi #here span {
	_padding-bottom:.55em;
}
#tabnavi a:hover {
	background:#ddffdd;/* 揃える */
	color:#000000;/* sub */
}
#main {
	background:#ddffdd;/* 揃える */
	border:1px solid #66CC66;
	position:relative;
	padding:1em;
}
#main2 {
	background:#ddffdd;/* 揃える */
	border:0px solid #66CC66;
	position:relative;
	padding:1em;
}
#fish_suggest {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
	width: 252px;
}
#fish_suggest div {
	padding: 1px;
	display: block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
}
#fish_suggest div.select {
	color: #FFFFFF;
	background-color: #3366FF;
}
#fish_suggest div.over {
	background-color: #99CCFF;
}
#fish_suggest strong {
	font-weight: bold;
}
#Layer1 {
	position:absolute;
	left:15px;
	top:50px;
	width:585px;
	height:750px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:610px;
	top:33;
	width:380px;
	height:750px;
	z-index:2;
}
.style1 {
	color: #FF0000
}
.style2 {
	font-size: 12px;
}
.btn16 {
	margin: 0px;
	background: url(../img/btn_16_00.gif) no-repeat center center;
	height: 53px;
}
.btn16 a {
	display:block;
	color: #565817;
	text-decoration: none;
	font-size: 26px;
	line-height: 50px;
	width: 265px;
	height: 52px;
}
.buttonlist {
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	width: 570px;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
}
.buttonlist li {
	background: #ccc;
	width: 268px;
	margin: 0 8px 16px;
	list-style-type:none;
	text-align:left;
	float:left;
}
.buttonlist li a {
	font-size: 1.8em;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	display:block;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#389eda+0,2469cb+100 */
	background: #389eda; /* Old browsers */
	background: -moz-linear-gradient(top,  #389eda 0%, #2469cb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#389eda), color-stop(100%,#2469cb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #389eda 0%,#2469cb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #389eda 0%,#2469cb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #389eda 0%,#2469cb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #389eda 0%,#2469cb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#389eda', endColorstr='#2469cb',GradientType=0 ); /* IE6-9 */
	margin: 0 auto;
	padding: 10px 0;
}
.buttonlist li.none {
	background-image:none;
}
.buttonlist li.none a {
	background-image:none;
}
.buttonlist li.login {
	width: 430px;
	clear:both;
	float:none;
	margin: 0 auto;
}
.buttonlist li.login a {
	color: #444;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d3d3d3+0,b5b5b5+100 */
	background: #d3d3d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #d3d3d3 0%, #b5b5b5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#b5b5b5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d3d3d3 0%,#b5b5b5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d3d3d3 0%,#b5b5b5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d3d3d3 0%,#b5b5b5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d3d3d3 0%,#b5b5b5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3d3d3', endColorstr='#b5b5b5',GradientType=0 ); /* IE6-9 */
}
.link {
	margin: 0px auto;
	font-size: 14px;
	text-align:center;
	background:#ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 660px;
	padding:20px 0;
}
.link p {
	margin-bottom:10px;
}
.linklist {
	width:410px;
	margin: 0px auto;
	font-size: 12px;
	list-style-type:none;
	line-height:1.5;
	text-align:center;
	padding-left:5px;
}
.linklist li {
	text-align:left;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 3px 0px 15px 90px;
}
.linklist li a {
}
.linklist a:hover {
	text-decoration:none;
}
.linklist li.li_chowari {
	background-image:url(../img/icon/link_chowari.gif);
}
.linklist li.li_choka {
	background-image:url(../img/icon/link_choka.gif);
	padding-top:15px;
}
.linklist li.li_kansai_turi100 {
	background-image:url(../img/icon/link_kansai_turi100.gif);
}
.linklist li.li_tokai_turi100 {
	background-image:url(../img/icon/link_tokai_turi100.gif);
}
.linklist li.li_umizurikouen {
	background-image:url(../img/icon/link_umizurikouen.gif);
}
.linklist li.li_fune_saizensen {
	background-image:url(../img/icon/link_fune.gif);
}
.linklist li.li_kawahagi_saizensen {
	background-image:url(../img/icon/link_kawahagi.gif);
}
.linklist li.li_maruika_saizensen {
	background-image:url(../img/icon/link_maruika.gif);
}
.linklist li.li_karei_saizensen {
	background-image:url(../img/icon/link_karei.gif);
}
.linklist li.li_fisherman {
	background-image:url(../img/icon/link_fisherman.gif);
}
.Contents03 p.error{
	font-size:20px; 
}
/*-------------------------------------------------------------
 table
---------------------------------------------------------------*/
.table {
	margin: 15px auto 25px;
	line-height: 1.5;
	background-color: #fff;
	clear: both;
	text-align:left;
}
.table thead th {
	background: #f1f1f1;
	text-align: center;
}
.table tfoot td {
	border: none;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.table th, .table td {
	padding: 7px 10px;
	border: solid 1px #fff;
}
.table th {
	background: #eee;
	text-align: left;
	font-weight: normal;
}
.table td {
	background-color: #fff;
}
td.cell_submit {
	text-align:center;
}
/*-------------------------------------------------------------
 トップページ
---------------------------------------------------------------*/
#index-banner {
	padding: 0 0 15px 0;
}
/*-------------------------------------------------------------
 common
---------------------------------------------------------------*/

.red {
	color: #c80000;
}
.arrow a {
	background:url(../img/arrow_mb.gif) no-repeat 0px 5px;
	padding:0 0 0 14px;
}
/*-------------------------------------------------------------
 list
---------------------------------------------------------------*/
.explain {
	text-align:left;
	width: 90%;
	margin: 18px auto 26px;
}
ul.list {
	margin: 10px 0;
	padding: 0px;
	font-size: 1.2em;
}
.list li {
	margin: 0 0 4px;
	padding: 0 0 0 13px;
	background: url(../img/list.gif) no-repeat 0px 7px;
	list-style-type: none;
}
/*-------------------------------------------------------------
 menu
---------------------------------------------------------------*/

p.mymail {
	font-size: 1.6em;
	text-align:center;
	margin: 15px 0px 45px;
}
.inquiry_box {
	font-size: 1.2em;
	width: 100%;
	border-top :1px solid #bbb;
	padding: 14px 0 0;
	margin: 30px auto 10px;
	text-align: left;
}
.Contents03 .inquiry_box h3 {
	font-size: 13px;
	text-align: left;
	padding-bottom: 6px;
	margin: 0;
}
.inquiry_box ul.list {
	margin-bottom:0px;
}
.url_info {
	text-align: center;
	line-height: 2.4;
	font-size: 15px;
	margin: 0 0 28px;
}
.url_info a {
	font-size: 1.1em;
	font-weight: bold;
	background: #fff9b5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 0;
	padding: 4px 14px;
}
.mychoka_table {
	width: 80%;
	margin: 0 auto;
}
.mychoka_table th {
	font-size: 1.3em;
	font-weight: normal;
	padding: 16px 0;
	border-bottom: 1px dotted #ccc;
	white-space: nowrap;
	text-align: left;
}
.mychoka_table td {
	font-size: 1.3em;
	padding: 16px 0;
	border-bottom: 1px dotted #ccc;
}
.mychoka_table td table td {
	border-bottom: none;
	padding: 6px 0;
}
.mychoka_table .mychoka-table-newpct {
	padding: 13px 0 0;
	border-bottom: none;
}
.pct-upload input {
	margin: 0 12px 0 0;
}
#id_fish_table td select option,
#id_fish_table td select option {
    font-size: 13px;
	padding:4px 0;
}
#id_fish_table td select, 
#id_fish_table td select{
	width:153px;
	margin-bottom:5px;
	padding:4px 0;
}

/*-------------------------------------------------------------
 パスワード変更
---------------------------------------------------------------*/
.password_table {
	width: 70%;
	margin: 0 auto;
}
.password_table th {
	vertical-align: top;
	padding: 18px 10px 18px 0;
	font-weight: normal;
}
.password_table td {
	vertical-align: top;
	padding: 18px 10px 18px 0;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.4;
}
/*-------------------------------------------------------------
 業者向け釣果配信設定
---------------------------------------------------------------*/
.address-list-item {
	margin: 0 auto 26px;
	width: 90%;
	border-collapse:collapse;
	border: 1px solid #366bbb;
}
.address-list-item td {
	padding: 10px 6px;
	border-collapse:collapse;
}
.address-list-item td.data {
	border-right: 1px solid #366bbb;
	border-bottom: 1px solid #366bbb;
	border-left: 1px solid #366bbb;
}
.address-list-item th {
	padding: 10px 6px;
	white-space: nowrap;
	font-weight: normal;
	border-collapse:collapse;
}
/*-------------------------------------------------------------
 画像登録
---------------------------------------------------------------*/
.pct-regist {
	width: 100%;
}
.pct-regist td {
	border: 4px solid #eee;
	width: 40%;
	padding: 16px 0;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}
.pct-regist p {
	margin: 0 0 14px;
}
.pct-regist .pct-img {
	margin: 0 0 12px;
}
.pct-regist .pct-title {
	margin: 8px 0 0;
}
/*-------------------------------------------------------------
 釣果登録
---------------------------------------------------------------*/
.fish_table {
	width: 100%;
}
.fish_table .label2 {
	text-align: center;
}
.fish_no {
	text-align:center;
	backgroundr:#ccc;
	font-weight:bold;
	font-size: 14px;
	border-left: 1px solid #1860A0;
	border-bottom: 1px solid #1860A0;
	border-right: 1px solid #1860A0;
	color: #444;
	padding: 6px 4px;
}
.fish_cell {
	text-align: center;
	border-bottom: 1px solid #1860A0;
	border-right: 1px solid #1860A0;
	font-size: 14px;
	padding: 6px 4px;
}
.comment-confirm {
	border: 4px dotted #ccc;
	padding: 12px 16px;
	font-size: 14px;
}
/*-------------------------------------------------------------
 お問い合わせ
---------------------------------------------------------------*/
.must {
	color: #ff3;
	font-weight: normal;
	font-size: .9em;
	margin: 0 0 0 3px;
}
.btn-reset {
	font-size: 16px;
	margin: 0 12px;
	padding: 7px 28px;
	background: #eee;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #aaa;
}
.btn-submit {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 12px;
	padding: 7px 28px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c76200), color-stop(0.00, #f98d00));
	background: -webkit-linear-gradient(#f98d00, #c76200);
	background: -moz-linear-gradient(#f98d00, #c76200);
	background: -o-linear-gradient(#f98d00, #c76200);
	background: -ms-linear-gradient(#f98d00, #c76200);
	background: linear-gradient(#f98d00, #c76200);
	border: solid 1px #c76200;
}
