@charset "UTF-8";
/*------------------------------------------------------------
initialize
------------------------------------------------------------*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 16px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
}
body#index {
	line-height: 1;
	font-size: 17px;
	color: #333;
	background: #002448;
}

body#middle {
	line-height: 1;
	font-size: 17px;
	color: #333;
	background: #032240 url(../images/common_bg.jpg) repeat-x top left;
}
ol {
	margin: 0 20px 30px 10px;
	padding: 0 0 0 20px;
}
li {
	list-style: none;
}
ol li {
	margin: 0 0 5px;
	font-size: 17px;
	line-height: 180%;
	list-style-type: decimal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align: middle;
}
img {
	vertical-align: top;
}
img.ImgL {
	float: left;
	margin: 0 23px 10px 0;
}
img.ImgR {
	float: right;
	margin: 0 0 10px 23px;
}
.Center {
	text-align: center;
}
a {
	text-decoration: underline;
	color: #2B5F8B;
}
a:hover {
	text-decoration: none;
	color: #2B5F8B;
}

p.right {
	text-align: right;
	margin: 0;
}

p span {
	color: #B20000;
	font-size: 17px;
	font-weight: bold;
}

strong {
	color: #B20000;
	font-weight: normal;
	font-size: 17px;
}

/*------------------------------------------------------------
CLEARFIX CLASS
------------------------------------------------------------*/
.clearfix:after {
	display : block;
	clear : both;
	height : 0;
	content : "";
	overflow : hidden;
}
.clearfix {
	overflow : hidden;
}
/* FOR MAC IE \*/
* html .clearfix {
	height : 1%;
	overflow : visible;
}
.clearfix {
	display : block;
}
/* END OF FOR MAC IE */

/*------------------------------------------------------------
outline
------------------------------------------------------------*/

#contents {
	width: 940px;
	margin: auto;
}

/*------------------------------------------------------------
Menu
------------------------------------------------------------*/

#menu {
	float: left;
	width: 200px;
	padding: 43px 0 0 0;
}

#menu #logo {
	margin: 0 0 33px;
}

#menu ul {
	margin: 0 0 0 4px;
}

#menu ul li {
	float: left;
	width: 39px;
}

/*------------------------------------------------------------
main
------------------------------------------------------------*/

#main {
	background: #FFF url(../images/main_bg.gif) left bottom no-repeat;
	padding: 0 0 23px;
	float: right;
	width: 710px;
}

.box {
	margin: 0 0 0 34px;
	width: 600px;
}

.box2,
.info,
.scene02,
dl.map {
	margin: 0 0 0 34px;
	width: 580px;
}

.pagetop {
	clear:both;
	text-align: right;
	padding: 57px 0 0 0;
	margin: 0 21px 0 0;
}

/*------------------------------------------------------------
header
------------------------------------------------------------*/

#header {
	width: 676px;
	height: 266px;
	margin: 0 0 0 34px;
	position: relative;
	display: block;
}

#header #mainimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 200px;
}

#header h1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 68px;
	height: 410px;
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/

body#middle #copyright {
	width: 940px;
	text-align: center;
	padding: 25px 0;
	margin:auto;
}

body#index #copyright {
	width: 100%;
	text-align: center;
	background: #002448 url(../images/common_footer.gif) repeat-x top left;
	padding: 32px 0 34px;
}

body#index #copyright p {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

/*------------------------------------------------------------
index
------------------------------------------------------------*/

#frame {
	width: 100%;
	background: #FFF;
}

#top {
	width: 1200px;
	height: 734px;
	background: #FFF no-repeat top center;
	margin: auto;
	text-align:center;
	display:block;
	z-index:1000;
}

#top h1 {
	position: absolute;
	top: 450px;
	right: 502px;
	display: block;
	width: 200px;
	height: 200px;
}

#top h2 {
	position: absolute;
	top: 448px;
	right: 83px;
	display: block;
	width: 62px;
	height: 172px;
}

#top .catch {
	position: absolute;
	top: 448px;
	right: 179px;
	display: block;
	width: 271px;
	height: 242px;
}

#top .bana {
	position: absolute;
	top: 559px;
	right: 1019px;
	display: block;
	width: 180px;
	height: 80px;
}

#top ul {
	position: absolute;
	top: 448px;
	left: 208px;
	display: block;
	width: 240px;
	height: 190px;
}
#top ul li {
	float: left;
}

/*------------------------------------------------------------
middle
------------------------------------------------------------*/

.box h2,
.box2 h2 {
	margin: 0 0 23px;
}

p {
	font-size: 17px;
	line-height: 185%;
	margin: 0 0 20px;
}

p.catch {
	margin: 0 0 45px;
}

.box ul {
	margin: 0 0 0 15px;
}

.box ul li {
	margin: 0;
	padding: 0 0 0 23px;
	font-size: 17px;
	line-height: 185%;
	background: url(../images/common_li.gif) 0 4px no-repeat;
}

.par {
	padding: 44px 0;
	width: 580px;
	text-align: center;
}

.par2 {
	padding: 25px 0 50px 0;
	width: 580px;
	text-align: center;
}

.photo {
	width: 250px;
	float: left;
}

.text {
	width: 333px;
	float: right;
}

.text2 {
	width: 370px;
	float: left;
}

.photo2 p {
	font-size: 12px;
	color: #666;
}

.photo2 {
	width: 195px;
	float: right;
}

.photo2 img {
	margin: 0 0 3px;
}

.text p.caution {
	font-size: 12px;
	line-height: 150%;
	padding: 10px 0 0 38px;
	margin: 0;
}

.history01 .text {
	width: 395px;
	float: left;
	margin: 0 0 50px;
}

.history01 .text h2 {
	margin: 0 0 11px;
}

.history01 .photo {
	width: 170px;
	float: right;
	padding: 45px 0 0 0;
}

.history01 .photo p {
	padding: 7px 0 0 0;
	font-size: 12px;
	color: #999;
	text-align: right;
}

.history02 .text {
	float: right;
	width: 335px;
	margin: 0 0 25px;
}

.history02 .photo,
.history04 .photo {
	width: 220px;
	float: left;
}

.history02 .photo h2,
.history03 .text h2,
.history04 .text h2 {
	margin: 0 0 12px;
}

.history03 .text {
	float: left;
	width: 335px;
	margin: 0 0 45px;
}

.history03 .photo {
	width: 220px;
	float: right;
}

.history04 .text {
	float: right;
	width: 335px;
	margin: 0px;
}

.story .text {
	float: left;
	width: 340px;
}

.story .text h2 {
	margin: 0 0 35px;
}

.story .photo {
	float: right;
	width: 220px;
}

.year {
	background: url(../images/ueda/ueda_line.gif) repeat-y top left ;
	margin: 0 0 0 34px;
	width: 581px;
}

.year dl dt.h01 {
	width: 112px;
	float: left;
	text-align: right;
	padding: 0px 0 0 0;
}

.year dl dt {
	width: 112px;
	float: left;
	text-align: right;
	padding: 3px 0 0 0;
}

.year dl dd {
	float: right;
	width: 469px;
	font-size: 17px;
	line-height: 185%;
}

.year dl dd.h02 {
	padding: 20px 0 0 0;
}

.year dl dd.h02 p {
	display: block;
	float:left;
	width: 296px;
}

.year dl dd.h02 div {
	float: right;
	width: 150px;
	margin: 0 0 15px;
}

.year dl dd.h03 {
	padding: 0 0 25px;
}

.year dl dd.h04 div {
	float: left;
	width: 125px;
	margin: 0 0 70px;
}

.year dl dd.h04 div span,
.year dl dd.h06 div span {
	color: #999;
	padding: 2px 0 0 0;
	font-size: 10px;
	display: block;
}

.year dl dd.h04 p {
	width: 327px;
	float: right;
}

.year dl dd.h05 {
	padding: 0 0 10px;
}

.year dl dd.h06 div {
	float: right;
	width: 125px;
	margin: 0 0 10px;
}

.year dl dd.h06 p {
	width: 327px;
	float: left;
}

.h07 {
	float:left;
	width: 310px;
}

.h08 {
	float: right;
	width: 250px;
	margin: 0 0 15px;
}

.box2 .h08 p {
	color: #999;
	padding: 4px 0 0 0;
	margin: 0;
	text-align: right;
	font-size: 10px;
}

.h09 {
	width: 580px;
	display: block;
	position: relative;
}

.h09 p {
	padding: 12px 0 0 0;
	margin: 0 0 10px;
	width: 420px;
}

.h09 dl {
	width: 417px;
	padding: 75px 0 0 0;
}

.h09 dl dt {
	float: left;
	width:212px;
	color: #999;
	padding: 110px 0 0 0;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
}

.h09 dl dd {
	float: right;
	width: 192px;
}


.h10 {
	position: absolute;
	top: 0;
	right: 0;
	width: 110px;
	height: 440px;
	text-align: right;
}

.h10 span {
	color: #999;
	margin: 0 5px 0 0;
	font-size: 10px;
	line-height: 140%;
	display: block;
}

.info h2 {
	margin: 0 0 17px;
}

.info .scene {
	margin: 0 0 25px;
}

.contact {
	background: url(../images/info/info_contact.jpg) no-repeat top left;
	width: 582px;
	height: 212px;
}

.contact ul {
	padding: 97px 0 0 172px;
}

.contact ul li {
	height: 39px;
}

dl.map dt {
	width: 200px;
	float: left;
}

dl.map dt h2 {
	margin: 0 0 20px 7px;
}

dl.map dt p {
	line-height: 160%;
	margin: 0 0 10px 7px;
}

dl.map dt a {
	font-size: 12px;
	margin: 0 0 0 7px;
}

dl.map dd {
	float: right;
	width: 360px;
}

dl.map dd p {
	font-size: 12px;
	line-height: 185%;
	padding: 10px 0 0 0;
}

/*   mÕi  */
.scene02 h2 {
	margin: 0 0 17px;
}

.scene02 li {
	width:186px;
	float:left;
	text-align:center;
	margin:0 11px 20px 0;
}

.scene02 li.right {
	width:186px;
	float:right;
	text-align:center;
	margin:0;
}

.scene02 dd {
	margin:10px 0 0 0;
}

.mov {
	clear:both;
}

.mov h2 {
	margin: 17px 0;
	display:inline-block;
}

.movie01,.movie02 {
	clear:both;
	width:560px;
	height:315px;
	margin:0 0 0 10px;
}

.movie01 {
	margin:20px 0 30px 57px;
}

/*--ŏI--*/

.storytxt{
	font-size:17px;
}

.photo2 li{
	float:left;
	margin:0 0 10px;
}

.photo2 li.s_photo_r{
	width:92px;
	float:right;
}

.photo2 li.s_photo{
	width:92px;
}

#sceneInit #header02{
	float:right;
	display:inline-block;
}

#sceneInit #header02 h1{
	width:68px;
	height:228px;
}

#sceneInit .scene02{
	float:left;
}

#sceneInit .scene02 h2{
	margin:25px 0 20px 0;
}

.prof{
	width:165px;
	border: solid 1px #cccccc;
	float:left;
}

.prof .inner_prof{
	width:135px;
	padding:15px;
}

.prof dd{
	padding:0px 0 0 0;
}

.map_access{
	width:379px;
	float:left;
	margin-left:20px;
}

.map_access dd.access_h{
	margin:10px 0 5px 0;
}

.map_access dd{
	line-height:20px;
}


.blog_bana{
	margin:10px 0px 0px 13px;
	}