@CHARSET "UTF-8";

div .space {
  height:10px;font-size:3px;
}
.front {
  width: 710px;
}
h1 {
  font-size: 120%;
  margin: 0px;
  margin-top:4px;
  padding-bottom:2px;
}
h1.content{
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  font-weight: normal;
  margin: 23px 0px 0px 0px;
}
h2 {
  font-size: 100%;
  margin: 0px;
  text-align:left;
  line-height: 16px;
}
.dot {
  border-bottom: 1px dotted #006699;
  margin-top: 5px;
  margin-bottom: 5px;
}
.entry {
	text-align: left;
}
/*------------------------------*/
/* 検索エリア                   */
/*------------------------------*/
#iiheya {
	position: relative;
	width: 800px;
	margin: 0px auto;
  border-left: 1px solid #006699;
  border-right: 1px solid #006699;
}
#search_tab {
  width: 100%;
  text-align:left;
}
#search_area {
  border-top: 1px solid #006699;
  border-bottom: 1px dotted #006699;
  width: auto;
  background-color: #FFE4E1;
  text-align:center;
  padding:5px;
  z-index: 150;
}
#search_area .w{
  width:180px;
  background-color: #fff;
}
#search_area_sub {
  width: auto;
  background-color: #FFF;
  text-align:left;
  padding:5px;
}
#search_area_2 {
	border-top:1px solid #006699;
  border-bottom:1px dotted #006699;
	padding-top:5px;
	padding-bottom:5px;
  margin-bottom:2px;
	margin-right:5px;
  background-color: #F0F8FF;
}
#search_area_2 .left {
  float:left;
}
#search_area_2 .right {
  float:right;
}
#kodawari {
	width:98%;
	height: 35px;
	margin-top:7px;
}
#kodawari .tab {
	top: 0px;
	text-align:left;
	float: left;
}
#kodawari .buttons {
  top: 0px;
  float: right;s
}
#kodawari .search {
  top: 25px;
	text-align: left;
}
#kodawari .midasi {
	width: 130px;
}
#kodawari .line {
  border-top: 1px dotted #006699;
}
#kodawari .p {
  padding: 2px;
}
#pager_top {
	border-top: 1px solid #069;
	width: 100%;
	height: 20px;
	padding: 10px;
}
#pager_bottom {
  border-bottom: 1px solid #069;
  width: 100%;
  height: 20px;
  padding: 10px;
  text-align: center;
}
#checkedBukken {
  width:auto;
  height: auto;
  left: 0px;
  top: 0px;
}
#checkedBukken .tab {
  top: 0px;
  text-align:left;
  float: left;
}
#checkedBukken .buttons {
	position : relative;
  top: -10px;
  float: right;
  padding-right: 10px;
}
#checkedBukken .checkedList {
	position: absolute;
  top: 25px;
  left: 0px;
}
#checkedArea {
  position: absolute;
  left: 0px;
  height: auto;  
  width: 100%;
}
.my_form {
  width:98%;
}
.fleft {
  text-align:left;
  float: left;
}
.fright {
  text-align:left;
  float: right;
}
#toiawase_form {
	position: relative;
	width: 800px;
	height: 400px;
}
#toiawase_form .tab {
  top: 0px;
  text-align:left;
  float: left;
}


/*------------------------------*/
/* フォント                     */
/*------------------------------*/
.red {
  color: #CC0033;
}
.kinaka {
	color: red;
}
.kon {
	color: #006699;
}
.b {
  font-weight: bold;
}
.reg {
  font-size: 12px;
  line-height: 18px;
}
/*------------------------------*/
/* テーブル                     */
/*------------------------------*/
.ft{
    color: #006699;
    border-color: #006699;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    margin: 0px;
    vertical-align: middle;
    border-collapse: collapse;
    line-height: 140%;
}
.ftr{
  color: #000;
    border-color: #CC0033;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    margin: 0px;
    vertical-align: middle;
    border-collapse: collapse;
    line-height: 140%;
}
.fth{
  background-color: #F0F8FF;
  vertical-align: middle;
  border-color: #006699;
}
.fthp{
  background-color: #FFE4E1;
  vertical-align: middle;
  border-color: #006699;
}
.fthrp{
  color: #000;
  background-color: #FFE4E1;
  vertical-align: middle;
  border-color: #CC0033;
}
.fthy{
  background-color: #FFFFCC;
  vertical-align: middle;
  border-color: #006699;
}
.left {
	text-align: left;
	padding-left: 5px;
}
/*------------------------------*/
/* バナー枠               */
/*------------------------------*/
#bannerline {
	position:relative;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	width: 798px;
	height:65px;
}
#banner_student a {
	position: absolute;
	width: 396px;
	height: 60px;
	left: 0px;
	background: url(../images/banner_student.gif) no-repeat left top;
}
#banner_student a:hover{
  background: url(../images/banner_student_over.gif) no-repeat left top;
}
#banner_owner a {
  position: absolute;
  width: 396px;
  height: 60px;
  left: 398px;
  background-image: url("../images/banner_owner.gif");
}
#banner_owner a:hover{
  background-image: url("../images/banner_owner_over.gif");
}
/*------------------------------*/
/* エントランス枠               */
/*------------------------------*/
#entrance {
  width:700px;
  height:160px;
  padding:0 0 14px 0;
  margin:10px auto;
  background:url("../images/tsr.gif")  no-repeat;
  line-height:16px;
}
 .ensen {  
  position: relative;
  height: 125px;
  width: 239px;
  top:0px;
  left:0px;
  overflow: auto;
 }
/*------------------------------*/
/* サイトマップ枠               */
/*------------------------------*/
#sitemap {
  line-height:18px;
  text-align: left;
  width:700px;
  margin: 0px auto;
}
#sitemap ul li {
  list-style: square inside;
  color: #006699;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
  text-decoration: underline;
}
#sitemap h2 {
	background: url(../images/mark_m_for_ensen.gif) left top no-repeat;
	padding-left: 30px;
	padding-top: 5px;
  font-size: 22px;
	color: blue;
	margin: 3px;
	height: 33px;
}
#sitemap h3 {
	font-size: 18px;
	margin: 20px 0 10px 0;
	padding: 0px;
	text-align: left;
  color: #006699;
}
#sitemap .box {
  position: relative;
  width:700px;
  height:120px;
  padding: 5px;
  border-top: 1px solid #006699;
  border-bottom: 1px solid #006699;
}
#sitemap .box1 {
  position: absolute;
  left: 0px;
  width: 175px;
}
#sitemap .box2 {
  position: absolute;
  left: 175px;
  width: 175px;
}
#sitemap .box3 {
  position: absolute;
  left: 350px;
  width: 175px;
}
#sitemap .box4 {
  position: absolute;
  left: 525px;
  width: 175px;
}
#sitemap .linkbox {
	position: relative;
	height: auto;
}
#sitemap .midasi {
	border-bottom: 1px dotted #006699;
	color: red;
	padding: 5px;
	text-align: left;
	width: 130px;
	vertical-align: top;
}
#sitemap .link {
  border-bottom: 1px dotted #006699;
  color: #006699;
  padding: 5px;
  text-align: left;
  width: 570px;
}
#sitemap .under {
  border-bottom: 1px solid #006699;
  padding: 5px;
}
#makemap {
  border: 1px solid #069;
  width: 740px;
  height: 300px;
  padding: 30px;
}


#pankuzu {
  width: auto;
    height: 35px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/back_sidemenu.gif') ;

    padding-left:10px;
    text-align: left;
    
}
#pankuzu2 {
  width: auto;
    height: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background: url('../images/back_sidemenu.gif') ;

    padding-left:10px;
    text-align: left;
    
}
#pankuzu2 h2 {
	display: inline;
}
/*------------------------------*/
/* 中ページ全体枠               */
/*------------------------------*/
#main {
  position: relative;
  height: auto;
  padding-top: 5px;
  width: 800px;
  border-left: 1px solid #069;
  border-right: 1px solid #069;
  margin: 0px auto;
}
#main table {
	margin: 0px auto;
}
#search_area_gakko {
  border: 1px solid #006699;
  width: 710;
  background-color: #F0F8FF;
  text-align:center;
  padding:5px;
}
#list_area table {
  margin: 0px auto;
}
/*------------------------------*/
/* ヘッダー                     */
/*------------------------------*/
.header {
	position: relative;
  height: 97px;
  width: 790px;
  border-left: 1px solid #006699;
  border-right: 1px solid #006699;
  margin: 0px auto;
  color: #000;
  font-size: 100%;
  text-align: left;
  padding-left: 10px;
  padding-top: 3px;
}
#header_common {
  background: url('../images/header_photo.jpg') right no-repeat;
}
	
.header h1 {
	font-size: 100%;
	font-weight: normal;
}
.header h2 {
	font-size: 120%;
	color: blue;
}
.header h2 img {
  float: left;
}
.header img {
	margin-bottom: 5px;
}
.header p {
	position: absolute;
	top: 47px;
	left: 662px;
	width: 338px;
	font-weight: bold;
}
/*------------------------------*/
/* グローバルナビ               */
/*------------------------------*/
#global_navi {
	position: relative;
  height: 25px;
  width: 800px;
  border-left: 1px solid #006699;
  border-right: 1px solid #006699;
  margin: 0px auto;
  background: url('../images/header_navi_line.gif') repeat-x;
  color: #000;
  font-size: 100%;
  text-align: left;
  padding-top: 7px;
  z-index: 100;
}
#global_navi a {
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	color: #006699;
}
#global_navi a:hover {
	text-decoration: underline;
  background-color:#CCF;
}
#shop_menu  {
  position: absolute;
  left: 145px;
  top: 3px;
  visibility: hidden;
}
#shop_menu p {
  height: 20px;
  width: 90px;
  background-color: #CCF;
  padding-top: 5px;
}
#shop_menu ol  {
	position: relative;
  border-top: 1px solid #069;
}
#shop_menu li  {
  position: relative;
  height: 20px;
  width: 150px;
  background-color: #FFC;
  padding-top: 5px;
  border-bottom: 1px solid #069;
  border-left: 1px solid #069;
  border-right: 1px solid #069;
  list-style: none;
}
#shop_menu .on {
  background-color: #CCF;
}
#shop_menu .off {
  background-color: #FFC;
}
#shop_menu li a:hover {
  background-color: #CCF;
  text-decoration: none;
}
	
	


/*------------------------------*/
/* フッター                     */
/*------------------------------*/
#footer {
	position: relatvie;
  width: 800px;
  margin: 0px auto;
  padding-top: 25px;
  border-left: 1px solid #006699;
  border-right: 1px solid #006699;
  color: #069;
  text-align: center;
}
#footer_list {
  position: relatvie;
  width: 800px;
  margin: 0px auto;
  padding-top: 50px;
  color: #069;
  text-align: center;
}
/*------------------------------*/
/* サイドメニュー               */
/*------------------------------*/
#side {
  width: 200px;
  height: 750px;
  float: right;
  text-align: left;
}
/* 学生さん情報 */
#side_gakusei {
  position: relative;
	background: url(../images/side_yane.gif) right top no-repeat;
	padding-top: 20px;
	width:200px;
}
#side_gakusei h2 {
	position: absolute;
	background-color: #FFF;
	top: 5px;
	left: 40px;
	width: 125px;
	height: 13px;
	text-align: center;
}
#side_gakusei .annai {
  position: relative;
  top: 4px;
  left: 11px;
  width: 184px;
  height: 80px;
  border-left: 1px solid #C00;
  border-right: 1px solid #C00;
  border-bottom: 1px solid #C00;
  color: #C00;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
}
#side_gakusei p {
  position: relative;
  color: #000;
  width: 180px;
  left: 0px;
  top: 5px;
  text-align: center;
}
#side_gakusei img {
	vertical-align: middle;
}

/* モバイル情報 */
#side_mobile {
  position: relative;
  width:180px;
  height: 70px;
  text-align: right;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 5px;
}
/* 賃貸物件リンク */
#side_new,
#side_area,
#side_ensen,
#side_toiawase {
	position: relative;
  width: 190px;
  margin-left:10px;
}
#side_new h2 {
  background: url(../images/side_new.gif) 8px center no-repeat;
  background-color: #C00; 
  text-align: center;
  color: #FFF;
  padding: 2px 0px;
}
#side_new ul {
	text-align: left;
	padding: 2px;
}
#side_area h2 {
  background: url(../images/side_area.gif) 30px center no-repeat;
  background-color: #C00; 
  text-align: center;
  color: #FFF;
  padding: 2px 0px;
}
#side_area p,
#side_ensen p {
  text-align: left;
  padding: 5px;
}
#side_ensen h2 {
  background: url(../images/side_ensen.gif) 30px center no-repeat;
  background-color: #C00; 
  text-align: center;
  color: #FFF;
  padding: 2px 0px;
}
#side_toiawase h2 {
  background-color: #069; 
  text-align: center;
  color: #FFF;
  padding: 2px 0px;
}
#side_toiawase p {
  line-height: 1.3;
}
#side_toiawase strong {
  color: #C00;
  font-size: 180%;
}

/*------------------------------*/
/* エラー    枠                 */
/*------------------------------*/
.form_errors{
  color: #CC0033;
  border: 1px solid #CC0033;
  width: 798px;
  margin-bottom:10px;
  text-align:left;
}
.form_errors .head{
  background-color: #CC0033;
  color: #FFFFFF;
  text-align:center ;
  padding: 3px;
}
/*------------------------------*/
/* メッセージ枠                 */
/*------------------------------*/
.form_msg{
  color: #006699;
  border: 1px solid #66CC33;
  width: 798px;
  margin-bottom:10px;
  text-align:left;
}
.form_msg .head{
  background-color: #66CC33;
  color: #FFFFFF;
  text-align:center ;
  padding: 3px;
}
