﻿@charset "utf-8";
/* CSS Document */
.main{
	background-image:url(../images/supporter/bg_photo1.jpg);
	background-position:340px top;
	background-repeat:no-repeat;
	min-height:600px;
	_height:600px;
}
h2{
	clear:both;
}
.section h2{
	background-image:url(../common/images/bg_ttl01.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:18px;
	font-weight:bold;
	font-size: 122%;
	height:34px;
	line-height:34px;
	border-right:1px solid #f5f5f5;
	margin-bottom:1em;
	margin-right:20px;
}
.section{
	margin-right:180px;
}

