@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
	/*background-color: ;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}

table.td {
	border-collapse:collapse;
	border:none;
}


.container {
    width: 770px;
    margin-left:auto;
    margin-right:auto;
	margin-top: 10px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    /*border: 1px solid #000000;*/
    background-color: #FFFFFF;
}
.container1 {
    width: 770px;
    margin-left:auto;
    margin-right:auto;
	margin-top: 10px;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    /*border: 1px solid #000000;*/
}
/*.main {
    background-image:url(../img/index_bg1.jpg);
}*/
.bgtl {
	background-image: url(../img/bg_tl.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
	position: relative;
}
.bgt {
	background-image: url(../img/bg_t.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: auto;
	position: relative;
}
.bgl {
	background-image: url(../img/bg_l.gif);
	background-repeat: no-repeat;
	width: 10px;
	position: relative;
	background-position: top;
	margin: 0px;
	height: auto;
}
.index{
	background: url("../img/index.png") no-repeat;
}

.index1{
	background-color: rgba(255,255,255,0.00);
}

.index2{
	background: url("../img/2index.png") no-repeat;
}

.ja{
	float:right;
	margin-right: 50px;
    font-style: bold;
	font-size: 16px;
	text-align: right;
}

.ja a:link {
	color: #E7E7E7;
	font-weight: bold;
}

.ja a:visited {
	color: #E7E7E7;
	font-weight: bold;
}

.en{
	float:left;
	margin-left: 50px;
    font-style: bold;
	font-size: 16px;
	text-align: left;
}

.en a:link {
	color: #E7E7E7;
	font-weight: bold;
}

.en a:visited {
	color: #E7E7E7;
	font-weight: bold;
}

.box {
	margin-top: 0px;
}

.boxabout{
	margin-top: 0px;
	background: url("../img/about.png") no-repeat;
}

.boxworks{
	border-collapse: collapse;
}

thead {
	background: url(../img/header.png);
	border-collapse: collapse;
}

.map{
	float: right;	
	font-weight: bold;
	color: #009;
	font-size: 12px;
	text-align: right;
}

.map a:link{	
	font-weight: bold;
	color: #009;
}

.map a:visited{	
	font-weight: bold;
	color: #009;
}

.langue{
	margin-right: 10px;
	margin-top: 5px;
	float: right;	
	font-weight: bold;
	color:#7D7D7D;
	font-size: 10px;
	text-align: left;
}

.langue a:link {
	color: #7D7D7D;
	font-weight: bold;
}

.langue a:visited {
	color: #7D7D7D;
	font-weight: bold;
}

/*マウスオーバーで半透明から不透明へ*/
.link td a img{
	opacity: 0.5;
}

.link td a:hover img {
	opacity: 1;
}

.worklink {
	margin-top: 0px;
	background-color: lightgrey;
	border: 1px solid #000000;
}

.worklink a:link{
	color: #009;
	font-weight: bold;
}

.worklink a:visited{
	color: #6D6D6D;
	font-weight: bold;
}

.worklink a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.worklink:hover{
	color:#FFFFFF;
	background-color:#233188;
}

.go{
	float: right;
	color: #009;
	font-size: 12px;
	font-weight: bold;
}

.go a:link {
	color: #009;
	font-weight: bold;
}

.go a:visited {
	color: #009;
	font-weight: bold;
}

.back{
	float: left;
	color: #009;
	font-size: 12px;
	font-weight: bold;
}

.back a:link {
	color: #009;
	font-weight: bold;
}

.back a:visited {
	color: #009;
	font-weight: bold;
}

.titleFont {
	color: #009;
	font-weight: bold;
}

.titleFont2 {
	color: #009;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.textsize {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	line-height: 16px;
	color: #666;
}

.textsize2 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7D7D7D;
}
	
.textsize3 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 20px;
}

.textsize4 {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
	color: #666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 20px;
}

.image {
    border-collapse:collapse;
	padding-bottom: 0px;	
}

.footer {
	background-color: #EFEFEF;
	border-collapse: collapse;
}	

.right {
	background-color:#FFFFFF;
    border-collapse: collapse;
}	

.address {
	margin-left: 10px;
	float:left;	
	font-weight: normal;
	color:#7D7D7D;
	font-size: 10px;
	text-align: left;
}

.contact {
	margin-top: 40px;
	margin-right: 10px;
	float:right;
    font-style: normal;
	font-size: 12px;
	text-align: right;
}

.contact a:link {
	color: #7D7D7D;
	font-weight: bold;
}

.contact a:visited {
	color: #7D7D7D;
	font-weight: bold;
}

.insta {
	margin-top: 30px;
	margin-right: 10px;
	float: right;
	text-align: right;
}
.exhibi {
    font-style: normal;
	font-size: 14px;
	text-align: left;
}

.exhibi a:link {
	color: #666666;
	font-weight: normal;
}

.exhibi a:visited {
	color: #666666;
	font-weight: normal;
}