@charset "utf-8";

body	{
	font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif,'ＭＳ ゴシック', 'MS Gothic', 'Osaka－等幅', Osaka-mono, monospace;
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}

img {
   border:0;
   margin:10px;
   vertical-align:bottom;
}

br {
   letter-spacing:normal;
}

p {
	line-height: 1.8;
	font-size:15px;
	padding:10px;
}

a {
	text-decoration:none;
}

.clear {
 clear:both;
}

h1	{
  font-size:13px;
  color:#FFFFFF;
  }
  
h2	{
	font-size:15px;
	margin:10 0 0 20;
	padding:0;
	color:#333333;
	}

h3{
	font-size:20px;
	margin:20 0 0 0;
	padding:0;
	color:#FF3300;
	}
	
h4{
	font-size:16px;
	margin:20 0 0 0;
	padding:0;
	color:#000066;
	}
	
	
li	{
	font-size:14px;
	line-height:1.8;
	}
  
  
  
#spacer {
	height:100px;
	clear:both;
}

#spacer2 {
	height:50px;
	clear:both;
}


#left1	{
	float:left;
	width:570px;
}


#left2	{
	float:left;
	width:391px;
}

#header	{
	background:#FF6600;
	height:70px;
	padding:10px;
	width:100%;
	}

#header_cont	{
	width:1024px;
	margin:0 auto;
	}


#wrapper	{
	width: 1024px;
	margin: 0 auto;
	}
	
#description{
	margin-top:40px;
	margin-left:10px;
	width: 444px;
	float: right;
}

#description2	{
	width: 603px;
	margin-left:20px;
	float:right;
}

.left{
	float:left;
	}

#footer{
	clear: both;
	background-color:#FF6600;
	width: 100%;
}

#footer1{
	width: 1024px;
	color: #FFF;
	height:30px;
	margin: 0px auto;
	text-align:center;
}

#footer1 a{
	color:#FFFFFF;
}

#footer2{
  width: 100%;
  background-color: #ff4500;
  height: 40px;
  text-align:center;
  }
