@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * heading
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* heading styles
----------------------------------*/





/* box styles
----------------------------------*/
#photoArea{
	width:860px;
}
#photo{
	background-image:url(../img/photo.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:640px;
	height:124px;
	float:left;
}
#page_title{
	width:220px;
	height:124px;
	float:right;
}
#mainArea{
	width:860px;
	background-color:#006080;
	clear:both;
}	
#sideZone{
	width:180px;
	padding:18px 20px;
	float:right;
}
#mainZone{
	width:594px;
	float:left;
	background-color:#FFFFFF;
	padding:23px;
}
#mainBox01{
	padding-top:3px;
	padding-bottom:10px;
}
#mainBox02{
	padding-bottom:10px;
}
#ta_profileBox{
	width:570px;
	padding:17px 12px;
}
#renrakuBox{
	background-image:url(../img/kamigaki.jpg);
	background-position:100% 100%;
	background-repeat:no-repeat;
	width:570px;
	padding-top:25px;
	padding-left:12px;
	margin-bottom:17px;
}
#kanrenBox{
	width:570px;
	padding:17px 12px;
}
.toTop{
	font-size:80%;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}
.side_navi{
	background-image:url(../img/side_navi_arrow.gif);
	background-position:5% 0;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:110%;
	border-bottom:1px solid #002733;
	margin-top:8px;
	padding-bottom:8px;
	width:146px;
}



/* list styles
----------------------------------*/
dl.profileType dd{
	padding-left:1em;
}
dl#kamigaki{
	width:450px;
}	
	
dl#kamigaki dt{
	font-size:140%;
	font-weight:bold;
	padding-bottom:10px;
}
dl#kamigaki dd{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #B3B3B3;
	font-size:110%;
}
ul.arrow li{
	list-style-type:none;
	background-image:url(../img/arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:1.8;
}
ul.itemsType {
	margin-left:25px;
}






/* table styles
----------------------------------*/
table{
	border-collapse:collapse;
	border-spacing:0;
}
th{
	background-color:#E6E6E6;
	width:97px;
	border-bottom:1px dotted #B3B3B3;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	padding:5px;
}
td{
	background-color:#F7F7F7;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 10px;
}





/* text styles
----------------------------------*/





/* img styles
----------------------------------*/






/* form styles
----------------------------------*/








/* other styles
----------------------------------*/

