@charset "UTF-8";
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}
a:link {
	color: #72B77A;
	text-decoration: none;/*text-decoration: underline;*/
}
a:visited {
	color: #72B77A;
	text-decoration: none;/*text-decoration: underline;*/
}
a:hover {
	color: #FF7418;
	text-decoration: none;
}
a:active {
	color: #FF7418;
	text-decoration: underline;
}
.hover {
	cursor: pointer;
}
#header {
	background-image: url(../img/header_bg_loop.png);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
.inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
}
#header h1 img {
	margin-left: 54px;
	margin-top: 34px;
}
#header .inner {
	background-image: url(../img/header_bg.png);
	background-repeat: no-repeat;
	height: 140px;
}
#top_main {
	background-color: #808080;
	clear: both;
	height: 400px;
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}
#top_suv .inner.bg {
	background-color: #808080;
	clear: both;
	height: 400px;
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}

#glovalnav {
	margin: 44px 0px 0px 440px;
	padding-bottom: 32px;
}
#glovalnav ul {
	list-style: none;
}
#glovalnav ul li {
	margin: 0px;
	padding: 0px;
	line-height: 3em;
}
#glovalnav ul li a {
	display: block;
	float: left;
	text-align: center;
	margin-right: 40px;
}
#suv_title {
	clear: both;
}
#suv_title h2 {
	color: #2A3E73;
	font-size: 28px;
	font-weight: bold;
	padding: 40px 0px 0px 70px;
}
#footer {
	border-top: 1px solid #5F5F5F;
	clear: both;
	margin-top: 80px;
	padding-bottom: 80px;
}
#footer p {
	text-align: right;
	font-size: 10px;
	margin-right: 50px;
	padding: 20px;
}







/*HOME*/
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	
}






#content #box_home_a {
	display: block;
	width: 410px;
	float: left;
}
#content #box_home_b {
	display: block;
	width: 488px;
	margin-top: 50px;
	margin-right: 70px;
	float: right;

}

#content #box_home_c {
	display: block;
	width: 410px;
	padding: 0px 0px 60px 0px;

}




#content #box_home_a p img{
	padding: 120px 0px 0px 70px;

}
.comment {
	font-size: 12px;
	color: #339966;
	padding: 150px 0px 0px 70px;

}
.noti {
	font-size: 12px;
	color: #008B8B;
	padding: 10px 0px 0px 70px;

}


#content #box_home_b tbody {
	width: 466px;

	
}


#content #box_home_c h2 {

	font-size: 12px;
	padding: 0px 9px 0px 70px;
}
#content #box_home_c dl {


	font-size: 12px;
	line-height: 1.2;
	padding: 0px 0px 0px 70px;
}

#content #box_home #box_home_c dt {
	padding-top: 6px;
}





/*profileプロフィール*/


.facephoto {
	float: right;
	margin: -280px 60px 0px 0px;
	
}


#profile dl {
	margin: 15px 0px 0px 12px;
}

#profile dl dt {
	font-size: 12px;
}


#profile dl dd{
	padding: 0px 0px 0px 9em;
	margin: -1.5em 0px 20px 0px;
	font-size: 12px;
}


#profile {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.name {
	margin-bottom: 10px;
}
#profile #box_profile {
	margin: 40px 0px 0px 60px;
}


#profile #box_history {
	margin: 40px 0px 0px 60px;
	clear: both;
}
#profile h3 {
	margin-left: 8px;
	font-size: 18px;
	font-weight: bold;
}
#profile h4 {
	margin: 20px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #6A9B56;
}








/*exhibition展覧会一覧*/
#exhibition {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#exhibition .box {
	display: block;
	width: 250px;
	float: left;
	font-size: 12px;
	text-align: justify;
	margin-top: 20px;
	margin-left: 5px;
}
#exhibition .box h3 {
	font-size: 14px;
	width: auto;
	margin-left: 0px;
}
#exhibition .box_big {
	border-bottom: 1px dotted #878787;
	position: relative;
	margin-top: 60px;
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#exhibition li {
	float: left;
	position: relative;
}
#exhibition .big_icon {
	display: block;
	width: 18px;
	float: left;
	padding: 50px 30px 30px 20px;
}
#exhibition .big_icon_none {
	display: block;
	width: 18px;
	float: left;
	padding: 50px 30px 30px 20px;
	visibility: hidden;
}
#exhibition .box_big_icon {
	display: block;
	width: 580px;
	float: right;
}
#exhibition .yoko {
	margin-top: 40px;
	margin-right: 8px;
}
#exhibition .yoko2 {
	margin-top: 10px;
	margin-right: 10px;
}
#exhibition .yoko3 {
	margin-top: 10px;
	margin-right: 8px;

}

#exhibition .tate {
	margin-right: 8px;
}
#exhibition .tate2 {
	margin-right: 10px;
}
span.overclick {
	width: 100%;
	height: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
	filter: alpha(opacity=0);
	background-image: url(../img/click.png);
}
span.overclick:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0px;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*works作品一覧*/

#works {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
/*contact連絡*/

#contact {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 40px;
}
#contact #form1 th {
	color: #256B84;
	font-weight: normal;
	padding: 0px 15px 15px 5px;
	text-align: right;
	font-size: 14px;
}
textarea {
	resize: vertical;
}
#contact #form1 td {
	width: 500px;
}
#contact #form1 table tr .subline {
	padding-top: 20px;
}
#contact #form1 table tr .topline {
	font-size: 14px;
	vertical-align: top;
}
.error {
	color: #FF0004;
	font-size: 12px;
}
#contact .kome {
	color: #FF0004;
	font-size: 10px;
}
#contact #box_contact {
	float: right;
	width: 230px;
	margin-top: 20px;
}
#contact #box_form {
	font-size: 14px;
	background-color: #D3EBD3;
	float: left;
	width: 600px;
	margin-left: 60px;
	padding: 20px;
	background-image: url(../img/wall_material.jpg);
	background-repeat: repeat;
}
#contact #box_contact dl {
	font-size: 12px;
	margin-bottom: 20px;
}
#contact p {
	margin-left: 60px;
	font-size: 14px;
}
/*ページトップに戻るボタン*/


.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding-top: 10px;
	line-height: 1.2;
	vertical-align: middle;
	height: 40px;
	background-image: url(../img/wallB_material.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
#exhibition .box_big.clearfix .box .double {
	font-size: 14px;
	line-height: 1.2;
	padding-bottom: 4px;
}
