@charset "UTF-8";
/* CSS Document */

img {
	border:0;
	}


body{
	background-color:#D0D2D3;
	color:#999;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
	line-height:180%;
	}

.header{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	width:640px;
	height:110px;
	margin: 0 auto;
	}

#maincontena{
	width:640px;
	height:100%;
	margin: 0 auto;
	background-color:#fff;
	}
	
.mainarea{
	width:560px;
	height:100%;
	margin: 0 auto;
	}

	
h1.title{
	color:#E60000;
	font-size:16px;
	_margin-top:15px;
	}
h2.title1{
	color:#E60000;
	font-size:16px;
	_margin-top:15px;
	}
h3.title2{
	color:#E60000;
	font-size:16px;
	_margin-top:15px;
	}
h4.title3{
	color:#E60000;
	font-size:16px;
	_margin-top:15px;
	}

.text01{
	color:#000;
	
	}
	
	