/* import rescue */

.navi{
}
.small{
}
.normal{
}
.large{
}


/* CSS Document */

.print_hide{
	display:none;
}

/* header*/

div#header {
	display:none;
	}

/* navi_1_1 */

div#navi_1 {
	display:none;
	}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
 
a:hover img {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

#footer {
	clear:both;
	font-family: Verdana;
	font-size: x-small;
	background-color: #ECECEC;
	padding: 5px;
	text-align: left;
	color: #666666;
 }

h1 {
	font-size: 10px;
	display: none;

	color: #ffffff;
}

#main {
	width: 750px;
	}
	
.textarea1 {
	margin: 20px;
}

.textarea2 {
	margin: 0px 20px 0px 20px;
}

.t_t01 {
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}
.t_t02 {
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}
.t_mar {
	margin: 5px;
}

.t_g1 {
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF5973;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF5973;
}

.t_g2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF5973;
}

.t_h1 {
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC033;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC033;
}

.t_h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC033;
}

.t_i1 {
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #73C026;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73C026;
}

.t_i2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73C026;
}

.t_lg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

