/* ページのレイアウト用CSS
-------------------------*/
body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	
	
}
#wrapper {
	width: 800px;
	height:auto;
	background-color:#FFFFFF;
	text-align:center;
	position:relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	height: 47px;
	width: 800px;
	background-image: url(../images/head_ty.jpg);
	z-index: 1;
	left: 3px;
	}
#top {
	height: 273px;
	width: 800px;
	background-image: url(../images/top_photo.jpg);
	position: relative;
}
#movie {
	height: 276px;
	width: 403px;
	top: 47px;
	position: absolute;
	clear: both;
	float: left;
	z-index: auto;
	text-align: left;
	left: 0px;
}

#navbar {
	background-image: url(bg_navi.jpg);
	padding: 0px;
	width: 800px;
	height:53px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index:3;
}
#navbar h2{
	border-left:none;
	padding-left:0px;
	}
#contact_bar  {
	height: 49px;
	width: 800px;
	background-image: url(contact_bar.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

#top_menu li {
	float: left;
	height: 20px;
	width: 120px;
	font-style: normal;
}
#top_menu a {
	color: #FFFFFF;
	font-size: 75%;
	font-style: normal;
}

#main {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
	
}

#main p {
	line-height: 200%;
	color: #333333;
	font-size: 75%;
	letter-spacing: 0.2em;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}



#contens1 {
	height: 200px;
	width: 760px;
	float: none;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
}
#contens1 h3 {
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC6600;
	color: #000000;
	background-color: #FFD9B3;
	height: 25px;
	width: 715px;
	line-height: 220%;
	letter-spacing: 0.5em;
	padding-top: 0px;
	top: 0px;
	position: relative;
	font-size: 75%;
}


#contens2 {
	height: 700px;
	width: 800px;
	float: none;
	padding-top: 10px;
	text-align: left;
	background-color: #FFFFFF;
}
#contens2 h3 {
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #669900;
	color: #000000;
	background-color: #E6E6E6;
	height: 25px;
	width: 715px;
	line-height: 220%;
	letter-spacing: 0.5em;
	padding-top: 0px;
	top: 0px;
	position: relative;
	font-size: 75%;
}

#contens3 {
	height: 200px;
	width: 760px;
	float: none;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
}
#contens3 h3 {
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CC6699;
	color: #000000;
	background-color: #FFD9FF;
	height: 25px;
	width: 715px;
	line-height: 220%;
	letter-spacing: 0.5em;
	padding-top: 0px;
	top: 0px;
	position: relative;
	font-size: 75%;
}

#contens4 {
	height: 120px;
	width: 700px;
	float: none;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFDDAA;
	background-color: #FFF2DF;
	margin-bottom: 5px;
}
#main img {
	border: thin solid #FFDDAA;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#contens5 {
	height: 120px;
	width: 700px;
	float: none;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFDDAA;
	background-color: #FFF2DF;
	margin-bottom: 5px;
}

#contens6 {
	height: 120px;
	width: 700px;
	float: none;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFDDAA;
	background-color: #FFF2DF;
	margin-bottom: 5px;
}








	
h1 {
	text-align:left;
	letter-spacing:5px;
	margin-bottom:0px;
	font-size:12px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 1.5;
	}


h1 a {
	color:#D93E02;
	}
h2,h3,p,#path {
	margin-left:10px;
	margin-right:10px;
	}

