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

@import "/lib/cmn_css/component.css";
@import "/corporate/css/corporate_comp.css";

.second {
	background:url(/corporate/image_uniq/ttl_profile.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.profile01 {
	background:url(/corporate/image_uniq/ttl_cp_profile_01.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.profile02 {
	background:url(/corporate/image_uniq/ttl_cp_profile_03.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:24px;
}

.profile01 span, .profile02 span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}


.w30 { width:30%; }
