/*********************************************** 全スタイル共通 */

#index {
	float:			left;
	width:			100%;
	height:			100%;
	color:			black;
	line-height: 	200%;
	padding-left: 	 1em;
}


/*#index a {
	color:			purple;
}*/


#contents {
	float:			left;
	width:			100%;
	height:			100%;
	background-image: url('../images/sozai/wall09.jpg');
}

#scrollbox {
	position:		relative;
	top:			20px;
	color:			black;
	width:			90%;
	left:			5%;
	height:			85%;
/*	border: 		1px groove white;*/
	overflow:		auto;
/*	background-image: url('../images/sozai/wallppr034.gif');*/
}


table{
	border:			1px solid maroon;
	empty-cells:	show;
}

caption {
	font-size:		180%;
	line-height:	140%;
	color:			#ddd;
}

th, td {
	border:			1px solid maroon;
	padding:		2px;
	background: 	#ddd;
	font-size:		100%;
	line-height:	1.4;
	border-spacing: 5px;
}


p {
}


h2 {
	font-size:		120%;
	line-height:	18px;
	text-align:		left;
	margin:			1.0em 0em 0.5em 0em;
}

#box_left {
	float:	left;
	width:	25%;
	height:	80%;
	margin-top:  2.5%;	
	margin-left: 12.5%;	
	display:	inline;
/*	border:	3px groove #333399;*/
	line-height:	180%;
}

#box_left {
	float:	left;
	width:	25%;
	height:	80%;
	margin-top:  2.5%;	
	margin-left: 12.5%;	
	display:	inline;
/*	border:	3px groove #333399;*/
	line-height:	180%;
}

#box_left h1{
	font-size:	92%;
	font-size:		120%;
	line-height:	18px;
	text-align:		left;
	colr:			#000066;
}

