* {
	margin: 0;
	padding: 0;
}


body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 13px;

	line-height: 1.6em;
	color: #5E3608;


}
.pink {
	color: #FF0066;
}
.pink_b {
	font-weight: bold;
	color: #FF0066;
}
.gray {
	color: #666666;
}

a:link {
	color: #5E3608;
}
a:visited {
	color: #5E3608;
}
a:hover {
	color: #5E3608;
	text-decoration: underline;
}
a:active {
	color: #5E3608;
}
#container {
	background-image: url(../img/back.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1000px;
	}
#titlearea {
	background-image: url(../img/back.gif);
	background-attachment:fixed;
	height: 275px;
	width: 1000px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#mainarea {
	width: 1000px;
	background-image: url(../img/back.gif);
	background-attachment:fixed;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center 275px;
}

h1 {
	height: 275px;
	width: 1000px;
	background-image: url(../img/charity_topimg.jpg);
}

h2 {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 25px;
}
h3 {
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.both{
	clear: both;
	margin-left: 25px;
	margin-bottom: 20px;
}
.descri00 {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
	background-image: url(../img/charity_topimg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 275px;
}
.descri0 {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
	background-image: url(../img/charity_topimg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 275px;
}
.descri1 {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
	background-image: url(../img/charity_content1_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 321px;
}
.descri2 {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/charity_content2_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 489px;
	margin-top: 0px;
}
.descri2-2 {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../img/charity_content2-2_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 171px;
}
.descri3 {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
	background-image: url(../img/charity_content3_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 202px;
}
.descri4 {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;

	margin-bottom: 10px;
	background-image: url(../img/charity_content4_img.jpg); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;
}
.descri5 {
	text-align: 40px;
	line-height: 1.0em;
	margin-top: 20px;
	margin-left: 0px;

}

.right_content {
	width: 450px;
	float: left;
	margin-top: 3px;
	margin-left: 290px;
	margin-right: 20px;
}
.left_content {
	width: 463px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 20px;
}
.left_content3 {
	width: 463px;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 20px;
}
.left_content4 {
	width: 580px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
}


.left_l_photo {
	width: 200px;
	margin-left: 10px;
}
.left_r_photo {
	width: 200px;
	margin-left: 10px;
}

.syosai{
	font-size: 12px;
	line-height: 110%;
		margin-left: 10px;
}

h4 {
	font-size: 14px;
	line-height: 1.5em;
}


.right_content {
	float: left;
}


.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.qrcode {
	width: 300px;
	margin-top: 20px;
}

.descri_fotter {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
	background-color: #2478CE;
	width: 100%;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	height: 30px;
	background-color: #2478CE;
	width: 1000px;
	padding-top: 8px;
}
