@charset "UTF-8";
/* CSS Document */
body{
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
	font-size: 15px;
	margin: 0;
	padding: 0;
	background-color: #F9F9F9;
	color: #303030;
}

img{
	vertical-align: bottom;
	border: 0;
}

h1,h3,p,div,dl,dt{
	padding: 0;
	margin: 0;
}

a:link{
	color: #B47B6A;
	text-decoration: underline;
}
a:hover{
	color: #D34E3A;
}

a:visited{
	color: #BAAAA6;
	text-decoration: none;
}



#wrapper{
	width: 1100px;
	height: auto;
	overflow: hidden;
	background: url();
	margin:0 auto;
}



.bg01{
	background: url(images/bg01.png) no-repeat center bottom;
	height: 130px;
	margin: 0;
}
.bg011{
	background: url(images/bg01.png) no-repeat center bottom;
	height: 105px;
	margin: 0;
}
.bg02{
	background: url(images/bg02.png) center;
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
}

.bg03{
	background: url(images/bg03.png) no-repeat top;
	height: 75px;
	padding: 0px 0 0;
	margin: 0;
}

.bg04{
	background: url(images/bg04.png) no-repeat;
	height: 125px;
	padding: 0 0;
	margin: 0;
}



.main{
	width:914;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#eng{
	text-align: left;
	padding: 24px 0px 34px 75px; 
	font-size: 13pt;
}

#mainleft{
	width: 430px;
	float: left;
	padding: 0px 0px 0px 110px; 
	line-height: 2.5;
	text-align: justify;
}

.subtitle{
	padding: 0px 0px 20px 0px;
	margin: 0;
	line-height: 1;
}

.name{
	padding-top: 20px;
	text-align: right;
}

#mainright{
	width: 380px;
	float: right;
	padding: 0px 70px 0px 0px;
}

.works{
	width: 380px;
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}

.work1{
	float: left;
	vertical-align: text-bottom;
}

.cap{
	float: left;
	vertical-align: bottom;
	font-size: 0.7em;
	position: absolute;
	bottom: 16px;
	left: 220px;
}



.event{
	text-align: center;
	padding: 0px 0 35px 0;
}

h3{
	text-align: center;
	padding: 0 0 10px;
}

.ct{
	text-align: center;
	padding: 0 0 30px 0;
	font-size: 1.1em;
}

.ct2{
	text-align: center;
	padding: 0 0 0px 0;
	font-size: 1.1em;}

dl{
	width: 715px;
	margin: 0 auto;
	line-height: 2;
}

dt{
	padding: 1.1em 30px;
	float: left;
	/*clear: left;*/
	/*display: inline;*/
	width: 75px;
	font-weight: bold;
	overflow: hidden;
	line-height: 1.6;
}

dd{
	padding: 1.1em;
	float: left;
	/*padding-left: 60px;*/
	/*display: inline;*/
	width: 500px;
	margin-left: 0px;
	line-height: 1.6;
}
.lin {
line-height: 1.8;
}

hr{
	margin: 0px 0;
	clear: both;
	/*padding-top: 40px;
	border-bottom: 1px solid;
	height: 0;*/
}

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

#infoleft{
	float: left;
	padding: 0 30px 0 0;
	font-size: 0.76em;
}

#inforight{
	width: 400px;
	float: left;
	line-height: 1.6;
	padding: 0 0 0 25px;
}

#contact1{
	width: 90px;
	float: left;
	padding: 1px 0 110px 0;
}

#contact2{
	width: 500px;
	padding-bottom: 4px;
	line-height: 1.8;
}

#flyer{
	border: solid 1px #A6A6A6;
}

.li{
	width: 530px;
	padding: 7px 0 0;
}
.li2{
	width: 530px;
	padding: 17px 0 0;
}

footer{
	background-color: #C69A8D;
	padding: 15px 0 ;
	text-align: center;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 0.8em;
	letter-spacing: 0.5px;
	color: #FAFAFA;
}

/*-----------------------English-----------------------------*/

#Emainleft{
	width: 430px;
	float: left;
	padding: 0px 0px 0px 110px; 
	line-height: 1.9;
	text-align: justify;
}

#Emainright{
	width: 380px;
	float: right;
	padding: 0px 85px 0px 0px;
}