@charset "utf-8";
/* CSS Document */

/* ---------------------共通--------------------- */	

body{
	text-align:left;
	font-size:12px;
	margin:0 0;
	background:url(images/back.jpg) repeat-x;
	_overflow-y:auto;
	*overflow-y:auto;
	overflow-y:scroll;
	}

img{
	border:none;
	}
h3,h4,h5,h6,{
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	}
	
a{
	color:#0033cc;
	text-decoration:none;
	}
a:hover{
	color:#FF0066;
	text-decoration:underline;
	}
	
ol {
	list-style:none;
	margin:0px;
	padding:0px;
	}


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

#content{
	width:760px;
	margin:10px auto;
	text-align:left;
	clear:both;
	}

#header{
	height:60px;
	}
#header h1{
padding:0px;
margin:0px;
}
#header img{
	margin-left:15px;
	float:left;
	}
#header .txt{
	color:#0033cc;
	font-weight:bold;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#navi{
	width:335px;
	float:right;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#navi a:hover{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
#campusbut{
margin:20px 0 10px;
}
#campusbut a:hover{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

#footer{
	height:21px;
	color:#FFFFFF;
	clear:both;
	margin-top:30px;
	padding:9px 150px 0px 20px;
	background-color:#0033CC;
	position:relative;
	}
#footer a{
	color:#FFFFFF;
	}
#footer .txt{
	color:#FFFFFF;
	float:left;
	}
#footer address{
	font-style:normal;
	position:absolute;
	right:200px;
	top:8px;
	width:400px;
	text-align:center;
	}	

strong{
	font-weight:bold;
	font-size:14px;
	}
.red{
	color:#FF0000;
	}
.blue{
	color:#0066CC;
	}

/* -------------------パンくず------------------- */

#pankuzu {
	text-align:left;
	border-top:2px solid #0033cc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

/* -----------------ページトップ----------------- */

.pagetop {
	clear:both;
	float:right;
	text-align:right;
	}
	
/* -------------------マージン------------------- */

.mb15{
	margin-bottom:15px;
	}

/* -----------------トップページ----------------- */

#subheader{
	height:370px;
	background:url(images/sback.jpg) no-repeat 0 -20px;
	padding-top:0px;
	}
#subheader img{
	margin-bottom:3px;
	}

#news{
	width:350px;
	height:220px;
	text-align:left;
	}
#news2{
	width:760px;
	text-align:left;
	padding-top: 10px;
	}
#news a{
	margin-left:10px;
	font-weight:normal;
	color:#0066FF;
	text-decoration:underline;
	}

#news li{
	list-style:none;
	line-height:220%;
	padding-left:13px;
	font-weight:bold;
	color:#999999;
	border-bottom:#CCCCCC dotted 1px;
	}
	
/* ---------------東京家政学院について--------------- */

#bnaviL{
	margin:10px 0px 30px 10px;
	float:left;
	width:352px;
	}
#bnaviR{
	margin:10px 10px 30px 0px;
	padding:0 0 240px 0;
	float:right;
	width:352px;
	background:url(kasei/images/kaseitopbg.jpg) no-repeat bottom right;
	}
#bnaviL h3,
#bnaviR h3{
	margin:0 0 10px 0;
	}
#bnaviL li,
#bnaviR li{
	margin:10px 0px 0px 0px;
	font-size:14px;
	}
#bnaviL a:hover,
#bnaviR a:hover{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

	
/* ---------------第3階層--------------- */

#snavi{
	margin:20px 0px 30px 20px;
	_margin:20px 0px 30px 10px;
	width:202px;
	float:left;
	background-color:#E8E9FF;
	}
#snavi ul{
	padding:0px 5px 0px 22px;
	margin:5px 0px 5px 0px;
	line-height:170%;
	text-align:left;
	}
#snavi a{
	text-decoration:underline;
	}

#rcontent{
	margin:20px 20px 20px 0px;
	_margin:20px 10px 20px 0px;
	width:540px;
	float:right;
	text-align:left;
	}
#rcontent .txt{
	padding:0px 10px 15px 10px;
	_padding:0px 0px 15px 0px;
	width:520px;
	line-height:150%;
	}
#rcontent .rtxt{
	text-align:right;
	padding:0px 10px 15px 10px;
	width:520px;
	line-height:150%;
	}
#htable{
	width:540px;
	line-height:180%;
	margin-bottom:20px;
	color:#333333;
	border:#cccccc solid 1px;
	}
#htable td{
	border:#cccccc solid 1px;
	padding-left:10px;
	}
#htable .ltd{
	width:90px;
	font-weight:bold;
	vertical-align:top;
	}
#htable .ltd2{
	width:90px;
	padding-left:20px;
	vertical-align:top;
	}
	
.enkaku{
	margin:0px 0px 0px 10px;
	line-height:150%;
	color:#333333;
	}
.enkaku li{
	margin-bottom:15px;
	}

/* ---------------その他--------------- */
#container h2{
padding:0 20px;
margin:0;
}
#container #rcontent h2{
padding:0 0px;
}
#contact{
	width:520px;
	line-height:180%;
	margin-left:10px;
	margin-bottom:20px;
	color:#333333;
	border:#FFCCFF solid 1px;
	}
#contact td{
	border:#FFCCFF solid 1px;
	height:30px;
	padding-left:10px;
	}
#contact .ltd{
	width:135px;
	font-weight:bold;
	}
.b{
	width:540px;
	text-align:center;
	}

dl{
	font-size:16px;
	margin-top:0px;
	line-height:150%;
	color: #333333;
	width:540px;
}
dt{
	color:#999999;
	}
dd{
	font-size:14px;
	margin-left:0px;
	margin-bottom:10px;
}


#sitemap{
	width:520px;
	line-height:180%;
	margin-left:10px;
	margin-bottom:20px;
	color:#333333;
	border:1px solid #99CCCC;
	}
#sitemap td{
	border:1px solid #99CCCC;
	padding-left:10px;
	}
#sitemap .ltd{
	vertical-align:top;
	width:100px;
	}
	
caption{
	text-align:left;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	}
#saiyo{
	width:540px;
	line-height:160%;
	margin-bottom:20px;
	color:#333333;
	border:#cccccc solid 1px;
	}
#saiyo td{
	border:#cccccc solid 1px;
	height:30px;
	padding-left:10px;
	}
#saiyo .ltd{
	width:100px;
	font-weight:bold;
	}
h2{
font-size:18px

}

.indent {
text-indent:1em;
}
.mr_l10 {
	margin-left: 10px;
	list-style-type: none;
}
ul.normal {
	margin: 15px 0;
	padding:0;
	list-style-type: none;
}
.llisttype_none {
	list-style-type: none;
}
.foundersection {
	margin-bottom: 10px;
	clear: both;
}
.foundersection .picArea {
	background-color: #EFEFEF;
	width: 196px;
	float: left;
	margin-right: 10px;
}




.mark_pic {
	width: 195px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}





#extraPicArea {
	width: 335px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#extraSection {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
}


ol.number {
	list-style:decimal;
	margin:0 0 10px 3em;
	padding:0px;
	}
dl.finan{
	margin:0 0 10px 0;
	padding:0px;
}
dl.finan dt{
font-size:13px;
font-weight:bold;
color:#333333;
}
dl.finan dd{
font-size:13px;
color:#333333;
}
.president_txt p{
padding:0 0 15px 15px;
margin:0;
line-height:150%;

}

#saigai{
text-align:center;
margin:20px 0 10px 0;
}
#saigai a:hover{
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
#jihee{
float:left;
margin:0 10px 10px 0;
}
