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

body {
	background-color: #FFFFFF;
	background-image: url(../img/tile_gray.gif);
}



html {
margin-bottom:1px;
height:100%;
}



H2 {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 60px;
	background:url(../img/title_bg01.jpg) repeat-y;
	width:900px; height:60px;
	text-align:left;
	text-indent: 20px;
}


H3 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height:60px;
	background:url(../img/title_bg02.jpg) no-repeat;
	width:900px; height:60px;
	text-align:left;
	text-indent: 50px;
}

.honbun {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	width : 800px;
	text-align:left;
	margin: 10px auto 10px auto;
}

.jisage{
	text-indent:-2em;
	padding-left:2em;
}


.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
}



.midashi {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	background-color: #CBD0F1;
}



.style2 {color: #ff0000}

.style3 {color: #669900}

.style4 {color: #663399}

.style5 {color: #0066FF}