body {
	margin: 5px 5px 5px 5px;
	font-size: 93%;
	background-color: #93B06B;
}

a 			{ color: #2f65a3; text-decoration: none; }
a:link		{ color: #2f65a3; text-decoration: none; }
a:visited	{ color: #a04848; text-decoration: none; }
a:active	{ color: #cccccc; }
a:hover		{ color: #cccccc; }

.shinborder {
	border: 1px solid #DDDDDD;
}

img {
	border: 0px;
}

/* ##### ナビボタン ##### */

.navi {
	clear: both;
	background-color: #000000;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

.navi img, .side_header img, #shop_info_header img {
	margin: 0px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: #FFFFFF;
}

.navi a:hover {
	color: #FFFF00;
}

/* ##### メルマガフォーム ##### */

.maga {
	text-align: left;
	margin: 10px 5px;
	background-image: url(images/maga_back.png);
	background-repeat: repeat-x;
	border: 1px dotted #000000;
	font-size:10pt;
}

.maga form {
	margin-bottom: 0px;
}

.mailmagazine {
	margin: 5px 5px 5px 5px;
	background: white;
	border: 1px dotted #93B06B;
}

.mainColor {
	padding: 2px;
	link: black;
	color: black;
	background: white;
}

.contentsTitleColor {
	padding: 2px;
	link: black;
	color: black;
	background: #bbbbdd;
}

.subColor {
	padding: 2px;
	link: white;
	color: black;
	background: #ddddff;
}

.balanceColor {
	padding: 2px;
	link: white;
	color: black;
	background: #ffdddd;
}

.subBalanceColor {
	padding: 2px;
	color: black;
	background: #FFE8BF;
}

h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	background: #ddddff;
	margin: 3px;
	padding: 3px;
	font-weight: medium;
}

h3 {
    font-weight: bold;
	padding-bottom	: 0;
	color		: #446;
	margin-bottom	: 10px;
	margin-top		: 10px;
	border-bottom	: 1px dashed #446;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 95%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	background-color: #008B00;
	text-align: left;
	padding: 5px;
}

#banner-img {
	display: none;
}


#banner a {
	color: white;
	link: white;
	visited: white;
	text-decoration: none;
}

#banner h1 {
	color: #93B06B;
	font-size: large;
	font-weight: 700;
	margin: 1px;
	background-color: #008B00;
}

#banner h2 {
	color: #93B06B;
	font-size: medium;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #008B00;
}

#bottom {
	font-family: Verdana, Arial, sans-serif;
	color: #93B06B;
	background-color: #008B00;
	text-align: left;
	padding: 5px;
	font-size: 93%;
}

#bottom a{
	color: white;
	link: white;
	visited: white;
	text-decoration: none;
}

#center {
	float: left;
	width: 65%;
	overflow: hidden;
	font-size: 93%;
}

.content {
	width:95%;
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 93%;
}

#right {
	float: left;
	width: 35%;
	background-color: #FFFFFF;
	overflow: hidden;
}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 93%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 150%;
}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 93%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

table {
	font-size: 100%;
}

th {
	font-size: 100%;
}

td {
	font-size: 100%;
}

.sidebar {
	font-size: 93%;
	padding: 15px;
}

#sidebar table {
	font-size: 93%;
}

#sidebar th {
	font-size: 93%;
}

#sidebar td {
	font-size: 93%;
}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	font-size: 93%;
}

#calendar caption {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 93%;
}

#calendar td {
	text-align: center;
	font-size: 93%;
}

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}


.sidebar img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

#component {
	border: 1px solid #aaaaaa;
}

