@charset "Shift_JIS";
/***********************************
***********************************/
/***********************************
家庭のページ（サブページ以下）設定
***********************************/
/***********************************
***********************************/


/***********************************
ベストホームページ設定（link中ページ）
***********************************/
#familyBox #linkpage .students_linkarea {
	 border: solid 1px #d5d5d5;
	 border-radius: 6px;
}
#familyBox #linkpage .students_linkarea .students_linkbox {
	margin: 0px 12px;
	border-top: dashed 2px #afafaf;
	position: relative;
	padding-top: 14px;
}
#familyBox #linkpage .students_linkarea .students_linkbox:first-child {
	border: none;
}
#familyBox #linkpage .students_linkarea h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 16px 8px;
	position: relative;
	color: #fd9500;
}
#familyBox #linkpage .students_linkarea h4 a {
	color: #fd9500;
}
#familyBox #linkpage .students_linkarea h4 a:hover {
	opacity: 0.7;
}
#familyBox #linkpage .students_linkarea h4:before {
	content: '>';
	position: absolute;
	top: 0;
	left: -13px;
}
#familyBox #linkpage .students_linkarea p {
	margin: 0px 16px 5px;
	color: #525252;
}
#familyBox #linkpage .students_linkarea p.source {
	text-align: right;
	color: #999;
}
#familyBox #linkpage .students_linkarea .iconbox {
	position: absolute;
	top: 10px;
	right: 0;
}



/***********************************
informationグループ
(なるほど！ホント？やってみよう！)
***********************************/
#familyBox .mainBox .innerBox #informationBox {	
}
#informationBox p {
	line-height: 2em;
}
	
	/*記事のBOXイラストなし*/
	#informationBox  .articleBox01 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	}
			#informationBox  .articleBox01 a {
			color: #666;
			text-decoration: underline;	
			}
			#informationBox  .articleBox01 a:hover {
	color: #000;
	text-decoration: underline;
			}
	
	/*記事のBOXあり*/
	#informationBox  .articleBox02 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 20px;
	}
		#informationBox  .articleBox02 .leftBox  {
		float: left;
		width: 480px;
		margin: 0px;
		}
		#informationBox  .articleBox02 .rightBox  {
		float: right;
		width: 145px;
		margin: 0px;
		}


/*記事中の強調文字*/
#informationBox strong  {
	font-weight: bold;
	color: #CC3300;		
	}



/*記事下のナビゲーション部分*/
#informationBox #foot_navBox {
	width: 645px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 50px;
}
	#informationBox #foot_navBox .leftBox {
	float: left;
	width: 180px;
	background-image: url(/education/images/family/200803/prev.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height: 30px;
		}
		 /*最初のページのみ.leftBox非表示*/
			#informationBox #foot_navBox .leftBox02 {
			float: left;
			width: 180px;
			padding-left: 30px;
			min-height: 30px;
			background-color: #FFF;
			}
	#informationBox #foot_navBox .centerBox {
	float: left;
	width: 225px;
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
	padding-top: 5px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	text-align: center;
	padding-bottom: 5px;
	margin-top: 5px;
		}
	#informationBox #foot_navBox .rightBox {
	float: right;
	width: 180px;
	background-image: url(/education/images/family/200803/next.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
	min-height: 30px;
		}
	
	
	#informationBox #foot_navBox .nav_text {
	font-size: 13px;
	color: #62BB14;
	font-weight: bold;
	line-height: 1.2em;
	}
			#informationBox #foot_navBox .line01 {/*1行の場合のマージン調整*/
			padding-top: 10px;
			}
	
	#informationBox #foot_navBox .nav_text a {
		color: #62BB14;
		}
	#informationBox #foot_navBox .nav_text a:hover {
	color: #093;
	}
	
	/*centerのみ下線あり*/
	#informationBox #foot_navBox .leftBox .nav_text a {
		text-decoration: none;
	}
	#informationBox #foot_navBox .centerBox .nav_text a {
		text-decoration: underline;	
	}
	#informationBox #foot_navBox .rightBox .nav_text a {
		text-decoration: none;
	}
	
	/*ページカラー*/
	#informationBox #foot_navBox .page_color a {
		color: #093;
	}
	
/***********************************
授業参観日以外で子どもの様子を
知るテクニック
***********************************/	
/*チェックマーク付き見出し*/
#informationBox .check_midashi {
	font-size: 14px;
	font-weight: bold;
	color: #62BB14;
	background-image: url(/education/images/family/200803b/803b_title_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	margin-bottom: 10px;
	min-height: 17px;
}
	
	
	
/***********************************
携帯電話のルールをつくろう！
***********************************/	

	
/*見出し（下線あり）*/	
#informationBox .manner_midashi01 {
	font-family: "メイリオ", Meiryo,;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 2px;
	color: #62BB14;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #62BB14;
	margin-bottom: 15px;
	}	

/*ダウンロード部分見出し*/
#informationBox .manner_midashi02 {
	background-image: url(/education/images/family/200802/200802_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	padding-top: 5px;
	padding-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #62BB14;
	margin-top: 30px;
	margin-bottom: 10px;
	}		
		
	
/*ダウンロード部分ボタンBOX*/	
#informationBox .download_Box {
	margin-top: 15px;	
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	}
	#informationBox .download_Box .leftBox {
	float: left;
	height: 25px;
	width: 50px;
	padding-top: 5px;
	margin-bottom: 15px;
	}
	#informationBox .download_Box .centerBox {
	float: left;
	height: 30px;
	width: 145px;
	margin-right: 15px;
	}
	#informationBox .download_Box .rightBox {
	float: left;
	height: 30px;
	width: 213px;	
	}
	
/*下部チェックするBox*/	
#informationBox #manner_checkBox {
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
	padding: 15px;
	text-align: center;
	}
	
	
/***********************************
携帯電話利用診断（index.html）
***********************************/	

/*下部チェックするBox*/	
#informationBox #shindanBox {
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
	width: 605px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}		
	
/***********************************
携帯電話利用診断（shindan.html）
***********************************/		

/*質問項目Box*/	
#informationBox #questionBox {
	margin-top: 30px;
	}		


/*茶色質問見出し*/	
#questionBox .question_midashi h3 {
	background-color: #663333;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	font-weight: normal;
	}	
	
/*質問項目（table部分）*/	
#informationBox #questionBox {
	margin-top: 30px;
	}	
	
#questionBox table {
	width: 643px;
	margin-top: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	margin-bottom: 15px;
}
	#questionBox table tr th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	width: 35px;
}
	
	#questionBox table tr td {
	font-size: 12px;
	line-height: 1.7em;
	color: #000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	width: 577px;
	}
#questionBox .pastel_bg {
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
}

/***********************************
携帯電話利用診断結果（keitai_r01〜03.html）
***********************************/


#informationBox #kekka_midashi{
	width: 630px;
	height: 18px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #FF6600;
	margin-top: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*角丸*/
	-moz-border-radius-topright: 10px;    /* Firefox */
	-webkit-border-top-right-radius: 10px; /* Safari,Chrome */
	border-top-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-topleft: 10px;    /* Firefox */
	-webkit-border-top-left-radius: 10px; /* Safari,Chrome */
	border-top-left-radius: 10px;         /* CSS3 */
	}


#informationBox #shindan_kekkaBox{
	width: 611px;
	padding: 15px;
	border: 2px solid #FF6600;
	margin-bottom: 20px;	
	/*角丸*/
	-moz-border-radius-bottomright: 10px;    /* Firefox */
	-webkit-border-bottom-right-radius: 10px; /* Safari,Chrome */
	border-bottom-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-bottomleft: 10px;    /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari,Chrome */
	border-bottom-left-radius: 10px;         /* CSS3 */
	}
	
#kekka_footBox{
	margin-top: 10px;
	width: 645px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
}
	#kekka_footBox .leftBox {
	padding: 20px 10px;
	width: 264px;
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
	float: left;
	margin-right: 16px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	text-align: center;
	font-size: 14px;
	}
	#kekka_footBox .rightBox {
	width: 325px;
	background-image: url(/education/images/family/pastel_green_bg.jpg);
	background-repeat: repeat;
	float: right;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
		#kekka_footBox .rightBox .inBox {
		width: 325px;
		overflow: hidden; /*floatの解除*/
		position: relative; /*DWで正常にプレビュー*/
		zoom:1;	
		}
		#kekka_footBox .rightBox .inBox .hamu_ill {
		width: 76px;
		float: right;
		height: 72px;
		padding-top: 20px;
		}
		#kekka_footBox .rightBox .inBox .textBox {
		width: 244px;
		float: left;
		margin-right: 5px;
		}

	





/***********************************
***********************************/	
/***********************************
こどものページ（サブページ以下）設定
***********************************/
/***********************************
***********************************/



/***********************************
ベストホームページ設定（link）
***********************************/

#studentsBox #best_hpBox {
	}

#best_hpBox .inBox {
	width: 645px;
	margin-top: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	}
	
		#best_hpBox .inBox .leftBox {
		width: 205px;
		float: left;
		margin-right: 12px;
		border: 1px solid #d5d5d5;
		-moz-border-radius: 5px;    /* Firefox */
		-webkit-border-radius: 5px; /* Safari,Chrome */
		border-radius: 5px;         /* CSS3 */
		}
		#best_hpBox .inBox .rightBox {
		width: 205px;
		float: right;
		border: 1px solid #d5d5d5;
		-moz-border-radius: 5px;    /* Firefox */
		-webkit-border-radius: 5px; /* Safari,Chrome */
		border-radius: 5px;         /* CSS3 */
		}
		
		/*ハムスターイラストタイトル部分bg設定*/
		#best_hpBox #ham01 {
		background-image: url(/education/images/students/link/link_title_bg01.png);
		background-repeat: no-repeat;
		}
		#best_hpBox #ham02 {
		background-image: url(/education/images/students/link/link_title_bg02.png);
		background-repeat: no-repeat;
		}
		#best_hpBox #ham03 {
		background-image: url(/education/images/students/link/link_title_bg03.png);
		background-repeat: no-repeat;
		}
	



#best_hpBox .inBox .link_title{
	height: 23px;
	width: 190px;
	font-size: 14px;
	font-weight: bold;
	color: #BA5C00;
	padding-left: 15px;
	padding-top: 6px;
	}
	#best_hpBox .inBox .brown_title{
	font-size: 14px;
	font-weight: bold;
	color: #BA5C00;
	margin-bottom: 10px;
	}
						
							
	#best_hpBox .inBox .textBox {
	padding: 15px;
}
		#best_hpBox .inBox ul {
		list-style-type: none;								
		}
		#best_hpBox .inBox ul li {
		color: #F88015;
		font-size: 13px;
		font-weight: bold;
		line-height: 1.7em;
		}
		#best_hpBox .inBox ul li a {
		color: #F88015;
		font-weight: bold;
		text-decoration: none;
		}
		#best_hpBox .inBox ul li a:hover {
		color: #F30;
		}

/*地域選択部分*/
#best_hpBox #areaBox {
	margin-bottom: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	width: 100%;
	}
	#best_hpBox #areaBox .selectBox {
	width: 90px;
	float: left;
	margin-right: 0px;
	padding-top: 2px;
		}
	#best_hpBox #areaBox .lookBox {
	width: 56px;
	float: left;
		}
		
		
		
/*ヤフー・グーグル検索部分*/
#studentsBox #kensakuBox {
	width: 605px;
	margin-top: 20px;
	background-image: url(/education/images/students/link/kensaku_bg.jpg);
	background-repeat: repeat;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	padding: 20px;
	}
	
	#kensakuBox .leftBox {
	width: 135px;
	float: left;
	margin-right: 20px;
	}
	#kensakuBox .rightBox {
	width: 450px;
	float: right;
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	
		#kensakuBox .rightBox .inBox {
		width: 430px;
		overflow: hidden; /*floatの解除*/
		position: relative; /*DWで正常にプレビュー*/
		zoom:1;
		padding-right: 10px;
		padding-left: 10px;
		margin-bottom: 10px;
		}
			#kensakuBox .rightBox .inBox .logoBox {
			width: 140px;
			float: left;
			margin-right: 10px;
			
			}
			#kensakuBox .rightBox .inBox .inputBox {
			width: 200px;
			float: left;
			margin-right: 10px;
			padding-top: 5px;			
			}
			#kensakuBox .rightBox .inBox .enterBox {
			width: 70px;
			float: right;			
			}
			
			
			
			
/***********************************
ベストホームページ設定（link中ページ）
***********************************/
#studentsBox #linkpage .students_linkarea {
	 border: solid 1px #d5d5d5;
	 border-radius: 6px;
}
#studentsBox #linkpage .students_linkarea .students_linkbox {
	margin: 0px 12px;
	border-top: dashed 2px #afafaf;
	position: relative;
	padding-top: 14px;
}
#studentsBox #linkpage .students_linkarea .students_linkbox:first-child {
	border: none;
}
#studentsBox #linkpage .students_linkarea h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 16px 8px;
	position: relative;
	color: #fd9500;
}
#studentsBox #linkpage .students_linkarea h4 a {
	color: #fd9500;
}
#studentsBox #linkpage .students_linkarea h4 a:hover {
	opacity: 0.7;
}
#studentsBox #linkpage .students_linkarea h4:before {
	content: '>';
	position: absolute;
	top: 0;
	left: -13px;
}
#studentsBox #linkpage .students_linkarea p {
	margin: 0px 16px 5px;
	color: #525252;
}
#studentsBox #linkpage .students_linkarea p.source {
	text-align: right;
	color: #999;
}
#studentsBox #linkpage .students_linkarea .iconbox {
	position: absolute;
	top: 10px;
	right: 0;
}



/***********************************
ホームページの情報モラル講座
***********************************/
#homepagekouza {
	overflow: hidden;
}
#homepagekouza .top_bg {
	background-image:url(/education/images/students/onlineroom/homepage/homepage_title.png);
	background-repeat: no-repeat;
	background-position: 500px 0px;
}

#homepagekouza .section02 {
	width: 645px;
	margin: 0px auto 20px;
	border: solid 1px #d5d5d5;
	border-radius: 6px;
}
#homepagekouza .section02 .homepageBox {
	border-bottom: dashed 2px #afafaf;
	margin: 0px 10px;
	position: relative;
	min-height: 70px;
}
#homepagekouza .section02 .homepageBox.last {
	border: 0;
}
#homepagekouza .section02 .homepageBox h3 {
	position: relative;
	line-height: 19px;
	font-size: 19px;
	margin: 20px 10px;
}
#homepagekouza .section02 .homepageBox h3 a {
	text-decoration: none;
}
#homepagekouza .section02 .homepageBox h3 a:hover {
	opacity: 0.7;
}
#homepagekouza .section02 .homepageBox h3.color1 a {
	color: #3567cc;
}
#homepagekouza .section02 .homepageBox h3.color2 a {
	color: #eab000;
}
#homepagekouza .section02 .homepageBox h3.color3 a {
	color: #d35c4f;
}
#homepagekouza .section02 .homepageBox h3.color4 a {
	color: #25bac7;
}
#homepagekouza .section02 .homepageBox h3 img {
	padding-left: 10px;
	vertical-align: text-top;
}
#homepagekouza .section02 .homepageBox p {
	margin: 0px 10px 10px;
}
#homepagekouza .section02 .homepageBox .hamuhamu {
	position: absolute;
	top: -20px;
	right: 20px;
}
/**中ページ共通**/
#homepagekouza #hpwindow {
	width: 645px;
	margin: 0px auto 20px;
}
#homepagekouza #hpwindow .addressbar {
}
#homepagekouza #hpwindow .windowbody {
	border: solid 1px #a4acb7;
	border-top: none;
	padding: 10px;
	line-height: 1.5;
}
#homepagekouza .closebtn {
	text-align: center;
	margin: 20px 0px;
}


/***********************************
ケータイの情報モラル講座
***********************************/
#keitaikouza .slideBox {
	border: solid 1px #d5d5d5;
	border-radius: 6px;
	margin: 20px 0;
	height: 495px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#keitaikouza .slideBox .image {
	position: absolute;
}
#keitaikouza .slideBox .image .btn_dtail {
	position: absolute;
	top: 370px;
	left: 50%;
	margin-left: -71px;
}
#keitaikouza .slideBox .naviBox {
	background: #fff8ef;
	text-align: center;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	top: 446px;
	left: 0;
}


/***********************************
メールの情報モラル講座(作成返信）
***********************************/	

#mailmoralsBox {	
}
#mailmoralsBox p {
	line-height: 2em;
}
	
	/*上段*/
	#mailmoralsBox .Box01 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 15px;
	margin-bottom: 40px;
	}
		#mailmoralsBox .Box01 .leftBox  {
		float: left;
		width: 480px;
		margin: 0px;
		}
		#mailmoralsBox .Box01 .rightBox  {
		float: right;
		width: 145px;
		margin: 0px;
		}
		
		
	/*下段*/
	#mailmoralsBox .Box02 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	}
		#mailmoralsBox .Box02 .leftBox  {
		float: left;
		width: 400px;
		margin-top: 0px;
		margin-right: 15px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
		#mailmoralsBox .Box02 strong  {
		font-size: 15px;
		font-weight: bold;
		color: #666;		
		}
		#mailmoralsBox .Box02 .rightBox  {
		float: right;
		width: 70px;
		height: 70px;
		margin-top: 0px;
		margin-right: 140px;
		margin-bottom: 0px;
		margin-left: 0px;
		}	

/*大人の方へリンクテキスト*/		
#mailmoralsBox .link_text {
	font-size: 14px;
	font-weight: bold;
	color: #F88015;
	}	
	#mailmoralsBox .link_text a {
	color: #F88015;
	}	
	#mailmoralsBox .link_text a:hover {
	color: #F30;
	}	
	
	
#mailmoralsBox #mail_Box01 {
	margin-top: 20px;
}	



/*メール作成画面*/
#mailmoralsBox #mail_Box01 #header/*615px*/ {
	background-color: #764826;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	padding-top: 2px;
	padding-bottom: 1px;
	 /* 上部のみ角丸 */
	-moz-border-radius-topright: 10px;    /* Firefox */
	-webkit-border-top-right-radius: 10px; /* Safari,Chrome */
	border-top-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-topleft: 10px;    /* Firefox */
	-webkit-border-top-left-radius: 10px; /* Safari,Chrome */
	border-top-left-radius: 10px;         /* CSS3 */
}
	
	/*ヘッダーテキスト（メール作成画面）*/
	#mailmoralsBox #mail_Box01 #header .headtext {
	width: 555px;
	color: #FFF;
	float: left;
	}
	/*ヘッダーボタン（印刷）*/
	#mailmoralsBox #mail_Box01 #header .print_botan {
	width: 60px;
	float: right;
	height: 25px;
	}
	

	/*メール作成部分（フレーム）*/
	#mailmoralsBox #mail_mainBox {
	background-color: #FFF8F6;
	width: 601px;
	border: 2px solid #9B8E78;
	padding: 20px;
	/*下部角丸*/
	-moz-border-radius-bottomright: 10px;    /* Firefox */
	-webkit-border-bottom-right-radius: 10px; /* Safari,Chrome */
	border-bottom-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-bottomleft: 10px;    /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari,Chrome */
	border-bottom-left-radius: 10px;         /* CSS3 */
	
	}
	
	/*返信画面フィールド*/
	#mailmoralsBox .replyfield {
		border: solid 1px #999;
		margin: 5px;
		padding: 5px;
		background: #FFF;
	}
	#mailmoralsBox .replyfield .from {
		font-size: 14px;
		font-weight: bold;
		color: #764826;
		padding-left: 10px;
	}
	
	
	#mailmoralsBox #mail_mainBox table {
	}
	#mailmoralsBox #mail_mainBox table tr th {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.2em;
	color: #764826;
	font-weight: bold;
	vertical-align: top;
	}
	#mailmoralsBox #mail_mainBox table tr td {
	}
	
	/*入力エリア*/
	#mailmoralsBox #mail_mainBox input,textarea {
	width: 100%;
		}
	
	
	/*送信先（はむはむBox）tr*/
	#mailmoralsBox #mail_mainBox table .hamhamBox{
	text-align: center;
	}
		
	
		
		/*左と上にボーダー*/
		#mailmoralsBox .borderstyle_A {
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #FFF;
		border-top-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-left-style: solid;
		border-top-color: #999;
		border-left-color: #999;
		}
		/*左と下にボーダー*/
		#mailmoralsBox .borderstyle_B {
		padding-top: 5px;
		padding-bottom: 5px;	
		background-color: #FFF;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #999;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #999;
			}
		/*左のみボーダー*/
		#mailmoralsBox .borderstyle_C {
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #FFF;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #999;
			}
		/*右のみボーダー*/
		#mailmoralsBox .borderstyle_D {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999;
			}
			
		#mail_mainBox .sendto_ham {
			border: solid 4px #FFF;
		}
		#mail_mainBox .selected {
			border: solid 4px #cf2c0b;
		}
			
			
			



/*メールの書き方ポイント*/
#mailmoralsBox #pointBox {
	margin-top: 20px;
}	
/*タイトル部分*/
#mailmoralsBox #pointBox #header02/*615px*/ {
	background-color: #FD9500;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	/* 上部のみ角丸 */
	-moz-border-radius-topright: 10px;    /* Firefox */
	-webkit-border-top-right-radius: 10px; /* Safari,Chrome */
	border-top-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-topleft: 10px;    /* Firefox */
	-webkit-border-top-left-radius: 10px; /* Safari,Chrome */
	border-top-left-radius: 10px;         /* CSS3 */
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
	
	
	

	/*コンテンツ部分*/
	#mailmoralsBox #pointBox .inBox {
	width: 601px;
	border: 2px solid #FD9500;
	padding: 20px;
	/*下部角丸*/
	-moz-border-radius-bottomright: 10px;    /* Firefox */
	-webkit-border-bottom-right-radius: 10px; /* Safari,Chrome */
	border-bottom-right-radius: 10px;         /* CSS3 */
	-moz-border-radius-bottomleft: 10px;    /* Firefox */
	-webkit-border-bottom-left-radius: 10px; /* Safari,Chrome */
	border-bottom-left-radius: 10px;
	background-color: #FFF9EF;
	}

#mailmoralsBox .attention {
	background:#000;
	line-height:2;
	margin-top: 10px;
	padding: 50px 20px;
	text-align: center;
}
	
	
/***********************************
メールの情報モラル講座(マニュアル）
***********************************/	
/*マニュアルページ茶色タイトル*/

#mailmoralsBox .manual_title {
	background-color: #764826;
	font-size: 14px;
	color: #FFF;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	
	/*テキスト部分*/
	#mailmoralsBox  .articleBox01 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	
	
	
			
/*table部分設定*/	 
#mailmoralsBox .tableBox {
	margin-bottom: 20px;
	margin-top: 20px;
}
#mailmoralsBox .tableBox table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
	#mailmoralsBox .tableBox table th {
	background-color: #FFF8EF;
	font-size: 12px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.2em;
	}
	#mailmoralsBox .tableBox table td {
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	vertical-align: top;
	padding: 15px;
	}
	#mailmoralsBox .tableBox strong {
	font-size: 14px;
	font-weight: bold;
	color: #BA5C00;
	line-height: 1.2em;
	}
	#mailmoralsBox .tableBox .orange {
	color: #F90;
	height: 2px;
	width: auto;
	}
	
/***********************************
調べ学習チャンピオン
***********************************/		
/*茶色見出し部分*/
#studentsBox .champ_titleBox {
	background-color: #764826;
	width: 645px;
	padding: 5px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	/*ポイント1〜8*/
	#studentsBox .champ_titleBox .point_numb {
	background-color: #FFF;
	width: 80px;
	font-size: 14px;
	color: #F60;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	padding-left: 10px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	/*タイトル部分*/
	#studentsBox .champ_titleBox .champ_midashi {
	font-size: 13px;
	color: #FFF;
	width: 545px;
	padding-top: 3px;
	float: right;
	font-weight: bold;
		}
		
/*テキスト部分*/			
#studentsBox .championBox {
	}
	#studentsBox .championBox .articleBox01{
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	}
	


/*黒板部分*/	
#studentsBox #kokuban {
	background-image: url(/education/images/students/champion/kokuban_bg.jpg);
	background-repeat: no-repeat;
	height: 246px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 75px;
	padding-right: 100px;
	padding-left: 100px;
	}
	
	



/***********************************
***********************************/
/***********************************
学校のページ（サブページ以下）設定
***********************************/
/***********************************
***********************************/


/***********************************
行事設定
***********************************/	
#schoolBox #gyojiBox {
	}
	#schoolBox #gyojiBox p {
	line-height: 1.8em;
}
	/*イラストなし（下部記事設定）*/
	#schoolBox #gyojiBox .articleBox01 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	}
	
	/*イラストあり（上部記事設定）*/
	#schoolBox #gyojiBox .articleBox02 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	}
		#schoolBox #gyojiBox .articleBox02 .rightBox {
		width: 160px;
		float: right;
		height: 160px;
		margin-left: 10px;
		}
		#schoolBox #gyojiBox .articleBox02 .leftBox {
		width: 455px;
		float: left;		
		}
				/*左テキスト部分のポイントとテキスト*/
				#schoolBox #gyojiBox .articleBox02 .leftBox .inBox {
				width: 455px;
				overflow: hidden; /*floatの解除*/
				position: relative; /*DWで正常にプレビュー*/
				zoom:1;
				margin-bottom: 15px;
				}
				#schoolBox #gyojiBox .articleBox02 .leftBox .inBox .pointBox {
				width: 75px;
				float: left;
				height: 26px;
				padding-top: 4px;
				margin-right: 10px;
				background-color: #e45f5f;
				font-size: 14px;
				font-weight: bold;
				color: #fff;
				text-align: center;
				/* line-height: 30px; */
				border-radius: 5px;
}
				#schoolBox #gyojiBox .articleBox02 .leftBox .inBox .textBox {
				width: 370px;
				float: right;
				font-size: 13px;
				font-weight: bold;
				color: #333;
				line-height: 1.3em;
				}
				
/*行事＞卒業式設定*/
#gyojiBox #sotsugyouBox	 {
	width: 625px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 20px;
	margin-bottom: 20px;
}
	#gyojiBox #sotsugyouBox .leftBox {
	float: left;
	width: 140px;
	margin-right: 20px;	
	}
	#gyojiBox #sotsugyouBox .rightBox {
	float: right;
	width: 140px;
	margin-right: 165px;
	}

/*終業式用*/
#gyojiBox .normaltext	 {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
	
	
	
/***********************************
情報モラル設定
***********************************/	
/*なるほど！ホント？やってみよう（下部リンク部分）*/	
#schoolBox #moral_botan_Box{
	width: 645px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 20px;
	margin-bottom: 30px;
	}
	#schoolBox #moral_botan_Box .leftBox{
	width: 284px;
	float: left;
	height: 56px;
	margin-right: 10px;
	}
	#schoolBox #moral_botan_Box .rightBox{
	width: 284px;
	float: right;
	height: 56px;
	margin-right: 67px;
	}
	
	
/***********************************
読みたくなる学級通信
***********************************/		
/*通信2行見出し*/


#schoolBox .tsushin_midashi	{
	width: 615px;
	height: 60px;
	background-image: url(/education/images/school/tsushin/tsushin_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 20px;
	}
	#schoolBox .tsushin_midashi p	{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
	}
	#schoolBox .tsushin_midashi h2	{
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	}


/*通信3行（スマホ3行用）見出し*/

#schoolBox .tsushin_midashi02	{
	width: 615px;
	height: 60px;
	background-image: url(/education/images/school/tsushin/tsushin_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-top: 20px;
	}
	#schoolBox .tsushin_midashi02 p	{
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 10px;
	}
	#schoolBox .tsushin_midashi02 h2	{
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	}	


#schoolBox #tsushinBox	{
	}
#schoolBox #tsushinBox .column02 p {
	line-height: 2em;
	}	

	/*ステップ1タイトル部分*/
	#tsushinBox #stepBox {
	width: 621px;
	border: 2px solid #0066CC;
	padding: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	#tsushinBox #stepBox .leftBox {
	width: 85px;
	float: left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #0066CC;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
	}
	#tsushinBox #stepBox .rightBox {
	width: 511px;
	float: right;
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	}
	

/*フッターナビ部分*/	
#tsushinBox #tsushin_footBox {
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}
#tsushinBox #tsushin_footBox p a {
	color: #0066CC;
	text-decoration: none;
	display: block;
}
#tsushinBox #tsushin_footBox p a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#tsushinBox #tsushin_footBox .stepparts {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0066CC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px;         /* CSS3 */
}


/*イラスト素材バナー部分*/
#tsushinBox #illstBox {
	background-image: url(/education/images/school/pastel_blue_bg.jpg);
	background-repeat: repeat;
	width: 605px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 20px;
	}
	#tsushinBox #illstBox .leftBox {
	float: left;
	width: 311px;
	margin-right: 20px;
	}
		#tsushinBox #illstBox .leftBox p {
		font-size: 15px;
		line-height: 1.7em;
		font-weight: bold;
		color: #3567CC;
		padding-top: 15px;
		}
	#tsushinBox #illstBox .rightBox {
	float: right;
	width: 274px;
	height: 108px;
	}
	
	

/*200802a-3.html*/

/*ウェブデザイナーによる学級通信*/
#tsushinBox .wd_midashi {
	background-image: url(/education/images/school/tsushin/webdesigner_bg.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 590px;
	padding-top: 12px;
	padding-left: 55px;
	}
/*上部ボックス*/	
#tsushinBox .wdBox {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	
	}	
	#tsushinBox .wdBox p {
		line-height: 2em;
		}
	#tsushinBox .wdBox .leftBox {
	width: 336px;
	float: left;
	margin-right: 5px;	
	}
	#tsushinBox .wdBox .rightBox {
	width: 284px;
	float: right;
	}

/*赤小見出し文字設定*/	
#tsushinBox .wd_komidashi {
	color: #CC3300;
	font-size: 18px;
	line-height: 1.7em;
	font-weight: bold;
	}
/*赤小見出し！マーク背景*/	
#tsushinBox .attention_bg {
	padding-left: 30px;
	background-image: url(/education/images/school/tsushin/attention_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}	
	
	
/*ワードデータボタン部分*/	
#tsushinBox .btnBox {
	width: 625px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	}	
	#tsushinBox .btnBox .leftBox {
	width: 244px;
	float: left;
	margin-right: 20px;	
	}
	#tsushinBox .btnBox .rightBox {
	width: 244px;
	float: right;
	margin-right: 117px;
	}
	



/*200803*/	
/*隅から隅まで読みたくなる、見出しのつくり方*/	


/*グリーン強調文字*/
#tsushinBox .greenmidashi {
	font-size: 17px;
	line-height: 1.7em;
	font-weight: bold;
	color: #096;	
	}



/*200803b*/	
/*読みたくなる学級通信のテーマはこれだ！*/	

/*記事のBOXイラストなし*/
	#tsushinBox  .articleBox01 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	}
	#tsushinBox  .articleBox01 p {
	line-height: 2em;
	}
			
	
	/*記事のBOXあり*/
	#tsushinBox  .articleBox02 {
	width: 625px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden; /*floatの解除*/
	position: relative; /*DWで正常にプレビュー*/
	zoom:1;
	margin-top: 20px;
	}
	#tsushinBox  .articleBox02 p {
	line-height: 2em;	
	}
		#tsushinBox  .articleBox02 .leftBox  {
		float: left;
		width: 480px;
		margin: 0px;
		}
		#tsushinBox .articleBox02 .rightBox  {
		float: right;
		width: 145px;
		margin: 0px;
		}

/*4月〜3月見出し*/		
#tsushinBox .month_midashi {
	height: 28px;
	width: 600px;
	padding-left: 25px;
	color: #3567CC;
	background-image: url(/education/images/school/tsushin/month_bg.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
}
		
