@charset "utf-8";
/*
THEME NAME: maeda-osamu.com
THEME URI: http://www.w-heads.com/
DESCRIPTION: 三島市長候補 前田おさむ様 のウェブサイト用テーマ
VERSION: 1.0
AUTHOR: Nobuya Asaka
AUTHOR URI: http://www.w-heads.com/
TEMPLATE: sandbox
*/

/* HTML Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	text-align: center;
	line-height: 1.5;
	font-size: small;
	color: black;
	background: white;
}
body { _font-size: x-small; }
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


strong {
	font-weight: bold;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

#blog-title span, #post-2 h2 {
	display: none;
}
#blog-title {
	height: 60px;
	background: url("images/header.gif") no-repeat center bottom;
}
#blog-description {
	text-indent: -9999px;
	height: 326px;
	background: url("images/main.jpg") no-repeat center top;
}

#message {
	float: none;
	clear: both;
}
#message img {
	padding: 0 1em 1em 0;
	float: left;
}
#message-2 {
	padding-top: 10px;
	height: 265px;
	background: url("images/smile.gif") no-repeat right bottom;

	float: none;
	clear: both;
}

.page-title, .page .entry-title {
	text-align: left;
	margin-bottom: 20px;
	padding: 0.5em;
	font-size: 2em;
	color: #FFFFFF;
	background: #3399FF;
}

.movie-box {
	padding: 1em 0;
	text-align: center;
}
.movie-box h3 {
	margin-bottom: 10px;
	padding-left: 1em;
	text-align: left;
	font-size: 1.2em;
}

.policy-text {
	padding: 20px 0 0 20px;
	text-align: left;
	background: url("images/osamu_chara.gif") no-repeat right bottom;
}
.policy-text dt {
	font-size: larger;
	font-weight: bold;
}
.policy-text dd {
	padding: 0 0 1em 1em;
	font-size: small;
}

.entry-title, .profile h3 {
	margin-bottom: 10px;
	padding: 2px 5px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	background: #F9F9F9;
	border-width: 0 0 1px 8px;
	border-color: #3399FF;
	border-style: solid;
}
.entry-title a {
	color: #333333;
	text-decoration: none;
}
.entry-date {
	text-align: right;
	color: #666666;
}
.entry-content {
	text-align: left;
}
.entry-content p {
	margin-bottom: 20px;
}
.category .entry-content, .single .entry-content {
	padding: 1em 10px 0;
}
.entry-meta {
	margin: 0 10px 2em;
	padding-right: 1em;
	text-align: right;
	border-top: 1px dashed #CCC;
}
.profile p, .profile table {
	margin: 1em 2em;
}
.profile ul {
	margin: 1em 2em;
	list-style: disc inside;
}
div.p-half {
	width: 60%;
}
.name-osamu {
	font-size: 2em;
	font-weight: bold;
}

.navigation {
	text-align: left;
	margin: 0.5em 0.2em;
}
.nav-next {
	text-align: right;
}

#comments {
	margin: 1em 0;
	text-align: left;
}
#comments h3 {
	margin-bottom: 10px;
	padding: 2px 5px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	background: #F9F9F9;
	border-width: 0 0 1px 8px;
	border-color: #3399FF;
	border-style: solid;
}
#comment-notes {
	display: none;
}
#comments-list li {
	margin: 1em;
}
.comment-author, .comment-author a {
	color: #FF9900;
	font-weight: bold;
}
#comments-list li p {
	margin-left: 1em;
}
.formcontainer {
	margin: 10px;
}

/* 基本構造 */
#wrapper {
	margin: 0 auto;
	width: 984px;
	background: url("images/bg.gif") repeat-y center;
}

#header {
	float: none;
	clear: both;
}

#access {
	height: 68px;
 	background: url("images/menu.gif") no-repeat center top;

	float: none;
	clear: both;
}

#container {
	padding: 20px 20px 10px 35px;
	width: 620px;

	float: left;
	clear: both;
}
#container { _width: 677px; }

.sidebar {
	text-align: center;
	padding: 20px 10px 50px 0;
	width: 290px;
	border-left: 1px solid #CCC;

	float: right;
}
.sidebar { _width: 300px; }
.sidebar li {
	padding: 5px 0;
}
#mobi {
	padding: 50px 0;
}

#footer {
	text-align: center;

	float: none;
	clear: both;
}

#footer address {
	text-indent: -9999px;
	height: 58px;
 	background: url("images/footer.gif") no-repeat center bottom;

	float: none;
	clear: both;
}
#footer-menu {
	padding-left: 35px;
	width: 650px;
	font-size: small;
	float: left;
}
#footer-menu li {
	float: left;
}
#footer-menu li a {
	margin: 10px;
}
.pagetop {
	width: 30%;
	float: right;
}

div#menu {
	margin-left: 43px;
}
div#menu li {
	text-indent: -9999px;
	list-style: none;

	float: left;
}
div#menu li a {
	display: block;
	width: 150px;
	height: 68px;
}
div#menu li.page-item-2 a:hover {
	background: url("images/menu1_o.gif") no-repeat;
}
div#menu li.page-item-4 a:hover {
	background: url("images/menu2_o.gif") no-repeat;
}
div#menu li.page-item-6 a:hover {
	background: url("images/menu3_o.gif") no-repeat;
}
div#menu li.page-item-9 a:hover {
	background: url("images/menu4_o.gif") no-repeat;
}
div#menu li.page-item-24 a:hover {
	background: url("images/menu5_o.gif") no-repeat;
}
div#menu li.page-item-26 a:hover {
	background: url("images/menu6_o.gif") no-repeat;
}

#post-4 ul {
	margin: 0.5em 0.5em 0.5em 4em;
	list-style: disc inside;
}

#nav-below {
	margin-top: 1em;
	border-top: 1px dashed #CCCCCC;
}

table.discussion {
	width: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
}
table.discussion caption {
	 padding: 5px;
	 font-weight: bold;
}
table.discussion th, table.discussion td {
	 padding: 5px;
	 border: 1px solid #333;
}
table.discussion th {
	 width: 20%;
	 background-color: #BFDFFF;
}

div#post-6 {
	background: url("images/bg/profile.png") no-repeat 380px bottom;
}

#blog-title img, .official {
	display: none;
}

/* 共通 */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html bod .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

.blue-line {
	border: 2px solid #3399FF;
	float: none;
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.orange {
	color: #FF9900;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
