/* ページのレイアウト用CSS */
body {
	text-align:center;
	background-color: #CCCCFF;
	background-image:url(bg.jpg)
	
}

#header {
	height: 330px;
	width: 800px;
	position: relative;
	background-image: url(natural_photo.jpg);
	}


#header #name {
	font-style: normal;
	line-height: 4.0;
	letter-spacing: 0.3pt;
	text-decoration: none;
	text-align: right;
}
#header ul {
	text-decoration: none;
	position: absolute;
	height: 10px;
	width: 293px;
	top: 52px;
	right: -74px;
	font-size: 75%;
}
#header #home  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#header li {
	float: left;
}
#header #sitemap {
	right: 108px;
	position: absolute;
	top: 1px;
}
/* MacIE end */

#main {
	width: 798px;
	top: 0px;
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#main #top {
	width: 798px;
	height: auto;
}
#top_contents  {
	height: 250px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #second_contents {
	height: 160px;
	width: 798px;
}
.contents {
	height: 160px;
	width: 480px;
	float: left;
	padding-left: 30px;
}
#main img {
	margin-top: 20px;
	margin-left: 20px;
}


#main #third_contents {
	height: 160px;
	width: 798px;
}
#main #forth_contents {
	height: 160px;
	width: 798px;
}


#main p {
	line-height: 1.4;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 5px;
}
#top_contents_left  {
	height: 250px;
	width: 398px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#top_contents_right  {
	height: 250px;
	width: 390px;
	float: left;
	font-size: 12px;
	line-height: 160%;
	position: relative;
	background-color: #FFFFFF;
	
}
#top_contents_left_top  {
	height: 100px;
	width: 398px;
}
#top_contents_left_top  p  {
	margin-left: 40px;
	line-height: 144%;
	margin-top: 20px;
}
#top_contents_right ol {
	margin-top: 20px;
}

#top_contents_left_btm  {
	height: 142px;
	width: 360px;
	text-align: left;
	margin-left: 30px;
}
#top_contents_right li {
	left: 30px;
	position: relative;
	width: 350px;
	line-height: 200%;
}



#main #p1 {
	position: absolute;
	top: 311px;
	clear: both;
	float: left;
	display:inline;
	left: 33px;
}


#main #p2 {
	position: absolute;
	clear: both;
	float: right;
	display:inline;
	top: 310px;
	right: 500px;
}
#main #p3 {
	clear: both;
	float: right;
	display:inline;
	position: absolute;
	right: 573px;
	top: 400px;
}
#main h3 {
	color: #666666;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6666FF;
	border-left-color: #6666FF;
	line-height: 1.5;
	width: 470px;
	left: 0px;
	position: relative;
	height: 20px;
	font-size: 10pt;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 15px;
}


#main h6 {
	font-size: 10px;
	color: #999999;
	padding-left: 60px;
	width: 400px;
	line-height: 2.0;
}




#main #contact_bar {
	height: 47px;
	width: 800px;
	position: relative;
	top: 1px;
	background-image: url(contact_bar.jpg);
	background-repeat: no-repeat;
	left: 0px;
}
h1 a {
	color:#D93E02;
	}

	
h1 {
	text-align:right;
	height:155px;
	letter-spacing:5px;
	padding-right:10px;
	margin-bottom:40px;
	background-repeat: no-repeat;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	}
h2,h3,p,#path {
	margin-left:10px;
	margin-right:10px;
	}
		

#main h2 {
	font-size: 12pt;
	line-height: 0%;
	text-align: left;
	color: #6633CC;
	background-image: url(h2_back.jpg);
	background-repeat: repeat-x;
	padding: 40px 20px 20px 0px;
	margin-left: 50px;
	margin-right: 30px;
	background-position: 5px 25px;
}

#contact_bar #siryou {
	top: 5px;
	right: 45px;
	position: absolute;
}

.contents img {
	padding: 0px;
	float: right;
	clear: none;
	position: relative;
	top: -30px;
}
