
@charset "UTF-8";

/*
===============================================================================
| 			PROFILE css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
ul,li{
	margin-top: 0;
}
table.line#detail{

}
table.line#detail th{
	padding-right: 30px;
}
img.photoRight{
	margin-top: 3px;
}
div.contents#profile div.inner{
}
span.jp{
	font-weight: normal;
	font-size:60%;
	color: #cccccc;
}
/*==================
	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: 65px;
}
div.contents#profileKamagata div.chapter#works{
	font-size: 90%;
}
div.contents#profileKamagata div.chapter{
	margin-bottom: 10px;
}
/*==================
	profileDaniel
==================*/
div.contents#profileDaniel h2{
	line-height: 120%;
}


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