@charset "utf-8";

/* ----------top style---------- */

/* local navi */

ul.sub_menu {
	background-image: none;
	margin-top: -3px;
}

ul.sub_menu li {
	background-image: none;
	margin-bottom: 0;
}



h1 {
	border-top: 3px solid #3C3D8C;
	background: url(../images/dotline.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

h1.top_head {
	border-top-style: none;
	background-image: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	margin-bottom: 1em;
	color: #333333;
	font-size: 0.875em;
}

h2.top_head {
	margin-bottom: 25px;
}


.box_left {
	float: left;
	width: 450px;
}

.box_right {
	float: right;
	width: 218px;
}


/* top */

#top_box1 {
	float: left;
	width: 152px;
	padding-bottom: 1em;
}

#top_box2 {
	float: right;
	width: 514px;
	padding-bottom: 1em;
}

.top_head1 {
	margin-bottom: 0.25em;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}


/* main figure */

.image_main {
	margin-bottom: 30px;
}


/* photo */

.top_photo {
	margin-bottom: 0.5em;
}


/* profile */

.profile_box {
	width: 626px;
	background-color: #F6F6F6;
	border: 1px solid #DDDDDD;
	padding: 19px 29px;
}

* html body .profile_box {
	width: 684px;
}

.profile_box dl {
	color: #333333;
	font-size: 0.875em;
	line-height: 2em;
}

.profile_box dl dt {
	width: 6em;
	font-weight: bold;
}

.profile_box dl dd {
	margin-top: -2em;
	margin-left: 6em;
}


/* network */

#network h2 {
	clear: both;
	background-color: #9D9EC5;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}

#network .photo {
	float: right;
	margin-bottom: 1em;
}

#network_column {
	width: 670px;
	background-color: #FBFBFA;
	border: 1px solid #8D9DA4;
	margin-top: 20px;
	margin-bottom: 1em;
	padding: 8px;
}

* html body #network_column {
	width: 686px;
}

#network_column .column_box_left {
	float: left;
	width: 277px;
}

#network_column .column_box_right {
	float: right;
	width: 381px;
	background-color: #E5E5E4;
}

#network_column .column_box1 {
	float: left;
	width: 194px;
	padding: 5px;
}

#network_column .column_box2 {
	float: right;
	width: 176px;
}

#network_column h2 {
	clear: none;
	background-color: transparent;
	margin: 0;
	padding-left: 0;
	color: #000000;
}

#network_column p {
	color: #000000;
	font-size: 0.625em;
	line-height: 1.4em;
}

#network_column ul {
	margin: 0;
	color: #000000;
	font-size: 0.625em;
	line-height: 1.4em;
}

#network_column ul.list1,
#network_column ul.list2 {
	list-style-type: none;
}

#network_column ul.list1 li,
#network_column ul.list2 li {
	background-repeat: no-repeat;
	margin-left: 0;
}

#network_column ul.list1 li {
	background-image: url(../corporation/images/network_list_icon_01.gif);
	background-position: left 4px;
	margin-top: 0.25em;
	padding-left: 13px;
}

#network_column ul.list2 li {
	background-image: url(../corporation/images/network_list_icon_02.gif);
	background-position: left 4px;
	padding-left: 10px;
}


#network_detail .box_left {
	float: left;
	width: 402px;
}

#network_detail .box_right {
	float: right;
	width: 274px;
}

#network_detail h2 {
	margin-top: 1em;
	margin-bottom: 0;
	color: #333333;
	font-size: 0.75em;
}


/* history */

dl.list_history {
	line-height: 1.4em;
}

dl.list_history dt {
	width: 6em;
	margin-bottom: 1.5em;
	color: #3C3D8C;
	font-weight: bold;
}

dl.list_history dd {
	margin-top: -2.9em;
	margin-left: 6em;
	margin-bottom: 1.5em;
}

dl.list_history dd.list_item2 {
	border-bottom-style: none;
	margin-top: -1em;
}

p.history_photo2 {
	margin-left: 32px;
}


/* results */

#results h2 {
	clear: both;
	background-color: #9D9EC5;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}


/* recruit */

#recruit h2 {
	clear: both;
	background-color: #9D9EC5;
	margin-bottom: 0;
	padding-left: 0.5em;
	color: #FFFFFF;
	font-weight: bold;
}


.tb_recruit {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

.tb_recruit th,
.tb_recruit td {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
}

.tb_recruit th {
	width: 6em;
	background-color: #EEEEEE;
}

* html body .tb_recruit th,
*+html body .tb_recruit th {
	width: 7em;
}

.tb_recruit p,
.tb_recruit ul,
.tb_recruit ol {
	font-size: 1em;
}

