@charset "UTF-8";
/*
Theme Name: Otgbanashi.com 2009.05
Version: 1.0
Author: Kazuhiro Higuchi
*/

/*----------------------------------------------------------------------------------------
body
----------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background: #fc0 url(img/bg_main.png) repeat-x;
	color: #333;
	text-align: center;
	line-height:1.4;
}
/*----------------------------------------------------------------------------------------
 common Tags
----------------------------------------------------------------------------------------*/
p {
	margin:0 0 1em 0;
}
a {
	color: #538801;
	text-decoration: none;
}
a:hover {
	color: #7dcd00;
	text-decoration: underline;
}
a img {
	border: none;
}
hr {
	display: none;
}
/*----------------------------------------------------------------------------------------
#page
----------------------------------------------------------------------------------------*/
#page {
	margin: 0 auto;
	padding: 0;
	width: 970px;
	text-align: left;
}
/*----------------------------------------------------------------------------------------
#header
----------------------------------------------------------------------------------------*/
#header {
	padding: 0;
	width: 970px;
	height: 95px;
}
#header #logo {
	margin:0;
	padding:0;
	background:url(img/logo_otg.png) no-repeat;
	width:205px;
	height:85px;
	float:left;
}
#header #logo a {
	display:block;
	background:url(img/logo_otg.png) no-repeat;
	width:205px;
	height:85px;
	overflow:hidden;
	text-indent:-10000em;
}
#header #menu {
	margin:0 0 0 205px;
	padding:50px 15px 0 15px;
	background:url(img/bg_menu.png) no-repeat 0 50px;
	height:35px;
	font-size: 1.2em;
}
#header #menu li {
	float:left;
	position: relative;
	list-style:none;
}
#header #menu li a {
	display:block;
	padding:9px 15px 9px 10px;
	float:left;
	background:url(img/line_menu.png) no-repeat right 5px;
	color:#fff;
}
#header #menu li a:hover {
	background:url(img/line_menu_ro.png) no-repeat right 5px;
	text-decoration:none;
}
#header #menu ul {
	display:none;
	margin:0;
	padding:0;
	background:#f60;
	color:#fff;
	width:220px;
	position:absolute;
	top: 30px;
	left: -3px;
}
#header #menu ul li {
	margin:0;
	padding:0;
	float:none;
}
#header #menu ul li a {
	display:block;
	float:none;
	padding:.2em .5em;
	background:#f60 url(img/arrow_01.gif) no-repeat 205px 7px;
	border:1px solid #f60;
	height:1.4em;
}
#header #menu ul li a:hover {
	background:#ca2d00 url(img/arrow_01.gif) no-repeat 205px 7px;
	border:1px solid #f60;
}
/*----------------------------------------------------------------------------------------
#contents
----------------------------------------------------------------------------------------*/
#main {
	margin: 0;
	background:url(img/bg_contents.png) repeat-y;
}
/*----------------------------------------------------------------------------------------
#main
----------------------------------------------------------------------------------------*/
#content {
	font-size: 1.3em;
}
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
	/*min-height:100em;
	height: auto !important;
	height: 100em;*/
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
}

.post {
	clear:both;
	margin: 0 25px 15px 25px;
	padding-bottom:5px;
	border-bottom:1px solid #e0e0be;
}

#subLink {
	clear:both;
	margin: -25px 20px 30px 20px;
	padding:3px 10px;
	background-color:#fcfcdb;
	border-top:1px solid #e0e0be;
	border-bottom:1px solid #e0e0be;
	font-size:85%;
}

.single {
	border-bottom:none;
}
.entries h3 ,
.entries div.entry {
	margin-left:50px;
}
.post hr {
	display: block;
}
.post p.more {
	text-align:right;
}
#main p.postmetadata {
	margin:0;
	padding:.5em 1em 0 1em;
	text-align: right;
	border-top:1px solid #e0e0be;
	font-size:90%;
}
#main .postDate {
	padding:0;
	float:left;
	font-size:80%;
	line-height:1.2;
	text-align:center;
	width:40px;
	font-weight:bold;
	color:#666;
}
#main .postYear {
	font-size:85%;
	color:#7e541e;
}
.clear {
	clear: both;
}

/* topPage ------------------------------------*/
div#topImg {
	margin:0 0 1.5em 0;
	padding: 15px 15px 0 15px;
	background:url(img/bg_contents_head.png) no-repeat top;
}
p#mainImg {
	margin: 0;
}
p#mainImg img {
	display:none;
}
p#imgLoading {
	margin: 0;
}
h2#headingInfo {
	margin:0 25px 15px 25px;
	padding:0;
	text-indent:-10000em;
	background:url(img/heading_info.png);
	height:45px;
}

/* LiveInfo ------------------------------------*/
div.ticketInfo {
	margin:0 1em 1em 0;
	padding:.5em 1em;
	font-size:85%;
	background:#f7f7f7;
	border:1px solid #ddd;
	line-height:1.2;
}
div.ticketInfo ul {
	margin: 0 0 .2em 0;
	padding-left:2em;
}
div.ticketInfo p ,
div.ticketInfo li {
	margin: 0 0 .3em 0;
}

/* forSale ------------------------------------*/
div.itemLeft {
	width:210px;
	float:left;
}
ul.buyLink {
	margin: 0;
	padding: 0;
}
ul.buyLink li {
	margin: 0 .5em .5em 0;
	padding: 0;
	list-style:none;
	float:left;
	width: 90px;
	height: 15px;
}
ul.buyLink li a {
	display:block;
	width: 90px;
	height: 15px;
	text-indent:-10000em;
	overflow:hidden;
}
ul.buyLink li.buyTower a {
	background:url(img/btn_tower.png);
}
ul.buyLink li.buyHmv a {
	background:url(img/btn_hmv.png);
}
ul.buyLink li.buyAmazon a {
	background:url(img/btn_amazon.png);
}
ul.buyLink li.buyItunes a {
	background:url(img/btn_itunes.png);
}

div.itemRight {
	margin: 0 0 0 220px;
}


/*----------------------------------------------------------------------------------------
#sidebar
----------------------------------------------------------------------------------------*/
#sidebar {
	margin-bottom:2em;
	padding: 0;
	float:right;
	width: 340px;
	font-size: 1.2em;
}
#sidebar h2 {
	margin:0 0 1em 0;
	padding:0;
	text-indent:-10000em;
	font-size:100%;
}
#sidebar h2#headingHot {
	background:url(img/heading_whatshot.png);
	height:98px;
}
#sidebar h2#headingLiveinfo {
	background:url(img/heading_liveinfo.png);
	height:49px;
}
#sidebar h2#headingMusic {
	background:url(img/heading_music.png);
	height:49px;
}

#sidebar div.sideBox {
	padding:0;
}
#sidebar #hotTopic h3.title {
	font-size:120%;
	margin-bottom:.3em;
	font-weight:bold;
}
#sidebar #hotTopic li {
	border-bottom:1px solid #e0e0be;
}
#sidebar div.sideBox01 {
	background:url(img/bg_side01.png) repeat-y;
}
#sidebar div.sideBox02 {
	background:url(img/bg_side02.png) repeat-y;
}
#sidebar div.sideBox p.more {
	margin-bottom:0;
	padding:10px 15px;
	text-align:right;
}
#sidebar div.sideBox01 p.more {
	background:url(img/bg_side01_foot.png) no-repeat bottom;
}
#sidebar div.sideBox02 p.more {
	background:url(img/bg_side02_foot.png) no-repeat bottom;
}

#sidebar ul {
	margin:0 25px;
	padding:0;
}
#sidebar ul li {
	margin:0 0 .7em 0;
	padding:0;
	list-style: none;
}

#sidebar ul#cdImgList {
	margin:0 15px;
	}
#sidebar ul#cdImgList li {
	display:inline;
	}

#sidebar p.sideBnr {
	margin:5px 0 10px 5px;
}
#sidebar p.sideBnr a {
	color:#333;
}
/*----------------------------------------------------------------------------------------
#footer
----------------------------------------------------------------------------------------*/
#footer {
	margin: 0;
	padding: 5em 0 0 0;
	clear: both;
	background: #fc0 url(img/bg_contents_foot.png) no-repeat center top;
}
#footerWrap {
	background: #cea500;
	text-align: center;
	font-size: 1.2em;
}
#footer p {
	margin: 0 auto;
	padding: 35px 15px 100px 15px;
	width:930px;
	background: url(img/bg_footer.png) no-repeat left top;
	text-align:left;
}
#footer a {
	color:#900;
}
/*----------------------------------------------------------------------------------------
 Common Tags
----------------------------------------------------------------------------------------*/

/*	Begin Headers */
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
	margin: 0 0 1.5em 0;
	padding-top:15px;
}
h2.pagetitle {
	background:url(img/bg_contents_head.png) no-repeat top;
	padding: 25px 25px 0 25px;
	color:#f60;
}
h3 {
	font-size: 110%;
	padding: 0;
	margin: 0 0 1em 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h2 a, h3 a {
	color:#180;
}

/* End Headers */

/* 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.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 */


/*----------------------------------------------------------------------------------------
 Form Elements
----------------------------------------------------------------------------------------*/

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
select {
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 500px;
	padding: 2px;
	font-size:100%;
}
#commentform #submit {
	margin: 0;
	float: right;
}

#contactSubmit input {
	width:150px;
	padding:.5em;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
/* End Comments */



/*----------------------------------------------------------------------------------------
 Various Tags & Classes
----------------------------------------------------------------------------------------*/
small {
	font-size: 85%;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	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;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 1em 2em 5em 2em;
}
.red {
	color:#c00;
	}
/*----------------------------------------------------------------------------------------
 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;
}
/*----------------------------------------------------------------------------------------
 clearfix
----------------------------------------------------------------------------------------*/
#main,
.clearfix ,
.forSale {
	zoom:1;/*for IE 5.5-7*/
}

#main:after,
.clearfix:after,
.forSale:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

