/*----------------------------------------------------
	スペース
----------------------------------------------------*/
.mb10 {margin-bottom: 10px; }
.mb15 {margin-bottom: 15px; }
.mb20 {margin-bottom: 20px; }
.mb25 {margin-bottom: 25px; }
.mb30 {margin-bottom: 30px; }
.mb35 {margin-bottom: 35px; }

/*----------------------------------------------------
	icon付きリンク
----------------------------------------------------*/
.icon_a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color: #A11312;
	position:relative;
	}
	
/*----------------------------------------------------
	余白（小）/ 余白（中）/ 余白（大）
----------------------------------------------------*/
.marginS {
	clear:both;
	height:15px;
}

.marginM {
	clear:both;
	height:30px;
}

.marginL {
	clear:both;
	height:45px;
}

/*----------------------------------------------------
	水平線（実線）
----------------------------------------------------*/
.solidHr {
	border-top:1px solid #c1c1c1;
	margin:15px 0;
}

.solidHr hr{
	display:none;
}

/*----------------------------------------------------
	水平線（破線）
----------------------------------------------------*/
.dottedHr{
	border-top:1px dotted #999999;
	margin:15px 0;
}

.dottedHr hr{
	display:none;
}

/*----------------------------------------------------
	テキスト
----------------------------------------------------*/
.text_l {
	text-align: left;
	margin-bottom:45px;
	line-height:150%;
}

/*----------------------------------------------------
	テキスト（右寄せ）
----------------------------------------------------*/
.text_r {
	text-align: right;
	margin-bottom:45px;
	line-height:150%;
}

/*----------------------------------------------------
	画像（中央寄せ）
----------------------------------------------------*/
.dataImgArea {
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;

}

/*----------------------------------------------------
	画像＋テキスト　/　テキスト＋画像
----------------------------------------------------*/
.block01  { 
     width: 700px;  
     /*border: 2px solid #CCC; */ 
     line-height:150%;
     padding: 5px 0px;  
     margin-bottom: 30px;  
     _zoom: 1;     
     overflow: hidden;
} 
 
.block01 p  { overflow: hidden; _zoom: 1; } 

.block02  { 
     width: 700px;  
     /*border: 2px solid #CCC; */ 
     line-height:150%;
     padding: 5px 0px;  
     margin-bottom: 5px;  
     _zoom: 1;     
     overflow: hidden;
} 
 
.block02 p  { overflow: hidden; _zoom: 1; } 

.imgL     { float: left; margin: 0 5px 5px 0; } 

.imgR     { float: right; margin: 0px 0px 5px 5px; }  


/*----------------------------------------------------
	H1・H2タイトル
----------------------------------------------------*/
h1{margin-bottom: 10px; }
h2{margin-bottom: 10px; }

/*----------------------------------------------------
	H2タイトル+リンク
----------------------------------------------------*/
/*----------------------------------------------------
	H2タイトル+リンク　H3タイトル+リンク
----------------------------------------------------*/
#title_link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/library/15232.gif) no-repeat scroll 0px 0%;
margin-bottom:20px;
height:24px;
width:700px;
}

#title_link a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color: #A11312;
	text-decoration:underline;
	
	}
.title_link h2 {
        float:left;
        height:24px
        }
        
.title_link h3 {
        float:left;
        height:24px
        }

.fl001 {
float:left;
padding:0 5px 0 16px;
}




/*----------------------------------------------------
	基本バナー
----------------------------------------------------*/
#banner li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

.alpha a:hover img{
        filter: alpha(opacity=50);
        -moz-opacity:0.5;
        opacity:0.5;
} 

/*----------------------------------------------------
	TOPメインバナー
----------------------------------------------------*/
.top_bnBox001  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/library/620.jpg) no-repeat scroll left top;
height:179px;
margin:0px 0px 8px -3px;
width:689px;
padding:0px 0px 0px 15px;
}

.bnBox01 {
display:inline;
float:left;
padding:5px 0px 10px 0px;
width:224px;
}

.bnBox02 {
display:inline;
float:left;
padding:12px 13px 10px 13px;
width:200px;
}

.top_bnBox002  {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height:104px;
margin-bottom:15px;
width:700px;
padding:0px;
}


/*----------------------------------------------------
	画像＋テキスト(TOPページtopix用)
----------------------------------------------------*/
.topixBox {
border-bottom:1px dotted #000000;
margin-bottom:15px;
padding-top:0px;
width:700px;
height:110px;
}

.topixBox dt {
float:left;
width:120px;
}

.topixBox dd {
float:right;
width:580px;
}


/*----------------------------------------------------
	3段組み
----------------------------------------------------*/
.tBox {
height:210px;
margin:0px 0px 25px 0px;
width:700px;
}

.tBox000 {
height:210px;
margin:0px 0px 10px 0px;
width:700px;
}

.tBox001 {
display:inline;
float:left;
padding:5px 30px 0px 0px;
width:209px;
}

.tBox002 {
display:inline;
float:left;
padding:5px 0px 0px 0px;
width:209px;
}

.tBox003 {
display:inline;
float:left;
padding:5px 5px 0px 0px;
width:209px;
}

.s_title {
        background:url(<cp:album_id 39>) no-repeat 0px 3px;
        padding-left:20px;
        margin-bottom:10px;
        font-size:110%;
        color:#A11312;
}

.s_title a {
        text-decoration:none;
        color:#A11312;
}

.s_title a:hover {
        text-decoration:underline;
        color:#A11312;
}

/*----------------------------------------------------
	4段組み
----------------------------------------------------*/
.curriculum {
　　　　width: 700px;
　　　　margin: 0 -10px 30px 0;
　　　　_zoom: 1;
　　　　overflow: hidden;
        }
.curriculum .column {
        width: 150px;
        min-height: 110px;
        _height: 110px;
        padding: 0 5px 5px;
        margin-right: 22px;
        float: left;
        } 
.curriculum .column_r {
        width: 150px;
        min-height: 110px;
        _height: 110px;
        float: right;
        } 
.curriculum .column .column_r h4 {
        padding: 5px;
        margin: 0 -5px 5px;
        } 
.curriculum .column .column_r img {
        margin: 5px 0px 10px 0px;
        } 
        
/*----------------------------------------------------
	H2タイトル 1段・2段（二層index）
----------------------------------------------------*/
.gakka_box{
        width: 700px;
	margin: 0 0px 40px 0; 
	overflow: hidden;
	}
.gakka_box ul{
	margin: 0 0 0 15px; 
	padding :0 0 0 115px; 
	list-style-type : none;
	}
.gakka_box li a{
    background:url(<cp:album_id 758>) no-repeat center left;
	margin: 0; 
	padding :0 0 0 15px;
	text-decoration:none;
	color:#333333;
	font-size:12px;

	}
.gakka_box li a:hover{
	text-decoration:underline;
	}
.boxL{
    width: 335px;
	margin-right: 30px;
	float: left;
	}
.boxR{
    width: 335px;
	float: right;
	}
.box_title {
	background: url(/library/12813.jpg) no-repeat 0 0;
	padding: 10px 5px 10px 10px;
	height: 65px;
	}

.box_titletext {
	background: url(/library/12813.jpg) no-repeat 0 0;
	padding: 10px 5px 10px 10px;
	height: auto;
	}

.box_title h2 {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color: #A11312;
	}
	
.box_titletext h2 {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color: #A11312;
	}
	
.box_titletext h2 a{
	color: #A11312;
	text-decoration:underline;
	}
	
.box_titletext h2 a:hover {
	text-decoration:none;
	}
	
.box_titletext p {
	font-weight: bold;
	margin:15px 0px 2px 0px;
	}
	
.imgL	{
    float: left;
	margin: 0 10px 5px 0;
	}

/*----------------------------------------------------
	H2_資格辞典（3段）
----------------------------------------------------*/

.shikaku_box{
    width: 929px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}
.shikaku_boxL{
    width: 288px;
	margin-right: 32px;
	float: left;
	}
.shikaku_boxR{
    width: 288px;
	float: right;
	}
.shikaku_box_title {
	background: url(<cp:album_id 797>) no-repeat 0 0;
	padding: 7px 5px 10px 10px;
	height: 20px;
	margin-bottom: 10px;
	}

.shikaku_box_title h2 {
	/*background:url(/library/629.gif) no-repeat left center;*/
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 85%;
	margin:0px;
	color: #1E3080;
	}
.shikaku_box2{
    width: 929px;
	margin: 0 0px 40px 0; 
	overflow: hidden;
	}
.shikaku_box2 a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #A11312;
	}
.shikaku_link{
    width: 288px;
	margin-right: 32px;
	float: left;
	}
.shikaku_link_r{
    width: 288px;
	float: right;
	}	
.shikaku_text{
    overflow: hidden;
	_zoom: 1;
	margin:0 0 0 0;
	}
.imgL	{
    float: left;
	margin: 0 10px 5px 0;
	}


/*----------------------------------------------------
	H2_お仕事（3段）
----------------------------------------------------*/

.work_box{
    width: 929px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}
.work_boxL{
    width: 288px;
	margin-right: 32px;
	float: left;
	}
.work_boxR{
    width: 288px;
	float: right;
	}
.work_box_title {
	background: url(<cp:album_id 797>) no-repeat 0 0;
	padding: 7px 5px 10px 10px;
	height: 20px;
	margin-bottom: 10px;
	}

.work_box_title h2 {
	/*background:url(/library/629.gif) no-repeat left center;*/
	padding: 5px 0 0 0;
	font-weight: bold;
	font-size: 85%;
	margin:0px;
	color: #A11312;
	}
.work_box2{
    width: 929px;
	margin: 0 0px 40px 0; 
	overflow: hidden;
	}
.work_box2 a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #A11312;
	}
.work_link{
    width: 288px;
	margin-right: 32px;
	float: left;
	}
.work_link_r{
    width: 288px;
	float: right;
	}	
.work_text{
    overflow: hidden;
	_zoom: 1;
	margin:0 0 0 0;
	}
.imgL	{
    float: left;
	margin: 0 10px 5px 0;
	}
	
/*----------------------------------------------------
	リストボックス（縦並び）
----------------------------------------------------*/
.t_List {
	margin-top: 5px;
	padding-right:30px;
	margin-bottom:45px;

}
.t_List li {
	font-size:100%;
	line-height:150%;
}
.t_List li a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	margin:0px 0px 10px 0px;
	color: #A11312;
	text-decoration:none;
	position:relative;
	}

.t_List li a:hover {
	text-decoration:underline;
	}
	
/*----------------------------------------------------
	リストボックス（横並び）
----------------------------------------------------*/
.ty_List {
	margin-top: 5px;
	margin-bottom:45px;
	width:700px;

}
.ty_List li {
	font-size:100%;
	line-height:150%;
	display:inline;
	margin:0 15px 0 0;
	float:left;
}
.ty_List li a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	margin:0px 0px 10px 0px;
	color: #A11312;
	text-decoration:none;
	position:relative;
	}

.ty_List li a:hover {
	text-decoration:underline;
	}

/*----------------------------------------------------
	2段組み
----------------------------------------------------*/

.set_box02{
    width: 700px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}

.set_box_text{
    overflow: hidden;
	_zoom: 1;
	margin:0 0 0 0;
	}
.set_box02L{
    width: 288px;
	margin-right: 32px;
	float: left;
	}
	

/*----------------------------------------------------
	テキストタイトル2段組み
----------------------------------------------------*/

.set_box_text{
    overflow: hidden;
	_zoom: 1;
	margin:0 0 0 0;
	}
.set_box03L{
    width: 334px;
	margin-right: 32px;
	float: left;
	}
.set_box04L{
    width: 334px;
	float: left;
	}
	
/*----------------------------------------------------
	オープンキャンパス
----------------------------------------------------*/

.





List {
	width:100%;
	margin:10px 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.open_List li {
	width:100px;
	height:183px;
	float:left;
	background:#0f0;
	margin-right:10px;
	padding:12px 11px 10px 11px;
}

.open_List .open_brown{
	background:url(/library/1682.gif) no-repeat;
}

.open_List .open_orange{
	background:url(/library/1683.gif) no-repeat;
}

.open_List .open_red{
	background:url(/library/1684.gif) no-repeat;
}

.open_List .open_yellow{
	background:url(/library/1685.gif) no-repeat;
}

.open_List .open_green{
	background:url(/library/1686.gif) no-repeat;
}

.open_List .open_blue{
	background:url(/library/1687.gif) no-repeat;
}

.open_List .open_purple{
	background:url(/library/1681.gif) no-repeat;
}

.open_List .open_List_Ttl{
	font-size:12px;
	height:45px;
	text-decoration:underline;
	font-weight:bold;
}

.open_List .open_List_Img{
margin-bottom:8px;
}

.open_List .open_List_Txt {
font-size:10px;
line-height:14px;
}

.open_ListB {
	width:100%;
	margin:10px 0px;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.open_ListB li {
	width:200px;
	height:308px;
	float:left;
	background:#0f0;
	margin-right:10px;
	padding:12px 11px 10px 11px;
}


.open_ListB .open_Bred{
	background:url(/library/5103.jpg) no-repeat;
}

.open_ListB .open_List_Ttl{
	font-size:13px;
	height:45px;
	text-decoration:underline;
	font-weight:bold;
}

.open_ListB .open_List_Img{
margin-bottom:9px;
}

.open_ListB .open_List_Txt {
font-size:11px;
line-height:14px;
}

/*----------------------------------------------------
	オープンキャンパスMAX3段
----------------------------------------------------*/
.open_ListM {
	width:940px;
	overflow: hidden;
	margin-right:-10px;
	_zoom: 1;
	font-family:"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

.open_ListM li {
	width:278px;
	height:205px;
	float:left;
	background:#0f0;
	margin-right:13px;
	padding:12px 11px 10px;
}

.open_ListM .open_Mred{
	background:url(/library/5391.gif) no-repeat;
}

.open_ListM .open_List_Ttl{
	font-size:12px;
	height:45px;
	text-decoration:underline;
	font-weight:bold;
}

.open_ListM .open_List_Img{
        margin-bottom:8px;
        float: left;
        margin: 0 10px 5px 0; 
}

.open_ListM .open_List_Txt {
        font-size:10px;
        line-height:14px;
}


/*----------------------------------------------------
	囲み01
----------------------------------------------------*/

.column_w01 {
background: url(/library/1653.jpg) no-repeat top;
width: 700px;
padding-top:5px;
}
.column_w01-in {
background: url(/library/1653.jpg) no-repeat bottom;
margin-top:5px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
} 

/*----------------------------------------------------
	囲み03
----------------------------------------------------*/
.column_w03l{
	width:195px;
	float:left;
	margin-rgiht:20px;
}
 .column_w03r{
 width:195px;
 float:right;
 }


.column_w03l{
background: url(/library/5201.jpg) no-repeat top;
width: 220px;
padding-top:10px;
margin-right:20px;
}

.column_w03r{
background: url(/library/5201.jpg) no-repeat top;
width: 220px;
padding-top:10px;
}

.column_w03l-in,.column_w03r-in {
background: url(/library/5201.jpg) no-repeat bottom;
padding:0px 15px 15px 10px;
} 


/*----------------------------------------------------
	テーブルデザイン
----------------------------------------------------*/

.tb001 table{
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-collapse:collapse;
    border-spacing:0;
}
.tb001 th{
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    padding:10px 20px;
}
.tb001 td{
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    padding:10px 20px;
}



/*----------------------------------------------------
	テーブル点線
----------------------------------------------------*/
.tb002 th,.tb002 td {
border-bottom:1px dotted #999999;
padding:10px 20px;
}


/*----------------------------------------------------
	テーブルデザイン03
----------------------------------------------------*/

.tb003 table{
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-collapse:collapse;
    border-spacing:0;
}
.tb003 th{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background: #FFCC99;
    padding:10px 20px;
}
.tb003 td{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:10px 20px;
}



/*----------------------------------------------------
	FAQ
----------------------------------------------------*/

.faq_Box{
	margin-bottom:20px;
	font-size:116%;
	width:690px;
	padding:0 5px;
}

.faq_Box .quest_Ico{
	float:left;
	width:45px;
	
}

.faq_Box .quest_Txt{
	float:left;
	width:645px;
	padding-top:9px;
}

.faq_Box .answer_Box{
	margin-top:16px;
	background:#FDEFEE;
	border:2px solid #E2E2E2;
	padding-bottom:8px;
}

.faq_Box .answer_Ico{
	display:inline;
}

.faq_Box .answer_Txt{
	margin:-27px 0 0 45px;
	width:633px;
	line-height:160%;
}

/*----------------------------------------------------
	キャンパスライフ
----------------------------------------------------*/

#campus_life {
float:right;
}

#campus_life ul{
width:508px;
padding:0px;
}

#campus_life li{
background:url(/library/2880.jpg) no-repeat;
list-style:none;
padding:2px 2px 0px 2px;
margin-bottom:10px;
}

.campus_box_w01 {
   background: #ffffff;
   width:180px;
}
.campus_top_w01 div {
   background: url(/library/2869.gif) no-repeat top left;
}
.campus_top_w01 {
   background: url(/library/2870.gif) no-repeat top right;
}
.campus_bottom_w01 div {
   background: url(/library/2871.gif) no-repeat bottom left;
}
.campus_bottom_w01 {
   background: url(/library/2872.gif) no-repeat bottom right;
}

.campus_top_w01 div, .roundedcornr_top_w01, 
.campus_bottom_w01 div, .roundedcornr_bottom_w01 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.campus_content_w01 { margin: 0 13px; }

.w01_line{
border-bottom:#666666 dotted 1px;
margin-bottom:10px;
font:bold;
}

/*----------------------------------------------------
	ページTOPへ
----------------------------------------------------*/
.pagetop a {
	background: url(/library/2923.gif) no-repeat scroll left top;
	display: block;
	float: right;
	overflow: hidden;
	height: 0px;
	padding-top: 15px;
	width: 75px;
}

.pagetop a:hover {
	background-position: 0px -15px;
}

/*----------------------------------------------------
	オープンキャンパスTOP2段組み
----------------------------------------------------*/
.open_box{
    width: 929px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}

.open_boxL{
    width: 448px;
	margin-right: 32px;
	float: left;
	}
.open_boxR{
    width: 448px;
	float: right;
	}

/*----------------------------------------------------
	オープンキャンパスH1
----------------------------------------------------*/
#open_box01{
    width: 929px;
	height:250px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	background: url(/library/4165.jpg) no-repeat top left;
	}


#open_box01 ul{
	width: 475px;
	height:150px;
	padding:65px 0 0 455px;
	margin:0px;
	
	}

#open_box01 li{
        list-style:none;
	width:220px;
	display:inline;
	float: left;
}

.open_box_h1{
    width: 929px;
	height:37px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}
	
.op_img {
    padding-left:10px;
	float:left;
	margin: 10px 5px 5px 0;
	}	

.openlink{
        float:right;
        margin-top: 10px;
	}	
.openlink a{
        background:url(/library/629.gif) no-repeat center left;
	text-decoration:none;
	color:#A11312;
	margin: 0; 
	padding :0 10px 0 15px;

	}
.openlink a:hover{
	text-decoration:underline;

	}
	

/*----------------------------------------------------
	画像+リンク（7段）
	画像リンク+テキスト+画像（2段）
----------------------------------------------------*/
.dhBox {

width:700px;
}
.dhBox001 {
display:inline;
float:left;
padding:5px 11px 0px 0px;
width:90px;
}

.dhBox002 {
display:inline;
float:right;
padding:5px 0px 0px 0px;
width:90px;
}

.dhlink {
        background:url(/library/4084.gif) no-repeat 0px 3px;
        padding-left:15px;
        margin-bottom:10px;
        font-size:110%;
        color:#A11312;
}

.dhlink a {
        text-decoration:none;
        color:#A11312;
}

.dhlink a:hover {
        text-decoration:underline;
        color:#A11312;
}

.dhboxLR_hight{
height:80px;
}
.dhboxL{
        width: 335px;
        margin-right: 25px;
	float: left;
	padding-bottom:35px;
	}
	
.dhboxR{
        width: 335px;
        padding-bottom:35px;
	float: right;
	}


/*----------------------------------------------------
	メッセージ囲み
----------------------------------------------------*/

.message_w01 {
background: url(/library/5117.jpg) no-repeat top;
width: 594px;
height:254px;

}
.message-in {
padding:30px 30px 25px 25px;
line-height:200%;
} 


/*----------------------------------------------------
	H1画像タイトル(Map右)
----------------------------------------------------*/
#map_link  {
             display:block;
             position:relative;
             width:700px;
             height:180px;
             margin:0;
}
#map_link li {
             display:inline;
             float:left;
             margin:0 5px 0 0;
             width:100px;
             color: #fff;
             position:relative;
}
#map_link a {
             background:url(<cp:album_id 8084>) no-repeat left center;
             padding: 0 0 0 10px;
             color: #fff;
}

#map_link a:hover{
             text-decoration:underline;
             color: #fff;
}

.m_link {
            height:37px;
            left:443px;
            position:absolute;
            top:85px;
            width:225px;
            z-index:1;
}

/*----------------------------------------------------
	H2タイトル+リンク下詰め
----------------------------------------------------*/
#title_link2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/library/15232.gif) no-repeat scroll 0px 0%;
margin-bottom:3px;
height:24px;
width:700px;
}

#title_link a {
	background:url(/library/629.gif) no-repeat left center;
	padding: 0 0 0 15px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	color: #A11312;
	text-decoration:underline;
	
	}
.title_link h2 {
        float:left;
        height:24px
        }

.fl001 {
float:left;
padding:0 5px 0 16px;
}


/*----------------------------------------------------
	OC_スペシャル
----------------------------------------------------*/

#open_sc001{
	background:url(/library/17253.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_ミニ体験
----------------------------------------------------*/
#open_sc002{
	background:url(/library/17255.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_実技特待
----------------------------------------------------*/
#open_sc003{
	background:url(/library/17256.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_夜間
----------------------------------------------------*/
#open_sc004{
	background:url(/library/17257.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_学校見学
----------------------------------------------------*/
#open_sc005{
	background:url(/library/18100.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

#open_sc007{
	background:url(/library/18148.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_高校2年生
----------------------------------------------------*/
#open_sc006{
	background:url(/library/17401.gif) no-repeat left top;
	width:860px;
	position:relative;
	padding-top: 10px;
	margin-left:15px;
	padding-bottom:15px;
}

/*----------------------------------------------------
	OC_スペシャル・ミニ体験・実技・夜間　共通
----------------------------------------------------*/

.open_sc001_left {
	float:left;
	width:150px;
	margin-left:10px;
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
}

.open_sc001_img {
	float:left;
	width:120px;
	margin:50px 0px 0px 30px;
	_zoom:1; 
}

.open_sc001_text {
	float:left;
	width:300px;
	margin-left:10px;
	margin-top: 50px;
}

.open_sc001_right {
	width:220px;
	margin-top: 50px;
	float: right;
}

.open_sc001_right ul{
	display:inline;
	width:220px;
	padding: 0;
}

.open_sc001_right li{
	width:65px;
	display: inline;
	margin-right: 5px;
}

.open_sc001_img ul{

	padding:0;
}

.open_sc001_img li{
	width:120px;
	display: block;
	margin-bottom: 10px;
	margin-right:10px;
}

#open_sc_date{

	left:15px;
	position:absolute;
	top:11px;
	*+top:15px;
	width:auto;
	z-index:1;
	font-size:250%;
	*+font-size:200%;
	line-height:1.2;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#A82324;
	_zoom:1;
}

#open_sc_date02{

	left:15px;
	position:absolute;
	top:11px;
	*+top:15px;
	width:auto;
	z-index:1;
	font-size:250%;
	*+font-size:200%;
	line-height:1.2;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	_zoom:1;
}

#open_sc_form{
	height:46px;
	position:absolute;
	top:5px;
	width:148px;
	z-index:1;
	left: 742px;
}

#open_sc_text{
	height:46px;
	position:absolute;
	top:8px;
	*+top:11px;
	width:500px;
	z-index:1;
	left: 228px;
	font-weight: bold;
	font-size:275%;
	*+font-size:250%;
	line-height:1.2;
	margin-left:auto;
	margin-right:auto;
	color:#A82324;
	_zoom:1;
}

/*----------------------------------------------------
	OC_TOP2段組み
----------------------------------------------------*/
.open_box_oc{
    width: 929px;
	margin: 0 0px 10px 0; 
	overflow: hidden;
	}
.open_box_oc p{
    	margin: 0 0px 0px 10px; 
	}
.open_box_oc h2{
    	margin: 0; 
	}
.open_boxL_oc{
    width: 458px;
	float: left;
	}
.open_boxR_oc{
    width: 458px;
	float: right;
	}
	
	

/*----------------------------------------------------
	OC_TOP4段組み
----------------------------------------------------*/

.open_boxL_oc4{
    width: 228px;
    margin: 0 3px 0px 0px; 
	float: left;
	}
.open_boxR_oc4{
    width: 228px;
	float: right;
	}
	
/*----------------------------------------------------
	OC_3大業務
----------------------------------------------------*/
.oc_Box {
margin:0px 0px 25px 25px;
width:880px;
}

.oc_Box001 {
display:inline;
float:left;
padding:5px 30px 0px 0px;
width:265px;
}

.oc_Box002 {
display:inline;
float:left;
padding:5px 0px 0px 0px;
width:265px;
}

/*----------------------------------------------------
	TOPメインバナー03
----------------------------------------------------*/
.top_bnBox003  {
margin:0px 0px 0px 0px;
width:700px;
padding:0px 0px;
}

.bnBox03 {
display:inline;
float:left;
margin-right:20px;
width:220px;
}

.bnBox04 {
display:inline;
float:right;
width:220px;
}