body {
	background-color: #FFFFFF;
	font-size: 12px;
        line-height: 160%;
}
.Text p {line-height: 140%;}

p {line-height: 120%;}
a {
	color: #115DBA;
	text-decoration: underline;
}

strong {font-weight: bolder;}

a:hover {
	color: #115DBA;
	text-decoration: none;
}

#wrap {
	background-image: url(images/bg_wrap.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-bottom: 5px;
}


/*--header
-------------------------------------------------*/
#header h1 {
	font-size: 9px;
	color: #FFFFFF;
	height: 15px;
	padding-top: 2px;
}

#header #headerInner {
	margin-top: 5px;
	margin-bottom: 10px;
}

#headerInner #logo {float: left;}

/*--headerInfo
----------------------------*/
#headerInner #headerInfo {
	float: right;
	position: relative;
}

#headerInfo #header_nav {
	margin-bottom: 6px;
}

#headerInfo #header_nav li {
	float: right;
	font-size: 10px;
	margin-left: 10px;
}
#headerInner #headerInfo #Bmrk {
	margin-bottom: 5px;
}


#headerInner #headerInfo #Bmrk li {
	float: right;
	margin-left: 3px;
}

#headerInner #banner {
	background-color: #FFFFFF;
	float: left;
	height: 65px;
	width: 420px;
	margin-left: 20px;
        margin-top: 5px;
}
#search {
	margin-bottom: 15px;
	position: relative;
	/left: 30px;
}


#searchform1 {
	position: relative;
	/left: 33px;
 }  
#s  {
	width: 160px;
	height: 16px;
	background: url(../image/search.png) no-repeat 8px 3px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}  
#searchBtn2 {
	position: absolute;
	left: 169px;
	/top: 1px;
}  
 
/*--#gl_nav
-------------------------------------------------*/
#gl_nav {
	height: 45px;
	width: 950px;
	margin-bottom: 10px;
}

#gl_nav ul {
	margin: 0px;
	padding: 0px;
}

#gl_nav li {float: left;}

#gl_nav .top a {
	background-image: url(images/navi_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 157px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .top a:hover {background-position: left bottom;} 
#top #gl_nav .top a {background-position: left bottom;}

#gl_nav .fes a {
	background-image: url(images/navi_fes.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .fes a:hover {background-position: left bottom;} 
#fes #gl_nav .fes a {background-position: left bottom;} 

#gl_nav .neta a {
	background-image: url(images/navi_neta.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .neta a:hover {background-position: left bottom;} 
#neta #gl_nav .neta a {background-position: left bottom;} 

#gl_nav .special a {
	background-image: url(images/navi_special.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .special a:hover {background-position: left bottom;} 
#special #gl_nav .special a {background-position: left bottom;} 

#gl_nav .item a {
	background-image: url(images/navi_item.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 159px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .item a:hover {background-position: left bottom;}
#item #gl_nav .item a {background-position: left bottom;}

#gl_nav .fashion a {
	background-image: url(images/navi_fashion.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 157px;
	text-indent: -9999px;
	overflow: hidden;
}

#gl_nav .fashion a:hover {background-position: left bottom;}
#fashion #gl_nav .fashion a {background-position: left bottom;}

/*--#pass_nav
-------------------------------------------------*/
#pass_nav {margin-bottom: 10px;}
#pass_nav h3 {
	float: left;
	margin-right: 10px;
}
#pass_nav ul {
	margin: 0px;
	padding: 0px;
}
#pass_nav li {
	float: left;
	background-image: url(images/arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
	margin-right: 10px;
}
#contents {
	margin-bottom: 100px;
}


/*--#main
-------------------------------------------------*/
#main {
	float: left;
	width: 625px;
}

/*--entry
----------------------------------*/
.entry {
	margin-bottom: 10px;
}
.entry .thumbnail {float: left;}

.entry .thumbnail img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.entry  .Text {
	float: left;
	width: 490px;
	margin-left: 10px;
}

#single  .Text {
	float: left;
	width: 490px;
	margin-bottom: 10px;
}

.entry .summary {
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
	background-color: #EEF4FA;
	margin-bottom: 5px;
}
.entry dl {margin-bottom: 5px;}
.entry dt {
	float: left;
	width: 40px;
	height: 14px;
	text-indent: -9999px;
	margin-right: 5px;
}
.entry dd {float: left;}
.entry .duration {
	background-image: url(images/cap_duration.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.entry  .location {
	background-image: url(images/cap_location.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.entry .Artist {
	background-image: url(images/cap_artist.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.entry  .more {
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	text-decoration: none;
	font-size: 10px;
	width: 50px;
	float: right;
}
.entry .more:hover {text-decoration: underline;}
.catLink {
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: right;
	padding-left: 14px;
}


/*--#sub
-------------------------------------------------*/
#sub {
	float: right;
	width: 300px;
}

/*--#searchFes
-------------------------*/
#searchFes {margin-bottom: 10px;}
#searchFes #innerfes {
	border: thin solid #000000;
	padding-bottom: 10px;
}


/*--#searchFes_btn
-------------------------*/
#searchFes #innerfes #mapArea {
	background-image: url(images/bg_map.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 209px;
	position: relative;
}
#searchFes #innerfes #mapArea .kanto {
	height: 27px;
	width: 71px;
}

#searchFes #innerfes #mapArea .kanto a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_kanto.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 216px;
	top: 115px;
}
#searchFes #innerfes #mapArea .kanto a:hover {
	background-image: url(images/btn_kanto.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .hokaido a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_hokaido.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 9px;
	top: 29px;
}
#searchFes #innerfes #mapArea .hokaido a:hover {
	background-image: url(images/btn_hokaido.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .hokuriku a {
	text-indent: -9999px;
	height: 27px;
	width: 92px;
	display: block;
	background-image: url(images/btn_hokuriku.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 116px;
	top: 80px;
}
#searchFes #innerfes #mapArea .hokuriku a:hover {
	background-image: url(images/btn_hokuriku.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .tokai a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_tokai.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 184px;
	top: 151px;
}
#searchFes #innerfes #mapArea .tokai a:hover {
	background-image: url(images/btn_tokai.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .tohoku a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_tohoku.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 219px;
	top: 43px;
}
#searchFes #innerfes #mapArea .tohoku a:hover {
	background-image: url(images/btn_tohoku.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .kinki a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_kinki.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 111px;
	top: 118px;
}
#searchFes #innerfes #mapArea .shikoku a:hover {
	background-image: url(images/btn_shikoku.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .shikoku a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_shikoku.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 100px;
	top: 167px;
}
#searchFes #innerfes #mapArea .kinki a:hover {
	background-image: url(images/btn_kinki.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .chugoku a {
	text-indent: -9999px;
	height: 27px;
	width: 71px;
	display: block;
	background-image: url(images/btn_chugoku.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 24px;
	top: 114px;
}
#searchFes #innerfes #mapArea .chugoku a:hover {
	background-image: url(images/btn_chugoku.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#searchFes #innerfes #mapArea .kyushu a {
	text-indent: -9999px;
	height: 27px;
	width: 87px;
	display: block;
	background-image: url(images/btn_kyushu.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 5px;
	top: 151px;
}
#searchFes #innerfes #mapArea .kyushu a:hover {
	background-image: url(images/btn_kyushu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#searchFes h3 {
	background-image: url(images/tit_searchfes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 300px;
	text-indent: -9999px;
}
#searchFes dl {margin-bottom: 10px;}
#searchFes dt {
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	margin-bottom: 10px;
}
#searchFes dd {
	float: left;
	margin-left: 5px;
	margin-bottom: 3px;
}
#searchFes #innerfes  #map {
	padding-left: 10px;
}


/*--#twitter
-------------------------*/
#twitter {margin-bottom: 10px;}


/*--#ranking
-------------------------*/
#ranking {margin-bottom: 10px;}
#ranking h3 {
	background-image: url(images/tit_ranking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 24px;
	width: 300px;
}
#ranking #rankingList {
	background-image: url(images/bg_ranking.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 404px;
	padding-left: 45px;
	margin-top: 10px;
}
#ranking #rankingList li {
	height: 25px;
	padding-top: 8px;
	margin-bottom: 7px;
}



/*--#news
-------------------------*/
#news {margin-bottom: 10px;}

#news .article ul {
	margin: 0px;
	padding: 0px;
}

#news .article li {
	background-image: url(images/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
}


/*--#survice
-------------------------*/
#survice {margin-bottom: 10px;}

#survice li {
	float: left;
	padding-left: 30px;
	margin-right: 5px;
	padding-top: 4px;
}

.entry_sub h3 {
	background-image: url(images/bg_subTitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bolder;
}

#twitter h3 {background-image: none;}
.entry_sub  .article {
	border: 1px solid #CFCFCF;
	padding: 8px;
}


#sub .block {margin-bottom: 10px;}

/*--#footer
-------------------------------------------------*/
#footer {
	background-color: #1B1310;
	color: #FFFFFF;
	padding-bottom: 30px;
}

#footer #footerInner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footerInner #pagetop {
	position: relative;
	height: 22px;
	width: 100px;
	top: -20px;
	/top: 30px;
	float: right;
}
#footerInner #footercol {
	padding-top: 20px;
}
#footerInner #footercol #Leftcol {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footerInner #footercol #Leftcol h3 {
	margin-bottom: 10px;
}
#footerInner #footercol #Rightcol {
	float: left;
	margin-left: 10px;
}
#footerInner #footercol #Rightcol dl {
	float: left;
	width: 200px;
}
#footerInner #footercol #Rightcol dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#footerInner #footercol #Rightcol dd {
	margin-bottom: 3px;
}
#footerInner #footercol #Rightcol a {
	color: #FFFFFF;
}
