/* arthall body
----------------------------------------*/

#exp {
	border-top : 1px solid #cccccc ;
	margin : 0 ;
	text-align : left;
	padding : 10px 15px 0 15px ;
	line-height : 1.5 ;
	letter-spacing : 0.05em ;
	color : #555555 ;
	}


#profile {
	/* width : 430px ; */
	/* text-align : center ; */
	color : #555555 ;
	margin-top : 125px ;
	padding : 0 ;
	}


#t0 {
	border-top : none ;
	border-bottom : none ;
	border-left : none ;
	border-right : none ;
	margin-top : 0 ;
	padding : 0 ;
	}

#t0 td {
	margin : 0 ;
	padding : 15px ;
	color : #555555 ;
	}

#t1 {
	margin : 10px 0 0 0 ;
	border-top : 1px solid #cccccc ;
	border-bottom : none ;
	border-left : none ;
	border-right : none ;
	font-size : 100% ;
	/* width : 100% ; */
	}

#t1 td {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : none ;
	border-right : none ;
	padding : 10px ;
	color : #555555 ;
	}

#t1 th {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : none ;
	border-right : 1px solid #cccccc ;
	/* background-color : #f3f3f3 ; */
	text-align : center ;
	font-weight : normal ;
	color : #555555 ;
	padding : 10px ;
	width : 75px ;
	}


#works {
	/* width : 430px ; */
	text-align : center ;
	color : #555555 ;
	margin : 15px 30px 0 30px ;
	padding : 0 ;
	}


#works h3 {
	margin : 0 ;
	padding : 0 ;
	}

div.ctable {
	text-align : center ; /*IEセンタリング*/
	}

div.ctable table {
	margin : auto ; /*標準センタリング*/
	text-align : left ; /*IE弊害対策*/
	color : #555555 ;
	}	