/*
Design by 加森観光
http://kamori.co.jp
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x bottom;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{

}

#back
{
width: 627px;

margin: 0 auto;

}

#header {
	height: 350px;
	text-align: left;
	margin-bottom: 10px;
	
}

#logo {
	background: url(images/header.jpg) no-repeat;
	width: 607px;
	height: 250px;
	text-align: left;
	padding-top: 100px;
	padding-left: 20px;
	margin-bottom: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #666666;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}
