@charset "utf-8";

body{
	background-color:#aaeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.6em;
	color: #333;
}

div#top{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:950px;
	height:826px;
	position:relative;
}

nav#topmenu {
	width:180px;
	height:240px;
	padding-top:25px;
	margin-left:720px;
}

nav#topmenu a{
	display:block;
	width:180px;
	height:40px;
	margin-bottom:4px;
	font-size:20px;
	color:#ff36b5;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	text-decoration:none;
}

nav#topmenu a:hover{
	background-position:0 -40px;
	color:#fff;
}

nav#topmenu a.menu1{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;
}

nav#topmenu a.menu2{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;
}

nav#topmenu a.menu3{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;
}

nav#topmenu a.menu4{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;
}

nav#topmenu a.menu5{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;
}




nav#topmenu a.menu6{
	background-image:url(../images/topmenu.png);
	background-repeat:no-repeat;

}



div.wrap{
	background-color:#fff;
	margin:0 auto;
	width:950px;
	border-radius:0 0 40px 40px;
}

header{
	background-image:url(../images/header_img.jpg);
	background-repeat:no-repeat;
	width:920px;
	height:228px;
	margin:0 auto;
}

header img{
	margin:20px 0 0 58px;
}

nav#gnav {
	width:950px;
	height:40px;
	margin-top:13px;
	margin-left:15px
}

nav#gnav li{
	float:left;
	padding-right:4px;
}

nav#gnav a{
	display:block;
	width:150px;
	height:40px;
	margin-bottom:4px;
	font-size:18px;
	color:#ff36b5;
	font-weight:bold;
	line-height:36px;
	text-align:center;
	text-decoration:none;
}

nav#gnav a:hover{
	background-position:0 -40px;
	color:#fff;
}

nav#gnav a.menu1{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
}

nav#gnav a.menu2{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
}

nav#gnav a.menu3{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
}

nav#gnav a.menu4{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
}

nav#gnav a.menu5{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;
}


nav#gnav a.menu6{
	background-image:url(../images/gnav.png);
	background-repeat:no-repeat;

}

div.explains{
	width:420px;
	margin-top:200px;
	margin-left:20px;
}

p.intro{
	color:#fff;
	font-size:13.5px;
	font-weight:bold;
	line-height:150%;
}

p.staff{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	line-height:140%;
}

img.persons{
	position:absolute;
	width:520px;
	top:485px;
	left:407px;
	z-index:10;
}


img.logo{
	width:45px;
	position:absolute;
	top:765px;
	left:895px;
	z-index:1;
}

div#team h1{
	color:#1c5d7d;
	margin:30px 0 0 75px;
	font-size:22px;
}

h1{
	color: #1c5d7d;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-size: 22px;
	width: 800px;
}



div#team img{
	margin:30px 0 0 50px;
}


.txt0{
	text-align:center;
	font-size:11.5px;
	line-height:26px;
}
div#menu {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}


div#menu ul{
	color: #1c5d7d;
	font-size: 15px;
	line-height: 30px;
	margin-top: 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: no-wrap;
	justify-content: space-between;
	list-style-type: none;
}

div#menu li{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#menu a{
	color: #1c5d7d;
	text-decoration: none;
	padding: 0 7px;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#menu a:hover{
	color:#ff36b5;
}


.txt2{
	text-align:center;
	color:#1c5d7d;
	font-size:12px;
	line-height:30px;
}

footer{
	width:950px;
	margin:0 auto;
	background-color:#aaeeee;
}


div.base{
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	width: 800px;
}

div.base a{
	color: #333;
	text-decoration:none;	
}

div.base a:hover{
color:#ff36b5;
}

div.base ul.link{
	list-style-type:none;
	font-size: 16px;
	font-weight: bold;
	line-height:180%;
}

div.base ul{
	list-style-type:none;
	}
	

h2{
	margin-bottom:15px;
	font-size: 16px;
	line-height: 1.6em;
	
}

h3{
	margin:25px 0 10px 0;
	font-size: 15px;
	line-height: 1.6em;
	font-weight:normal;
}

h4{
	margin:10px 0 0 0;
	font-size: 15px;
	line-height: 1.6em;
	font-weight:normal;
}

div#works {
	font-size: 15px;
	line-height: 1.6em;
	color: #333;
	font-weight: nomal;
}

div.rental{
margin:50px 0 0 0;
}

img.ddglogo{
width:110px;
margin:0 0 15px 0;
}

div.ddg{
width:650px;
margin:0 auto;
}


/*---------------------------------jyoueiTableLayout*/

.newsdiv {
	color: #333;
	width: 650px;
	margin-top: 12px;
	margin-bottom: 0;
	padding: 10px 25px;
	border: 3px solid #daeaf2;
	margin-left: auto;
	margin-right: auto;
}

h2.news {
	color:#4495d8;
	font-size: 30px;
	line-height:130%;
	font-weight: bold;
}

p.date{
	color:#4495d8;
	font-size: 20px;
	font-weight: bold;
	margin-bottom:8px;
}

span.smalltxt {
	color:#4495d8;
	font-size: 20px;
	font-weight: bold;
}

p.place {
	color:#333;
	font-size: 22px;
	font-weight: bold;
}

div.trailer{
	width: 640px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../images/TRAILER.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}
