@charset "UTF-8";

/* /////////////////////////////////////////////////////////////////////////// TOURDATES */

/* ----------------------------------------------------- List */
.listTb{
	margin: 0px 0px 25px 0px;
	width: 630px;
	border: 0px;
}

.listTb th{
	margin: 0px;
	padding: 2px 4px 2px 2px;
	line-height: 1.5;
	text-align: left;
	border-bottom: 2px solid #ccc;
}

.listTb td{
	border-bottom: 1px solid #bbb;
	vertical-align: top;
	line-height: 1.5;
}

.dates{
	padding: 3px 4px 3px 2px;
}

.place{
	padding: 3px 4px 3px 4px;
}

.report{
	padding: 3px 4px 3px 3px;
}

.report img{
	vertical-align: middle;
}


/* ----------------------------------------------------- Item */

.contenttitle{
	margin-bottom: 4px;
}

.contenttitle H2{
	margin: 0 0 1px 0;
	font-size: 182%;
	line-height: 1.3;
	font-weight: bold;
	line-height: 1.3;
}

.contenttitle time{
	font-weight: bold;
	color: #b95;
}

.contentbody {
	margin-bottom: 15px;
	line-height: 1.6;
	text-align: left;
}

.contentbody p{
	margin-bottom: 15px;
}

p.placeEn{
	margin-bottom: 15px;
	font-size: 87%;
	line-height:1.0;
	color: #999;
	font-family: Helvetica, Arial;
}

.canceled{
	color: #f00;
	line-height: 1.4;
	padding: 0px 2px;
	margin-left: 0px;
	border: 1px solid #f00;
}

.support{
	color: #677;
	line-height: 1.4;
	padding: 0px 2px;
	margin-right: 5px;
	border: 1px solid #677;
}

.contentbody h3{
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 87%;
	font-family: Helvetica, Arial;
	color: #777;
	font-weight: bold;
}

.tourItem .flv{
	text-align: center;
}

.tourItem .flv p{
	margin-bottom: 3px;
}



.searchH2{
	margin: 0 0 0px 0;
	padding: 0 0 5px 0;
	clear: both;
	background: url(../images/dot.gif) bottom repeat-x;
}

.searchWord{
	font-style: normal;
	font-weight: bold;
	padding-right: 4px;
}

.setlist ul li {
	margin-left: 1.7em;
	text-indent: -1.7em;
}

.contentbody .setlist p {
	margin: 0;
}

.set{
	font-size: 87%;
	line-height: 1.3;
}

.discList01 li{
	margin-left: 1.1em;
	list-style: disc;
}

.itemInfo{
	margin: 0px 0px 15px 0px;
	padding: 8px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.4;
	color: #999;
	text-align: right;
}

.itemInfo a:link, .itemInfo a:visited{
	color: #999;
}

.itemInfo a:hover, .itemInfo a:active{
	color: #333;
}



/* ----------------------------------------------------- Comment */

#tweetbacks {
	padding-top: 8px;
	border-top: 1px dotted #ccc;
}

.commentH301{
	margin: 20px 0 15px 0;
}

.contentitempostedby, .commentinfo{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.4;
	color: #999;
	text-align: right;
}

.informer{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

/* ----------------------------------------------------- Search */
#searchBox{
	margin: 0;
}

#searchBox a:link, #searchBox a:visited{
	color: #06c;
	text-decoration: none;
}

#searchBox a:hover, #searchBox a:active{
	color: #06c;
	text-decoration: underline;
}

#searchBox .indexHeadline{
	margin: 0px 0px 5px 0px;
	font-size: 160%;
	line-height: 1.3;
	font-weight: normal;
}

#searchBox .itemBox{
	padding: 0px 0px 10px 0px;
	background: url(../images/cont_line01.gif) repeat-x 0% 100%;
}

#searchBox .itemBox p{
	margin: 0px 0px 12px 0px;
	padding: 0px;
	line-height: 1.7;
}

#searchBox .itemBox .date{
	margin: -4px 0px 0px 0px;
	font-size: 87%;
	line-height: 1.4;
	color: #808080;
}



