/*共通*/

/*policy.php*/
	.seisaku_seiken_php #profile_photo{
		float:left !important;
		width:210px;
		margin-left:1em !important;
	}
	.seisaku_seiken_php #profile_photo img{
		border:#f0f0f0 3px solid;
	}
	.seisaku_seiken_php #profile_index{
		width:470px;
		float:left !important;
		margin-left:15px !important;
		clear:none !important;
	}
	.seisaku_seiken_php #profile_list{
		width:480px;
		float:left;
		margin-left:2em !important;
		margin-right:0px !important;
	}
	.seisaku_seiken_php .signature img{
		vertical-align:-13px;
	}
	.seisaku_seiken_php .period{
		width:9em;
		display:inline-block;
	}

	.seisaku_seiken_php .eyecatch_image{
		float:left !important;
		margin-left:1em !important;
	}
	.seisaku_seiken_php .eyecatch_image img{
		border:#f0f0f0 3px solid;
		
		/*css3.0*/		
		-webkit-box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 4px 4px -1px rgba(0, 0, 0, 0.3);
	}
	.seisaku_seiken_php p{
		margin-bottom:10px !important;
	}
	.seisaku_seiken_php p a.button{
		display:block;
		font-size:22px !important;
		line-height:100%;
		text-align:center;
	}







