@charset "utf-8";


/* ************************************************************************
* --- Content ---
* 
*	1. Artist
*	2. Museum
*	3. Jirokichi
*	4. Mandala
*	5. Event
* 
************************************************************************ */


/*//////////////////////////////////////////////////////////////////////// 
// 1. Artist
//////////////////////////////////////////////////////////////////////// */

#Artist h3{
	font-size: 120%;
}

#IrieProfile{
	margin: 0px 0px 30px 0px;
}

#IrieProfile img{
	float: left;
	margin: 0px 20px 10px 0px;
}

#IrieProfile p{
	line-height: 1.25em;
	margin: 0px 0px 1.5em 0px;
}

#IrieProfile .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#IrieProfile .bar01{
	width: 80px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#TamuraProfile{
	margin: 0px 0px 30px 0px;
}

#TamuraProfile img{
	float: left;
	margin: 0px 20px 10px 0px;
}

#TamuraProfile p{
	line-height: 1.25em;
	margin: 0px 0px 1.5em 0px;
}

#TamuraProfile .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#TamuraProfile .bar01{
	width: 105px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#YamatakaProfile{
	margin: 0px 0px 30px 0px;
}

#YamatakaProfile img{
	float: left;
	margin: 0px 20px 10px 0px;
}

#YamatakaProfile p{
	line-height: 1.25em;
	margin: 0px 0px 1.5em 0px;
}

#YamatakaProfile .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#YamatakaProfile .bar01{
	width: 125px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Others{
	margin: 50px 0px 30px 0px;
}

#Others p{
	line-height: 1.25em;
	margin: 0px 0px 1.5em 0px;
}

.artistWorks{
	margin: 0px 0px 30px 0px;
}

.artistWorks table{
	margin: 10px auto;
}

.artistWorks table.workMain td{
	color: #5B6117;
	text-align: center;
	vertical-align: bottom;
	padding: 5px;
}

.artistWorks table.workMain p{
	width: 180px;
	background: #E2E2E2;
	margin: 0px auto;
	padding: 8px 0px;
}

.artistWorks table.workSub td{
	width: 150px;
	color: #5B6117;
	text-align: center;
	vertical-align: bottom;
}

.artistWorks td img{
	margin: 0px 0px 5px 0px;
}

/*//////////////////////////////////////////////////////////////////////// 
// 2. Museum
//////////////////////////////////////////////////////////////////////// */

#Museum h3{
	font-size: 110%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#MuseumList{
	margin: 20px 0px 50px 0px;
}

#MuseumList p{
	line-height: 1.25em;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#Museum #contentTop{
	width: 640px;
	text-align: right;
	margin: -30px 0px 20px 0px;
}

#Museum #contentLeft{
	width: 100px;
	float: left;
	line-height: 1.25em;
	padding: 0px 0px 50px 0px;
}

#Museum #contentRight{
	width: 540px;
	float: left;
	line-height: 1.25em;
	padding: 0px 0px 50px 0px;
}

#Museum #contentBottom{
	clear: both;
}

#MuseumImg{
	margin: 0px 0px 20px 0px;
}

.MuseumTitle{
	margin: 30px 0px 5px 0px;
}

.MuseumTitle dt{
	width: 23px;
	float: left;
}

.MuseumTitle dd{
	font-size: 110%;
	line-height: 1.25em;
	vertical-align: middle;
	padding: 2px 0px 0px 0px;
}

.MuseumTitle2{
	height: 23px;
	margin: 30px 0px 0px 150px;
}

.MuseumTitle2 dt{
	width: 23px;
	float: left;
}

.MuseumTitle2 dd{
	font-size: 110%;
	line-height: 1.25em;
	vertical-align: middle;
}

.MuseumTitle3{
	height: 23px;
	margin: 30px 0px 0px 220px;
}

.MuseumTitle3 dt{
	width: 23px;
	float: left;
}

.MuseumTitle3 dd{
	font-size: 110%;
	line-height: 1.25em;
	vertical-align: middle;
}

.gototop{
	line-height: 1.25em;
	text-align: right;
	margin: 30px 0px;
}

#MuseumInfo{
	clear: both;
	background: #F6E3E3;
	line-height: 1.25em;
	padding: 15px;
	margin: 0px 0px 20px 0px;
}

/*// Tamura01 /////////////////////////////////////////////// */

#Tamura01 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#Tamura01 .bar01{
	width: 135px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Tamura01 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

img.Tamura01Img01{
	float: right;
	margin: 0px 0px 10px 20px;
}

img.Tamura01Img02{
	float: left;
	margin: 0px 20px 10px 0px;
}

/*// Tamura02 /////////////////////////////////////////////// */

#Museum table{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px auto;
}

#Museum td{
	color: #5B6117;
	line-height: 1.5em;
	text-align: center;
	vertical-align: bottom;
	padding: 3px;
}

/*// Yamataka /////////////////////////////////////////////// */

#Yamataka01 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#Yamataka01 .bar01{
	width: 100px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Yamataka01 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

#Yamataka02 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#Yamataka02 .bar01{
	width: 35px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Yamataka02 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

#Yamataka01Img01,
#Yamataka01Img03,
#Yamataka01Img05,
#Yamataka01Img06,
#Yamataka01Img09,
#Yamataka01Img11{
	float: right;
	line-height: 1.25em;
	text-align: center;
	margin: -20px 0px 10px 40px;
}

#Yamataka01Img02,
#Yamataka01Img08{
	float: left;
	line-height: 1.25em;
	text-align: center;
	margin: -20px 37px 10px 0px;
}

#Yamataka01Img04,
#Yamataka01Img07,
#Yamataka01Img10{
	float: left;
	line-height: 1.25em;
	text-align: center;
	margin: -20px 40px 10px 0px;
}

#Yamataka01Img12{
	float: right;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 0px 10px 20px;
}

#Yamataka01Img13{
	float: left;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 20px 10px 0px;
}

/*// Irie01 /////////////////////////////////////////////// */

#Irie01 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#Irie01 .bar01{
	width: 245px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Irie01 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

#Irie01 p.Clear{
	clear: both;
}

#irieInfo{
	clear: both;
	background: #F6E3E3;
	line-height: 1.25em;
	padding: 15px;
	margin: 30px 0px 30px 0px;
}

#Irie01Map{
	float: right;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 0px 10px 20px;
}

img.Irie01Img01{
	float: left;
	margin: 0px 20px 10px 0px;
}

img.Irie01Img02{
	float: right;
	margin: 0px 0px 10px 5px;
}

/*// Irie02 /////////////////////////////////////////////// */

#Irie02{
	margin: 0px 0px 50px 0px;
}

#Irie02 .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#Irie02 .bar01{
	width: 145px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

#Irie02 p{
	line-height: 1.25em;
	margin: 0px 0px 1em 0px;
}

img.Irie02Pic{
	float: left;
	margin: 0px 20px 10px 0px;
}

#Museum table{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 10px auto;
}

#Museum td{
	color: #5B6117;
	line-height: 1.5em;
	text-align: center;
	vertical-align: bottom;
	padding: 3px;
}

#Irie02Img01,
#Irie02Img03,
#Irie02Img05,
#Irie02Img07,
#Irie02Img09,
#Irie02Img10b,
#Irie02Img12,
#Irie02Img14,
#Irie02Img16,
#Irie02Img18,
#Irie02Img20{
	float: right;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 0px 0px 20px;
}

#Irie02Img02,
#Irie02Img04,
#Irie02Img06,
#Irie02Img08,
#Irie02Img10,
#Irie02Img11,
#Irie02Img13,
#Irie02Img15,
#Irie02Img17,
#Irie02Img19,
#Irie02Img21{
	float: left;
	line-height: 1.25em;
	text-align: center;
	margin: 0px 20px 0px 0px;
}

p.Sukunyan{
	margin: 30px 0px 80px 0px;
}

/*//////////////////////////////////////////////////////////////////////// 
// 3. Jirokichi
//////////////////////////////////////////////////////////////////////// */

#Jirokichi h3{
	font-size: 100%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#jiroInfo,
#jiroInfo2{
	clear: both;
	background: #F6E3E3;
	line-height: 1.25em;
	padding: 8px;
	margin: 0px 0px 20px 0px;
}

#JiroWorks,
#JiroWorks2{
	margin: 30px 0px 30px 0px;
}

#JiroWorks table,
#JiroWorks2 table{
	margin: 10px auto;
}

#JiroWorks td,
#JiroWorks2 td{
	width: 200px;
	text-align: center;
	vertical-align: bottom;
}

#JiroWorks td img,
#JiroWorks2 td img{
	margin: 0px 0px 5px 0px;
}

#JiroProfile{
	margin: 0px 0px 50px 0px;
}

#JiroProfile img{
	float: right;
	margin: 0px 0px 10px 20px;
}

#JiroProfile p{
	line-height: 1.25em;
	margin: 0px 0px 1.5em 0px;
}

#JiroProfile .bar{
	width: 100%;
	font-size: 1px;
	background: url(../img/bar02.gif) top left repeat-x;
}

#JiroProfile .bar01{
	width: 70px;
	height: 15px;
	font-size: 1px;
	background: url(../img/bar01.gif) top left repeat-x;
}

/*//////////////////////////////////////////////////////////////////////// 
// 4. Mandala
//////////////////////////////////////////////////////////////////////// */

#Mandala h3{
	font-size: 100%;
	color: #5B6117;
	padding: 10px 0px 0px 0px;
}

#MandalaWorks{
	margin: 30px 0px 30px 0px;
}

#MandalaWorks table{
	margin: 10px auto;
}

#MandalaWorks td{
	width: 200px;
	text-align: center;
	vertical-align: bottom;
}

#MandalaWorks td img{
	margin: 0px 0px 5px 0px;
}

/*//////////////////////////////////////////////////////////////////////// 
// 5. Event
//////////////////////////////////////////////////////////////////////// */

#titleArea{
	width: 600px;
	margin: 30px auto 20px;
}

#titleLeft{
	width: 170px;
	float: left;
}

#titleRight{
	width: 410px;
	float: right;
}

#titleRight h2{
	width: 410px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_title.jpg") top left no-repeat;
}

#titleRight p.Date{
	width: 410px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_date.jpg") top left no-repeat;
}

#titleRight p.Reception{
	width: 410px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_reception.jpg") top left no-repeat;
}

#titleRight p.Place{
	width: 410px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_place.jpg") top left no-repeat;
}

ul#linkList{
	width: 410px;
	height: 20px;
	list-style: none;
}

ul#linkList li{
	float: left;
}

ul#linkList li a:focus{
	/*\*/
		overflow: hidden;
	/**/
}

ul#linkList li#mURL a:link,
ul#linkList li#mURL a:visited{
	display: block;
	width: 190px;
	height: 20px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_url.jpg") top left no-repeat;
}

ul#linkList li#mURL a:hover,
ul#linkList li#mURL a:active{
	display: block;
	background: url("../event/img/t_url_over.jpg") top left no-repeat;
}

ul#linkList li#mMail a:link,
ul#linkList li#mMail a:visited{
	display: block;
	width: 190px;
	height: 20px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/t_mail.jpg") top left no-repeat;
}

ul#linkList li#mMail a:hover,
ul#linkList li#mMail a:active{
	display: block;
	background: url("../event/img/t_mail_over.jpg") top left no-repeat;
}

#textArea{
	width: 560px;
	margin: 0px auto 50px;
}

#textArea p{
	color: #666666;
	padding: 0px 0px 10px 0px;
}

#textArea p.textRight{
	text-align: right;
}

#artistArea{
	width: 560px;
	margin: 0px auto;
}

#artistArea p.artistTitle{
	width: 560px;
	height: 35px;
	margin: 0px 0px 25px 0px;
	text-indent: -9999px;
	text-decoration: none;
	background: url("../event/img/artists.jpg") top left no-repeat;
}

#artistArea #artistPic{
	text-align: right;
}

#artistArea #artistPic td{
	font-size: 80%;
	text-align: center;
	vertical-align: top;
}

#artistType01, #artistType02, #artistType03{
	margin: 0px 0px 0px 0px;
}

#artistType01 p, #artistType02 p, #artistType03 p{
	color: #666666;
	line-height: 1.15em;
	margin: 0px 0px 1em 0px;
}

#artistType01 #artistText{
	width: 560px;
	float: left;
}

#artistType02 #artistText{
	width: 410px;
	float: left;
}

#artistType02 #artistPic{
	width: 140px;
	float: right;
}

#artistType03 #artistText{
	width: 310px;
	float: left;
}

#artistType03 #artistPic{
	width: 250px;
	float: right;
}

#artistSpacer{
	clear: both;
	width: 100%;
	height: 11px;
	font-size: 1px;
	background: url(../event/img/line.jpg) top left repeat-x;
	margin: 0px 0px 30px;
}

