@charset "utf-8";

@import url("tipsy.css");
body {
	margin:0;
	padding:0;
	width:100%;
	color:#000000;
	font:normal 12px/1.8em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#f3f3f3;
}

html, .main {
	padding:0;
	margin:0;
}

.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}

.logo {
	width:290px;
	padding:40px 0 0 14px;
	margin:0 auto;
	float:left;
}

h1 {
	margin:0;
	padding:15px 0 0;
	color:#64964d;
	font:bold 38pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-2px;
	text-align:center;
}

h1 a, h1 a:hover {
	color:#fff;
	text-decoration:none;
}

h1 span {
	color:#7baf30;
}

h1 small {
	display:block;
	padding:0;
	font:normal 13px/1.2em;
	letter-spacing:normal;
}

h2 {
	font:normal 24pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:4px 0;
	margin:0;
	color:#64964d;
}

h3 {
	font:normal 26pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:28px 0 8px;
	margin:0;
	color:#fffefe;
	text-transform:uppercase;
}

h4 {
	font:normal 16pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:4px 0;
	margin: 0;
	color:#64964d;
}

p {
	margin:8px 0;
	padding:0 0 8px 0;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p.spec {
}

a {
	color:#64964d;
	text-decoration:underline;
	cursor: pointer;
}

th a {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#f95a4b;
}

a.rm, a.com {
	padding:0;
	text-decoration:none;
	color:#7baf30;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.top_margin {
	margin-top:10px;
}

.orange {
	color: #f95a4b;
}

.white {
	color: #fff;
}

.tubbutton {
	background:url(../images/button_bak2.png) no-repeat;
	width: 197px;
	height: 37px;
	text-align: center;
}

.tubbutton a {
	color:#fff !important;
	font: normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
	line-height: 37px;
}

.tubbutton a:hover {
	text-decoration: underline;
}


/*↓全体指定*/
.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}

.header {
	padding:0;
	background:#ffffff url(../images/header_bg.gif) repeat-x top;
}

.header_resize {
	margin:0 auto;
	width:970px;
}

.head {
	display:block;
	float:right;
	width:303px;
	height:38px;
	padding: 15px 13px 0 15px;
}

.head2 {
	display:block;
	float:right;
	width:303px;
	height:38px;
	padding: 39px 13px 0 15px;
}
/*↓ヘッダ下選択タブ指定*/
.toppage_tub {
	margin:0;
	padding:0;
}

.toppage_tub ul {
	list-style:none;
	width:940px;
	margin:5px auto;
	height:37px;
	padding: 10px 20px 0 15px;
}

.toppage_tub li {
	float:left;
	width:197px;
	height:37px;
	margin:0 4px 0 0;
	padding:0;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 37px;
	text-align:center;
}

.toppage_tub li a {
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_bak1.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}

.toppage_tub li.active a {
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_bak2.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
	
}
.toppage_tub li.active1 a {
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_green.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
	

}.toppage_tub li.active2 a {
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_blue.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
	
}.toppage_tub li.active3 a {
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_rad.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}

.toppage_tub li a:hover {
	background:url(../images/button_bak2.png) no-repeat;
}
.toppage_tub li.active1 a:hover {
	background:url(../images/button_green.png) no-repeat;
}
.toppage_tub li.active2 a:hover {
	background:url(../images/button_blue.png) no-repeat;
}
.toppage_tub li.active3 a:hover {
	background:url(../images/button_rad.png) no-repeat;
}
.toppage_tub li.passive1 a:hover {
	background:url(../images/button_green.png) no-repeat;
}
.toppage_tub li.passive2 a:hover {
	background:url(../images/button_blue.png) no-repeat;
}
.toppage_tub li.passive3 a:hover {
	background:url(../images/button_rad.png) no-repeat;
}

.touroku_tub li,label.tab-label {
	list-style:none;
	padding:0;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 37px;
	text-align:center;
}
.touroku_tub li.active1 a {
	margin:0 3px 0 4px;
	float:right;
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_rad.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}
.touroku_tub li.active2 a {
	margin:0 4px 0 1px;
	float:left;
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_touroku.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}
.touroku_tub li.passive1 a {
	margin:0 4px 0 1px;
	float:left;
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_bak1.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}
.touroku_tub li.active1 a:hover {
/*↓ロールオーバー時の透明度 */
	opacity: 0.7;
}
.touroku_tub li.passive1 a:hover {
	background:url(../images/button_green.png) no-repeat;
}

input[name="list-tab"] {
   display: none;
}
label.tab-label {
	margin:0 4px 0 1px;
	float:left;
	display:block;
	width:197px;
	height:37px;
	background:url(../images/button_bak1.png) no-repeat;
	color:#ffffff !important;
	text-decoration: none;
}
label.tab-label:hover{
   background:url(../images/button_touroku.png) no-repeat;
}
input[name="list-tab"]:checked + label.tab-label {
	background:url(../images/button_touroku.png) no-repeat;
}
/*↓開閉指定*/
.openpanel { 
	width:303px;
	height:38px;
	cursor: pointer; 
	padding:0;
	float:right;
	margin-top: 28px;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.openpanel p {
}

/*↓ユーザー表示、ホーム・ログインボタン指定*/
.user {
	width:940px;
	height:22px;
	padding:1px 15px;
	color:#f2db5d;
	font:normal 9pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:right;
}

.menu_nav {
	margin:0;
	padding:0;
	width:570px;
	float:right;
}

.menu_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	z-index:9998;
}

.menu_nav ul li {
	margin:0;
	padding:0;
	float:left;
}

.menu_nav ul li a {
	display:block;
	margin:0;
	padding:25px 15px;
	color:#fff;
	text-decoration:none;
	font:normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:16px;
}

.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color:#7baf30;
	text-decoration:underline;
}

.menu_nav select {
	width: 100px;
	margin: 20px 0 0 0;
	padding: 2px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(../images/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: url(../images/arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	background-size: 20px, 100%;
}


/* Submenu */
 
.menu_nav ul li ul{
	position: absolute;
	top: 90px;
	display: none;
}
.menu_nav ul li ul li{
	display: block;
	float:none;
}
.menu_nav ul li ul li a{
	padding:15px 15px;
	background-color: #000000;
	color: #fff;
}
.menu_nav ul li ul li a:hover{
	background-color: #ddd;
}
.menu_nav ul li:hover ul{
	display: block;
}
/*↓検索画面指定*/
.hbg {
	width:970px;
	padding:0px 15px 10px 15px;
	margin-top: 58px;
	display: none;
}

.hbg_resize {
}

.hbg .col {
	margin:0;
	float:left;
}

.hbg .c1 {
	padding:0 16px 0 0;
	width:450px;
}

.hbg .c2 {
	padding:0 16px;
	width:450px;
}

.hbg .nofr img {
	margin:0px;
}

.hbg img {
	margin:6px;
}

.hbg p {
	color:#000;
}

.hbg p a {
	color:#f95a4b;
}

.hbg p a:hover {
	color:#64964d;
}


.hbg2 {
	width:970px;
	padding:0px 15px 10px 15px;
	margin-top: 77px;
	display: none;
}

.hbg2 .col {
	margin:0;
	float:left;
}

.hbg2 .c1 {
	padding:0 16px 0 0;
	width:450px;
}

.hbg2 .c2 {
	padding:0 16px;
	width:450px;
}

.hbg2 img {
	margin:6px;
}

.hbg2 p {
	color:#000;
}

.hbg2 p a {
	color:#f95a4b;
}

.hbg2 p a:hover {
	color:#64964d;
}

.hbg_mail {
	width:970px;
	padding:0px 15px 10px 15px;
	margin-top: 0px;
	display: none;
}

.hbg_mail .col {
	margin:0;
	float:left;
}

.hbg_mail .c1 {
	padding:0 16px 0 0;
	width:450px;
}

.hbg_mail .c2 {
	padding:0 16px;
	width:450px;
}

.hbg_mail img {
	margin:3px;
}

.hbg_mail p {
	color:#000;
}

.hbg_mail p a {
	color:#f95a4b;
}

.hbg_mail p a:hover {
	color:#64964d;
}
/*↓2カラム用指定（保留）*/
.srb {
	width:970px;
	padding:10px 0;
}

.srb img {
	margin:10px 30px 10px 20px;
}

.srb p {
	color:#fffefe;
}

.srb p a {
	color:#fffefe;
}

/*↓コンテンツ全体*/
.content {
	padding:0;
	margin:0 auto;
	width:970px;
}

/*↓1コラム指定*/
.top_cont {
	margin:0;
	padding:14px;
}

/*↓トップページマップ指定*/
.top_cont .map {
	width:940px;
	height:400px;
	border: 1px solid #cccccc;
	color: #000;
	background: #fff;
}

/*↓ユーザー編集リンク指定*/
.top_cont span {
	font:normal 11pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 2px;
}

.top_cont span a {
	color: #f95a4b;
}

.top_cont span a:hover {
	color: #7baf30;
}

.top_cont ul ul li{
	margin: 0px 0px 0px 40px;
}
/*↓検索結果指定*/
table.datalist,table.maillist{
	width:940px;
	color: #000;
	background: #fff;
}

table.datalist thead th {
	position: sticky;
	top: 0;
	left: 0;
	background: none;
	border-top: none;
	border-bottom: none;
}
table.datalist thead th:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #64964d;
	z-index: -1;
}

table.photo{
	table-layout: fixed;
}

.maillist td a{
	color: #000;
}
.maillist td a:hover {
	color: #f95a4b;
}
.maillist td.ken{
	background: #ffe5e5;
}
.maillist td.area{
	background: #f2e5ff;
}
.maillist td.gyoko{
	background: #f2ffe5;
}
.maillist td.kowan{
	background: #ffffe5;
}
.maillist td.restu{
	background: #f0f8f1;
}
.maillist td.kugiri{
 	border-top-width: 3px;
}

/*ポイント気象情報*/
table.marginzero{
	page-break-inside:avoid;
}
.marginzero table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 0px;
}

.marginzero th	{
	padding: 4px 6px;
	background: #64964D;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}

.marginzero td	{
	padding: 2px 4px;
	color: #000;
	border: none;
}

.barchart {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.barchart td	{
	border: none;
}

.pointwe {
	table-layout:fixed;
	width:100%;
	border: 1px solid #cccccc;
	color: #000;
	background: #fff;
}
.pointwe td{
	font-size: 8pt;
	text-align:center;
	height:25px;
	border: 1px solid #cccccc;
}
.pointwe td.cyuou{
	background:#fffacd;
}
.pointwe td.max{
	font-weight: bold;
	background:#ffe0ef;
}
.pointwe th{
	padding: 2px 2px;
	border: 1px solid #cccccc;
	background: #64964D;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
}
.pointwe th.cyuou{
	background:#ff8c00;
}
.pointwe th.max{
	background:#cc3300;
}
.maxval {
	table-layout:fixed;
	width:80%;
	border: 1px solid #cccccc;
	font-size: 10pt;
	color: #000;
	background: #fff;
	margin:0 auto;
}
.maxval td{
	font-weight: bold;
	background: #ffe0ef;
	text-align:center;
	height:25px;
	border: 1px solid #cccccc;
}
.maxval th{
	padding: 2px 2px;
	background: #cc3300;
	color: #fff;
	font-weight: normal;
}
.pointji {
	table-layout:fixed;
	width:100%;
	border: 1px solid #cccccc;
	color: #000;
	background: #fff;
}
.pointji td{
	font-size: 8pt;
	text-align:center;
	border: 1px solid #cccccc;
	height:25px;
}
.pointji th	{
	padding: 2px 2px;
	background: #b8860b;
	border: 1px solid #cccccc;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
}
/*↓検索結果表指定*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}

th {
	padding: 6px 6px;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
	background: #64964d;
	border: 1px solid #cccccc;
}

td {
	padding: 2px 4px;
	color: #000;
	border: 1px solid #cccccc;
}

.mapright th	{
	padding: 4px 6px;
	background: #64964D;
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}

.mapright td	{
	padding: 2px 4px;
	color: #000;
	border: none;
}

/*↓ｍａｐ用*/
.maptable {
	border: none;
	color: #000;
	background: #fff;
}

.maptable td	{
	padding: 0 0;
	color: #000;
	border: none;
}

.pointwe tr:nth-child(2n) {
	background: #f0f8f1;
}

.datalist tr:nth-child(2n) {
	background: #f0f8f1;
}

.photo tr:nth-child(2n) {
	background: #ffffff;
}

.datalist tr.caution ,.datalist tr td.caution {
	background: #ffb6c1;
}

.datalist tr.inspector{
	background: #fff0f5;
}
.datalist tr.report{
	background: #f0ffff;
}

.datalist .result ,.datalist .result {
	text-align:center;
	font-family: Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif;
}
.datalist .result a ,.datalist .result a{
	font-weight: bold;
	color: #03A9F4;
}

.title {
	background: #64964d;
}

.bkwhite {
	background: #fff;
}

.midtype {
	font-size:11pt;
	background: #fff;
}

/*↓メインコンテンツ*/
.mainbar {
	margin:0;
	padding:0;
	float:right;
	width:653px;
}

.mainbar img {
	padding:4px;
	border:1px solid #f2f2f1;
	background:#fff;
}

.mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}

.mainbar .article {
	margin:0 0 10px;
	padding:10px 15px 5px;
}

.mainbar .spec a {
	padding:7px 0;
}

.mainbar a.com {
	color:#7baf30;
	background:url(*) no-repeat left center;
	padding-left:25px;
}

/*↓サイドメニュー指定*/
.sidebar {
	padding:0;
	float:left;
	width:300px;
}

.sidebar .gadget {
	margin:0 0 10px;
	padding:10px 15px;
}

ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	color:#939393;
	list-style:none;
}

ul.sb_menu li, ul.ex_menu li {
	margin:0;
}

ul.sb_menu li {
	padding:4px 0 4px 0;
}

ul.ex_menu li {
	padding:4px 0 8px 0;
}
ul.sb_menu li a, ul.ex_menu li a {
	color:#939393;
	text-decoration:none;
	margin-left:-12px;
	padding-left:12px;
}

ul.sb_menu li a:hover, ul.ex_menu li a:hover, ul.sb_menu li.active a, ul.ex_menu li.active a {
	color:#7baf30;
}

ul.sb_menu li a:hover {
	text-decoration:underline;
}

ul.ex_menu li a:hover {
	text-decoration:underline;
}

.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}

.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}

/*↓3カラム指定*/
.fbg {
	background:url(*);
	padding:20px 0;
	border-top:1px solid #fff;
}

.fbg_resize {
	margin:0 auto;
	padding:0 20px;
	width:930px;
}

.fbg h2 {
	color:#fff;
}

.fbg img {
	padding:4px;
	border:1px solid #cfd2d4;
	background-color:#fff;
}

.fbg a {
	color:#b2fd45;
}

.fbg p {
	color:#ffffff;
}

.fbg .col {
	margin:0;
	float:left;
	background:url(*) repeat-y right;
}

.fbg .c1 {
	padding:0 16px 0 0;
	width:266px;
}

.fbg .c2 {
	padding:0 16px;
	width:320px;
}

.fbg .c3 {
	padding:0 0 0 16px;
	width:280px;
	background:none;
}

.fbg .c1 img {
	margin:8px 16px 8px 0;
}
.fbg .c3 img {
	margin:8px 16px 4px 0;
	float:left;
}

ol {
	list-style:none;
}

ol li {
	display:block;
	clear:both;
}

ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}

ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:2px;
	background:#fff;
}

ol li .send {
	margin:16px 0 0 ;
}

/*↓ページナビゲーション指定*/
.pagenavi {
	clear:both;
	font:normal 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px auto 20px auto;
	text-align:left;
	padding:10px;
	width: 940px;
}

.pagenavi a, .pagenavi .current {
	border:1px solid #64964d;
	margin-left:3px;
	padding:5px 10px;
	text-decoration:none;
	color:#000;
}

.pagenavi a:hover, .pagenavi .current {
	background:#7baf30;
	color:#fff;
	border:1px solid #64964d;
}

/*フォーム指定部分*/
/*↓フォーム全体の囲み罫や背景*/
#form1 {
	width: 900px;
	padding: 20px 20px 10px 20px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	color: #000000;
	background: #F0F8F1;
	/*↓背景グラデーション*/
	background: -moz-linear-gradient(top, #FBFCFC, #F0F8F1);
	background: -webkit-linear-gradient(top, #FBFCFC, #F0F8F1);
	background: linear-gradient(#FBFCFC, #F0F8F1);
}

/*↓リスト要素<ul>の初期化*/
#form1 ul {
	padding:0;
	margin:0
}

/*↓<li>の初期化とボーダー指定*/
#form1 ul li {
	list-style:none;
	margin:0px;
	padding:10px;
	font-size: 14px;
}

/*↓最初の<li>のボーダー指定*/
#form1 ul li:first-child {
	border-top:none;}


/*↓span要素のブロック化、フロートでフォーム部品と横並べ*/
#form1 ul li span {
	width: 8em;
	margin:0px;
	display: inline-block;
}

/*↓「:after」で <li>の末尾でフロートをクリア*/
#form1 ul li:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;     /*←フロートクリア*/
}

/*↓テキスト入力部品の指定 */
#form1 ul li .txtfiled, #form1 select ,.txtfiled{
	width:250px;
	padding:3px 5px;
	margin:0px;
	color:#000000;
	font-size: 14px;
	border: solid 1px #ccc;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
	-webkit-box-shadow: 2px 3px 5px -2px #ddd inset;
	-moz-box-shadow: 2px 3px 5px -2px #ddd inset;
	box-shadow: 2px 3px 5px -2px #ddd inset;
	/*角丸*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

/*↓テキスト表示部品の指定 */
#form1 ul li .txtuseredit {
	width:250px;
	padding:3px 5px;
	margin:0px;
	color:#000000;
	font-weight: bold;
	font-size: 16px;
	border: solid 1px #fff;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
}
#form1 ul li .txtdisabled {
	width:250px;
	padding:3px 5px;
	margin:0px;
	color:#FF0000;
	font-weight: bold;
	font-size: 16px;
	border: solid 1px #fff;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
}
#form1 ul li .txtline,.pr_txt {
	width:220px;
	padding:3px 5px;
	margin:0px;
	color:#000000;
	font-size: 14px;
	border: solid 1px #ccc;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
	-webkit-box-shadow: 2px 3px 5px -2px #ddd inset;
	-moz-box-shadow: 2px 3px 5px -2px #ddd inset;
	box-shadow: 2px 3px 5px -2px #ddd inset;
	/*角丸*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
#form1 ul li .txtline:read-only{
    background: #dcdcdc;
}
#form1 ul li .txtline:-moz-read-only{
    background: #dcdcdc;
}
#form1 select {
	width:230px;
}

/*↓チェックボックス、ラジオボタンのブロックの指定*/
#form1 ul li p {
	margin:5px 0 0 40px;
}

/*↓チェックボックス・ラジオボタンのlabel要素を横並べ*/
#form1 ul li p label {
	margin-right: 2em;
	display: block;
	float: left;
}

/*↓input要素とテキストの右にマージン*/
#form1 ul li p label input {
	margin-right:0.5em;
}

/*↓チェックボックス・ラジオボタンのロールオーバー時指定*/
#form1 ul li p label:hover {
	background : #FFF;
	color: #096;
	font-weight:bold;
}

/*↓チェックボックス<label>の横幅*/
#form1 ul li p.check label {
	width: 12em;
}

img#weather {
	padding: 8px 0;
}
/*↓リセットボタン*/
#form1 ul li input[type="reset"] {
	cursor:pointer;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:200px;
	padding: 5px 0;
	margin-right:2em;
	border-style:none;
	background: -moz-linear-gradient(top,#7baf30 0%,#64964d);
	background: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#64964d));
	background: -ms-linear-gradient(top,#7baf30 0%,#64964d);
	color: #fff;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

/*↓汎用ボタン*/
#form1 ul li input[type="button"] {
	cursor:pointer;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:200px;
	padding: 6px;
	text-align:center;
	margin-right:2em;
	border-style:none;
	background: -moz-linear-gradient(top,#7baf30 0%,#64964d);
	background: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#64964d));
	background: -ms-linear-gradient(top,#7baf30 0%,#64964d);
	color: #fff;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}
input[type="button"].tip,button.tip,
#form1 ul li input[type="button"].selectPort
{
	cursor:pointer;
	font:normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 2px 2px;
	margin: 2px 2px;
	border-style:none;
	background: -moz-linear-gradient(top,#f8e57b 0%,#f2db5b);
	background: -webkit-gradient(linear, left top, left bottom, from(#f8e57b), to(#f2db5b));
	background: -ms-linear-gradient(top,#f8e57b 0%,#f2db5b);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

/*↓送信ボタン*/
#form1 ul li input[type="submit"] ,#form1 ul li input.kensaku,input[type="button"].kensaku {
	cursor:pointer;
	font:normal 15pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:300px;
	padding: 8px 0;
	margin-right:2em;
	margin-left:100px;
	border-style:none;
	background: -moz-linear-gradient(top,#f8e57b 0%,#f2db5b);
	background: -webkit-gradient(linear, left top, left bottom, from(#f8e57b), to(#f2db5b));
	background: -ms-linear-gradient(top,#f8e57b 0%,#f2db5b);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);

}
button.csv_dl {
	cursor:pointer;
	font:normal 15pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:250px;
	padding: 8px 0;
	margin-right:1em;
	margin-left:1em;
	border-style:none;
	background: -moz-linear-gradient(top,#f8e57b 0%,#f2db5b);
	background: -webkit-gradient(linear, left top, left bottom, from(#f8e57b), to(#f2db5b));
	background: -ms-linear-gradient(top,#f8e57b 0%,#f2db5b);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}
button.csv_dl2 {
	cursor:pointer;
	font:normal 15pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:250px;
	padding: 8px 0;
	margin-right:1em;
	margin-left:1em;
	border-style:none;
	background: -moz-linear-gradient(top,#c1f77e 0%,#a8e063);
	background: -webkit-gradient(linear, left top, left bottom, from(#c1f77e), to(#a8e063));
	background: -ms-linear-gradient(top,#c1f77e 0%,#a8e063);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}
/*↓チェックボックスサイズの指定*/
#form1 ul li input[type="checkbox"] {
	width: 16px;
    height: 16px;
    vertical-align: middle;
}

/*↓検索・リセットロールオーバー時指定*/
#form1 ul li input[type="submit"]:hover ,
#form1 ul li input[type="reset"]:hover ,
#form1 ul li input[type="button"]:hover ,
input[type="button"].tip:hover,
button.tip:hover,
button.csv_dl:hover,
button.csv_dl2:hover,
button.pc_site{
/*↓ロールオーバー時の透明度 */
	opacity: 0.7;
}

/*↓テキスト入力部品の指定 */
form#form2 textarea, form#form2 select, form#form2 input[type="text"], form#form2 input[type="date"],
.change input[type="text"],#dialogPort select, #dialogPort input[type="text"]{
	width:200px;
	padding:3px 5px;
	margin:0px;
	color:#000000;
	font-size: 14px;
	border: solid 1px #ccc;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
	-webkit-box-shadow: 2px 3px 5px -2px #ddd inset;
	-moz-box-shadow: 2px 3px 5px -2px #ddd inset;
	box-shadow: 2px 3px 5px -2px #ddd inset;
	/*角丸*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#form1 select:disabled, form#form2 textarea:disabled, form#form2 select:disabled{
	color:#DCDCDC;
    background: #DCDCDC;
}

form#form2 input[type="submit"]  {
	cursor:pointer;
	font:normal 15pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:300px;
	padding: 8px 0;
	margin-right:2em;
	margin-left:20px;
	border-style:none;
	background: -moz-linear-gradient(top,#f8e57b 0%,#f2db5b);
	background: -webkit-gradient(linear, left top, left bottom, from(#f8e57b), to(#f2db5b));
	background: -ms-linear-gradient(top,#f8e57b 0%,#f2db5b);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);

}

/*↓汎用ボタン*/
form#form2 input[type="button"] {
	cursor:pointer;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:200px;
	padding: 6px;
	text-align:center;
	margin-right:2em;
	border-style:none;
	background: -moz-linear-gradient(top,#7baf30 0%,#64964d);
	background: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#64964d));
	background: -ms-linear-gradient(top,#7baf30 0%,#64964d);
	color: #fff;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

/*↓汎用ボタン*/
form#loginForm input[type="button"] ,button#exifzoom,button#btsub{
	cursor:pointer;
	font:normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 6px;
	text-align:center;
	margin:0 0 6px 0;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    background: #03A9F4;/*色*/
    border: solid 1px #0f9ada;/*線色*/
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
/*↓検索・リセットロールオーバー時指定*/
form#form2 input[type="submit"]:hover ,
form#form2 input[type="button"]:hover ,
form#loginForm input[type="button"]:hover,button#exifzoom :hover,button#btsub:hover{
/*↓ロールオーバー時の透明度 */
	opacity: 0.7;
}


/*↓ページスクロール指定*/
.page-top {
    position: fixed;
    bottom: 20px;
    right: 135px;
    font-size: 77%;
	z-index: 9999;
}
.page-top a {
    background: #7baf30;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.page-top a:hover ,
.print_button:hover{
/*↓ロールオーバー時の透明度 */
	opacity: 0.7;
}
/*印刷ボタン*/
.print_button{
    position: fixed;
    bottom: 13px;
    right: 60px;
	z-index: 9999;
}
/*↓ポイントズームはポインタをリンクに */
#pointzoom{
	cursor: pointer;
}

/*↓ログイン画面指定 */
#login{
	width:400px;
	margin:0 auto;
	margin-top:10%;
	margin-bottom:20%;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	position:static; top:50%; left:50%;
}

#login h1{
	background:#666;
	padding:20px 0;
	font:normal 14pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#fff;
}

#login form{
 	background:#ccc;
	padding:6% 4%;
}

input[type="user"],input[type="password"]{
	width:92%;
	background:#fff;
	margin-bottom:4%;
	border:1px solid #ccc;
	padding:4%;
	font:normal 11pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#555;
}

input[type="submit"]{
	width:100%;
	background:#7baf30;
	border:0;
	padding:4%;
	font:normal 11pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	cursor:pointer;
	transition:background .3s;
	-webkit-transition:background .3s;
}

input[type="submit"]:hover{
	background:#7baf30;
}

input[type="file"]{
	width:100%;
	background:#fff;
	margin-bottom:1%;
	border: solid 1px #ccc;
	font:normal 11pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#555;
	-webkit-box-shadow: 2px 3px 5px -2px #ddd inset;
	-moz-box-shadow: 2px 3px 5px -2px #ddd inset;
	box-shadow: 2px 3px 5px -2px #ddd inset;
	/*角丸*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

#upload{
	width:400px;
	margin:0 auto;
	margin-top:3%;
	margin-bottom:3%;
	transition:opacity 1s;
	-webkit-transition:opacity 1s;
	position:static; top:50%; left:50%;
}
#upload h1{
	background:#666;
	padding:20px 0;
	font:normal 14pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	color:#fff;
}
#upload form{
 	background:#ccc;
	padding:6% 4%;
}


select#submit_re {
	width:230px;
	padding:3px 5px;
	margin-bottom:0.5em;
	color:#000000;
	font-size: 28px;
	border: solid 1px #ccc;
	vertical-align: middle;
	/*テキストエリア内のシャドウ*/
    background: #fff;
	-webkit-box-shadow: 2px 3px 5px -2px #ddd inset;
	-moz-box-shadow: 2px 3px 5px -2px #ddd inset;
	box-shadow: 2px 3px 5px -2px #ddd inset;
	/*角丸*/
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
input[type="submit"]#submit_re {
	cursor:pointer;
	font:normal 13pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:300px;
	padding: 8px 0;
	margin-right:10px;
	margin-left:10px;
	border-style:none;
	background: -moz-linear-gradient(top,#f8e57b 0%,#f2db5b);
	background: -webkit-gradient(linear, left top, left bottom, from(#f8e57b), to(#f2db5b));
	background: -ms-linear-gradient(top,#f8e57b 0%,#f2db5b);
	color: #333;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}
input[type="button"]#submit_re {
	cursor:pointer;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:110px;
	padding: 6px;
	text-align:center;
	margin-top: 10px;
	border-style:none;
	background: -moz-linear-gradient(top,#7baf30 0%,#64964d);
	background: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#64964d));
	background: -ms-linear-gradient(top,#7baf30 0%,#64964d);
	color: #fff;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

input[type="button"]#photo ,button.orange{
	cursor:pointer;
	font:normal 12pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:110px;
	padding: 6px;
	text-align:center;
	border-style:none;
	background: -moz-linear-gradient(top,#ffa035 0%,#ff8300);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffa035), to(#ff8300));
	background: -ms-linear-gradient(top,#ffa035  0%,#ff8300);
	color: #fff;
	-moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	-webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-ms-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
}

.result button.orange{
	font-size:12px;
	width:60px;
	padding: 2px;
}
/*↓検索・リセットロールオーバー時指定*/
input#submit_re:hover  {
/*↓ロールオーバー時の透明度 */
	opacity: 0.7;
}

input.kankaku {
	/* 文字サイズを1.4emに指定 */
	font:normal 15pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/* 縦方向に10px、横方向に30pxの余白を指定 */
	padding: 5px 8px;
	background: -moz-linear-gradient(top,#7baf30 0%,#64964d);
	background: -webkit-gradient(linear, left top, left bottom, from(#7baf30), to(#64964d));
	background: -ms-linear-gradient(top,#7baf30 0%,#64964d);
	/* 文字色を白色に指定 */
	color: #fff;
	/* ボーダーをなくす */
	border-style: none;
	/* ボタンの影の指定 影の横幅を2px 縦長を2px
	* ぼかしを3px 広がりを1px 色を#666（グレー）に指定 */
	box-shadow: 2px 2px 3px 1px #666;
	-moz-box-shadow: 2px 2px 3px 1px #666;
	-webkit-box-shadow: 2px 2px 3px 1px #666;
	/* テキストの影の指定 影の横幅を1px 縦長を1px
	* ぼかしを2px 色を#000（黒）に指定 */
	text-shadow: 1px 1px 2px #000;
	/* 角丸の指定 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
input.kankaku:hover {
	/* 透明度を20%に指定 */
	opacity: 0.7;
}

/*↓フッタ指定*/
.footer {
	background:#3d3d3d;
}

.footer_resize {
	margin:0 auto;
	padding:20px 0;
	width:940px;
}

.footer p {
	margin:0;
	padding:4px 0;
	line-height:normal;
	font-size:10pt;
	color:#fff;
}

.footer a {
	color:#7baf30;
	padding:inherit;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}

.footer .lf {
	float:left;
}

.footer .rf {
	float:right;
}
div.centeringTest {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}

.manual  {
padding: 5px 26px 5px 42px;
background: #fff0d9;
font-size: 20px;
color: #2d2d2d;
margin-left: -33px;
line-height: 1.3;
border-bottom: solid 3px orange;
z-index:-2;
}

.hid{
	visibility:hidden;
	padding-top: 0;
	padding-bottom: 0;
}

.scroll{
	height:450px;
	width:940px;
	overflow-y:scroll;
	border:1px solid #cccccc;
	margin-bottom: 10px;
}

@media print{
	.page-top,.page-top a,.print_button,.touroku_tub,
	#submit,#submit_re,#photo{
		display:none;
	}
	.scroll{
		overflow-y:visible;
		height:100%;
		width:940px;
		border:0px;
		margin-bottom: 10px;
	}
	.marginzero th{
		color: #000;
		border:1px solid #cccccc;
	}
}
.pagenavi a, .pagenavi .current{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


button.pc_site{
    height: 24px;
    cursor:pointer;
    font:normal 10pt "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 0 6px;
    margin: 2px 2px;
    border-style:none;
    background: #3d3d3d;
    color: #fff;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.red {
	color:#FF0000 !important;
	font-weight: bold;
	display: inline-block;
	_display: inline;
}
.middle{
	font-size: 14px;
}

.recaptcha_policy {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px !important;
}
.recaptcha_policy a {
	font-size: 11px !important;
}
.grecaptcha-badge { visibility: hidden; }