

h1#h1_1 {
	position:relative;
	margin :  0;
	padding : 0;
	width: 600px;
	height :400px ;
	background-image :none ;
	border-bottom : none ;
	font-size : 12px;
	color : #CC6699;
	text-align : left;
	/*HideMacIE\*/
	overflow:hidden;
		/**/
}

h1#h1_1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/shikekai/shikekai_fruity.jpg") no-repeat;
	top:0;
	left:0;
	position:absolute;
}



h2#h2_1 {
	position:relative;
	margin :  20px 0 0 0;
	padding : 0;
	width: 600px;
	height :50px ;
	background-image :none ;
	border-bottom : none ;
	font-size : 12px;
	color : #CC6699;
	text-align : left;
	/*HideMacIE\*/
	overflow:hidden;
		/**/
}

h2#h2_1 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/shikekai/h2/h2_1.gif") no-repeat;
	top:0;
	left:0;
	position:absolute;
}



h2#h2_2 {
	position:relative;
	margin :  10px 0 0 0;
	padding : 0;
	width: 600px;
	height :60px ;
	background-image :none ;
	border-bottom : none ;
	font-size : 12px;
	color : #CC6699;
	text-align : left;
	/*HideMacIE\*/
	overflow:hidden;
		/**/
}


h2#h2_2 span{
	margin : 0;
	padding : 0;
	width:100%;
	height:100%;
	background:url("../img/shikekai/h2/h2_2.gif") no-repeat;

	top:0;
	left:0;
	position:absolute;
}












/*本体テーブル*/


#contents table.box {
	margin : 20px auto ;
	padding : 0 ;
	font-size : 14px ;
	line-height : 140% ;
	color : #333333 ;
	background-color: #ffffff;
	border-top : solid 1px #009933 ;
	border-right : solid 1px #009933 ;
	border-left :solid 1px #009933 ;
	border-bottom : solid 1px #009933 ;
}

#contents table.box td{
	margin : 0 ;
	padding : 20px ;
	font-size : 14px ;
	color : #663300 ;	
	background-color: #ffffee;
	border-left :dotted 1px #009933 ;
	border-bottom : dotted 1px #009933 ;
}
#contents table.box td.gray{
	margin : 0 ;
	padding : 0 ;
	font-size : 12px ;
	color : #666666 ;	
	background-color: #eeeeee;
	border-left :dotted 1px #009933 ;
	border-bottom : dotted 1px #009933 ;
}
#contents table.box td.red{
	margin : 0 ;
	padding : 0 ;
	font-size : 12px ;
	color : #666666 ;	
	background-color: #FF0000;
	border-left :dotted 1px #009933 ;
	border-bottom : dotted 1px #009933 ;
}
