


#preview {}
#preview1 {}

/* frt = first release table -o??aiRa */
#headplay{}
#frt
{
	padding: 2px;
    width: 380px;
	border-right: 1px dotted #666;
	border-bottom: 1px dotted #666;
	margin: 0 auto;
}
#frt th{
	color: #06c;
}
#frt td
,#frt th{
	border-left: 1px dotted #666;
	border-top: 1px dotted #666;
     background-color: white;
	text-align: center
}
#frt td img{
	margin: 3px;  
}

#frt td.name{
	vertical-align: center;
	text-align: left;
	cursor: pointer;
}
#preview h3.title
{
	padding: 3px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;	
	padding: 2px 5px 2px 10px;
	line-height: 2.5em;
	margin-bottom: 10px;
	
}
#preview-index .section{
	border-top: 0px;
	margin-bottom: 10px;
}
#preview-index .section img{
	max-width: 350px;
	
}
#preview.module
{
border: none;
}
#preview div.module-section
{
	border: none;
}
#preview  .frame{
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: none;	
}

#preview  .frame .imgg{
	text-align:center;
	padding:20px;
}

#preview .section{
       border-top: 0px;
	padding: 0px 5px 10px 7px;
	line-height: 1.7em;
}

#preview  .section img.intext
{
	float: left;
	margin: 0px 5px 5px 0px;
	width: 150px;
}
#preview  .bottom{
  background-color: #fff;
}

#preview1 h3.title
{
	padding: 3px;
	font-weight: bold;
	font-size: 1em;
	padding-left: 10px;	
	padding: 2px 5px 2px 10px;
	line-height: 2.5em;
	margin-bottom: 10px;
	
}
#preview1-index .section{
	border-top: 0px;
	margin-bottom: 10px;
}
#preview1-index .section img{
	max-width: 350px;
	
}
#preview1.module
{
border: none;
}
#preview1 div.module-section
{
	border: none;
}
#preview1  .frame{
	padding-bottom: 0px;
	margin-bottom: 5px;
	border-bottom: none;	
}

#preview1  .frame .imgg{
	text-align:center;
	padding:20px;
}


#preview1 .section{
       border-top: 0px;
	padding: 0px 5px 10px 7px;
	line-height: 1.7em;
}

#preview1  .section img.intext
{
	float: left;
	margin: 0px 5px 5px 0px;
	width: 150px;
}
#preview1  .bottom{
  background-color: #fff;
}


#bulletin.module{
	border: none;
	margin-bottom: 10px;
	}
#bulletin .module-section{
	padding: 5px;
}
#bulletin .frame{
	color: blue;
}
#bulletin .module-header{}
#bulletin h3.title{

	font-size: 1em;
	padding: 2px 5px 2px 5px;
	display: block;
	
	border-top: 1px solid #ccc;
}
/*
#bulletin h3.title a{
	//line-height: 2em;	
}
*/
#bulletin .section{
	line-height: 1.5em;
	color: #666;
	padding: .5em .5em;
		height:150px;
}
#bulletin .bottom{
	border-top: 1px solid #ccc;
}
#bulletin_view_text p
{
  margin: .5em;
}

#guestbook{border:none;}
#guestbook .module-header{ border: 1px solid #aca;line-height: 2.5em; color: #333;}
#gb-create{
	padding: .7em .5em;
	border-bottom: 1px solid #ccc;
       color: #555;
	line-height: 1.5em;
	text-align: center;
    background-color: #eee;
}
#gb-create input.notice,
#gb-create textarea.notice{  padding: 0.3em; margin: 0.3em;}
#gb-create input.notice{ background:#FFF6BF;color:#514721;border-color:#FFD324;};
#gb-create textarea.notice{ height: 100px;}
#gb-create input{ padding:.2em;margin: 0px 3px;}
#gb-create-author{ width: 90px;}
textarea#gb-create-text{margin:1em 0em; width: 260px;height: 70px;font-size: .9em;}
#gb-create-at{ width: 90px;}
#checkimg{ border: 1px solid black; width: 60px;}
#gb-create-check{ width: 80px;}
#gb-create-submit{ width: 60px;}

#gb-create-hint{
    line-height: 1.5em;
    text-align: center;
    margin: 0.5em;	
    font-size: 1.1em;
    padding: 0.5em;
}
#gb-create-hint.notice{	background:#FBE3E4;	color:#8a1f11;	border:2px solid #FBC2C4;}
#gb-create-hint.success{background:#E6EFC2;color:#264409;border-color:#C6D880;}

.title-author{color: #06c;margin-left: 0.3em;  cursor: pointer}
.title-at{color: #336633; cursor: pointer}
.title-class{color: #666;	font-size: 1em;}
.title-time{ font-size: 0.8em;font-weight: bold;color: #777;float: right;}
.title-date{ font-size: 0.8em;font-weight: bold;color: #777;float: right;margin-right: 1em;
}
.title-respond{ float: right;}
#gb-browse{
    text-align: left;
    font-size: 1em;
}
#gb-browse .frame{
    margin: .5em 0em;
    background-color: #eee;
}
#gb-browse .title{ 
    color: #888;
    font-weight: bold;
    line-height: 2em;
    border-bottom: 1px dotted #ccc;
    padding: .3em 1em .3em .5em ;
}
#gb-browse .section{
    border-top: 0px;
    padding: .5em 1em;
    border: none;
    width: 250px;
    overflow: hidden;

}

#gb-browse .response
{
	margin-left: .5em;
	border:1px solid #ccc;
	border-right: none;
	
  background-color: #eec;
  margin-bottom: .5em;
}
#gb-browse .response .title
{
	color: #38c;
}

#gb-browse .response .section
{
	margin-left: 10px;
}
#line.module{
	border: none;
}
#line .frame{
	border-top: 1px solid #ccc;
}
#line .section{}
img#schedule{
	width: 350px;
}

/* misc */
#schedule
{
	width: 390px;
}

#line img{
  margin: .5em;
  width: 233px;
}

#playbu{
	margin:10px auto;
	border:0;
}
#playbu img{
	border:none;
	margin:1px;
}

#howweek{
	background-color:#CCC;
	height:30px;
	color:#000;
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
