/* ページのレイアウト用CSS
-------------------------*/
body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	
	
}

#header {
	height: 35px;
	width: 800px;
	background-image: url(../images/head_ty.jpg);
	z-index: 1;
	left: 3px;
	}
#word_bt {
	height: 25px;
	width: 600px;
	margin-right: auto;
	margin-left: 100px;
	background-color: #E6E6FF;
	border: thin dotted #CCCCCC;
}
#contens1 h6 {
	font-size: 65%;
	line-height: 200%;
	text-decoration: none;
}
#word_bt ul {
	line-height: 200%;
}




#header {
	height: 85px;
	width: 800px;
	background-image: url(index_photo.jpg);
	}
#wrapper #header #name {
	color: #FFFFFF;
}

#top {
	height: 0;
	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:48px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index:3;
}
#wrapper {
	background-color: #6633CC;
}

#navbar h2{
	border-left:none;
	padding-left:0px;
	}
#main #contens1 p {
	font-size: 75%;
	color: #666666;
	text-align: left;
	line-height: 220%;
	margin-left: 20px;
	width: 730px;
}
#wrapper #main #contens1 a {
	color: #663399;
}


#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;
	
}
#contens1 ul {
	font-size: 75%;
}

#contens1 #coLeft p {
	font-size: 75%;
	line-height: 124%;
	text-align: left;
	padding-left: 40px;
}




#contens1 {
	height: auto;
	width: 790px;
	float: none;
	padding-top: 20px;
	padding-left: 10px;
	
}
#main  h3 {
	font-size: 100%;
	font-weight: 600;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	line-height: 144%;
}
#main h4 {
	font-size: 70%;
	color: #663300;
	line-height: 144%;
	padding-top: 20px;
}

#main img {
	float: right;
	clear: none;
	padding-right: 50px;
	padding-top: 10px;
	border:0;
}









	
h1 {
	text-align:left;
	letter-spacing:5px;
	font-size:12px;
	color: #663399;
	line-height: normal;
	}
#contens1 h2 {
	color: #6633FF;
	text-align: left;
	padding-top: 20px;
	border-bottom: thin solid #6633FF;
	line-height: 120%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 40px;
	font-size: 12px;
}
#contens1 a {
	color: #333333;
}



h1 a {
	color:#D93E02;
	}
h2,h3,p,#path {
	margin-left:10px;
	margin-right:10px;
	}

