/* Updated 2011/04/08,D */
/* Updated 2010/01/13,E */
/* Updated 2009/10/09,E */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin/css/toushin_comp.css";
	@import "/kojin/toushin/search/css/search_comp.css";


#contents h1 {
	float:none;
	padding:0;
}

/*-------------------------------------------------------
 THEME TITLE
-------------------------------------------------------*/
#contents div.themeTitle {
	position:relative;
	width:540px;
	height:175px;
	margin-bottom:10px;
}
#contents div.themeTitle h1 {
	position:absolute;
	top:0;
	left:0;
}	
#contents div.themeTitle p.guideLink {
	position:absolute;
	top:103px;
	left:95px;
}


/*-------------------------------------------------------
 THEME BUTTON AREA
-------------------------------------------------------*/
#contents div.btnArea {
	padding-bottom:10px;
	background:#F1FECB;
}

#contents div.btnArea ul.themeBtnList li {
	float:left;
	padding:10px 0 0 10px;
	font-size:0;
	line-height:0;
}


/*-------------------------------------------------------
 KANTAN SEAWRCH NOTICE
-------------------------------------------------------*/
#contents div.kantanNotice {
	padding:10px;
	border:#B4B4B4 1px solid;
}