/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
	font-size: 11px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {	border-style: none;
}
#link a:hover img, #gallery_block a:hover img{
	opacity:0.4;
　filter: alpha(opacity=0.4);        /* ie 6 7 */
　-ms-filter: "alpha(opacity=0.4)";  /* ie 8 */
	-khtml-opacity:0.4;
    -moz-opacity:0.4;
}
body {
	background: url(img/bg.jpg) repeat;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: none;
}
.clearfix {
	overflow: hidden;
}
/*Mac OS版 IEには適用しない*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/**/
a img {	border-style: none;
}


#enter {
	width: 321px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 95px;
	width: 100%;
	background: url(img/bg_nav.png) repeat-x center bottom;
	padding-top: 30px;
}
#header_inner {
	width: 1010px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
}
#header_inner h1 {
	height: 29px;
	width: 185px;
	display: block;
	overflow: hidden;
}
#header_inner h1 a {
	width: 185px;
	height: 29px;
	text-indent: -9999px;
	display: block;
	background-image: url(img/sitename.png);
	background-repeat: no-repeat;
}
#navi {
	height: 35px;
	width: 100%;
	display: block;
	margin-top: 30px;
	z-index: 20;
	position: relative;
}
#header_inner #navi ul {
	padding-left: 7px;
	padding-top: 13px;
}
#navi ul li {
	display: block;
	float: left;
	overflow: hidden;
	height: 12px;
	margin-right: 40px;
}
#nav01 a {
	background: url(img/nav.png) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 65px;
}
#nav01 a:hover {
	background: url(img/nav.png) no-repeat 0px -12px;
}
#nav02 a {
	background: url(img/nav.png) no-repeat -110px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 62px;
}
#nav02 a:hover {
	background: url(img/nav.png) no-repeat -110px -12px;
}
#nav03 a {
	background: url(img/nav.png) no-repeat -219px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 34px;
}
#nav03 a:hover {
	background: url(img/nav.png) no-repeat -219px -12px;
}
#nav04 a {
	background: url(img/nav.png) no-repeat -300px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 91px;
}
#nav04 a:hover {
	background: url(img/nav.png) no-repeat -300px -12px;
}
#nav05 a {
	background: url(img/nav.png) no-repeat -438px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 62px;
}
#nav05 a:hover {
	background: url(img/nav.png) no-repeat -438px -12px;
}
#nav06 a {
	background: url(img/nav.png) no-repeat -537px 0px;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 44px;
}
#nav06 a:hover {
	background: url(img/nav.png) no-repeat -537px -12px;
}
#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	position: relative;
	height: auto;
}
#container_gall_top {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 34px;
	position: relative;
	height: 700px;
}
#slider {
	height: 380px;
	width: 830px;
	position: relative;
}
#link {
	height: 30px;
	padding-top: 20px;
	text-align: right;
	clear: both;
	position: relative;
}
#link_g_top {
	height: 30px;
	padding-top: 20px;
	text-align: right;
	clear: both;
	position: relative;
	margin-top: 480px;
}
#link a img  , #link_g_top a img{
	margin-left: 15px;
}





#wrapper {
	width: 100%;
}
#about {
	width: 1010px;
	font-size: 12px;
	color: #555555;
	text-align: center;
	background-repeat: no-repeat;
	line-height: 0em;
}
#about .about_en {
	font: 13px/1.5em Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
	padding-bottom: 30px;
}


#gallery_block {
	width: 1020px;
	height: 480px;
	font-size: 12px;
	color: #555555;
	margin-right: -10px;
	z-index: 999;
	position: absolute;
}
#gallery_block .gall_ct {
	width: 160px;
	height: 480px;
	margin-right: 10px;
	float: left;
	background-color: #F7F0D6;
}

#contact {
	width: 1010px;
	font-size: 12px;
	color: #555555;
}
form {
	margin-bottom: 40px;
}
.add_pic {
	margin-right: 20px;
	float: left;
	width: 440px;
}
.add_map {
	width: 470px;
	float: right;
}

#container_long p {
	font-size: 12px;
	line-height: 1.5em;
}
#container #about p {
	line-height: 2em;
	font-size: 13px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/about_sen.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#works {
	padding-bottom: 30px;
	color: #555555;
	z-index: 100;
	position: relative;
}
