@charset "shift-jis";

/* basic sytle
--------------------------------------------------*/
body{
	background:#252525;
	color:#000000;
	font-size:14px;
	_font-size:90%;
	font-family:"HiraKakuPro-W3",Osaka,"MS UIGothic",sans-serif;
	text-align : left;
    line-height: 150%;
}

/* 見出し */
h1, h2 h3 {
    font-weight: normal;
}

/* 見出し2 */
h4, h5, h6 {
    font-weight: normal;
	visibility: hidden;
}

/* リンク */
a,
a:link,
a:visited {
    color: #993300;
    text-decoration: underline;
}
a:hover {
    color: #993300;
    text-decoration: none;
}
a:active {}

/* リンクつき画像 */
a img {
    border: 0;
}

/* リンクなし画像 */
.image{
    padding : 0px;
}

/* 段落 */
p {
    margin: 15px;
    margin: 15px;
	
}

/* 順序なしリスト */
ul, ol {
    padding: 0px 0px 0px 0px;
}
ul li {
    list-style-type: none;
}

#navi {
   font-size:85%;
}

#navi ul{
    margin:0px 0 0 55px;
}

#navi ul li{
	list-style-type: none;
	background-color:#592D04;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	display:block;
	width:150px;
	height:30px;
	text-align:center;
	float:left;
	line-height:280%;
	
}

#navi ul li a,
#navi ul li a:link,
#navi ul li a:visited {
    text-decoration: none;
	display:block;
	width:150px;
	height:30px;
	color:#fff;
}
#navi ul li a:hover {
    text-decoration: none;
	background-color:#993300;
	display:block;
	width:150px;
	height:30px;
	
	
}


/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 10px 0;
    padding: 0px;
    border: 0px solid #666666;
    background: #ffffff;
    font-size: 12px;
   color: #666666;
    line-height: 140%;
}

/* 強調 */
b {
    color: #D98200;
    font-size: 12px;
    line-height: 140%;
    font-weight: normal;
}

/* 強調2 */
strong {
    color: #764702;
    line-height: 150%;
    font-weight: bold;
}
/* テーブル内 */
.table {
    font-size: 14px;
    line-height: 150%;
    font-weight: normal;
	text-align: left;
}

/* クレジットバナー */
.powered {
    margin: 10px;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    line-height: 150%;
}
.powered img {
    margin: 10px 10px 3px 0px;
}

.clear {
    clear: both;
}

/*サブタイトル 
--------------------------------------------------*/
#subtitle {
    margin: 0 10px;
    padding: 350px 0 0 0;
    width: 152px;
    color: #ffffff;
    background: url(http://www.masshow.jp/images/main_title.gif) no-repeat;
}

/* ナビゲーション 
--------------------------------------------------*/
#navigation {
}
#navigation ul {
    margin: 10px;
    padding: 0;
    list-style: none;
}
#navigation li {
    margin: 0 0 5px 0;
    width: 154px;
    height: 18px;
    text-indent: -9999px;
    list-style: none;
}
#navigation li a {
    text-decoration: none;
    margin: 0 0 5px 0;
    display: block;
    width: 154px;
    height: 18px;
}
#navigation li#top {
    background: url(http://www.masshow.jp/images/bu_top.gif) no-repeat;
}
#navigation li#profile {
    background: url(http://www.masshow.jp/images/bu_profile.gif) no-repeat;
}
#navigation li#talk {
    background: url(http://www.masshow.jp/images/bu_talk.gif) no-repeat;
}
#navigation li#special {
    background: url(http://www.masshow.jp/images/bu_special.gif) no-repeat;
}
#navigation li#blog {
    background: url(http://www.masshow.jp/images/bu_blog.gif) no-repeat;
    margin-bottom: 20px;
}
#navigation li#schedule {
    background: url(http://www.masshow.jp/images/bu_schedule.gif) no-repeat;
}


/* サイド 
--------------------------------------------------*/
.midashi {
    margin: 10px 15px;
	/* border:double #aaa;
	border-width:3px 0 3px 0;	*/
    text-align: left;
    color: #000;
    font-size: 12px;
    line-height: 150%;
}

.sidetitle {
    margin: 10px 15px;
    border-bottom: 1px dotted  #333333;
    text-align: left;
    color: #D93300;
    font-size: 12px;
    line-height: 150%;
	font-weight: bold;
}

.sidetitle2 {
    margin: 0px 10px 10px 10px;
    border-bottom: 1px dotted  #333333;
    text-align: left;
    color: #D93300;
    font-size: 12px;
    line-height: 140%;
}

.schedule {
    margin: 10px 15px;
    text-align: left;
    color: #000000;
    font-size: 12px;
    line-height: 1.4em;
}

p.entrytitle {
    margin: 10px 15px;
    text-align: left;
    color: #D93300;
    font-size: 12px;
    line-height: 150%;
	font-weight: bold;
}

.staff {
    margin: 10px 15px;
    border-bottom: 1px dotted  #333333;
    text-align: left;
    color: #000000;
    font-size: 10px;
    line-height: 140%;
}

.staff2 {
    margin: 5px 10px;
    border-bottom: 1px solid  #333333;
    text-align: left;
    color: #000000;
    font-size: 10px;
    line-height: 140%;
}

/* サイドメニュー */

.side {
    margin: 5px 15px;
    text-align: left;
    color: #333333;
    font-size: 10px;
    line-height: 140%;
}

.side2{
    margin: 0px 10px;
    text-align: left;
    color: #333333;
    font-size: 12px;
    line-height: 140%;
}

/* スケジュール */
.news{
    margin: 3px 15px;
	color:#666666;
	font-size:10px;
	line-height:140%;
}

/* プロフィール */
.profile{
    padding: 5px 10px;
	color:#666666;
	font-size:10px;
	line-height:140%;
	text-align: left;
}

/* 路地裏 */
.large{
    padding: 0;
	margin: 0;
	font-size:115%;
	line-height:140%;
	text-align: left;
	font-weight:bold;
}
