/*
Theme Name: Hiroshima & Kure Barrier free Toursim Guide
Description: Hiroshima & Kure Barrier free Toursim Guide
Version: 1.0
Author: Takaaki Kobayashi
Author URI: http://www.dc-axis.com
Tags: two-columns, fixed-width, right-sidebar, threaded-comments, sticky-post
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- BASIC CSS ELEMENTS
	- FORMS
		+ GENERAL
		+ SEARCHFORM
		+ COMMENTFORM
	- FOOTER
	- USEFUL
		+ WORDPRESS CSS
		+ WIDGETS CSS
	- LIST
	- SLIDE SHOW
	- SKIP LINK
	- GOOGLE MAP SKIP

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: #ddd url(img/bg-body-blue.jpg) repeat-x left top;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
a {
	color:  #4f006d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.top_r {
	float: right;
}
p {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height: 180%;
}
p.scrr {
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
img {
	border: none;
}
.waku {
	background: #fff;
	padding: 1px;
	border: 1px solid #ccc;
}
.waku_r {
	background: #fff;
	padding: 1px;
	border: 1px solid #ccc;
	float: right;
}
.waku_side01 {
	background: #fff;
	border: 2px solid #ddd;
}
.waku_side02 {
	background: #fff;
	border: 1px solid #ddd;
}
.img_r {
	background: #fff;
	float: right;
}
.img_rss {
	background: #fff;
	float: right;
	padding: 5px 0 0 0;
}
.thumb {
	background: #fff;
	margin: 0;
	padding: 1px;
	border: 1px solid #ccc;
	height: auto;
}
.gmapwaku {
	width: 608px;
	height: 398px;
	border: 1px solid #ccc;
}
.pic_cap {
	width: 180px;
	margin: 0 20px 20px 0;
	line-height: 150%;
	float: left;
}
.pic_cap p {
	line-height: 150%;
	margin: 0 0 10px 0;
	font-size: 91%;
}
.pic_cap a {
	text-decoration: none;
}
.pic_cap a:hover {
	text-decoration: none;
}
.pic_cap a span {
	text-decoration: underline;
}
.pic_cap a:hover span {
	text-decoration: none;
}
.pic_title {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 100%;
	float: left;
}
.pic_title p {
	margin: 0px;
	padding: 0 0 0 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
	font-size: 108%;
	font-weight: bold;
}
/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 960px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 180px;
	background: url(img/bg-header.jpg) no-repeat left top;
	z-index: 12; /* IE z-index bug */
}
#content {
	background: #fff url(img/bg-content.gif) repeat-y right top;
	color: #010109;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	z-index: 11; /* IE z-index bug */
}
#content-left {
	float: left;
	width: 630px;
	padding: 40px 0 20px 0;
}
#content-left a {
	font-weight: bold;
}
.bottom-info {
	margin: 20px 0 0 20px;
	float: right;
}
#content-right {
	float: right;
	width: 290px;
}
#content-bk {
	background: url(img/bg-acs.jpg) no-repeat left bottom;
	z-index: 13; /* IE z-index bug */
}
/*	##################################
   	HEADINGS
	################################## */
	
h1#blog-title {
	float: left;
	margin: 50px 10px 0 0;
	padding: 0px;
}
h1#blog-title a {
	text-decoration: none;
}
h1#blog-title a:hover {
	text-decoration: underline;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h2#blog-description {
	float: left;
	margin: 57px 0 0 0;
	padding: 0px;
}
h2#category-title {
	margin: -10px 0 30px 20px;
	font-size: 116%;
}
h2.post-title {
	border-left: 5px solid #5e4a00;
	color: #5e4a00;
	font-size: 133%;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	color: #5e4a00;
	border-bottom: 1px dotted #e5e1b7;
}
h3 {
	border-left: 5px solid #5e4a00;
	color: #5e4a00;
	font-size: 133%;
	padding: 0 0 0 10px;
}
h3.post-title {
	margin: 0 0 15px 0;
	color: #5e4a00;
	border-bottom: 1px dotted #e5e1b7;
}
h3.post-title a {
	color: #5e4a00;
	text-decoration: none;
}
h3.post-title a:hover {
	border-bottom: none;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 116%;
}
h4.point {
	margin: 0px;
	padding: 2px 0 5px 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
}
h4.point2 {
	margin: 30px 0 0 0;
	padding: 2px 0 0px 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
	border-bottom: 1px solid #ccc;
}
h4.lead {
	margin: 0 0 0 10px;
	padding: 0 0 10px 25px;
	background: url(img/bg-list-item.gif) no-repeat 0px 4px;
	color: #000066;
}
h4.sidebar-title {
	margin: 0px;
	padding: 2px 0 5px 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
	color: #0e0c31;
}
h4.content-title {
	margin: 0 0 20px 0;
	padding: 0px;
	color: #b3811e;
}
h4.course {
	margin: 0px;
	padding: 5px 0 0 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
	font-size: 108%;
	font-weight: bold;
}
h5 {
	margin: 0px;
	padding: 5px 0 0 10px;
	background: url(img/bg-list-item-point.gif) no-repeat 0px 8px;
	font-size: 108%;
	font-weight: bold;
}
.leadwaku {
	background: #eee;
	margin: 0px;
	padding: 10px 10px 10px 5px;
	border: 1px solid #ccc;
}
/*	##################################
   	HEADER
	################################## */

#char {
	position: absolute;
	right: 0;
	top: 0;
	line-height: normal;
	text-align: center;
}
/* For menu styles please edit /lib/superfish.css */

/*	##################################
   	CONTENT
	################################## */
	
/** CONTENT LEFT */

.box-left, .post, .page {
	margin: 0 0 40px 20px;
}
.sticky {
	padding: 20px;
	background: #2a2a2a;
	border: 1px solid #3a3a3a;
}
.tags {
	margin: 40px 0 20px 0;
	padding: 0 0 0 15px;
	background: url(img/bg-tags.gif) no-repeat left center;
}
.meta {
	padding: 10px 0 0 0;
	background: url(img/bg-meta.gif) repeat-x left top;
	border-top: 1px dotted #ccc;
	clear: both;
}
.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}
.meta-update {
	float: right;
	padding: 0 10px 0 15px;
	margin: 10px 0 0 0;
	background: url(img/bg-meta-date.gif) no-repeat 0px 3px;
}
.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}
.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}
.box-left ol, .post ol, .page ol {
	line-height: 22px;
}
.box-left ul, .post ul, .page ul {
	line-height: 18px;
	padding: 0 0 0 10px;
	list-style: none;
}
.box-left ul li, .post ul li, .page ul li {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-type: square;
}
/** CONTENT RIGHT */

.box-right {
	margin: 0px;
	padding: 40px 20px 25px 20px;
	background: url(img/bg-box-right.gif) repeat-x left bottom;
}
.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.box-right li {
	margin: 0px;
	padding: 2px 0 5px 10px;
	background: url(img/bg-list-item-sidebar-blue.gif) no-repeat 0px 8px;
}
.box-right li a {
	padding: 5px 0;
	text-decoration: none;
}
.box-right li ul {
	padding: 5px 0 0 0;
}
/*	##################################
   	BASIC CSS ELEMENTS
	################################## */
	
hr {
	border-bottom: 1px dotted #ccc;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 15px 0 10px 0;
}
table {
	width: 100%;
	border: none;
	border-spacing: 0;
	margin: 0 0 20px 0;
}
table caption {
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
iframe {
	margin: 20px 0 0 0;
}
.txt {
	width: 330px;
	margin: 0;
	padding: 0;
	word-break: break-all;
	border-spacing: 3px;
	border: 1px solid #fff;
}
th, td {
	padding: 5px 10px;
}
td {
}
td.info {
	border: 1px solid #fff;
	border-width: 0 0 1px 1px;
}
th {
	background: #eee;
	color:  #0e0c31;
}
th.info {
	width: 60px;
	font-weight: bold;
	vertical-align: text-top;
	background: #fff;
	border: 1px solid #fff;
	border-width: 0 0 1px 1px;
}
tr.even {
	background: #2a2a2a;
}
dl {
	width: 600px;
}
dt {
	float: left;
	width: 150px;
	padding: 5px 0 5px 10px;
	clear: both;
	font-weight: bold;
}
dd {
	width: 500px;
	margin-left: 100px;
	padding: 5px 5px 5px 10px;
}
pre {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #2a2a2a;
	line-height: 22px;
	border: 1px solid #3a3a3a;
	font-family: Courier, serif;
	overflow-x: scroll;
	overflow-y: visible;
}
blockquote {
	padding: 0 0 0 20px;
	border-left: 5px solid #2a2a2a;
}
/*	##################################
   	FORMS
	################################## */
	
/** GENERAL */

fieldset {
	margin: 0 0 40px 0;
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
	border: none;
}
legend {
	color: #006990;
	font-size: 116%;
}
label {
	display: block;
	margin: 0 0 5px 0;
}
input, textarea {
	height: 25px;
	margin: 0 0 10px 0;
	color: #5d5d5d;
	border: 1px solid #ccc;
}
textarea {
	width: 80%;
	height: 150px;
}
select {
	margin: 0 0 20px 0;
}
input.radio, input.checkbox {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
input.submit, input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #4f006d;
	border: 1px solid #0e0c31;
	color: #fff;
	cursor: pointer;
}
input.char {
	width: 60px;
	height: 30px;
	top: 0;
	margin: 0px;
	padding: 0px;
	background: #4f006d;
	border-top: none;
	border-bottom: 1px solid #0e0c31;
	border-right: 1px solid #0e0c31;
	border-left: 1px solid #0e0c31;
	color: #fff;
	cursor: pointer;
}
/** SEARCHFORM */

#content #searchform {
	width: 250px;
}
#searchform #search {
	float: left;
	width: 170px;
	height: 23px;
	padding: 7px 5px 0 5px;
	color: #5d5d5d;
}
#searchform #search-submit {
	float: right;
	width: 60px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
/** COMMENTFORM */

#comments, #trackbacks {
	margin: 40px 0 0 0;
}
#trackbacks {
	margin: 20px 0 0 0;
}
.comment {
	padding: 0 40px 40px 40px;
	background: #2a2a2a;
}
#trackbacks ul {
	margin: 0 0 40px 0;
	padding: 40px 40px 30px 40px;
	background: #2a2a2a;
	list-style: none;
}
#trackbacks li {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 22px;
	background: url(img/bg-list-item-content.png) no-repeat 0px 4px;
}
.first {
	padding: 40px;
}
#response {
	margin: 60px 0 0 0;
}
#response fieldset {
	padding: 40px;
}
.comment-left, #commentform-left {
	float: left;
	width: 120px;
	height: 120px;
	background: url(img/bg-commentform-left.gif) no-repeat right top;
}
.comment-right, #commentform-right {
	float: left;
	width: 430px;
	min-height: 120px;
}
.comment-text {
	padding: 20px;
	background: #fff url(img/bg-form-input.png) repeat-x left top;
	color: #5d5d5d;
	line-height: 22px;
}
#response textarea {
	width: 420px;
	height: 100px;
	margin: 0px;
	padding: 5px;
}
#response label {
	display: block;
	line-height: 20px;
}
#response input.text {
	width: 420px;
	height: 20px;
	margin: 0px;
	padding: 5px;
}
#response input.submit {
	float: right;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
.comment-author {
	margin: 0px;
	padding: 5px 0;
	color: #b3811e;
	font-size: 116%;
}
.comment-author a {
	color: #b3811e;
	text-decoration: none;
}
.comment-author a:hover {
	text-decoration: underline;
}
/** COMMENTS IN WP 2.7 */

#commentfieldset {
	padding: 20px 40px;
}
.commentlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.commentlist li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: #2a2a2a;
	list-style: none;
}
.commentlist .avatar {
	float: right;
	margin: 0 20px 10px 20px;
}
.commentlist li a {
	color: #666;
}
.commentlist li p {
	margin: 0 20px 20px 0;
}
.commentlist .comment-meta {
	margin: 0 0 20px 0;
}
.commentlist .comment-author a {
	padding: 0 0 5px 0;
	color: #666;
	font-weight: bold;
}
.commentlist ul.children {
	margin: 0px;
	padding: 0px;
}
.commentlist .children li {
	margin: 20px 0 0 0;
	padding: 20px 0 20px 20px;
	background: none;
	border: 1px solid #3a3a3a;
	border-right: none;
}
.reply {
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #1f1f1f;
	border: 1px solid #5d5d5d;
	border-right: none;
	border-bottom: none;
}
.reply a {
	display: block;
	height: 25px;
	line-height: 25px;
}
#cancel-comment-reply {
	margin: 5px 0 20px 0;
}
#cancel-comment-reply a {
	color: #6a6a6a;
}
.commentlist li.depth-1, .commentlist li.depth-3, .commentlist li.depth-5 {
	background: #2a2a2a;
}
.commentlist li.depth-2, .commentlist li.depth-4, .commentlist li.depth-6 {
	background: #3a3a3a;
}
/*	##################################
   	FOOTER
	################################## */

#footer-navi {
	width: 100%;
	min-width: 960px;
	padding: 0px;
	margin: 0 auto;
	border-top: 3px #b3811e solid;
	background: #18183a;
}
#footer-navi ul {
	width: 960px;
	padding: 15px 0px;
	margin: 0 auto;
}
#footer-navi li {
	display: inline;
	list-style: none;
	padding: 0 20px 0 0;
}
#footer-navi a {
	color: #fff;
	text-decoration: none;
}
#footer-navi a:hover {
	text-decoration: underline;
}
#footer-wrap {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
	background: #0e0c31;
}
#footer {
	width: 960px;
	padding: 15px 0px;
	margin: 0 auto;
	font-size: 91%;
}
#footer p {
	padding: 0px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#legal {
	float: left;
	width: 700px;
	line-height: 125%;
}
#hutg {
	float: left;
	width: 630px;
	color: #cc9900;
	font-size: 133%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#axis {
	color: #27275d;
	float: right;
	width: 200px;
	text-align: right;
}
#axis a {
	font-size: 91%;
	color: #27275d;
}
/*	##################################
   	USEFUL
	################################## */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
}
/** WORDPRESS CSS */

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
.aligncenter {
	margin-bottom: 20px!important;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.wp-caption {
	margin-bottom: 20px;
	padding-top: 4px;
	border: 1px solid #3a3a3a;
	text-align: center;
	background-color: #2a2a2a;
}
.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.wp-caption p.wp-caption-text {
	padding: 0px;
	margin: 0px;
}
/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 2px;
	background: #3a3a3a;
}
/*	##################################
   	LIST
	################################## */

#list table {
	width: 610px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
#list th {
	padding: 10px;
	margin: 0px;
	border:  1px #e3e3e3 solid;
	border-width: 0 0 1px 1px;
	background: #f5f5f5;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
}
#list td {
	padding: 10px;
	margin: 0px;
	border: 1px #e3e3e3 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	text-align: center;
}
/*	##################################
   	SKIP LINK
	################################## */

#skip {
	position: absolute;
	left: 0;
	top: 0;
	line-height: normal;
}
p.skiplink a {
	position: absolute;
	z-index: 2;
	width: 120px;
	padding: 5px;
	left: -9999px;
	top: 0;
	text-align: center;
}
p.skiplink a:focus, p.skiplink a:active {
	left: 0;
	background: #2a2a2a;
	color: #fff;
}
/*	##################################
   	GOOGLE MAP SKIP
	################################## */

#skipcontent {
	position: absolute;
	left: auto;
	top: auto;
	line-height: normal;
}
p.skipgmap a {
	position: absolute;
	z-index: 3;
	width: 250px;
	padding: 5px;
	left: -9999px;
	top: auto;
	text-align: center;
}
p.skipgmap a:focus, p.skipgmap a:active {
	left: auto;
	background: #2a2a2a;
	color: #fff;
}
/*	##################################
   	SLIDE SHOW NOTIFICATION
	################################## */

#slidecontent {
	position: absolute;
	left: auto;
	top: auto;
	line-height: normal;
}
p.slidescrr {
	position: absolute;
	z-index: 3;
	left: -9999px;
}

