body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
}

.txt_xsmall { font-size: 10px; line-height: 110%; }

.txt_small_0 { font-size: 11px; line-height: 110%; }
.txt_small_1 { font-size: 11px; line-height: 130%; }
.txt_small_1_space { font-size: 11px; line-height: 130%;  padding: 5px;  }
.txt_small_2 { font-size: 11px; line-height: 150%; }
.txt_small_3 { font-size: 11px; line-height: 170%; }
.txt_small_4 { font-size: 11px; line-height: 190%; }

.txt_medium_0 { font-size: 12px; line-height: 110%; }
.txt_medium_1 { font-size: 12px; line-height: 130%; }
.txt_medium_1_space {font-size: 12px; margin: 0px; padding: 5px;  line-height: 130%; }
.txt_medium_2 { font-size: 12px; line-height: 150%; }
.txt_medium_3 { font-size: 12px; line-height: 170%; }
.txt_medium_4 { font-size: 12px; line-height: 190%; }

.txt_large_0 { font-size: 14px; line-height: 110%; }
.txt_large_1 { font-size: 14px; line-height: 130%; }
.txt_large_2 { font-size: 14px; line-height: 150%; }
.txt_large_3 { font-size: 14px; line-height: 170%; }
.txt_large_4 { font-size: 14px; line-height: 190%; }

.txt_medium_red {font-size: 12px; line-height: 110%; color: #FF0000; }
.txt_medium_red1 { font-size: 12px; line-height: 130%; color: #FF0000; }
.txt_medium_red2 { font-size: 12px; line-height: 150%; color: #FF0000; }
.txt_medium_red3 { font-size: 12px; line-height: 170%; color: #FF0000;}
.txt_medium_red4 { font-size: 12px; line-height: 190%; color: #FF0000;}

.txt_small_white {font-size: 11px; line-height: 110%; color: #ffffff; }
.txt_medium_white {font-size: 12px; line-height: 110%; color: #ffffff; }
.txt_medium_white1 { font-size: 12px; line-height: 130%; color: #ffffff; }
.txt_medium_white1_space { font-size: 12px; line-height: 130%; color: #ffffff;  padding: 10px;}
.txt_medium_white2 { font-size: 12px; line-height: 150%; color: #ffffff; }
.txt_medium_white3 { font-size: 12px; line-height: 170%; color: #ffffff;}

.txt_medium_white4 { font-size: 12px; font-weight: bold; line-height: 130%; color: #E54A00;}


a:link {
	color: #659321;
}
a:visited {
	color: #023C93;
}
a:hover {
	color: #023C93;
}
a:active {
	color: #659321;
}


h1 {
	background: url(../img/logo.jpg);
	margin: 10px;
	padding: 0px;
	height: 43px;
	width: 213px;
	text-indent: -9999px;
}

h2 {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #033C93;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.gakuensubnavi {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #033C93;
	list-style: none;
	line-height: 125%;
}

p#anchor_1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 125%;

}
p {
	margin: 0px;
	padding: 0px;
}

p#anchor_1 a:link {
	color: #659321;
	text-decoration: underline;
}
p#anchor_1 a:visited {
	color: #659321;
	text-decoration: underline;
}
p#anchor_1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #023C93;
	font-weight: bold;
	padding: 5px;
}
p#anchor_1 a:active {
	color: #659321;
	text-decoration: underline;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	建学理念ページ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.box_rinen_txt {
	padding:20px;
}
#box_seisin P {
	font-size:12px;
	line-height:160%;
	text-indent:1em;
}
#box_mokuhyo P {
	font-size:12px;
	line-height:160%;
	text-indent:1em;
}
.rinen_img_chujo {
	text-align:center;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	エントリーアーカイブテンプレページ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.clear {
	clear:both;
}

#container {
	width:770px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#contents {
	padding:20px 0;
}

#left {
	float:left;
	width:180px;
}

#menu {
	width:160px;
	padding:0 10px;
}

.menu_cate {
	padding:0 0 5px 5px;
	font-size:12px;
	font-weight:bold;
	color:#006699;
	border-bottom:2px solid #006699;
}

.sidebox {
	padding:10px 0;
}

.sidebox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.sidebox li {
	list-style-type: none;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-bottom:1px dotted #CCCCCC;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
}

#box_contents {
	float:left;
	width:558px;
	padding:10px;
	border:1px solid #DDDDDD;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.date {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-top: 15px;
}

h3 {
	margin:6px 0 15px 0;
	padding:4px 0 4px 10px;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	border-bottom:1px solid #006699;
	border-left:4px solid #006699;
}
.strongname {
	font-size: 14px;
	font-weight: bold;
}

