@charset "UTF-8";

/* CSS Document */
/* tag format */


	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a
	{
	margin:0px;
	padding:0px;
	}

ul,ol,li
	{
	list-style:none;
	}

fieldset,img
	{
	border:0px;
	}

abbr,acronym
	{
	border:0px;
	}

addres,caption,cite,code,dfn,em,strong,th,var,
	{
	font-size:normal;
	font-weight:normal;
	}

h1,h2,h3,h4,h5,h6
	{
	font-size:100%;
	font-weight:normal;
	}

/* tag format end */





/* body */

body
	{
	background: url(http://www.takaha-gekidan.net/img/bg.jpg) repeat;
	line-height: 1.4em;
	color:#555555;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	padding:0;
	margin:0;
	}

a:link
	{
	color: #666666;
	text-decoration: none;
	}
	
a:active
	{
	color: #666666;
	text-decoration: none;
	}
	
a:visited
	{
	color: #8E2626;
	text-decoration: none;
	}
	
a:hover
	{
	color: #FF0000;
	text-decoration: none;
	}
	
	

#wrapp
	{
	width:997px;
	margin:0 auto;
       
	}
	
#header
	{
	width:997px;
	height:241px;
	background:url(http://www.takaha-gekidan.net/img/header.jpg) no-repeat;
	text-indent:-9999em;
        
	}
	
.title a
	{
	display:block;
	background:url(http://www.takaha-gekidan.net/img/title.jpg) no-repeat;
	width:221px;
	height:63px;
	margin:80px 0 0 80px;
	float:left;
	}
	
	
#naviwrapp
	{
	width:997px;
	clear:both;
	}
	
.navi
	{
	height:35px;
	width:450px;
	margin:50px 0 0 105px;
	float:left;
	}	

.navi li a
	{
	display:block;
	height:20px;
	margin:0 25px;
	}
	
.navi li
	{
	float:left;
	}

.about a
	{
	background:url(http://www.takaha-gekidan.net/img/navi.jpg) no-repeat 0px -40px;
	width:110px;
	}
.past a
	{
	background:url(http://www.takaha-gekidan.net/img/navi.jpg) no-repeat -160px -40px;	
	width:90px;
	}	
.blog a
	{
	background:url(http://www.takaha-gekidan.net/img/navi.jpg) no-repeat -320px -40px;	
	width:70px;
	}

	
.about a:hover
	{
	background-position: 0px -12px;
	}
	
.past a:hover
	{
	background-position: -160px -12px;
	}
	
.blog a:hover
	{
	background-position: -320px -12px;
	}
	
.rogo a
	{
	float:right;
	width:142px;
	height:48px;
	background:url(http://www.takaha-gekidan.net/img/rogo.jpg) no-repeat;
	margin:25px 90px 0 0;
	}
	
#content
	{
	background:url(http://www.takaha-gekidan.net/img/bg2.jpg) repeat-y;
	width:997px;
	height:auto;
	margin: 0 0 0 0;
        padding:0 0 0 0;
        
	}
	
#content2
	{
	background:url(http://www.takaha-gekidan.net/img/bg2.jpg) repeat-y;
	width:997px;
	height:auto;
	margin: 0 auto;
        
	}


#incontent
	{
	background:#ffffd9;
	width:810px;
	margin: -8px auto 0 auto;
	border-top:#666666 solid 2px;
       
	}


* html #incontent
	{
	background:#ffffd9;
	width:810px;
	margin: -8px 0 0 60px;
	border-top:#666666 solid 2px;
	}
	
#leftbox
	{
	float:left;
	width:270px;
	margin:30px 60px 50px 10px;
	background-color:#ffffef;
        padding-bottom:30px;
        line-height:1.3em;
      
	}
	
#rightbox
	{
	float:left;
	width:460px;
	background-color:#ffffef;
	margin:30px 0 50px 0;
        padding-bottom:20px;
        line-height:1.3em;
        
	}

#mainbox
	{
	width:810px;
	background-color:#ffffef;
	margin:30px 0 0px 0;
        padding-bottom:30px;
        line-height:1.6em;
        
	}
	
	
.info
	{
	height:44px;
	background:url(http://www.takaha-gekidan.net/img/info.jpg) no-repeat;
	text-indent:-9999em;
        margin-bottom:20px;
	}

.next
	{
	height:44px;
	background:url(http://www.takaha-gekidan.net/img/next.jpg) no-repeat;
	text-indent:-9999em;
        margin-bottom:20px;
	}

.about-takaha
	{
	height:44px;
	background:url(http://www.takaha-gekidan.net/img/about.jpg) no-repeat;
	text-indent:-9999em;
        margin-bottom:20px;
	}

.past-takaha
	{
	height:44px;
	background:url(http://www.takaha-gekidan.net/img/past.jpg) no-repeat;
	text-indent:-9999em;
        margin-bottom:20px;
	}
	

.date	
        {
        font-size:10px;	
        margin:0 0 5px 20px;
	}

.entrytitle
	{
	height:25px;
	background:url(http://www.takaha-gekidan.net/img/entrytitle.jpg) no-repeat;
	font-size:13px;
	letter-spacing:0.2em;
	color:#555555;	
        margin:25px 0 15px 25px;
        font-weight:700;
	}

.entrybody
	{
	font-size:11px;
	letter-spacing:0.1em;
	color:#777777;	
        margin:0 0 0px 35px;
	}


	
	
#footer
	{
	width:997px;
	background:url(http://www.takaha-gekidan.net/img/footer.jpg) no-repeat;
	height:145px;
       clear:both;
	}
	
.copy-right
	{
	width:300px;
	height:20px;
	text-align:center;
	margin:0 auto;
	padding:50px 0 0 0;
	letter-spacing:0.18em;
	}
	
* html .copy-right
	{
	width:300px;
	height:20px;
	text-align:center;
	margin:0 0 0 300px;
	padding:50px 0 0 0;
	letter-spacing:0.18em;
	}
	
	
	
	
	
	
	
	
	






/* csshacks */

.clearing
	{
	padding:0px;
	margin:0px;
	clear:both;
	text-indent:-9999em;
	}

.clearfix: after
	{
	content:".";
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
	}
.clearfix
	{
	display:inline-block;
	}
* html .clearfix
	{
	height:1%;
	}
*+html .clearfix
	{
	height:1%;
	}
.clearfix
	{
	display: block;
	}
