@charset "utf-8";
/* CSS Document */

/* ------------------------------------------

styles

------------------------------------------*/


div#content        {
					width: 577px;
					height: auto;
					font-size:0.9em;
}



div#shisetsu_label	{
					width:577px;
					height:64px;
					margin:0 0 0 0;
					padding:0 0 0 0;
}

div#shisetsu_label h3 img{
	position:relative;
	margin:0 0 0 -15px;
	padding:0 0 0 0;
					
}

div#shisetsu_image     {
					clear:both;
					width:577px;
					height:auto;
					text-align:right;
					margin:0 0 10px 0;
}

div#shisetsu_image img	{
	width:563px;
	height:auto;
	margin: 12px 7px 5px 5px;
}

div#shisetsu_image  p {
					margin:3px 7px 3px auto;
					font:bold 13px;
}

div#shisetsu_report	{ 
					width:577px;
					height:auto;
}

div#shisetsu_report h4	{ height:53px;
                        background-image:url(pink_line.jpg);
                        background-repeat:no-repeat;
						background-position:center;
						padding-left: 100px}
						  						  
						  
div#shisetsu_report   p	{
						text-align: left;
                        line-height: 20px;
						padding-left: 10px;
						padding-right: 10px;
						margin:10px 0px 10px 0px;}
 
div#shisetsu_detail	{ 
						width:572px;
						height:250px;
						padding:0 0 0 5px;
						margin:10px 0px 10px 0px;
						font-size:1em;
						text-align:left;
}

div#shisetsu_detail	p{ 
						width:160px;
						margin:5px 0 5px 0;
						padding:0 0 0 0;
}

div#shisetsu_detail p.green{
						width:auto;
						color:#006600;
}

div#shisetsu_detail01{
						width:175px;
						height:225px;
						float:left;
						margin-top:5px;
						margin-right:10px;
						margin-bottom:5px;
						padding:0 0 0 4px;
}

div#shisetsu_detail02{
						width:175px;
						height:225px;
						float:left;
						margin-top:5px;
						margin-right:10px;
						margin-bottom:5px;
						padding:0 0 0 5px;
}

div#shisetsu_detail03{
						width:175px;
						height:225px;
						float:left;
						margin-top:5px;
						margin-right:10px;
						margin-bottom:5px;
						padding:0 0 0 5px;
}

div#shisetsu_info	{
	width:577px;
	height:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
}

div#shisetsu_info_l {
	float:left;
	width:225px;
	height:auto;
	margin:0 5px 5px 5px;
	text-align:center;
}

div#shisetsu_info_l_top{
					width:225px;
					height:auto;
					margin:0 0 10px 0;
}

div#shisetsu_info_l_top h3 img{
					margin:2px 0 2px -5px;
}

div#shisetsu_info_l_top h4 img{
					margin:5px 0 5px 12px;
}



div#shisetsu_info_l_btm{
					width:225px;
					height:auto;
					margin:5px 0 5px 0;
					text-align:center;
}

div#shisetsu_info_l_btm h3 img{
					margin:2px 0 2px -5px;
}

div#shisetsu_info_l_btm h4{
					font:1.3em;
					margin:15px 0 0 0;
}

div#shisetsu_info_r {
					float:right;
					width:320px;
					height:370px;
					margin:0 0 5px 0;
					text-align:center;
}

div#shisetsu_info_r h3 img{
					margin:2px 0 2px -20px;
}

div#shisetsu_info_r h4 img{
					margin:5px 5px 5px 5px;
}

div#shisetsu_outline	{
	clear:both;
	width:577px;
	height:180px;
}

div#shisetsu_outline_area {
	width:553px;
	height:auto;
	margin:10px 0px 5px 10px;
	text-align:left;
	height: 150px;
	border:#CCCCCC thin 1px;
	background-color:#E1E1E1;
	padding: 5px auto 5px auto;
	font-size: 0.8em;
} 
 
div#shisetsu_outline_left {
	width:260px;
	height:auto;
	float:left;
	margin: 10px 2px 10px 0px;
	padding: 5px auto 5px auto;
} 


div#shisetsu_outline_right {
	width:260px;
	height:auto;
	float:right;
	margin: 10px 2px 10px 0px;
	padding: 5px auto 5px auto;
} 

