@charset "utf-8";
/*
Theme Name: for Bassist Kenjiro Nagai Offcial Site
Theme URI: http://wordpress.org/
Description: ベーシスト永井健二郎 Offcial Site 用のテーマ by 高橋逸人
Version: 0.1
Author: Hayato Takahashi
Author URI: 
Tags: 

*/



* { margin:0; padding:0; }
img { border: 0; }
table {
	border-collapse: collapse;
	border-spacing:0;
}

body {
	font-size:1em;
	text-align:center;
	background: #ece8e8 url('images/background.jpg');
	font: 14px/1.5 "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","HiraMaruPro-W4",'メイリオ',Meiryo,"HG丸ゴシックM-PRO",'ＭＳ Ｐゴシック',sans-serif;
	color: #544;
}

/* link */
a {
	color: #448;
	text-decoration: none;
}
a:hover {
	color: #383d44;
	text-decoration: underline;
}

h1 a, h1 a:hover, h1 a:visited,
h2 a, h2 a:hover, h2 a:visited,
h3 a, h3 a:hover, h3 a:visited,
h4 a, h4 a:hover, h4 a:visited,
h5 a, h5 a:hover, h5 a:visited,
h6 a, h6 a:hover, h6 a:visited {
	text-decoration: none;
}
a img { border: none; }
hr {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color:#fff;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#fff;
}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color:#ff0;
}
h1 a:visited, h2 a:visited, h3 a:visited,
h4 a:visited, h5 a:visited, h6 a:visited {
	color:#ccc;
}


.hidden ,.display-none {
	display: none;
}
.clear, .clear-both {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

.center {
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.align-center {
	text-align: center;
}
.align-left, .alignleft {
	text-align: left;
}
.align-right, .alignright {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

.spacer-right {
	margin-right:1em;
}
.spacer-left {
	margin-left:1em;
}
.spacer-top {
	margin-top:1em;
}
.spacer-bottom {
	margin-bottom:1em;
}

.block {
	display:block;
}

.radius {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.no-indent {
	text-indent:0;
}


.w720 {
	width:720px;
}
.w640 {
	width:640px;
}


#page {
	background: #fff;
	border: 0px;
	text-align: left;
}

#header {
	background: #fff url('images/header.jpg') no-repeat bottom center;
	margin: 0px auto;
	padding: 0;
	height: 128px;
	width: 980px;
}

#header-inner {
	background: url('images/header_pic_main.jpg') no-repeat bottom right;
	margin: 0;
	padding: 0;
	height: 128px;
	width: 980px;
}
#header-main {
	display:block;
	width:725px;
	height:128px;
}
#header a:hover {
	text-decoration: none;
}


h1 {
	color:#ff0;
	background-color: inherit;
	padding: 40px 0 10px 0;
	font-size: 2em;
	font-weight: bold;
	text-align:center;
}
h1, #header-main .description {
	text-align: center;
	display: none;
}

#content {
	background: #fff url('images/background_middle.jpg') center;
	width: 980px;
	font-size: 1em
}

#main-wrapper {
	width:725px;
	padding:0 0 0 5px;
	float:left;
}
#main {
	width:720px;
	text-align:center;
	clear: both;
}

.title-single {
	font-size: 1.5em;
	text-align: left;
	background: #c04;
	padding:2px 15px;
	margin:0px -10px 20px -10px;
}
.title-page {
	font-size: 1.25em;
	background: #c04;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

}
.title-attention {
	background: #f80;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.title-topic {
	background: #457;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


#main .item .title {

}

.entry-wide-under-title {
	margin:-8px -20px 8px -20px;
}
.entry-wide {
	margin:0 -20px;
}



#page-bar {
	line-height:1.1;
	width: 980px;
	background: #fff url('images/background_middle.jpg') center;
}
#page-bar ul {
	width: 970px;
	margin: 0 5px;
	padding: 3px 0 1px 0;
	background: #00ac00;
	border-top: 1px #0c0 solid;
	border-bottom: 1px #070 solid;
}
#page-bar li {
	font-size: 0.9em;
	list-style-type: none;
	padding:0px 5px 0px 15px;
	float:left;
	position: relative;
}
#page-bar .clear {
	float: none;
	clear: both;
}
#page-bar li a {
	position: relative;
}
#page-bar li a, #page-bar li a:visited {
	color:#ff0;
}
#page-bar li a:hover {
	color:#fa0;
	text-decoration: none;
	top:-2px;
}


.pan_navi {
	text-align:left;
	width:720px;
	color:#ddf;
	clear:both;
}
.pan_navi p {
	background:#457;
	padding:2px 15px;
	border:1px #356 solid;
}
.pan_navi a, .pan_navi a:visited {
	color:#fd8;
}
.pan_navi a:hover {
	color:#ef0;
	text-decoration:none;
}

.pagenavi-top, .pagenavi-bottom {
 clear:both;
}


#footer {
	background: #eee url('images/background_bottom.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto 100px auto;
	width: 980px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}






#page {
	background: #fff;
	margin: 10px auto;
	padding: 0;
	width: 980px;
	border: 0px solid #959596;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.align-right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.align-left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}


/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}



.postmetadata {
	font-size:0.9em;
	border-top:1px #ccc dotted;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.postmess, #respond {
	width:680px;
	text-align:left;

	margin:5px auto;
}
.postmess {
	font-size:0.8em;
}

#comments .title, #respond .title {
	padding: 2px 10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#respond .title {
	background:#457;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;

}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.comment-body {
	font-size:0.9em;
}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

.commentmetadata {
	font-size:0.9em;
}
.commentmetadata p {
	line-height:1.2em;
}


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
}

.comment-navigation {
	font-size:0.9em;
}

/* End Comments */



/* Begin Sidebar */

#sidebar {
	padding: 5px 0 0 0;
	margin-left: 725px;
	width: 246px;
	text-align:center;
}
.sidebar-wrap {
	width:230px;
	background:#fff url('images/side_item_middle.jpg') center;
	margin:0 auto;
	text-align:center;
}
.sidebar-top {
	width:230px;
	height:16px;
	background:#fff url('images/side_item_top.jpg') no-repeat top center;
	margin:0 auto 0 auto;
}
.sidebar-middle {
	font-size:0.875em;
	width:210px;
	margin:0 auto;
	text-align:left;
}
.sidebar-bottom {
	width:230px;
	height:16px;
	background:#fff url('images/side_item_bottom.jpg') no-repeat bottom center;
	margin:0 auto 0 auto;
}
.sidebar-wide {
	margin:0 -5px;
}
.side-banner {
	margin:0 -5px;
	width:  220px;
	height: 150px;
	position:relative;
	background: url('images/traffic_information_banner_220-150.jpg') no-repeat bottom center;
}
.side-banner .qr-code {
	display:block;
	width:50px;
	height:50px;
	position:relative;
	top:100px;
	left:170px;
}
#sidebar .site-title {
	font-size:1.1em;
	font-weight:bold;
}
#sidebar .site-url {
	font-size:0.8em;
	margin:0 0 5px 0;
}
#sidebar .headline2 {
	font-weight:bold;
	margin:5px 0;
}

.widget .widgettitle, #sidebar h2 {
	font-size:1.15em;
	line-height:1.2em;
	text-align:center;
	letter-spacing: 0.25em;
	margin:2px -5px 5px -5px;
	padding: 4px 10px 2px 5px;
	background: #89c;
}

#sidebar ul, #sidebar ul ol {
	line-height:1.2;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
}
#sidebar ul p, #sidebar ul select {
	margin: 2px 0 4px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar form {
	margin: 0;
}


#recentcomments .url {

}


#sidebar .shinobi {
	margin:50px auto 20px auto;
	text-align:center;
}

/* End Sidebar */



/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	color:#28a;
	text-decoration: underline;
}
#wp-calendar caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 0 0 4px 0;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	padding: 0 0 2px 0;
}
/* End Typography & Colors */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0 auto;
	width: 180px;
}
#wp-calendar #next a {
	padding:4px 0 0 4px;
	margin:0;
	text-align: left;
}
#wp-calendar #prev a {
	padding:4px 4px 0 0;
	margin:0;
	text-align: right;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 1px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}

#archive-drop {
	text-align:center;
	padding:0;
	margin:0 auto;
}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


.navigation, .comment-navigation {
	display: block;
	text-align: center;
	margin: 5px 15px;
	padding: 5px 0;
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



#top-pic-block {
	width :640px;
	background: url(../../../../sitedata/top_pic/top_pic01.jpg) no-repeat left top;
	clear:both;
	margin:0 0 0 0px;
	padding:0;
}
#top-pic {
	width :640px;
	height:320px;
	margin:0;
	padding:0;
}
#top-pic-block .navi {
	text-align:right;
	font-weight:bold;
	font-size:80%;
	line-height:1;
	background:#ddf url(images/back_wood_wb.jpg);
	margin:0;
	padding:1px 5px;
}

#top_picture-block {
	width :640px;
	background: #fff;
	clear:both;
	margin:0 0 0 0px;
	padding:0;
}
#top_picture {
	width :640px;
	height:320px;
	margin:0;
	padding:0;
}
#top_picture-navi {
	text-align:right;
	font-weight:bold;
	font-size:80%;
	line-height:1;
	background:#ddf;
	margin:0;
	padding:1px 5px;
}

.float-box5 {
	display:block;
	margin:0;
	padding:0;
	width: 135px;
	height:135px;
	text-align:center;
	float:left;
}

.float-box5 .image-h {
	width:128px;
}
.float-box5 .image-v {
	height:128px;
}
