@charset "shift_jis";

/* 初期設定
----------------------------------------------- */

/* FontSizeSetting */

html{overflow-y: scroll;}

* {
	margin:0;
	padding:0;
}
/* 段落 */

p {
}


/* 強調 */

em {
	font-style:normal;
	font-weight:normal;
	color: #01663C;
}

strong {
	color:#333;
}
h1 {
	font-size:11px;
	font-weight: normal;
	color: #666666;
}

/* リスト */

ul, ol {
	
}

ul li {
}

ol li {
	margin:1em 0;
	margin-left:13px;
}

dl {
	margin:1em 0;
}

dt {
}

dd {
	margin-left:13px;
	margin-bottom: 12px;
}

/* 画像 */

img {
	border:0;
}



/* レイアウト
----------------------------------------------- */

/* 大枠 */

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "MS UI Gothic", "sans-serif";
	line-height:17px;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#f6f2e7;
}
.sideline{
	border-left:1px solid #aa162c;
	border-right:1px solid #aa162c;
	width:843px;
}
.sideline2{
	border-left:1px solid #d3c7b3;
	border-right:1px solid #d3c7b3;
	width:843px;
}

/* CONTENT */

#headback{
	height:90px;
	background-image:url(../img0909/headback.gif);
}
#head{
	height:90px;
	width:843px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../img0909/headback.gif);
}
#headimage{
	height:90px;
	width:843px;
	background-image:url(../img0909/headback.jpg);
	text-align:left;
}
#logo{
	float:left;
	padding-top:5px;
	padding-left:10px;
}
#shiryo{
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}


/* navi */
#naviback{
	height:39px;
	background-image:url(../img0909/navi_c/nav_bg_inner_c.gif);
	background-repeat:repeat-x;
	background-position: center;
}
#navibackline{
	height:39px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img0909/navi_c/nav_bg_inner_c.gif);
	background-repeat:no-repeat;
	background-position: center;
}
#topnavi{
	height:62px;
	width:846px;
	margin-left:auto;
	margin-right:auto;
}

/* 中枠 */

#containerback {
	background-image:url(../img0909/mainback_c.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#container00 {
	width:855px;
	height:1319px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img0909/navi_c/content_bg.gif);
	background-repeat: repeat;
	background-position: center;
}

#container {
	width:843px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img0909/contents_main_bg.jpg);
	background-repeat: repeat;
	background-position: center;
}

/* 左ナビ */

#container-left {
	float: left;
	width:246px;
	height:1127px;
	background-color:#f2ebdb;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#taiken{
	background-image:url(../img0909/sidenavi/taikenback.jpg);
	width:226px;
	height:173px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#school{
	background-image:url(../img0909/mapback.gif);
	width:227px;
	height:307px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
.secondpulldown {
      display: none;
   }
#image-btn {
    border: 0px;
    width: 50px;
    height: 21px;
    background: url(../img0909/kensaku.gif) center no-repeat;
}



/* メイン */

#container-main {
	float: right;
	width:570px;
	background-color:#FFFFFF;
	padding-right: 10px;
}
.flameline{
	border-left:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}

.b-list{
	width: 570px;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee9293;
	text-align: left;
	height: 27px;
	display: block;
	text-indent: 0.5em;
}

.current {
	font-weight: bold;
}

.pagetop {
	width: 547px;
	text-align: right;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


/* フレーム内レイアウト
----------------------------------------------- */

/* 大枠 */

#wrapper-content {
	margin:10px;
	width: 725px;
	text-align: left;
	background-color:#E3E8EE;
}


/* フッター
----------------------------------------------- */

#footer {
	background-color:#f6dada;
	text-align:left;
	width: 843px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#footer img {
	margin-top:20px;
}
#footermenu{
	width:800px;
	font-size:10px;
	margin-right: auto;
	margin-left: auto;

}

/* ポップアップ */



/* 親ボックスをはみ出すバグを回避 */
.boxin:after {
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* IE用のバグ回避 */
* html .boxin {
	height: 1%;
	display:block
}

address {
	font-style: normal;
}


/* ポップアップ to MacIE5 */

/*\*//*/

#navigation {
	position:relative;
}

#navigation ul {
	margin-left:-5px;
	top:32px;
}

#navigation ul li a,
#navigation #navi-job ul li a {
	width:auto;
}

/**/
