@charset "utf-8";

/*==================================================
	◆ Guitars ギター
==================================================*/



.info_box{
	width:680px;
	height:auto;
	padding-bottom:50px;
	padding-left:20px;
	overflow:hidden;
}

.info_left{
	width:125px;
	height:auto;
	float:left;
}

.info_date{
	width:125px;
	height:auto;
	padding-bottom:8px;
}

.info_date p{
	color:#3b4e8b;
	font-size:14px;
	font-weight:bold;
}

.info_category{
	width:98px;
	height:16px;
}

/* カテゴリー：OTHER */
.info_category#other{
	background:url(../img/info/icon_other.jpg) no-repeat;
}

/* カテゴリー：RELEASE */
.info_category#release{
	background:url(../img/info/icon_release.jpg) no-repeat;
}

/* カテゴリー：INFO */
.info_category#info{
	background:url(../img/info/icon_info.jpg) no-repeat;
}

/* カテゴリー：BC */
.info_category#bc{
	background:url(../img/info/icon_bc.jpg) no-repeat;
}

.info_right{
	width:680px;
	height:auto;
	float:left;
}

.info_title{
	width:587px;
	height:auto;
}

.info_title p{
	color:#3b4e8b;
	font-size:16px;
	font-weight:bold;
}

.info_article{
	width:100%;
	height:auto;
	padding-top:24px;
}

.info_article p{
	color:#404040;
	font-size:12px;
	line-height:20px;
	margin-bottom:15px;
}

.info_article a{
	color:#3b4e8b;
	text-decoration:underline;
}

.info_article a:hover{
	color:#06F;
}


.btn_scrolling{
	width:712px;
	height:auto;
	clear:both;
	text-align:right;
	padding-top:35px;
	padding-bottom:22px;
}

.dotline{
	width:712px;
	height:1px;
	clear:both;
	background:url(../img/common/dotline_h.jpg) repeat-x;
	background-position:0px 30px;
	padding-bottom:30px;
}


.pager {
   width:auto;
   height:auto;
   margin-bottom:30px;
   padding-top:20px;
   text-align:left;
}




.tbl091109 {
   width:550px;
   margin-bottom:10px;
   border:solid #999999;
   border-width:1px 0px 0px 1px;
}

.tbl091109 th,
.tbl091109 td {
   padding:5px;
   border:solid #999999;
   border-width:0px 1px 1px 0px;
   text-align:center;
   vertical-align:middle;
}

.tbl091109 th {
   background:#CCCCCC;
}

/*==================================================
	◆ SuperBestTour
==================================================*/

#spbesttour{
}

#spbesttour h3{
font-size:12px;
line-height:1.1;
font-weight:normal;
color:#333333;
margin:0 0 20px;
}

#spbesttour h4{
margin:20px 0 5px;
}

#spbesttour p{
}

#spbesttour p.hosoku{
	margin:0px 26px 4px;
	font-size:10px;
	color:#999999;
	line-height:1.2;
	text-indent:-1.5em;
}

#spbesttour .red{
color:#FF0000!important;
}


#spbesttour table{
border-collapse:collapse;
letter-spacing:0px;
}

#spbesttour th{
font-size:10px;
line-height:1;
background-color:#DDDDDD;
color:#333333;
font-weight:bold;
padding:5px;
text-align:center;
border:1px solid #CCCCCC
}

#spbesttour td{
	font-size:11px;
	line-height:1.1;
	background-color:#FFFFFF;
	color:#666666;
	font-weight:normal;
	padding:8px;
	border:1px solid #CCCCCC;
	border-left:1px dotted #DDDDDD;
	border-right:1px dotted #DDDDDD;
}

#spbesttour .day{
	width:110px;
	border-left:1px solid #CCCCCC;
}

#spbesttour .area{
	width:40px;
}

#spbesttour .place{
	width:195px;
}

#spbesttour .time{
	width:90px;
}

#spbesttour .tourinfo{
	width:235px;
border-right:1px solid #CCCCCC;
}
