/* General Settings */
*{margin:0px;padding:0px;}
img{vertical-align:bottom;border:none;}
body {
	scrollbar-Track-Color : #e1e1e1;
	scrollbar-Shadow-Color : appworkspace;
	scrollbar-face-color : appworkspace;
	scrollbar-arrow-color : #ffffff;
	scrollbar-highlight-color : appworkspace;
	scrollbar-3dlight-color : #666666;
	scrollbar-darkshadow-color : #666666;
	width: 900px;
	font-size:12px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(http://www.up-tight.com/themes/img/idol.gif);	
}

table {
	width: 100%;
	margin: 0;
	border: none;
	border-collapse: collapse;
}
td {padding: 0; border: 0;}
h1 {
	margin: 0;
	font-size: 1.7em;
}
h2 {
	margin: 0;
	font-size: 1.5em;
}
h3 {margin: 0; font-size: 1.3em;}
h4 {margin: 0; font-size: 1.1em;}
img {border: 0;}

form {margin: 0; padding: 0;}

textarea {margin: 0; background-color:#f7f7f7; border: #CCCCCC 1px solid; font-size:0.85em; color: #666666; vertical-align: middle;}

a {color: #003399; text-decoration:none;}
a:visited {color: #0066CC;}
a:hover {color: #FF9933; text-decoration:underline;}
/*#MainColumn ul { margin: 0; padding: 0; list-style: decimal inside; text-align: left;}
#MainColumn li { margin-left: 2px; list-style: square inside; color: #666}*/

.item {border: 1px solid #e6e6e6;}
.itemHead {padding: 3px; background-color: #5a667b; color: #FFFFFF;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {
	font-size: 130%;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	background-color: transparent;
}
.itemTitle a:hover {color: #FF9933;}
.itemPoster {font-size: 100%; font-style:italic;}
.itemPostDate {font-size: 100%; font-style:italic;}
.itemStats {font-size: 100%; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 100%;}
.itemPermaLink {font-size: 100%;}


/* float clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#XoopsBanner {clear: both; text-align: center; padding: 0; margin: 0;}


/* Structure Settings */
#OuterWrapper {
	background-repeat: no-repeat;
	background-position: right	top;
	background-color: #FFF;
}
#InnerWrapper {
	margin: auto;
	padding-bottom: 20px;
}
#Header {
	min-height: 1px;
}
#SiteTitle {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 20px 30px 0 0;
}
#SiteTitle a {
	color: #ccc;
	text-decoration: none;
}
#SiteTitle a:hover {
	color: #fff;
}
#SiteSubtitle {
	font-size: 16px;
	color: #ccc;
	font-weight: bold;
	margin: 5px 30px 0 0;
}
#HeaderBottom {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 35px;
}
div#PageTitle {
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/pageTitle_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
}
#MainColumn {
	width: 695px;
	float: left;
	background-color: #FFF;
}

#ContentsBody {
	width: 680px;
	background-color: #FFFFFF;
	padding: 15px 5px 5px;
	margin-left: 4px;
}

#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}

/* Blocks Settings */
#LeftColumn {
	width: 202px;
	float: left;
	margin-left: 3px;
}
#LeftColumn a {color: #6600CC; text-decoration: none;}
#LeftColumn a:visited {color: #6600CC; text-decoration: none;}
#LeftColumn a:hover {color: #66CC66; text-decoration:underline;}
#LeftColumn div.blockTitle {
	background-image: url(images/titlebg_s.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 202px;
}
#LeftColumn div.blockTitle .titleText {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	text-indent: 25px;
	overflow: hidden;
}

#RightColumn {width: 202px; float: right;}
#RightColumn a {color: #D3FCFF; text-decoration: none;}
#RightColumn a:visited {color: #A5C8D2; text-decoration: none;}
#RightColumn a:hover {color: #FF9933; text-decoration:underline;}
#RightColumn div.blockTitle {
	background-image: url(images/rblkTitle_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 202px;
}
#RightColumn div.blockTitle .titleText {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 25px;
	overflow: hidden;
}



.rboxTop {/* Blocks Image Top */
	margin: 3px 0 0 0;
}
.rboxBottom {/* Blocks Image Bottom */
	margin: 0 0 6px 0;
}
.blockContentOuter {
	background-repeat: repeat-y;
}
.blockContentInner {
	display: block;
	width: 185px;
	margin: 0 9px 0 8px;
	padding: 0;
	color: #ccc;
	font-size: inherit;
}
.blockContentInner h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.blockContentInner p {
	margin: 0 9px 0 8px;
}
.blockContentInner form p {
	margin: 0;
}
.blockContentInner ul, .blockContentInner dl {
	margin: 0 9px 0 8px;
	padding: 0;
}
.blockContentInner li, .blockContentInner dt, .blockContentInner dd {
	margin: 0 10px;
	color: #e6e6e6;
}
#RightColumn .head, #RightColumn .even, #RightColumn .odd {color: #333;}
#RightColumn .head a, #RightColumn .even a, #RightColumn .odd a {color: #036;}


/* For Menu */
/* Web std */
.blockContentInner #mainmenu {margin: 0; padding: 0;}
.blockContentInner #mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner #mainmenu ul {margin: 0; padding: 0;}
.blockContentInner #usermenu {margin: 0; padding: 0;}
.blockContentInner #usermenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu {margin: 0; padding: 0;}
.blockContentInner .mainmenu li {margin: 0; padding: 0; list-style-type: none;}
.blockContentInner .mainmenu ul {margin: 0; padding: 0;}


/* MainMenu and Multimenu */
.blockContentInner #mainmenu a, .blockContentInner .mainmenu a {
	color: #fff;
	display: block;
	overflow: hidden;
	width: 185px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: 16px;
	text-decoration: none;
	vertical-align: middle;
}

.blockContentInner #mainmenu a:visited, .blockContentInner .mainmenu a:visited{
	color: #ccc;
}


.blockContentInner #mainmenu a:hover, .blockContentInner .mainmenu a:hover {
	color: #FFCC33;
	background:url(images/menu_f2.gif) no-repeat 0 0;
}

.blockContentInner #mainmenu a.menuTop, .blockContentInner .mainmenu a.menuTop {
	width: 185px;
	height: 20px;
}

.blockContentInner #mainmenu a.menuMain, .blockContentInner #mainmenu a.menuMain {
	width: 185px;
	height: 20px;
}

.blockContentInner #mainmenu a.menuSub, .blockContentInner #mainmenu a.menuSub {
	width: 185px;
	height: 20px;
	text-indent: 30px;
	line-height: 23px;
	background:url(images/smenu_f2.gif) no-repeat 0 0;
	margin-top: 1px;
}

/* UserMenu */
.blockContentInner #usermenu a {
	color: #fff;
	display: block;
	overflow: hidden;
	width: 185px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: 16px;
	text-decoration: none;
	vertical-align: middle;
}

.blockContentInner #usermenu a:visited{
	color: #ccc;
}


.blockContentInner #usermenu a:hover {
	color: #FFCC33;
	background:url(images/menu_f2.gif) no-repeat 0 0;
}


#ContentsBody table {
	width: 100%;
	max-width: 670px;
}
#ContentsBody textarea, #ContentsBody input {max-width: 350px;}/* for modules form broken theme */

div.Centercolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
div.CenterCcolumn {margin-bottom: 15px; padding: 0px 3px 1px 3px;min-height: 1px;}
div.CenterCcolumn div.blockContent {padding: 3px; margin-right: 0px;  margin-left: 0px; margin-bottom: 2px; line-height: 150%;}

div.CenterLeftcolumn {margin-bottom: 15px; float: left; width: 48%; padding: 0px 3px 0px 0px; min-height: 1px;}
div.CenterLeftcolumn div.blockContent {padding: 3px; margin-left: 3px; margin-right: 2px; margin-bottom: 2px; line-height: 150%;}

div.CenterRightcolumn {margin-bottom: 15px; float: right; width: 48%; padding: 0px 3px 0px 0px; min-height: 1px;}
div.CenterCcolumn h3.blockTitle, div.CenterLeftcolumn h3.blockTitle, div.CenterRightcolumn h3.blockTitle {display: block; height: 36px; background:url(images/blkTitle_bg.gif) repeat-x 0 0;padding: 3px; color: #000; font-size: 14px; font-weight: bold; text-indent: 10px; line-height: 30px;}
div.CenterRightcolumn div.blockContent {padding: 3px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; line-height: 150%;}



.outer {border: 1px solid #444;}
.outer th {background-color: #999; color: #FFFFFF; vertical-align: middle;}
.outer th a {color: #fff;text-decoration: underline;}
.outer th a:hover {color: #990033;}
.outer td {border-bottom: 1px dotted #ccc;}
.head {background-color: #e6e6e6; padding: 5px; font-weight: bold; vertical-align:top;}
.even {background-color: #f7f7f7; padding: 5px; vertical-align:top;}
.odd {background-color: #fff; padding: 5px; vertical-align:top;}
.foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}
tr.even td {background-color: #dee3e7; padding: 5px; vertical-align:top;}
tr.odd td {background-color: #E9E9E9; padding: 5px; vertical-align:top;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px; overflow: auto;}
/* code is scroll. for forum */
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {color: #000; font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px; word-break:break-all; overflow: hidden;}/* overflow is hidden for forum */
.comUserStat {font-size: 10px; color: #2F5376; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #2F5376; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.d3f_form_table td input {max-width: 480px;}/* for d3forum make new forum page */
#MainColumn .d3f_iconexp li {list-style: none;}/* thx hi-debow */
.skip {position: absolute; left: -9000px; margin: 0; padding: 0;}/* for ex templates. thx hi-debow */
#OuterWrapper .foot_copy {
	background-image: url(../img/874_r2_c1.jpg);
	height: 38px;
}



#TopPage {
	clear: none;
	float: none;
	text-align: center;
}
#TopPage .kokuchi{
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	background-color: #FFD9D9;
	line-height: 20px;
	text-align: left;
	padding: 6px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #666;
}
#TopPage .kokuchi h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

#TopPage #NewRelease{
	font-size: 12px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#TopPage #NewRelease .Package {
	text-align: center;
}
#TopPage #NewRelease .Package img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;

}

#TopPage #NewRelease .Title {
	text-align: center;
}
#TopPage #NewRelease .IDNumber {
	text-align: center;
	padding-bottom: 20px;
}

.shadows{
	width:162px;
	-moz-box-shadow: 5px 5px 10px #aaaaaa; /* Firefox */
	-webkit-box-shadow: 5px 5px 10px #aaaaaa; /* Safari,Chrome */
	box-shadow: 5px 5px 10px #aaaaaa; /* CSS3 */
	behavior: url(http://up-tight.com/1up/ie-css3.htc); /* IE */
}


#productMusicDisplay form #productPrices {
	font-size: 13px;
	line-height: 20px;
	color: #666;
}
#productMusicDisplay form #productName {
	font-size: 16px;
	line-height: 30px;
	color: #F03;
}
#productMusicDisplay form .navNextPrevWrapper.centeredContent {
	margin-bottom: 20px;
}
#productMusicDisplay form #productDescription {
	font-size: 12px;
}
#tab_gow_search_head_a tr .td_gow_search_head_a table tr td .catetab.mD10 .category-top {
	font-size: 11px;
}
#earthday-jp #OuterWrapper #InnerWrapper #MainWrapper #LeftColumn .blockContentOuter .blockContentInner p {
	line-height: 20px;
}
#earthday-jp #OuterWrapper #InnerWrapper #MainWrapper #LeftColumn .blockContentOuter .blockContentInner table tbody tr td {
	height: 20px;
}
#earthday-jp #OuterWrapper #InnerWrapper #MainWrapper #MainColumn #ContentsBody .clearfix .CenterLeftcolumn .blockContent table tbody tr td a img {
	margin-bottom: 5px;
}

/* 出演者ブログ CSS　ここから↓↓↓↓↓↓↓↓↓↓ */

#BlogLink {
	width: 600px;
	height: 800px;
	background-color: #FFF;
}
#BlogLink #Head {
	margin-bottom: 20px;
}
#BlogLink .Block {
	float: left;
	height: 60px;
	width: 283px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #FFF;
	vertical-align: text-bottom;
}
#BlogLink .Block .Photo {
	margin-right: 5px;
	height: 60px;
	width: 60px;
	float: left;
}
#BlogLink .Block .Photo img  {
	vertical-align: text-bottom;
	border: 1px solid #333;
}
#BlogLink .Block .BlogText {
	float: left;
	width: 218px;
}
#BlogLink .Block .Name {
	color: #FFF;
	background-color: #F36;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#BlogLink .Block .Title {
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}

/* 出演者ブログ CSS　ここまで↑↑↑↑↑↑↑↑↑↑↑↑ */



/* 相互リンク CSS　ここから↓↓↓↓↓↓↓↓↓↓ */

#Link ul li {
	width: 50%;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 20px;
}
#Link .LinkCate {
	background-color: #EEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#Link .LinkCate h3 {
	margin-bottom: 10px;
	font-size: 14px;
}
#Link a {
	color: #F06;
	font-weight: bold;
}
#Link a:hover {
	color: #60C;
}
#Link h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#Link .LinkCate ul li a img {
	display: inline;
}
#TopPage .blockTitle {
	text-align: left;
	margin-bottom: 10px;
}


/* 相互リンク CSS　ここまで↑↑↑↑↑↑↑↑↑↑↑↑ */



/* イベント CSS　ここから↓↓↓↓↓↓↓↓↓↓ */

.linkbox {
	float: left;
	height: 60px;
	width: 650px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #999;
	background-color: #FFF;
	vertical-align: text-bottom;
}
.box_hover {
	cursor:pointer;
	background-color: #FFCAD8;
}
.none {
}
.linkbox h5 {
	color: #FFF;
	background-color: #F36;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 570px;
	display: block;
	margin: 0px;
}
.linkbox p {
	letter-spacing:0.01em;
}
.linkbox p.floatL {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
#Event {
}
#Event h2{
}
#Event .linkbox .Photo {
	margin-right: 10px;
	height: 60px;
	width: 60px;
	float: left;
}
#Event .linkbox .Photo img {
	vertical-align: text-bottom;
	border: 1px solid #333;
}
#Event .linkbox .Syosai {
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFF;
}
#Event .linkbox .Syosai li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#Event h2 {
	font-size: 14px;
	background-color: #FCC;
	padding: 5px;
	border: 2px solid #F36;
	margin-bottom: 10px;
}
#Event .linkbox a {
	color: #F03;
	text-decoration: underline;
}


#Event .linkbox .Syosai .Kochira {
	font-size: 10px;
	font-weight: normal;
	color: #F06;
	text-decoration: underline;
	float: right;
}
/* イベント CSS　ここまで↑↑↑↑↑↑↑↑↑↑↑↑ */
.EventBT {
	margin-top: 10px;
}
.itemTitle a {
	font-size: 14px;
	color: #F06;
}
.itemTitle a:hover {
	font-size: 14px;
	color: #F69;
}
.listingDescription {
	font-size: 12px;
}

/* 店舗情報 CSS　ここから↓↓↓↓↓↓↓↓↓↓ */

#ShopList {
	font-size: 12px;
	width: 667px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#ShopList .ShopArea {
	font-size: 12px;
	margin-bottom: 10px;
}
#ShopList .ShopArea tr td {
	text-align: center;
	width: 12.5%;
}
#ShopList .ShopArea tr td a {
	background-color: #EAEAEA;
	display: block;
	line-height: 16px;
	padding: 5px;
}
#ShopList .ShopArea tr td a:hover {
	background-color: #F69;
	color: #FFF;
	text-decoration: none;
}
#ShopList .Tenpojoho {
	height: 30px;
	width: 667px;
	background-image: url(http://up-tight.com/themes/img/shoplist.jpg);
	margin-bottom: 10px;
}

#ShopList .ShopAreaTitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F69;
	border-right-color: #F69;
	border-bottom-color: #F69;
	border-left-color: #F69;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	width: 100px;
	margin-right: auto;
	color: #FFF;
	background-color: #F06;
	border-right-width: 3px;
	border-right-style: solid;
	text-align: center;
}
#ShopList .ShopData {
	line-height: 20px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#ShopList .ShopData tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#ShopList .ShopData tr th {
	background-color: #FCC;
	margin-right: 3px;
	text-align: left;
	text-indent: 5px;
	line-height: 26px;
	margin-bottom: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#ShopList .ShopData tr td {
	padding-left: 7px;
}

/* 店舗情報 CSS　ここまで↑↑↑↑↑↑↑↑↑↑ */

#gentei div .title1 {
	font-size: 24px;
	font-weight: bold;
	background-color: #CCC;
	line-height: 24px;
	padding: 3px;
}
#gentei .waku1 {
	padding: 5px;
	border: 1px solid #999;
	width: 640px;
	line-height: normal;
}
#genteitbl {
	width: 100%;
	margin:  auto;
	border: double;
	border-collapse: collapse;
}

#gentei img{
	border: 5px solid #000;
}

#genteitbl td{
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}


.dots{
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
}
