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

.img_right {
	margin: 0 0 10px 10px;
	border: 1px solid #CCC;
	}

.faq_cat {
	font-size: 14px;
	margin: 15px 0 5px;
	color: #990000;
	padding: 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #EEE;
	}
	
.faq_question {
	color: #578F57;
	padding: 5px 0;
	border-top: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
	background: #fcfcfc;
	margin: 5px 0;
	font-weight: bold;
	}

/* =================== Projects ============== */


.projects_btn_div {
	margin-bottom: 15px;
	}

.projects_head_top {
	color: #578F57;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	}
	
.projects_head_top h2 {
	font-size: 24px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
.projects_head_top h3 {
	font-size: 18px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
/* =================== Support ============== */
.support_head_top {
	color: #8F5757;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	}
	
.support_head_top h2 {
	font-size: 24px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
.support_head_top h3 {
	font-size: 18px;
	padding: 0 0 3px;
	line-height: 1.4em;
	margin: 0 0 10px;
	}
	
.support_head_second h2 {
	font-size: 16px;
	padding: 0 0 3px;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Times New Roman", Times, serif;
	color: #57768F;
	margin: 0 0 10px;
	}
	
.support_head_title_01 {
	background: url(../img/head_support_title.gif) no-repeat;
	height: 65px;
	text-indent: -999999px;
	}
	
.support_head_title_02 {
	background: url(../img/head_support_title_02.gif) no-repeat;
	height: 25px;
	text-indent: -999999px;
	}
	
.support_head_title_03 {
	background: url(../img/head_support_title_03.gif) no-repeat;
	height: 25px;
	text-indent: -999999px;
	}
	
.support_head_title_04 {
	background: url(../img/head_support_title_04.gif) no-repeat;
	height: 25px;
	text-indent: -999999px;
	}
	
.support_tanemaki_ttl {
	background: url(../img/ttl_tanemaki.gif) no-repeat;
	height: 50px;
	text-indent: -999999px;
	}
	
	

.support_donation_ttl {
	background: url(../img/support_ttl_donation.gif) no-repeat;
	height: 50px;
	margin: 20px 0;
	text-indent: -999999px;
	}

.usage_head_title_01 {
	background: url(../img/usage_ttl.jpg) no-repeat;
	height: 50px;
	text-indent: -999999px;
	}
	
	
	
#support_div_tanemaki {
	margin: 15px 0;
	}
	
#support_div_tanemaki #support_p_tanemaki {
	background: url(../img/support_p_tanemaki.gif) no-repeat;
	height: 200px;
	font-size: 1px;
	text-indent: -999999px;
	margin: 20px 0;
	}
	

.support_btn_div {
	margin: 15px 0;
	text-align: center;
	}

	
/* =================== Side Photo 01 ============== */

.side_photo_01 {
	height: 300px;
	background: url(../../../components/side_photo/side_photo_01.jpg) no-repeat;
	margin-bottom: 15px;
	}

/* =================== FAQ, CONTACT ======================= */

.faq_p {
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	}
	
.astarisk {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	}
