﻿
@charset "utf-8";
/* CSS Document */
/* -----------------------------------------------------------------------
	トップページレイアウト
-------------------------------------------------------------------------- */

p#cover { padding-bottom: 1.5em; }

/*
	#customernav
---------------------------------------------------- */
ul#customernav li             { float: left; width: 301px; }
ul#customernav li#forclients, 
ul#customernav li#forseekers  { padding-right: 10px; }


/*
	#maincol & #subcol
---------------------------------------------------- */
div#maincol		 { padding-top: 1.5em;}
div#subcol       { padding-top: 1.5em; }

div.contentslist { margin-bottom: 0.7em; width: 210px; background: #f5f5f5 url(images/bg_contentslist.gif) no-repeat scroll bottom; }
div.contentslist h2.contentslistheader { padding-top: 10px; height: 27px; text-align: center; vertical-align: bottom; background: #e5e5e5 url(images/bg_contentslist_header.gif) no-repeat scroll bottom; }
/* start hide for Mac IE5.x \*/
* html div.contentslist h2.contentslistheader { height: 37px; }
/* end hide for Mac IE5.x */
div.contentslist ul  { padding: 1em 0; width: 180px; }
div.contentslist ul li { padding: 0 15px; line-height: 2.5em; }

/*
	#maincol
---------------------------------------------------- */
div#maincol	div#centercol	 { float: right; width: 463px; }
div#maincol	div#leftcol      { float: left; width: 210px; }

div#maincol	div#centercol div#information       { padding-bottom: 15px; width: 463px; background: #f5f5f5 url(images/bg_information.gif) no-repeat scroll bottom; }
div#maincol	div#centercol div#information h2    { padding-top: 10px; height: 27px; text-indent: 1em; background: #e5e5e5 url(images/bg_information_header.gif) no-repeat scroll top; }
/* start hide for Mac IE5.x \*/
* html div#maincol	div#centercol div#information h2 { height: 37px; }
/* end hide for Mac IE5.x */
div#maincol	div#centercol div#information dl    { padding: 0 15px; height: 315px; overflow: auto; }
div#maincol	div#centercol div#information dl dt { padding-top: 1em; font-weight: bold; color: #63a2ca; }
div#maincol	div#centercol div#information dl dd { padding-bottom: 0.5em; border-bottom: 1px dotted #cccccc; }

div#maincol	div#ad { padding-top: 1.5em; }

div#maincol	div#leftcol div.contentslist ul li { text-indent: 1.5em; }

/*
	#subcol
---------------------------------------------------- */
div#subcol div.contentslist ul li { padding-bottom: 0.5em; }

div#subcol div#veritas dt     { font-size: 80%; line-height: 120%; }
div#subcol div#veritas dt img { float: left; }
div#subcol div#veritas dd     { clear: both; padding-top: 0.2em; font-size: 80%; line-height: 120%; }