﻿@charset "utf-8";

/* 基本スタイル */
* {
	margin : 0;
	padding : 0;
}

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
}

#document {
	width: 930px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 930px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#headerimg {
	width: 930px;
	height: 280px;
	background-image: url(/common/img/header.jpg);
}

#headerimg h1 {
	text-indent:-9999px;
}

#headerimg h2 {
	text-indent:-9999px;
}

#menu {
	background-color: #48b015;
	/*height:31px;*/

}

#menu ul {
	list-style-type:none;
	position:relative;
	display:block;
	height: 39px;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#menu ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#menu ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:12px 10px 11px 10px;
	border-right: 1px solid #ccffcc;
}

#menu ul li a:hover {
	color:#fff;
	background-color: #7fc65c;
}

#content {
	margin: 0 0px;
}

#left-content {
	width: 190px;
	padding: 10px;
	float: left;
}

#mailmag table {
	width: 190px;
}

#mailmag td {
	font-size: 12px;
	padding-bottom: 3px;
}

.mlmcaption {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#mailmag input {
	width: 95%;
}

.txt {
	width: 100%;
}

div.btn {
width: 100%;
	text-align: center;
	margin: 0 auto;
}

div.more {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.menu2 {
	list-style-type:none;
}

ul.menu2 li {
	margin-bottom: 10px;
	padding:0;
}

#right-content {
	width: 680px;
	padding: 10px;
	float: right;
}

#right-content h3 {
	background-image: url(/common/img/caption-bg.gif);
	height: 35px;
}

.cap {
	padding-left: 10px;
	font-size: 16px;
	vertical-align: middle;
	line-height: 35px;
}

#info1 {
	padding: 10px;
	line-height: 150%;
	/*
	border-left: 1px solid #4baf17;
	border-right: 1px solid #4baf17;
	border-bottom: 1px solid #4baf17;
	*/
}

div.info1 {
	padding: 10px;
	line-height: 150%;
	margin-bottom: 15px;
	/*
	border-left: 1px solid #4baf17;
	border-right: 1px solid #4baf17;
	border-bottom: 1px solid #4baf17;
	*/
}

#right-content h4 {
	border-bottom: 1px solid #008080;
	padding-bottom: 2px;
	margin-bottom: 2px;
	line-height: 2px;
}

#right-content h4 span.cap {
	line-height: 1.2em;
}

h4 span.cap {
	color: #008080;
	font-weight: 900;
	padding-left: 0px;
}

.point {
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ff6600;
	line-height: 150%;
}

.point1 {
	color: #ff6600;
	font-weight: 900;
}

.kobore {
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #48b015;
	line-height: 150%;
}

.clear {
	clear: both;
}

#footer {
	width: 100%;
	width: 910px;
	margin: 0 auto;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	
	text-align: center;
	border-top: 3px solid #4baf17;
}

.hinsyu {
	text-align: center;
}

.info_caption {
	/*color: #008080;*/
	font-size: 100%;
	font-weight: 900;
	border-bottom: 1px dotted #000;/*008080*/
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pref_list td {
	margin: 5px;
	padding: 5px;
	width: 100px;
	text-align: center;
}

.pref_table {
	border-collapse:collapse;
}

.pref_table td {

	vertical-align: top;
	padding: 5px;
	border: 1px solid #333;
}

.np {
	white-space: nowrap;
}


.imo_list {
	margin-left: 2em;
}

.make_hoshi_nowpage {
	font-weight: 900;
}


.imopedia {
	margin-left: 1em;
}


.citation {
	color: #f50;
}

.imoinfo1 {
	padding: 10px;
	line-height: 150%;
}

/* 干し芋ログ */
table.hoshilog td {
	vertical-align: top;
}

/* ほしいも統計 */
.tb-line {
	border-collapse: collapse;
}

.tb-line td {
	padding: 8px;
	border: 1px solid #000;
}

.tb-line tr.odd td {
	background-color: #f3fdf3;
}

.tb-line th {
	padding: 8px;
	border: 1px solid #000;
	background-color: #72ff6e;
}

.tb-line td {
	text-align: right;
}

.tb-line2 {
	border-collapse: collapse;
}

.tb-line2 td {
	padding: 8px;
	border: 1px solid #000;
}

.tb-line2 tr.odd td {
	background-color: #f3fdf3;
}

.tb-line2 th {
	padding: 8px;
	border: 1px solid #000;
	background-color: #72ff6e;
}

.tb-center {
	text-align: center;
}

.tb-line2 td {
	text-align: right;
}



.tb-line3 {
	border-collapse: collapse;
	font-size: 0.8em;
}

.tb-line3 td {
	padding: 8px;
	border: 1px solid #000;
}

.tb-line3 tr.odd td {
	background-color: #f3fdf3;
}

.tb-line3 th {
	padding: 8px;
	border: 1px solid #000;
	background-color: #72ff6e;
}

.tb-center {
	text-align: center;
}

.tb-line3 td {
	text-align: right;
}


.tb-line4 {
	border-collapse: collapse;
	font-size: 0.8em;
}

.tb-line4 td {
	padding: 8px;
	border: 1px solid #000;
}

.tb-line4 tr.odd td {
	background-color: #f3fdf3;
}

.tb-line4 th {
	padding: 8px;
	border: 1px solid #000;
	background-color: #72ff6e;
	vertical-align: top;
}

.tb-line4 td {
	/*text-align: right;*/
	vertical-align: top;
}

ul.suisyoh {
	margin-left: 1.3em;
}


.pointbold {
	font-weight: bold;
	color: #f30;
}