@import"../../css/base.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01{
}

/* H2タグ */
#me_mainh201{
	width:700px;
	height:100px;
	text-indent:-50000em;
	background:url("../images/bg_indexh201.jpg") no-repeat top left ;
	margin:20px 0;
}

/*** H3ラグ  */
#me_main01 h3{
	height:23px;
	background:url("../../pic/bg_caption01.jpg") no-repeat left top;
	padding:5px 0 0 10px;
	margin:0px 0 20px;
	font-weight:bold;
	color:#CC0000;
}

/*** H4ラグ  */
#me_main01 h4{
	font-weight:700;
	border-left:8px solid #00A2DD;
	border-bottom:1px solid #00A2DD;
	padding-left:5px;
	margin-bottom:10px;
}

.me_infoarea{margin:0 0 30px 0;}

p#me_menu01{
	padding:3px 10px;
	background-color:#F1F9FF;
}
p#me_menu01 a{font-weight:600;}


.me_ks_tbl{width:700px; margin-bottom:15px;}
.me_ks_tbl th,.me_ks_tbl td{padding:5px 10px;}
.me_ks_tbl th{width:70px;}
.me_ks_tbl td{width:590px;}

.me_blue{background-color:#CCE5FF;}
.me_pink{background-color:#FFE1E2;}

#me_inst{width:700px;}

#me_mainh401{
	width:380px;
	margin:10px 0 5px;
}

p.me_gaiyou span{font-size:12px;}

p.me_copy{
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}

.me_bus_ul li{
	padding-left:30px;
	margin-bottom:10px;
	background:url("../images/bg_targetlist01.jpg") no-repeat left top;
}

.me_bus_ul span{color:#CC0000;}

.me_bus_tbl{
	border-top:1px solid #00A2DD;
	border-left:1px solid #00A2DD;
	margin:0px auto;
}

.me_bus_tbl th,.me_bus_tbl td{
	padding:5px 8px;
	border-bottom:1px solid #00A2DD;
	border-right:1px solid #00A2DD;
}

.me_bus_tbl th{
	text-align:left;
	font-weight:bold;
	background-color:#FFFFDD;
}

.me_tbl_thc{text-align:center;}
.me_tbl_thc p{margin:3px 0 0;font-size:12px;}

img.me_right{
	width:290px;
	float:right;
	display:inline;
	margin:0 0 0 10px;
}

ul#me_indexlist {
	height:150px;
	margin-bottom:10px;
}

#me_indexlist li{
	width:225px;
	height:150px;
	background-color:red;
	float:left;
	display:inline;
	text-indent:-50000em;
}

#me_indexlist li a{
	display:block;
	width:225px;
	height:150px;
}

li#me_school{background:url("../images/bg_indexlist01.jpg") no-repeat left top;margin-right:13px;}
li#me_staff{background:url("../images/bg_indexlist02.jpg") no-repeat left top;}
li#me_brown{background:url("../images/bg_indexlist03.jpg") no-repeat left top;float:right;}

