@charset "UTF-8";

/*
===============================================================================
| 			PROFILE css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
ul,li{
	margin-top: 0;
}
div.contents#profile table.line#detail{
	width: 430px;
	float: left;
}
div.contents#profile table.line#detail th{
	padding-right: 30px;
}
div.contents#profile img.photoRight{
	margin-top: 3px;
}
h2 span.job{
	font-weight: normal;
	font-size:70%;
	color: #cccccc;
}
span.work{
	font-style: italic; 
}
/*==================
	profile
==================*/
div.contents#profile ul#director li{
	line-height: 120%;
	margin-bottom: 10px;
}
/*==================
	profileKamagata
==================*/

div.contents#profileKamagata h2 span.president{
	display:block;
	margin-top: -2000px;
}
div.contents#profileKamagata h2{
	background: url(./images/name_kamagata.gif) no-repeat;
	height: 60px;
}
div.contents#profileKamagata div.chapter#works{
	font-size: 90%;
}
/*==================
	profileDaniel
==================*/
div.contents#profileDaniel h2{
	line-height: 120%;
}


/*==================
	ACCESS
==================*/
div.contents#map div.print{
	text-align:right;
	width: 649px;
	position:absolute;
}
div.contents#map h1{
	background: url(./images/t_access.gif) no-repeat 0 5px ;
}
div.contents#map h2{
	font-size: 110%;
	margin-bottom: 0;
}
div.contents#map div.map{
	padding: 0 0 10px 0;
}
div.contents#map table.line#access{
	margin-bottom: 5px;
	width: 649px;
}
div.contents#map ul#access{
	list-style-type: none;
	margin-left: 0;
}