/*--------------------		GENERAL SETTINGS	-----------------------*/

/*	border: 1px solid #F00;			margin: 0px auto; */

html { 
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	margin-top: 0px;
	padding-bottom: 0;
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
	color: #999;
}

*{margin: 0px; padding: 0px;}

img {border: 0px; vertical-align: top;}

a:link {
	color: #222277;
	text-decoration: none;
}
a:visited {
	color: #222277;
	text-decoration: none;
}
a:hover {
	color: #4444EE;
	text-decoration: none;
}
a:active {
	color: #4444EE;
	text-decoration: none;
}

.clear_floats {
	clear: both;
}


/*--------------------		COMMON PARTS & TEXT	-----------------------*/

em  {text-indent: 50px;}

b { font-weight: bold;}

p {
	font-family: 'Times New Roman', Times, serif;
}

.red {
	color: #f00;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 1.4em;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color: #554433;
	text-decoration: none;
	line-height: 1.5em;
}


/*-------------		W R A P P E R  &  H E A D E R  &  C O M M O N	-----------------------*/

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 990px;
	min-height: 94%;
}

#header_common {
	position: relative;
	width: 100%;
	height: 70px;
	margin-bottom: 100px;
}

#logo_itoh {
	position: absolute;
	width: 310px;
	height: 92px;
	top: 34px;
	left: 0px;
	background-image: url('../images/itoh_logo2.jpg');
	background-repeat: no-repeat;
}

#main_menu {
	position: absolute;
	top: 16px;
	right: 0px;
	height: 8px;
}

#main_menu ul li {
	margin-right: 16px;
	list-style: none;
	height: 8px;
	float: left;
	line-height: 4px;
}

#main_menu ul li a:link, #main_menu ul li a:visited, #main_menu ul li a:hover, #main_menu ul li a:active {
	color: #aaa;
	font-size: 0.6em;
	font-family: Arial, Gadget, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#music_text {
visibility: hidden;
font-family: verdana, arial, sans-serif;
font-size: 80%;
position: relative;
top: 2px;
color: #999;
}

/*-------------		T O P  -  P A G E	-----------------------*/

#topheader {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 728;
	height: 403px;
	border: 0px;
}

#topheader1 {
	position: absolute;
	top: 180px;
	width: 600px;
	height: 214px;
	border: 0px;
}

#family_crest {
	position: absolute;
	margin-top: 72px;
	margin-left: 635px;
	width: 120px;
	height: 117px;
	background-image: url('../images/family_crest.jpg');
	background-repeat: no-repeat;
}

#hisashi_itoh-text {
	width: 600px;
	margin-left: 8px;
	color: #777;
	font-size: 0.7em;
	font-family: Times New Roman, serif;
	font-style: italic;
	line-height: 2em;
}

#member_jpps {
	font-size: 1.4em;
}


/*-------------------	P R O F I L E	-----------------------*/


#header-profile {
	background-image: url('../images/header-profile.png');
	background-repeat: no-repeat;
	width: 78px;
	height: 34px;
}

#profile_table {
	color: #999;
}

#profile_cell1 {
	width: 170px;
	padding-top: 3px;
}

#profile_cell2 {
	width: 395px;
	padding-left: 25px;
	font-size: 0.75em;
	font-family: 'Times New Roman', Times, serif;
	line-height: 1.6em;
	vertical-align: top;
}

#profile_cell3 {
	width: 375px;
	padding-left: 25px;	
	font-size: 0.71em;
	line-height: 1.75em;
	vertical-align: top;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
}

#itoh_hisashi_title {
	font-size: 0.8em;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
	font-weight: bold;
}

#itoh_hisashi_jp {
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
	font-size: 0.7em;
	line-height: 1.8em;
}

#itoh_hisashi_en {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.5em;
	text-align: justify;
	text-justify: newspaper;
	line-height: 1.8em;
}

#artists_celebs {
	width: 100%;
	text-align: right;
}

#artists_celebs a:link, #artists_celebs a:visited, #profile-menu a:hover, #profile-menu a:active  {
	color: #aaa;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.04em;
	text-align: right;
}

#artists_celebs img {
	padding-top: 7px;
}

#profile_language {
	margin: 25px 0px 0px 0px;
	width: 100%;
	
}

#profile_language  li {
	list-style: none;
	width:  145px;
	height: 30px;
	font-size: 0.9em;
}

#profile_language  li a:link, #profile_language  li  a:visited, #profile_language  li  a:hover, #profile_language  li  a:active {
	color: #999;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	letter-spacing: 2px;
}


/*-------------------	A R T I S T S	-----------------------*/


#artists_title {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.8em;
	color: #999;
	margin: 5px 0px 20px 80px;
}

#artists_table {
	color: #999;
	margin-left: 75px;
}

#artists_cell {
	width: 942px;
	height: 566px;
	padding-left: 0px;
	vertical-align: top;
}


/*-------------------	G A L L E R Y	-----------------------*/

#header-gallery {
	background-image: url('../images/header-gallery.png');
	background-repeat: no-repeat;
	width: 80px;
	height: 34px;
}

#header-gallery-menu {
	background-image: url('../images/header-gallery-menu.png');
	background-repeat: no-repeat;
	width: 125px;
	height: 34px;
}

#gallery_top {
	margin-top: 40px;
}

#gallery_top  li {
	width: 126px;
	height: 230px;
	margin-right: 40px;
	list-style: none;
	height: 8px;
	float: left;
	text-align: center;
	
}

#gallery_top li a:link, #gallery_top li a:visited, #gallery_top li a:hover, #gallery_top li a:active {
	color: #999;
	font-size: 1em;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	text-decoration: none;
}

#gallery-menu a:link, #gallery-menu a:visited {
	color: #999;
	text-decoration: none;
}

#gallery-menu a:hover, #gallery-menu a:active {
	color: #ddd;
	text-decoration: none;
}


/*-------------------	W O R K S	-----------------------*/

#header-works {
	background-image: url('../images/header-works.png');
	background-repeat: no-repeat;
	width: 74px;
	height: 34px;
}

#header-works-menu {
	background-image: url('../images/header-works-menu.png');
	background-repeat: no-repeat;
	width: 115px;
	height: 34px;
}

#works_top {
	margin: 50px 0px 0px 100px;
}

#works_top  li {
	height: 200px;
	margin-right: 40px;
	list-style: none;
	height: 8px;
	float: left;
	text-align: center;
}

#works_top li a:link, #works_top li a:visited, #works_top li a:hover, #works_top li a:active {
	color: #999;
	font-size: 1em;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	text-decoration: none;
}


/*-------------------	E X H I B I T I O N S	T O P   P A G E -----------------------*/

#header-exhibitions {
	background-image: url('../images/header-exhibitions.png');
	background-repeat: no-repeat;
	width: 134px;
	height: 34px;
}

#media-title {
	background-image: url('../images/media-title.png');
	background-repeat: no-repeat;
	width: 49px;
	height: 17px;
	margin: 40px 0px 0px 0px;
}

#slideshow_all {
	width: 200px;
	height: 26px;
	margin-top: 0px;
}

#media_list {
	margin: 25px 0px 60px 0px;
	width: 1040px;
	height: 93px;
}

#media_list  li {
	list-style: none;
	width:  138px;
	height: 93px;
	float: left;
	display: inline;
	margin-right: 23px;
	margin-bottom: 30px;
}

#exhibitions_top {
	margin: 25px 0px 0px 0px;
	width: 1040px;
	height: 350px;
}

#exhibitions_top  li {
	list-style: none;
	width:  145px;
	height: 145px;
	float: left;
	display: inline;
	margin-right: 23px;
	margin-bottom: 40px;
}


/*-------------------	E X H I B I T I O N S	P A G E S  -----------------------*/


#header-exhibitions-menu {
	background-image: url('../images/header-exhibitions-menu.png');
	background-repeat: no-repeat;
	width: 180px;
	height: 34px;
}

/*
.image-title {
	font-size: 0.2em;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
}
*/

#en_jp a:link, #en_jp a:visited, #en_jp a:hover, #en_jp a:active {
	color: #999;
	font-size: 0.8em;
	font-family: 'Times New Roman', Times, serif;
	text-decoration: none;
}

#pdf_link {
	font-size: 0.9em;
}

#pdf_link a:link, #pdf_link a:visited, #pdf_link a:hover, #pdf_link a:active {
	color: #999;
	font-family: 'Times New Roman', Times, serif;
	text-decoration: underline;
}



/*-------------------	M A S S - M E D I A	  P A G E S -----------------------*/

#header-exhibitions-media {
	width: 182px;
	height: 34px;
	margin-bottom: 20px;
}

#header-media {
	background-image: url('../images/header-media.png');
	background-repeat: no-repeat;
	width: 65px;
	height: 34px;
}

#media_thumbnail {
	margin: 15px 0px 0px 0px;
	width: 138px;
	height: 93px;
}

#exhibitions_text {
	width: 674px;
	margin-top: 20px;
	margin-bottom: 60px;
}

#media_top_image {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}

#media_menu {
	margin: 25px 0px 0px 0px;
	width: 1040px;
	height: 145px;
}

#media_menu  li {
	list-style: none;
	width:  145px;
	height: 45px;
}

#media_menu  li a:link, #media_menu  li  a:visited, #media_menu  li  a:hover, #media_menu  li  a:active {
	color: #999;
	text-decoration: none;
	font-family: 'Times New Roman', Times, serif;
	letter-spacing: 2px;
}

#media_article_img {
	float: right;
	margin-top: 42px;
	margin-right: 0px;
}

#media_text_en {
	width: 650px;
	float: right;
	margin-right: 80px;
	font-size: 0.814em;
	font-family: 'Times New Roman', Times, serif;
	line-height: 1.4em;
	vertical-align: top;
}

#media_text_jp {
	width: 500px;
	float: right;
	margin-right: 20px;
	padding-left: 2%;
	font-size: 0.7em;
	line-height: 1.4em;
	vertical-align: top;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
}


/*-------------------		I N F O 			-----------------------*/

#header-info {
	background-image: url('../images/header-info.png');
	background-repeat: no-repeat;
	width: 138px;
	height: 34px;
	margin-bottom: 25px;
}




/*-------------------	P H O T O S   P A G E S -----------------------*/

#photopage_title {
	margin: 20px 0px 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#photos_gallery-menu {
	position: absolute;
	right: -130px;
	top: 266px;
	width: 100px;
	height: 120px;
	font-size: 0.83em;
	color: #999;
	line-height: 1.4em;
}

#photos_gallery-menu a:link, #photos_gallery-menu a:visited {
	color: #999;
	text-decoration: none;
}

#photos_gallery-menu a:hover, #photos_gallery-menu a:active {
	color: #ddd;
	text-decoration: none;
}

#container {
	margin-left: 48px;
}


/*-------------------	C O N T A C T	-----------------------*/

#header-contact {
	background-image: url('../images/header-contact.png');
	background-repeat: no-repeat;
	width: 89px;
	height: 34px;
}

#contact_subtitle {
	width: 100%;
	text-align: left;
	margin: 15px 0px 0px 60px;
}

#contact_subtitle_en {
	font-family: 'Times New Roman', Times, serif;
	font-size: 0.9em;
	font-style: italic;
}

#contact_subtitle_jp {
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
	font-size: 0.8em;
	font-style: italic;
}

#email_img {
	margin: 26px 0px 30px 60px;
}

#notice {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.3em;
	font-style: italic;
}

#contact_table {
	color: #999;
}

#contact_cell1 {
	width: 380px;
	padding-left: 40px;
	font-size: 0.75em;
	font-family: 'Times New Roman', Times, serif;
	line-height: 1.7em;
	vertical-align: top;
}

#contact_cell2 {
	width: 530px;
	padding-left: 40px;
	font-size: 0.7em;
	line-height: 1.9em;
	vertical-align: top;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
}

#contact_table a:link, #contact_table a:visited, #contact_table a:hover, #contact_table a:active {
	color: #999;
	font-family: 'Times New Roman', Times, serif;
	text-decoration: underline;
}


/*-------------------	C O N T A C T	 F O R M -----------------------*/

#container_contact_body {
	height: 250px;
	margin: 50px 0px 0px 90px;
}

#container_contact_body p {
	padding: 0px 10px 5px 0px;
	font-size: 0.9em;
	font-weight: normal;
	color: #999;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	text-align: left;
	letter-spacing: 1px;
}

#container_contact_body td {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
}

form table {
	margin-left: 0px;
}

form table td {
	padding-bottom: 6px;
}

.input_text {
	padding: 4px 7px;
	background: #999;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	font-size: 0.8em;
	font-weight: normal;
	font-family: 'Times New Roman', Times, "ƒqƒ‰ƒMƒm–¾’© Pro W6", "HiraMinPro-W6", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
	letter-spacing: 0.1em;
}

#contact-menu {
	position: absolute;
	right: -40px;
	top: 318px;
	width: 100px;
	height: 120px;
	font-size: 0.83em;
	color: #999;
	line-height: 1.4em;
}

#contact-menu a:link, #contact-menu a:visited {
	color: #999;
	text-decoration: none;
}

#contact-menu a:hover, #contact-menu a:active {
	color: #ddd;
	text-decoration: none;
}


/*			COPYRIGHT BOTTOM				*/

#bottom {
	margin: 0px auto;
	width: 990px;
	height: 35px;
}

#bottom img {
	margin-left: 4px;
}