@charset "utf-8";


html{
	height : 100% ;
}

body{
	margin : 0px ;
	background-image : url(http://www.quietroom-movie.com/img/news_02.jpg);
	background-repeat : no-repeat;
	background-attachment: fixed ;
	background-position : right center;
}


a:link {color: #FF3300;}
a:visited {color: #FF3300;}
a:hover {color: #FF0000;}
a:active {color: #FF0000;}

/*-------------------------
	TEXT-SET
---------------------------*/

.txt75{
	font-size : 75% ;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
	ENTRY-BACKGROUND & ABOUT
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.head-bg{
	height : 60px ;
	vertical-align : middle ;
	padding-top : 15px ;
	padding-left : 35px ;
}

.side-left,.side-right{
	width : 23px ;

}

.bottom-bg{
	height : 20px ;
}

.set-table{
	margin : 10px 10px;
}


/*-------------------------
	ENTRY-TEXT
---------------------------*/

.date {
	width : 80px ;
	height : 35px ;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-weight: normal;
}
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #006699;
	width: 300px;
}

.entry-txt{
	font-size : 75%;
	color : #333333;
	padding : 13px;
	line-height: 18px;
}

.title-top{
	border-top : 1px dashed #006699 ;
}

.entry-txt img{
	margin: 0 30px 30px 0 ;
	float: left ;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
	FORM CONFIG
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
input,textarea,select{
	border : 1px solid #999999;
	padding: 2px ;
	font-size : 75% ;
}

.input-set{ width : 150px; }

.next-back{
	width : 50% ;
	padding : 10px;
}

.form-mar{
	margin: 0px 0 0 20px;
}

hr{
	border-color : #999999;
	border-style : dashed ;
	border-width : 1px 0 0 0 ;
}
.subjectCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #006699;
	line-height: 16px;
	font-weight: bold;
	padding: 13px;
}
.color1 {
	font-weight: bold;
	color: #006699;
}
.sen {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
