/*--- layout -----------------------------------------------------------------*/
body{ background-color:#ffffff;}

.c780 {
   width:100%;
}


/*---  -----------------------------------------------------------------*/
.button{
	display:none;
	height:0;
}


.pan{
	display:none;
	height:0;
}

h2 span, h3 span, h4 span, h5 span {
	display:block;
}

#h{
	background-color:#FFFFFF;
	background-image: none;
	height:0;
}

#h p{
	height:1em;
	display:none;
}

.h_menu{
	height:0;
	display:none;
}

.ttl_sym,.ttl_contact{
	background-image: none;
	height:0px;
	margin-bottom:12px;
}

h2{ font-size:16px;}

/*-------------------------------------------------------------------*/
.box_1{
	width:99%;
	padding:10px 0 8px 0;
}

.box_1 p{
	text-indent:0;
	margin:0.2em 10px;
}

/*-------------------------------------------------------------------*/
.tb_form table{
	color:#2f5205;
	border-collapse:collapse;
	margin:0 15px 10px 0px;
	text-align:left;
}

.tb_form th{
	padding:8px 0px 8px 2px;
	background-image: url(../../img/cont/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 140%;
}

.tb_form td{
	padding:8px 2px 8px 0px;
	background-image: url(../../img/cont/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 140%;
}

/*-- footer ----------------------------------*/
#f{ padding-bottom:0;}

