@charset "utf-8";
/*********************************************
**    Copyright (c) 2008 life.
**                  All Rights Reserved.
**********************************************/
/* IndexPage
-------------------------------------------------------------------------------------------------*/
#corp #Contents {
	padding			: 0 40px;
	
}
/*
	#corp #Contents div.AreaMenu {
		background		: url(images/map_large_area.gif) no-repeat right top;
		width			: 100%;
		min-height		: 500px;
		_height			: 500px;
	}
		#corp #Contents #corpMenu .leaseMes {
			font-size		: 129%;
			font-weight		: bold;
			margin			: 0 0 20px;
		}
		#corp #Contents div#corpMenu ul li {
			margin			: 0 0 12px;
		}
#corp h1 {
	background		: url(images/h1_arrow.gif) no-repeat 0 center;
	margin			: 0 0 20px;
	padding			: 7px 0 7px 30px;
	border-bottom	: 2px solid #69017d;
	font-size		: 144%;
	line-height		: 1.2;
}
*/

/* Header Background
-------------------------------------------------------------------------------------------------*/
#corp #Header {
	background		: url(images/bg_houjin.jpg) no-repeat right top;
}
#corp #HeaderMenu ul.LowLayer { border-top: 4px solid #69017d;}



/* index.html
-------------------------------------------------------------------------------------------------*/
#corp dl { margin-top:25px;}
	#corp dt { background:url(images/ic_index01.gif) left center no-repeat;padding-left:20px;font-size:114%;font-weight:bold;}
	#corp dd { margin:8px 0 30px 0;}
	
#corp .corpPink { color:#f6014b;margin-bottom:30px; }
#corp .corpPink02 { color:#f6014b;}
#corp .corpPinkM { color:#f6014b;margin-bottom:30px;margin-top:10px; }

#corp .corpAtt01 {
					background:url(images/bg_index_dotX.gif) left bottom repeat-x;
					font-size:107%;
					margin-bottom:8px;
					width:628px;
					font-weight:bold;
				}
#corp .corpAtt02 {
	background:url(images/bg_index_dotX.gif) left bottom repeat-x;
	font-size:114%;
	margin-bottom:8px;
	width:660px;
	font-weight:bold;
				}
#corp .corpAtt03 {
	background:url(images/bg_index_dotX.gif) left bottom repeat-x;
	font-size:114%;
	margin-bottom:8px;
	width:270px;
	font-weight:bold;
}


#corp .corpSuq li { background:url(images/ic_index02.gif) 0 4px no-repeat;padding-left:17px;}
#corp .corpCir li { background:url(images/ic_index03.gif) 0 2px no-repeat;padding-left:17px;}

#corp .corpTxt { margin:15px 0 30px 0;}
#corp .mb30 { margin-bottom:30px;}
