@charset "UTF-8";
/********************************************************************/
/*                                                                  */
/*                 メイン用スタイルシート（パソコン用）             */
/*                                                                  */
/*                   川崎学習塾 http://www.k-j.jp/                  */
/*                                                                  */
/********************************************************************/

html {
	-webkit-text-size-adjust: 100%;
}

body {
	background: url(/images/head_bg_line.gif) repeat-x left top;
	text-align: center;
	font-size: 13px;	/* モダンブラウザ向け */
	*font-size: small;	/* IE 7向け */
	*font: x-small;		/* IE 6以下 */
	color: #196090;
	background-color: #fff;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

/* Firefox 3用 */
body, x:-moz-broken {
	margin-left: -1px;
}

p { line-height: 1.5; }

.mb_br {
	display: none;
}

.g-recaptcha {
	margin-top: 15px;
	margin-bottom: 10px;
}

/*******************************************************************/
/* ヘッダ                                                          */
/*******************************************************************/

#head {
	margin-top: 15px;
	margin-bottom: 10px;
}

#headMsg {
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
	color: #fff;
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
#headMsg {
	width:960px;
	}
}
*/

#headLogo {
	float: left;
}

.pc {
}

.mb {
	visibility: hidden;
	display: none;
	width: 0;
	height: 0;
}

#headerContact {
	float: right;
	margin: 20px 0 0 0;
}

#headerContact div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 189%;
	font-weight: bold;
	color: #3a7fc3;
}

#headerContact div span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
}

#headerContact p {
	font-size: 14px;
	color: #666;
}

#fontsize {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 5px 7px 5px 7px;
	*padding: 5px 5px 5px 5px;
	margin-right: 10px;
	color: #196090 !important;
	font-size: 12px !important;
	*font-size: 13px !important;
	font-weight: normal !important;
}

.font_btn {
	color: #196090;
	text-decoration: none;
	font-size: 12px;
	width: 20px;
	height: 20px;
	*margin-left: 5px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
}

/*******************************************************************/
/* トップ画像                                                      */
/*******************************************************************/

#headImage { 
	margin-bottom: 20px;
	margin: 0 auto;
	text-align: left;
	width: 950px;
	z-index: 1;
}

#headImage_s { 
	background-color: #eaeaea;
	margin-bottom: 20px;
	background-image: url(/images/hd_bg_s.gif);
	z-index: 2;
	width: 100%;
}

.headImage_mb { 
	visibility: hidden;
	display: none;
	height: 0;
}

/***********************************************
             各ページのトップ画像
***********************************************/

#img_top_s0, #img_top_s1a, #img_top_s1b, #img_top_s1c, #img_top_s1d, #img_top_s1e, #img_top_s1f, #img_top_s1g, #img_top_s2, #img_top_s3, #img_top_s4, #img_top_s5, #img_top_s6, #img_top_s7, #img_top_s8, #img_top_moshi1, #img_top_moshi2, #img_top_pp, #img_top_results, #img_top_err, #img_top_info {
	width:  950px;
	height: 150px;
	display: block;
}

#img_top_s0 {
	background: url(/images/top_image_s0.jpg) repeat-x left top;
}

#img_top_s1a {
	background: url(/images/top_image_s1a.jpg) repeat-x left top;
}

#img_top_s1b {
	background: url(/images/top_image_s1b.jpg) repeat-x left top;
}

#img_top_s1c {
	background: url(/images/top_image_s1c.jpg) repeat-x left top;
}

#img_top_s1d {
	background: url(/images/top_image_s1d.jpg) repeat-x left top;
}

#img_top_s1e {
	background: url(/images/top_image_s1e.jpg) repeat-x left top;
}

#img_top_s1f {
	background: url(/images/top_image_s1f.jpg) repeat-x left top;
}

#img_top_s1g {
	background: url(/images/top_image_s1g.jpg) repeat-x left top;
}

#img_top_s2 {
	background: url(/images/top_image_s2.jpg) repeat-x left top;
}

#img_top_s3 {
	background: url(/images/top_image_s3.jpg) repeat-x left top;
}

#img_top_s4 {
	background: url(/images/top_image_s4.jpg) repeat-x left top;
}

#img_top_s5 {
	background: url(/images/top_image_s5.jpg) repeat-x left top;
}

#img_top_s6 {
	background: url(/images/top_image_s6.jpg) repeat-x left top;
}

#img_top_s7 {
	background: url(/images/top_image_s7.jpg) repeat-x left top;
}

#img_top_s8 {
	background: url(/images/top_image_s8.jpg) repeat-x left top;
}

#img_top_moshi1 {
	background: url(/images/top_image_moshi1.jpg) repeat-x left top;
}

#img_top_moshi2 {
	background: url(/images/top_image_moshi2.jpg) repeat-x left top;
}

#img_top_pp {
	background: url(/images/top_image_pp.jpg) repeat-x left top;
}

#img_top_results {
	background: url(/images/top_image_results.jpg) repeat-x left top;
}

#img_top_err {
	background: url(/images/top_image_err.jpg) repeat-x left top;
}

#img_top_info {
	background: url(/images/top_image_info.jpg) repeat-x left top;
}

/*******************************************************************/
/* メインメニュー                                                  */
/*******************************************************************/

#mainmenu {
	position: relative;
	background: url(/images/menu_bg.gif) repeat-x left top;
	height: 54px;
	padding: 0;
	z-index: 5;
}

/*************************************/
/* メイン                            */
/*************************************/

#mainNav {
	overflow: visible;
	background: url(/images/menu_bg.gif) repeat-x left top;
	height: 54px;
	text-align: center;
	padding: 0;
	z-index: 10;
}

#mainNav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #c1c1c1;
	text-shadow: none;
}

#mainNav li {
	display: block;
	position: relative;
	float: left;
	height: 54px;
	width: 118px;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

#mainNav li a {
	text-decoration: none;
	display: block;
	height: 42px !important;
	height /**/: 42px;
	padding: 12px 0 0;
	border-bottom: none;
	color: #196090;
	text-align: center;
	background: url(/images/menu.gif) no-repeat left top;
}

#mainNav li:hover a, #mainNav li.cur a {
	background: url(/images/menu_over.gif) no-repeat left top;
	color: #699aec;
}

#mainNav li.last {
	display: inline;
	float: left;
	width: 124px;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

#mainNav li.last a {
	display: block;
	height: 42px !important;
	height /**/: 42px;
	padding: 12px 0 0;
	border-bottom: none;
	color: #196090;
	text-align: center;
	background: url(/images/menu_last.gif) no-repeat left top;
}

#mainNav li.last:hover a {
	background: url(/images/menu_last_over.gif) no-repeat left top;
	color: #699aec;
}

/*************************************/
/* ドロップダウンメニュー（メイン用）*/
/*************************************/

#subNav {
	position: absolute;
	text-decoration: none;
	z-index: 10;
	width: 100%;
	height: 340px;
	display: none;
	background-color: #001;	/* IE mouseleave対策 */
	background-color: rgba(0,0,30,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000001,endColorstr=#80000001);
}

#subNav:not(:target){
	filter: none;
}

#subNav .mInner {
	width: 950px;
	margin: 0 auto;
	color: #fff;
	padding-top: 20px;
	padding-left: 38px;
}

#subNav .mInner ul.subNav_menu li {
	width: 190px;
	height: 127px;
	float: left;
	margin: 0 19px 30px 19px;
}

#subNav .mInner ul.subNav_menu li a {
	display: block;
	color: #fff;
	line-height: 1.5;
	opacity: 0.8;
	padding: 0;
	text-decoration: none;
}

#subNav .mInner ul.subNav_menu li a:hover {
	opacity: 1;
}

#subNav .mInner ul.subNav_menu li a img {
	margin-bottom: 5px;
	background-color: #fff;
}

.subNav_cont {
	position: relative;
	width: 190px;
	height: 127px;
	overflow: hidden;
}

.subNav_cap {
	position: absolute;
	left: 0px;
	top: 127px;
	text-align: left;
	padding: 5px;
	color: #fff;
	width: 185px;
	height: 100px;
	background-color: #1991b1;
	background-color: rgba(25,145,177,0.7);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b31991b1,endColorstr=#b31991b1);*/
}

.subNav_cap:not(:target){
	filter: none;
	-ms-filter: none;
}

/*************************************/
/* ドロップダウンメニュー（フッタ用）*/
/*************************************/

#fmenu {
	display: inline;
}

#fmenu li {
	position: relative;
	float: left;
	margin: 0;
	padding-bottom: 5px;
	padding-right: 3px;
}

#fmenu li ul {
	z-index: 100;
	display: none;
	position: absolute;
	bottom: 19px;
	left: -40px;
	padding: 5px 5px 3px 5px;
	background-color: rgba(25,145,177,0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc1991b1,endColorstr=#cc1991b1);
	border: solid 1px #ccc;
}

#fmenu li ul:not(:target){
	filter: none;
}

#fmenu li ul li {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 20px;
	border: none;
}
#fmenu li ul li a {
	display: block;
	text-align: center;
}
#fmenu li ul li a:hover {
	background: #eee;
	color: #000;
}

/*******************************************************************/
/* フロート                                                        */
/*******************************************************************/

.left { float: left; }
.right { float: right; }
.clear { float: clear; }

/*******************************************************************/
/* コンテナ                                                        */
/*******************************************************************/

#wrapper_bg {
	background: url(/images/bg.png);
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/*******************************************************************/
/* コンテンツ                                                      */
/*******************************************************************/

.info {
	margin: 5px 10px 0 10px;
	max-height: 100%;
}

.info p {
	padding: 7px 0 5px 20px;
	background: url(/images/mark.gif) no-repeat 2px 13px;
	border-bottom: 1px dotted #999;
	line-height: 170%;
}

.msglist {
	background: url(/images/news_icon.gif) no-repeat 10px 15px;
	border-bottom: 1px dotted #dcdcdc;
	padding: 5px 0 0 20px;
	text-indent: 0px;
}

.download {
	margin: 15px 0 15px 1em;
}

.download p {
	background: url(/images/news_icon.gif) no-repeat 10px 10px;
	padding-left:5px;
}

.download a {
	padding: 5px 0 5px 30px;
	background: url(/images/Adobe_PDF_file_icon_24x24.png) no-repeat;
}

.contact {
	text-indent: 0;
	text-align: left;
	line-height: 170%;
	margin: 10px 0 15px 0;
	padding-left: 1em;
}

dl.links {
	text-indent: 0;
	width: 650px;
	margin-left:10px;
}

dl.lists, .top_whatsnew  {
	overflow: hidden;
	zoom: 1;
}

dl.lists dt, .top_whatsnew dt {
	background: url(/images/news_icon.gif) no-repeat 3px 6px;
	margin: 5px 10px 5px 0;
	float: left;
	clear: both;
	font-weight: bold;
	line-height: 170%;
	color: #000;
}

dl.lists dd {
	text-indent: 0;
	margin-bottom: 5px;
	padding: 4px 0 5px 150px;
	border-bottom: 1px dotted #999;
	line-height: 170%;
}

.top_whatsnew dd {
	text-indent: 0;
	margin-bottom: 5px;
	padding: 4px 0 5px 140px;
	border-bottom: 1px dotted #999;
	line-height: 170%;
}

dl.class_tell {
	text-indent: 1em;
	width: 600px;
	margin: 10px 60px 0 0;
}

dl.class_name {
	overflow: hidden;
	zoom: 1;
}

dl.class_name dt {
	float: left;
	clear: both;
}

dl.class_name dd {
	margin-bottom: 2px;
	padding: 0px 0 0px 250px;
}

dl.whatsnew dt {
	padding: 0 0 0 0;
	width: 180px;
}

dl.gallery dt {
	display: inline-block;
	padding: 0 0 5px 5px;
	width: 230px;
	line-height: 140%;
}

.gallery .current {
	font-weight: bold;
	color: #ff6666;
}

dl.links dt {
	padding: 0 0 5px 15px;
	width: 300px;
}

dl.info dt {
	padding: 0 0 5px 15px;
}

/*******************************************************************/
/* ボックス                                                        */
/*******************************************************************/

/* メインラッパー */
.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	z-index: 1;
}

/* コンテンツ全体用ラッパー */
#wrapperMain {
	margin: 0 auto;
	width: 750px;
	float: left;
	max-height: 100%;
}

/* 左ボックス用ラッパー */
#wrapperLeft {
	width: 200px;
	float: right;
}

/* 右ボックス用ラッパー */
#wrapperRight {
	width: 200px;
	float: right;
}

/* コンテンツ用ラッパー */
#wrapperContents {
	width: 745px;
	float: left;
}

/* トップメッセージ用ラッパー */
#boxTop {
	width: 550px;
	margin: 0px auto;
	float: right;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* クラス情報用ボックス */
.boxClassInfo {
	margin-bottom: 5px;
	padding: 3px 0px 8px 8px;
	border: 1px solid #dcdcdc;
	border-radius: 4px 4px 4px 4px;
	behavior: url("/script/PIE.htc");
	box-shadow: 0 0 4px gray;
}

.boxClassInfoSub {
	margin: 0px 3px 5px 2px;
	padding: 5px 5px 5px 7px;
	border: 1px solid #dcdcdc;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* 右ラッパー用ボックス */
.boxRight {
	width: 188px;
	text-indent: 0;
	margin-bottom: 5px;
	padding: 3px 0px 3px 8px;
	border: 1px solid #dcdcdc;
	border-radius: 4px 4px 4px 4px;
	behavior: url("/script/PIE.htc");
	box-shadow: 0 0 4px gray;

}

.boxRight img  {
	margin-top: 5px;
	margin-bottom: 5px;
}

.boxRight div {
	/*padding-left : 1em;*/
}

.boxRight p {
	padding-top: 5px;
	text-indent: -8px;
}

/* トップメッセージ用ボックス */
.boxTopMsg {
	padding: 0 10px 5px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

/* 各種コンテンツ用ボックス */
.boxContents {
	font-size: 100%;
	width: 725px;
	padding: 0px 5px 5px 5px;
	margin-bottom: 20px;
	border: 1px solid #dcdcdc;
	background-color: #f8f8ff;
	border-radius: 5px 5px 5px 5px;
	text-align: justify;
	text-justify: inter-ideograph;
	behavior: url("/script/PIE.htc");
	box-shadow: 0 0 4px gray;
}

.boxContentsSub {
	padding: 0px 0px 0px 10px;
}

.sentences {
	text-indent: 1em;
	padding: 0 5px 0 15px;
	max-height: 100%;
}

.sentences p {
	color: #196090;
	line-height: 180%;
	margin-right: 10px;
}

div.boxContentsSub p {
	padding: 0px 15px 0 10px;
}

.boxInfo {
	float: right;
}

.infoKentei a {
	display: inline-block;
}

.infoKentei a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	*zoom:1;
}

object {
	pointer-events: none;
	margin: 5px 0 5px 0;
}

.box {
	margin: 10px;
	padding: 10px;
	border: 2px solid #dcdcdc;
	border-radius: 5px 5px 5px 5px;
}

.boxAcrobat {
	color: #666666;
	text-indent: 0;
	padding: 5px;
	line-height: 125%;
	margin: 15px 10px 0 10px;
	border: 1px solid #dcdcdc;
	border-radius: 5px 5px 5px 5px;
	behavior: url("/script/PIE.htc");
}

.boxAcrobat img {
	float: left;
	padding: 0 5px 0 5px;
}

/* トッピックス画像用ラッパー */
#wrapperTopics {
	width: 600px;
	margin-left: 40px;
}

/* トピックス用ボックス */
#boxFrame {
	overflow: auto;
	border: 1px solid #dcdcdc;
	border-radius: 4px 4px 4px 4px;
	background-color: #fff;
	behavior: url("/script/PIE.htc");
}

.galleryframe {
	width: 680px;
	height: 400px;
}

.whatsnewframe  { 
	padding-left: 10px;
	padding-right: 10px;
	width: 680px;
	height: 800px;
}

.linkframe  {
	width: 650px;
	height: auto;
}

.jukudayori { 
	margin: 15px 10px 0 10px;
	padding-left: 10px;
	width: 440px;
	height: 290px;
}

.jukudayori p {
	padding: 10px 0 10px 5px;
	background: url(/images/news_icon.gif) no-repeat 3px 15px;
	border-bottom: 1px dotted #999;
}

.jukudayori a {
	padding: 5px 0 5px 30px;
	background: url(/images/Adobe_PDF_file_icon_24x24.png) no-repeat;
}

.moshiBox a {
	margin: 0;
	display: block;
}

.moshiPic {
	width: 180px;
	height: 40px;
}

.moshiPic a {
	width: 180px;
	height: 40px;
	text-indent: -9999px;
	display: block;
}

.moshiPic:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	*zoom:1;
}

.map {
	margin: 10px 0 0 20px;
	width: 100%;
	height: 320px;
}

/*******************************************************************/
/* 画像                                                            */
/*******************************************************************/

.photo {
	float: right;
	margin: 5px 0px 5px 15px;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	border: 1px solid #dcdcdc;
	position: relative;
}

.photo2 img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 10px;
}

.photo3 img {
	margin: 10px 10px 10px 10px;
	background-color: #fff;
	padding: 6px 6px 6px 6px;
	border-spacing: 0px;
	box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-moz-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-webkit-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	behavior: url("/script/PIE.htc");
}

.photo4 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
    text-align: center;
	background-color: #fff;
	padding: 6px 6px 6px 6px;
	border: 1px solid #dcdcdc;
}

.photoAddr {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 5px 5px 5px;
	border: 1px solid #dcdcdc;
}

.addrBox {
	padding-left: 0 !important;
}

.addrPhoto {
	padding-left: 0 !important;
	margin-left: 4px;
}

.addrText {
	padding-left: 0 !important;
	margin-left: 5px;
}

.r-3 {
	z-index: 1;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.r-2 {
	z-index: 2;
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

.r3 {
	z-index: 3;
	-moz-transform: rotate(3deg);
	-webkit-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.r2 {
	z-index: 4;
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg);
}

.main_img {
 	background-color: #fff;
	padding: 5px;
	margin: 10px 0 10px 10px;
	border: 1px solid #dcdcdc;
}

.fig {
	float: right;
	margin: 5px 0 5px 15px;
}

a.gotop {
	margin: 15px 10px 10px 0;
	width: 125px;
	height: 30px;
	margin-left: auto;
	display: block;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
}

a.gotop {
	background-image: url(/images/icon_gotop.svg);
}

a.gotop:hover {
	opacity:0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	*zoom:1;
}

.icon_time_table a {
	width: 180px;
	height: 50px;
	display: block;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.icon_time_table a {
	background-image: url(/images/img_timetable.svg);
}

.no-svg .icon_time_table a {
	background-image: url(/images/img_timetable.gif);
}

.icon_time_table a:hover {
	opacity:0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	*zoom:1;
}

.icon_expense a {
	width: 180px;
	height: 50px;
	display: block;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.icon_expense a {
	background-image: url(/images/img_gessha.svg);
}

.no-svg .icon_expense a {
	background-image: url(/images/img_gessha.gif);
}

.icon_expense a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	*zoom:1;
}

.icon_results a {
	width: 180px;
	height: 50px;
	display: block;
	background-image: url(/images/img_results.gif);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.icon_results a:hover {
	background-position: 0 -50px;
}

.button {
	text-decoration: none;
	text-indent: 0;
	color: #fff;
	margin-top: 5px;
	margin-right: 10px;
	padding: 5px 30px 5px 30px;
	border: 1px solid #dcdcdc;
	cursor: pointer;
}

.single {
	margin-right: 0px;
}

.btag {
	width: 40px;
	margin: 0 5px 5px 5px;
}

.button:hover {
	opacity: 0.8;
}

.button[type="submit"] {
	background-color: #3498db;
}

.button[type="reset"] {
	background-color: #ff7b94;
}

.button[type="button"] {
	color: #000;
}

.mail_err {
	display: block;
	margin-bottom: 20px;
}

.mail_err {
	display: inline-block;
}

.mail_err_msg {
	display: inline;
}

.mail_err .button {
	display: inline;
	padding: 5px 10px 5px 10px;
}

.img_kentei {
	float: left;
	margin: 5px 15px 10px 0px;
}

.shadow {
	box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-moz-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-webkit-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	behavior: url("/script/PIE.htc");
}

a.img_timetable {
	width: 188px;
	height: 130px;
	display: block;
	background: url(/images/img_timetable.gif) no-repeat 30px 15px;
}

a.img_timetable p {
	position: relative;
	top: 50px;
	display: block;
    text-align: center;
}

a.img_gessha {
	width: 188px;
	height: 120px;
	display: block;
	background: url(/images/img_gessha.gif) no-repeat 60px 15px;
}

a.img_gessha p {
	position: relative;
	top: 50px;
	display: block;
    text-align: center;
}

.class_menu {
	margin: 10px 0 0 0;
}

.class_menu a:hover, .notification a:hover {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
}

.class_menu a, .notification a {
	width: 180px;
	height: 70px;
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.notification {
	padding: 0;
	background-color: #ffb6c1;
}

.notification a {
	margin-left: 5px;
	background: url(/images/img_notification.svg) no-repeat;
}

.no-svg .notification a {
	background: url(/images/img_notification.gif) no-repeat;
}

.notification img {
	display: none;
}

.class_01 a {
	background-image: url(/images/menu_class_01.svg);
}

.no-svg .class_01 a {
	background-image: url(/images/menu_class_01.gif);
}

.class_02 a {
	background-image: url(/images/menu_class_02.svg);
}

.no-svg .class_02 a {
	background-image: url(/images/menu_class_02.gif);
}

.class_03 a {
	background-image: url(/images/menu_class_03.svg);
}

.no-svg .class_03 a {
	background-image: url(/images/menu_class_03.gif);
}

.class_04 a {
	background-image: url(/images/menu_class_04.svg);
}

.no-svg .class_04 a {
	background-image: url(/images/menu_class_04.gif);
}

.class_ikkan a {
	background-image: url(/images/menu_ikkan.svg);
}

.no-svg .class_ikkan a {
	background-image: url(/images/menu_ikkan.gif);
}

.class_LINE a {
	height: 180px;
	background-image: url(/images/LINE_QR.png);
}

.no-svg .class_LINE a {
	background-image: url(/images/LINE_QR.png);
}

.class_kenmoshi a {
	background-image: url(/images/menu_kenmoshi.svg);
}

.no-svg .class_kenmoshi a {
	background-image: url(/images/menu_kenmoshi.gif);
}

.class_ikkan_s {
	background-image: url(/images/img_moshi1.svg);
}

.no-svg .class_ikkan_s {
	background-image: url(/images/img_moshi1.gif);
}

.class_kenmoshi_s {
	background-image: url(/images/img_moshi2.svg);
}

.no-svg .class_kenmoshi_s {
	background-image: url(/images/img_moshi2.gif);
}

.img_caution {
	margin-top: -2px;
}

/*******************************************************************/
/* 見出し                                                          */
/*******************************************************************/

h1 {
	padding-top: 15px;
	max-height: 100%;
	font-size: 77%;
}

h2 {
	background-color: #fff;
	border-bottom: 1px solid #ff7b94;
	border-left: 10px solid #ff7b94;
	height: 32px;
	line-height: 32px;
	max-height: 100%;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #196090;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

h3 {
	margin-top: 10px;
	margin-bottom: 13px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	max-height: 100%;
	height: 34px;
	line-height: 34px;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	//border-radius: 3px 3px 3px 3px;
}

h3.topics {
	color: #196090;
	border-left: 10px solid #ffa500;
	border-bottom: 1px solid #ffa500;
	padding-top: 1px;
	padding-left: 0px;
	margin-top: 25px;
	margin-bottom: 25px;
}

h3.topics_sub {
	color: #196090;
	border-bottom: 1px solid #ffa500;
	padding-left: 0px;
}

h3.information {
	background-color: #3498db;
	padding-top: 1px;
}

h3.information_n {
	background-color: red;
	padding-top: 1px;
}

h3.greeting, h3.topics_title {
	background-color: #3498db;
	margin-top: 0px;
	padding-top: 1px;
}

h3.greeting {
	margin-top: 8px;
}

h3.contents_title {
	background-color: #3498db;
	padding-top: 1px;
	margin: 8px 4px 10px 4px;
}

h3.class_name {
	background-color: #3498db;
	padding-left: 5px;
	height: 32px;
	line-height: 32px;
	margin: 5px 8px 8px 0px;
	border-left: 10px solid #ffa500;
}

h3.class_name span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3.information span, h3.information_n span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h3.greeting span, h3.topics_title span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

h3.contents_title span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

/*******************************************************************/
/* テーブル                                                        */
/*******************************************************************/

caption {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	text-indent: 0;
}

/* 文章中のテーブル・スタイル */
.text_table {
	width: 90%;
	text-align: center;
	background-color: #fff;
	border-spacing: 1px;
	border: 1px #b3d465 solid;
	text-indent: 0;
}

.text_table_s {
	width: 50%;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	text-align: center;
	background-color: #fff;
	border-spacing: 1px;
	border: 1px #b3d465 solid;
}

.text_table tr, .text_table_s tr {
	background-color: #b3d465;
}

.text_table th, .text_table_s th {
	background-color: #fafad2;
	color: #800000;
	text-indent: 0;
	font-weight: bold;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border: 1px #b3d465 solid;
}

.text_table td, .text_table_s td {
	text-indent: 0;
	line-height: 150%;
	color: #333333;
	background-color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px #b3d465 solid;
}

.table_sum td, {
	background-color: #fafad2;
	color: #800000;
	text-indent: 0;
	font-weight: bold;
}

.table_th2 th {
	background-color: #ccffcc;
	color: #800000;
	text-indent: 0;
	font-weight: bold;
}

.exwidth {
	width: 60px;
}

.fix_width {
	width: 150px;
}

/* ギャラリー用ボックス */

.galleryBox {
	display: table;
	vertical-align: middle;
	margin: 0 auto;
}

.galleryPhoto {
	display: table-cell;
	margin: 10px 10px 10px 10px;
	background-color: #fff;
	padding: 6px 6px 6px 6px;
	border-spacing: 0px;
	box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-moz-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	-webkit-box-shadow: rgba(7,23,43,0.7) 4px 3px 9px -1px;
	behavior: url("/script/PIE.htc");
}

.galleryText {
	text-indent: 0;
	display: table-cell;
 	vertical-align: middle;
	padding: 5px;
}

/*******************************************************************/
/* マージン                                                        */
/*******************************************************************/

.class_title { margin: 5px 0 0px 0px; }
.marB5 { margin-bottom: 5px; }
.marR13 { margin-right: 10px; }
/*.marL1em { margin-left: 1em; }*/
.marL1em {
	padding-left: 1.5em !important;
	text-indent:  0em;
}

.marL2em { margin-left: 2em; }

/*******************************************************************/
/* テキスト属性                                                    */
/*******************************************************************/

.bold { font-weight: bold; }
.cautionA { color: #ff0000; font-weight: bold; }
.cautionB { color: #ff6666; }
.cautionC { color: #dc143c; font-weight: bold; font-size: 110%; }
.cautionD { font-weight: bold; font-size: 110%; }
.nop { color: #808080; }
.textR { text-align: right; }
.textL { text-align: left; }
.textC { text-align: center; }
.fontS { font-size: 77%; }
.fontM { font-size: 110%; }
.fontL { font-size: 120%; }
.colB { color: #000; }
.tshadow { text-shadow: 2px 2px 1px #999999; }
.noindent { text-indent: 0 !important; }
.indentm1em { text-indent: -1em !important; }
.indent1em { text-indent: 1em !important; }
.t_left { text-align: left; text-indent: -1em !important; padding-left: 1.5em !important;  }
.box-line {
	border: solid;
	border-width: 1px;
	padding: 0px 15px 0px 15px;
}
.uline { text-decoration:underline; text-decoration-color:#FF0000; }

/*******************************************************************/
/* 連番設定                                                        */
/*******************************************************************/

.seqnum {
	list-style-type: decimal;
	text-indent:  0em;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*******************************************************************/
/* リンク等                                                        */
/*******************************************************************/

.triangle {
	clear: left;
	text-align: left;
	line-height: 150%;
	margin-left: 10px;
	background: url("/images/img_motion_triangle.gif") left no-repeat;
}

/*******************************************************************/
/* フッタ                                                          */
/*******************************************************************/

#footer {
	background-color: #f1f1f1;
	border-top: 1px solid #e0e0e0;
	margin-top: 15px;
	padding: 20px 0 20px;
	position: relative;
}

#footerbox {
	margin: 0 auto;
	width: 950px;
}

#footerLogo {
	float: right;
	width: 178px;
}

#footerNavi {
	float: left;
	padding: 2px 0 0 0;
	font-size: 90% !important;
	width: 800px;
}

#footerNavi p {
	margin-bottom: 0;
	text-align: left;
}

#footerNavi a {
	text-decoration: none;
}

#copyright {
	float: left;
	text-align: left;
	width: 772px;
	display: inline;
	font-size: 90%;
}

/********************************************************************/
/* メール用フォーム・補習・お知らせ編集用                           */
/********************************************************************/

.mail {
	width: 90%;
	border: none;
}

.mail #name, .mail #email, .mail #subject, .mail #ed_sub, .mail #prep_comment {
	width: 250px;
	padding: 2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

.mail #mes, #ed_mes {
	width: 100%;
	height: 10em;
	max-width: 620px;
	min-width: 200px;
	padding: 3px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

.mail select {
	padding: 2px;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}

#prep_grade, #prep_class, #prep_classroom, #prep_sub {
	width: 150px;
}

.checkMsg {
	margin-left: 1em;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.checkMsg p {
	text-indent: 0;
}

#prep_filter {
	margin: 10px 5px 5px 0;
}

/*******************************************************************/
/*  ClearFix                                                       */
/*******************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
	/*font-size: 0.1em;*/
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

/* 一時 */

.notif_span {
	padding: 10px;
	margin: 0 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background-color: #ffe;
	border-radius: 3px 3px 3px 3px;
	text-indent: 0;
}

.notif_edit {
	margin-top: 10px;
}
