@charset "UTF-8";

/******************************************************
*	
*	1. common style
*	2. index style
*	
******************************************************/


/*  1. common style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#alpha {
}





/*  2. index style */
/*----------------------------------------------------------------------------------------------------------------------------------------*/

#index #alpha {
}

#index #alpha .movBlock {
	background:url("../../../../company/profile/img/bgline_profile.gif") left bottom no-repeat;
}

#index #alpha .movBlock h2{
	margin-bottom:15px;
	display:block;
}

#index #alpha .movBlock .photo{
	float: left;
	width: 210px;
}

#index #alpha .movBlock .textBlock{
	float: right;
	width: 330px;
	margin-bottom:10px;
}

#index #alpha .movBlock .textBlock p{
	margin-bottom:10px;
}

#index #alpha .movBlock .textBlock p span{
	font-size: 85%;
}

#index #alpha .movBlock .textBlock #btnBlock img{
	margin: 0 10px 10px 0;
}

#index #alpha table {
	width: 100%;
	margin-top: 20px;
}

#index #alpha table th,
#index #alpha table td {
	font-size: 95%;
	vertical-align: top;
}

#index #alpha table th {
	width: 85px;
	padding: 5px 0;
	white-space: nowrap;
}

#index #alpha table td {
	padding: 5px;
}

#index #alpha table td strong {
	display: block;
}

#index #alpha table td dl {
	margin-top: 10px;
}

#index #alpha table td dl.first {
	margin-top: 0;
}

#index #alpha table td dl dt {
	padding-bottom: 5px;
	line-height: 0;
}

#index #alpha table td dl dt img {
	vertical-align: top;
}

#index #alpha table td dl dd img {
	margin-left: 8px;
}

#index #alpha table td ul.indent li {
	position: relative;
	margin-left: 1em;
}

#index #alpha table td ul.indent li span {
	position: absolute;
	left: -1em;
}
