@charset "utf-8";
/* CSS Document */

body{
margin:0;
background:url(images/bg.jpg) repeat;
text-align:center;
font-size:medium;
color:#78481d;
}

body img{
border:none;
}

#language{
position:absolute; top:0px; left:730px;
height:18px;
margin:0px 70px 5px 0;
background:url('images/common_language_bg.png') right no-repeat;
font-size:15px;
position:absolute;
}


h1{
text-indent:-9999px;
margin:0;
}
h2{
text-indent:-9999px;
margin:0;
}
#lan{
position:relative;
margin:0 auto;
padding:0;
width: 960px;
}

#con1{
background:url(images/01top_01.jpg) no-repeat;
background-position:center;
min-width:1080px;
height:400px;
position:relative;
}

#con2{
background:url(images/01top_02.jpg) no-repeat;
background-position:center;
min-width:1080px;
height:475px;
}

#con3{
min-width:1080px;
height:285px;
margin-bottom: 155px;
}

.txtbox{
width:800px;
margin:auto;
text-align:left;
}

#con5{
background:url(images/01top_05.jpg) center top no-repeat;
min-width:1080px;
}

#con6{
min-width:1080px;
height:50px;
}

#footer{
padding:20px 0 0;
background:url(images/footer_bg.jpg) repeat-x;
height:80px;
min-width: 960px;
width: 100%;
font-size:12px;
position: relative;
}

table{
margin:0 auto;
}

.btn_gal{
margin:220px 0 0 0px;
}

.text_here{
font-weight:bold;
}

a{
color:#eb5e00;
text-decoration:none;
overflow:hidden;
outline:none;
text-shadow:1px 1px 1px #888;
}
a:hover{
color:#eb5e00;
text-decoration:none;
}
a:visited{
text-decoration:none;
}
a img {border: none;
}

/*----------report----------*/

#update {
	background-color: #fff;
	width: 920px;
	margin: 115px auto 10px auto;
	padding: 10px;
	border: 1px solid #d7d7d7;
	border-radius: 4px;
	list-style-type: none;
	clear: both;
}

#update dt {
	background-color: #d7d7d7;
	margin-top: 10px;
	padding: 12px 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #888;
	border-radius: 4px;
	display: block;
	position: relative;
}

#update dt:first-child {
	margin-top: 0;
}

#update dt span {
	color: #FF0000;
	left: 10px;
	position: absolute;
}

#update dd {
	margin: 10px 10px 5px;
	font-size: 0.9em;
	text-align: left;
}

#footer img{
vertical-align: -7px;
}

/* トレーラー、アンケートボタン */
#trailer {
	background: url(images/btn_trailer_back.png) no-repeat;
	width: 328px;
	height: 219px;
	padding: 31px 0 0 2px;
	top: 188px;
	left: 728px;
	position: absolute;
}

#trailer a, #survey {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	/*\*/
	overflow: hidden;
	/**/
}

#trailer a {
	background: url(images/btn_trailer.jpg) no-repeat;
	width: 320px;
	height: 180px;
}

#survey {
	background: url(../images/survey_link.png) no-repeat;
	width: 110px;
	height: 24px;
	top: 50px;
	left: 940px;
	position: absolute;
}

#trailer a:hover, #survey:hover {
	background-position: left bottom;
}

#survey + p {
	width: 150px;
	padding-left: 1em;
	top: 66px;
	left: 950px;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	text-indent: -1em;
	text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff;
	position: absolute;
}