@charset "utf-8";
/*********************************************
**    Copyright (c) 2008 life.
**                  All Rights Reserved.
**********************************************/
/* IndexPage
-------------------------------------------------------------------------------------------------*/
#Resident #Contents {
	padding			: 0 25px 0 40px;
	
}
#Resident  .residentIndex  h1 {
	background		: url(images/h1_arrow.gif) no-repeat 0 center;
	margin			: 0 0 20px;
	padding			: 7px 0 7px 30px;
	border-bottom	: 2px solid #0098d1;
	font-size		: 144%;
	line-height		: 1.2;
}



/* Header Background
-------------------------------------------------------------------------------------------------*/
#Resident #Header {
/*
	background:url(images/bg_shop.jpg) left top no-repeat;
*/
}

#Resident #HeaderMenu ul.LowLayer { border-top: 4px solid #0098d1;}


/* index
-------------------------------------------------------------------------------------------------*/
#ResidentIndex {
	height: 700px;
	width: 815px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#Resident #Contents #ResidentIndex .list_box {
	float: left;
	width: 350px;
	padding: 15px;
	border: 1px solid #000000;
	height: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#Resident  #Contents  #ResidentIndex  .list_box p {
	float: left;
	width: 50px;
	text-align: center;
	height: 60px;
}
#Resident   #Contents   #ResidentIndex   .list_box  dl {
	float: right;
	width: 270px;
	height: 60px;
}
#Resident    #Contents    #ResidentIndex    .list_box   dt {
	font-size: 115.4%;
	font-weight: bold;
}
#Resident     #Contents     #ResidentIndex     .list_box    .dsiz {
	font-size: 80%;
	font-weight: normal;
	padding-left: 10px;
}
#Resident    #Contents    #ResidentIndex    .list_box   dd {
}

	

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 
