@charset "utf-8";

/* CSS Document */

/* ========================================
	
	* 説明: 保護者の方へカテゴリ用CSS

======================================== */


/* PTAお知らせ
======================================== */

#pta_info{
	width: 650px;
  margin: 0 0 30px 0;
}

#pta_info p.quote{
	margin-left: 90px;
	text-align: left;
}


/* PTA活動
======================================== */
#pta_activity .data_box {
	width: 650px;
	border-top: solid 1px #cccccc;
  padding: 20px 0 10px 0;
  margin: 10px 0 0 0;
}

#pta_activity .left_box{
	float:left;
	width: 90px;
}

#pta_activity .right_box {
	float:right;
	width: 560px;
}


#pta_activity .data_box_01{
	width: 560px;
	border-bottom: solid 1px #cccccc;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

#pta_activity .data_box_01 .data_box_01_1{
	float:left;
	width: 130px;
}

#pta_activity .data_box_01 .data_box_01_2{
	float:left;
	width: 420px;
}

#pta_activity .data_box_01_2 .img {
	float:left;
	padding-top:5px;
	margin-right:5px;
	text-align:center;
	font-weight:bold;
	color:#766B63;
}

#pta_activity .data_box_02{
	width: 560px;
	border-bottom: solid 1px #cccccc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}



#pta_activity p.ttl01{
	font-weight: bold;
	color: #766b63;
}

#pta_activity p.ttl02{
	font-weight: bold;
	color: #766b63;
}

#pta_activity .quote{
	padding:0 20px;
}


#pta_activity table{
	width: 470px;
	margin: 20px;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

#pta_activity table th{
	width: 50px;
	padding: 5px;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #766b63;
}

#pta_activity table td{
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 5px;
}


.aisatsu .data_box_01_2 {
	margin-right:10px;
}
.aisatsu .data_box_01_1 .img {
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	color:#766B63;
}
#pta_activity .aisatsu table {
	margin:0 0 10px;
	width:98%;
}
#pta_activity .aisatsu table th {
	background-color:#F8F5E9;
	color:#766B63;
	font-weight:bold;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	width:140px;
	padding:8px;
}
#pta_activity .aisatsu td {
	padding:8px;
}
#pta_activity .yotei {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:none;
}
#pta_activity .yotei .data_box_01_1 {
	width:100px ;
	/width:90px ;
}
#pta_activity .yotei .data_box_01 {
	width:460px ;
}
#pta_activity .yotei .data_box_01 .data_box_01_1 {
	width:60px ;
}
#pta_activity .yotei .data_box_01 .data_box_01_2 {
	width:350px ;
}
/* PTA出席停止証明書
======================================== */


#certificate p {
  margin: 0 0 30px 0;
}

#certificate .qoute {
	font-size:12px;
	width: 520px;
  margin: 0 0 20px 0;
	border: solid 1px #cccccc;
	padding: 10px;
}

#certificate .qoute .left_box {
	float:left;
	width: 400px;
}

#certificate .qoute .right_box {
	float:left;
	width: 120px;
}

