﻿@charset "UTF-8";

/*
	Theme Name: Megabass
	Description: メガバス用テーマです
	Theme URI: 
	Author: Daisuke Higuchi
	Author URI: 
	Version: 1.0.1
	License: GNU General Public License
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: 

*/

@import "base.css";
@import "naka.css";
@import "top.css";
<style>
  div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip { 
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
	font-family: Georgia, Sans-serif;
}

body {
	margin: 0;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #ddd;
}

#wrapper {
	clear: both;
	overflow: hidden;
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: left;
}

h1 {
	font-size: 30px;
	padding: 5px 0 10px 15px;
}

h3 {
	padding: 6px 0 4px 0;
	color: #CCC;
}

h4 {
	padding: 0 0 0 15px;
	color: #CCC;
}

a:link {
	text-decoration: none;
	color: #ADF;
}

a:visited {
	text-decoration: none;
	color: #8AF;
}	

a:hover {
	text-decoration: underline;
	color: #FFF;;
}

blockquote {
	font-style: italic; 
	font-size: 90%;
	color: #777; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #111;
	border-right: 1px dotted #555;
	border-bottom: 1px dotted #555; 
}

.entry p { 
	margin: 0 0 10px 0; 
}

.entry p.products { 
	float: left;
	text-align: center;
	margin: 1em 1em 2em 1em;
	font-size: 11px;
}

.entry p.products img { 
	border: none;
	margin: 0 0 5px 0;
}

.entry p.catch {
	font-size: 16px;
	font-weight: bold;
}

.entry p.spec img {
	float: left;
	margin: 3em;
}

.entry p.report img {
	float: left;
	margin: 1em;
}

.entry p.description {
	clear: both;
	text-indent: 1em;
	font-size: 90%;
}

.entry p.lures {
	float: left;
	text-align: center;
	margin-left: 1em;
	height: 100px;
}

.entry p.lures img {
	margin: 0 1.5em 0 1.5em;
}

.entry p.lures-big {
	float: left;
	text-align: center;
	margin-left: 1em;
	height: 150px;
}

.entry p.lures-big img {
	margin: 0 1em 0 1em;
}

.entry p.caution {
	clear: both;
	margin-left: 3em;
	font-size: 10px;
	line-height: 14px;
	color: #aaa;
}

.entry p.caution img {
	margin-right: 1em;
}

h3#garage_made { color: #aa0000; }
h3#baits { color: #aa0000; }
h3#accessories { color: #aa0000; }

h3#cc_abalone a { color: #33cc99; }
h3#cc_bait_fish a { color: #516249; }
h3#cc_crystal_ghost a { color: #999999; }
h3#cc_high_appeal a { color: #eeee00; }
h3#cc_insect a { color: #006633; }
h3#cc_ocean a { color: #006699; }
h3#cc_kinuri a { color: #f4a460; }
h3#cc_rock_fish a { color: #cf1f6f; }
h3#cc_salmon a { color: #ef2f8f; }
h3#cc_standard a { color: #874b36; }
h3#cc_area a { color: #ff6633; }
h3#cc_seabass_line a { color: #3399ff; }
h3#cc_bachi a { color: #800080; }
h3#cc_squid a { color: #3333ff; }
h3#cc_metal_jig a { color: #808080; }
h3#cc_clear a { color: #ffffff; }
h3#cc_center_plate a { color: #99ffcc; }

p.cc, p.cc_bait_fish, p.cc_crystal_ghost, p.cc_high_appeal, p.cc_insect, p.cc_ocean, p.cc_kinuri, p.cc_rock_fish, p.cc_salmon, p.cc_standard, p.cc_area, p.cc_seabass_line, p.cc_bachi, p.cc_squid, p.cc_metal_jig, p.cc_clear, p.cc_center_plate {
	float: left;
	text-align: center;
	margin-left: 1em;
	height: 100px;
}

p.cc_abalone {
	float: left;
	text-align: center;
	margin-left: 1em;
	height: 115px;
}

p.cc img, p.cc_abalone img, p.cc_bait_fish img, p.cc_crystal_ghost img, p.cc_high_appeal img, p.cc_insect img, p.cc_ocean img, p.cc_kinuri img, p.cc_rock_fish img, p.cc_salmon img, p.cc_standard img, p.cc_area img, p.cc_seabass_line img, p.cc_bachi img, p.cc_squid img, p.cc_metal_jig img, p.cc_clear img, p.cc_center_plate img {
	margin: 0 0.5em 0 1em;
}

.entry h2,h3 {
	clear: both;
}

.entry h4 {
	clear: both;
	margin: 2em 0 0.5em 0;
}

.entry p.back {
	text-align: right;
	clear: both;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img {
	border: none;
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #666;
	background: #444;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header {
	float: left;
	width: 680px;
	height: 120px;
	text-align: left;
	padding: 0 0 0 0;
	color: #ccc;
}

#header .title {
	float: left;
	margin-bottom: 5px;
	color: #999;
}

#header .title img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: middle;
}

#header ul.navigation {
	clear: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#header ul.navigation li {
	float:left;
	display: inline;
	margin: 0px;
	padding: 2px 5px 2px 5px;
}

/*----POST----*/

#container {
	float: left;
	width: 680px;
	padding: 0 0 0 0;
}

.post {
	padding: 10px 20px 20px 10px;
}

.post h2 {
	font-size: 22px;
	padding: 10px 0 10px 0;
}

.entry {
	line-height: 22px;
}

.postinfo {
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a {
	color: #aaa;
}

.postdate { color: #aaa; }

p.postmetadata {
	font-size: 12px;
	color: #BFB8A1;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong {
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav {
	padding: 10px 20px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
}

h2.archive_head { 
	font-weight: bold !important; 
	font-size: 14px !important; 
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	background: none; 
}

	

/*----SIDEBAR STYLES----*/

.sidebar {
	float: right;
	width: 200px;
	margin: -143px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.sidebar ul li {
	padding: 5px 0 10px 0;
	border: 1px solid black;
}

.sidebar ul li h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding: 3px 0;
	margin: 0 10px 0 10px;
}

.sidebar ul ul li {
	padding: 0;
	margin: 0 0 0 0;
	line-height: 20px;
	list-style: none;
	font-size: 11px;
}

.sidebar .syndication .rss {
	width: 199px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span {
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .rss .sub {
	border-bottom: none;
}

.sidebar .rss .sub a:hover {
	background: none;
 }

.sidebar ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 2px;
}

.sidebar ul li a:hover {
	text-decoration: none;
	color: #eee;
}


table#wp-calendar {
	width: 100%;
}

#searchform {
	text-align: center;
	margin: 0px auto 0px auto;
}

/*----COMMENT FORM----*/

#comment-form {
	width: 525px;
	margin: 20px 0 0;
	border: 1px dotted #555;
	padding: 5px 5px 15px 15px;
	background: transparent;
}

div.comments-template {
	clear: both;
}

.comments-template ol {
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3 {
	font-size: 16px;
	color: #9CF;
	padding: 10px 0 10px 0;
}

.commentmetadata {
	font-size: 12px;
	color: #555;
	padding: 10px 0 10px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments {
	margin: 0 0 5px 0;
}

.comments-template input {
	color: #333;
	background: #ddd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
}

.comments-template textarea {
	font-size: 12px;
	margin: 15px 15px 15px 0;
	color: #333;
	background: #ddd;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #111;
	border-bottom: 1px solid #111;
}

.comments-template form {
	margin: 0 0 10px 0;
}

p.tag-cloud {
	margin-left: 3em;
}

/*----FOOTER----*/

#footer {
	clear: none;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	text-align: center;
	color: #CCC;
	background: #000;
}

#footer a:link {
	text-decoration: none;
	color: #9CF;
}

#footer a:hover {
	text-decoration: underline;




	color: #FFF;
}

#footer a:visited {
	text-decoration: none;
}

</style>