@charset "UTF-8";

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color: #FFF;
	margin: 0px;
}

div,p,h1,h2 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #0000FF;
}

ul li a {
	font-weight: bold;
	color: #742A04;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

img.arrow {
	position: relative;
	top: 3px;
	left: 3px;
}

/* --BG-- */
td.BG-top-public {
	background: url(../images/public_bg.jpg) repeat-y bottom;
}

td.BG-top-bg-right {
	background: url(../images/top_bg_right.jpg) repeat-y;
}

td.BG-top-info-right {
	background: url(../images/info_bg.gif) repeat-y;
}

td.BG-inner-left {
	background: url(../images/inner_bg_left.jpg) repeat-y;
}

td.BG-inner-right {
	background: url(../images/inner_bg_right.jpg) repeat-y;
}

/* --本文-- */ /* td#CONTENTS { padding:30px 30px 20px 30px;  } */
td#CONTENTS {
	padding: 20px;
}

/* --フォント-- */
p {
	font-size: 81.25%;
	line-height: 140%;
}

td.fs12 {
	font-size: 81.25%;
	line-height: 130%;
}

/* --リスト--
ul li {
	font-size:93.75% ; line-height:180%;
	list-style:none ;
	background:url("../images/dot.gif") no-repeat 0 0.4em ;
	padding:0px 0px 3px 17px ;
 }
*/ /* --リスト-- */
ul {
	list-style: none;
}

/* --マージン-- */
.m_top10 {
	margin-top: 10px;
}

.m_top20 {
	margin-top: 20px;
}

.BG-inner-gray-left {
	background-image: url(../images/inner_bg_gray_left.jpg);
	background-repeat: repeat-y;
}

.BG-inner-glay-right {
	background-image: url(../images/inner_bg_gray_right.jpg);
	background-repeat: repeat-y;
}

/* 管理メニュー用スタイル */
ul.admin {
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	list-style-type: none;
	margin: 0px;
	overflow: visible;
}

/* 管理メニュー用スタイル */
ul.admin li { /* display: inline; */
	list-style-type: none;
	float: left;
	padding-right: 5px;
	margin: 0px;
	font-size: x-small;
	list-style-type: none;
}

ul.admin li img {
	border: none;
}

/* 募集(oubo/**)スタイル */
#CONTENTS .youkou {
	background-color: #FFFFFF;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
}

#CONTENTS .oubo {
	background-color: #ecd234;
	width: 100%;
	border: 0;
	margin: 5px;
}

#CONTENTS .gaiyou {
	background-image: url(../images/ten.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #ffffff;
	width: 100%;
	border: 0;
	margin: 5px;
	line-height: 1.5em;
}

.other {
	width: 46%;
	height: 100%;
}

td.top {
	width: 620px;
	background: url(../images/frame02.gif) repeat-x;
}

td.right {
	background: url(../images/frame06.gif) repeat-y;
}

td.left {
	background: url(../images/frame04.gif) repeat-y;
}

td.bottom {
	background: url(../images/frame08.gif) repeat-x;
}

h3 {
	margin-top: 5px;
}

#CONTENTS #sub {
	background-color: #ff8442;
	margin-top: 10px;
	margin-bottom: 10px;
}

#CONTENTS #left .gaiyou p {
	font-size: 90%;
}

.gaiyou ul {
	margin: 0;
	padding: 0;
}

.gaiyou li {
	background: url(../images/disk.gif) no-repeat;
	margin-left: 20px;
	padding: 0 0 0 15px;
}

li span {
	color: #d76d36;
}

ul li .school {
	list-style-image: url(../images/gakkou.gif);
}

#CONTENTS .youkou span {
	margin: 3px 10px;
	float: right;
	width: 230px;
	text-align: center;
}

/* --フォント-- */
.font_01 {
	font-size: 120%;
	font-weight: bold;
}

.font_02 {
	font-size: 135%;
	font-weight: bold;
	color: #d76d36;
}

h2.ouboonly {
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 0.2em;
}

.font_04 {
	font-size: 180%;
	font-weight: bold;
}

li {
	font-size: 78%;
}

/* サイトマップアクション用のスタイル 2008.08.20追加 */
div.sitemap {
	background-image: url("../images/sitemap-bg.gif");
	background-position: bottom;
	background-repeat: no-repeat;
}

div.sitemap p {
	
}

ul.sitemap1 {
	margin: 0px;
	padding: 0px;
}

ul.sitemap2 {
	margin: 0px;
	padding: 0px;
}

ul.sitemap3 {
	margin: 0px;
	padding: 0px;
}
ul.sitemap1 li {
	background-image: url("../images/list-green.png");
	background-repeat: no-repeat;
	padding: 0px 0px 5px 16px;
	margin-left: 40px;
	line-height: 125%;
}

ul.sitemap1 a {
	font-weight: normal;
}

ul.sitemap2 li {
	background-image: url("../images/list-red.png");
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 0px;
	font-size: 100%;
}

ul.sitemap3 li {
	background-image: url("../images/list-blue.png");
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-left: 0px;
	font-size: 100%;
}