@charset "UTF-8";

/*----------------------------------------
Name: common.css
Date Created:2009/07/07 [t.sato]
Last Updated:2009/07/07 [t.sato]
Copyright:Prudence.inc
----------------------------------------*/


/* NEWS
------------------------------------------------*/
#news {
	margin-bottom:10px;
	padding:5px 5px 5px 55px;
	border:1px solid #CCC;
	background:url(../img/index_news_01.gif) no-repeat 5px 4px;
}
#news ul {
	width:420px;
	float:left;
}
#news a.more {
	width:132px;
	float:right;
}


/* 特集/特選
------------------------------------------------*/
#special {
	float:left;
	width:305px;
	padding-bottom:5px;
}
#special h2 {
	padding-bottom:10px;
}
#special ul li {
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../img/line_dot_01.gif) repeat-x left bottom;
}
#special ul li a span.tokusyu {
	border:1px solid #00CCCC;
	font-size:11px;
	padding:1px 10px;
	color:#00CCCC;
	margin-right:5px;
	text-decoration:none;
}

#special ul li a em {
	background:url(../img/arrow_01.gif) no-repeat 0 0.25em;
	padding-left:10px;	
}
#special ul li a.new {
	display:block;
	background:url(../img/icon_new_01.gif) no-repeat right 0.3em;
}

/* 新着案件
------------------------------------------------*/
#newItem {
	padding-bottom:5px;
}
#newItem h2 {
	background:url(../img/index_title_newitem.gif) no-repeat 0 0;
	padding:10px 65px;
	text-align:right;
}
#newItemTitles{
	padding-bottom:5px;
}
#newItem ul li {
	float:left;
}
#newItem ul li#newItemTitle1 {
	width:63px;
}
#newItem ul li#newItemTitle2 {
	width:297px;
}
#newItem ul li#newItemTitle3 {
	width:90px;
}
#newItem ul li#newItemTitle4 {
	width:auto;
}
.newItemContents {
	width:630px;
}
.newItemContents .newItemContentsLine {
	background:url(../img/line_dot_01.gif) repeat-x bottom;
	padding-bottom:7px;
	margin-bottom:7px;
}
.newItemContents .newItemContentsLine .newItem1{
	width:63px;
	float:left;
}
.newItemContents .newItemContentsLine .newItem2{
	width:297px;
	float:left;
}
.newItemContents .newItemContentsLine .newItem3{
	width:90px;
	float:left;
	font-size:10px;
}
.newItemContents .newItemContentsLine .newItem4{
	width:auto;
	float:left;
	font-size:10px;
}

h2 #newItemLastLink{
	display:block;
	float:left;
	padding-left:65px;
	text-align:right;
}
h2 #date{
	display:block;
	float:right;
}

/* 案件を探す
------------------------------------------------*/
#search {
	margin-bottom:15px;
}
#search h2 {
	background:url(../img/index_title_search.gif) no-repeat 0 0;
	height:37px;
	text-align:right;
}
#search h2 span {
	padding-top:10px;
	display:block;
}
#search .inner {
	background:url(../img/index_search_fr_bg.gif) repeat-y 0 0;
	padding:5px 20px;
}
#search .inner ul {
	background:url(../img/line_dot_01.gif) repeat-x left bottom;
}

#search .inner li{
	float:left;
	width:200px;
	padding-bottom:12px;
}
#search .inner li .name {
	margin-bottom:8px;
}
#search .inner li .category {
	background:url(../img/arrow_01.gif) no-repeat 0 0.25em;
	padding-left:10px;
}
#search .inner li .category a {
	white-space:nowrap;
}
#search .freeword {
	padding:10px 0;
}
#search ul.freeword {
	background:url(../img/index_search_fr_bg.gif) repeat-y 0 0;
	padding:5px 20px;
}	
#search .freeword input.text {
	width:240px;
	padding:1px;
	margin:0 5px;
}
#search .freeword li {
	float:left;
}


/* お役立ち情報
------------------------------------------------*/
#useful h2 {
	margin-bottom:10px;
}
#useful ul li{
	width:315px;
	float:left;
	height:80px;
}
#useful ul li h3 {
	margin-bottom:2px;
}
#useful ul li h3 a {
	background:url(../img/arrow_03.gif) no-repeat 0 0;
	padding:1px 0 1px 17px;
}
#useful ul li p{
	padding-right:10px;
}
#useful ul li .images {
	width:78px;
	float:left;
}

/* EngineerNAVIを知る
------------------------------------------------*/
#aboutEnavi {
	margin-bottom:10px;
	padding:5px 0;
	/*border-top:1px solid #CCC;*/
	border-bottom:1px solid #CCC;
}
#aboutEnavi h2 {
	margin-bottom:10px;
}
#aboutEnavi ul li {
	margin-bottom:10px;
}
#aboutEnavi ul li .images {
	width:50px;
	float:left;
	display:block;
}
#aboutEnavi ul li h3,#aboutEnavi ul li p {
	float:right;
	width:185px;
}
#aboutEnavi ul li p{
	font-size:11px;
}
#aboutEnavi ul li p a {
	background:url(../img/arrow_03.gif) no-repeat 0 0;
	padding:1px 0 1px 17px;
	font-size:12px;
}


/* 当サイト運営会社を知る
------------------------------------------------*/
#aboutUs {
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:15px;
}
#aboutUs h2{
	margin-bottom:10px;
}
#aboutUs ul li {
	margin-bottom:5px;
}
#aboutUs ul li a{
	background:url(../img/arrow_01.gif) no-repeat 0 0.25em;
	padding-left:10px;
}

/* 当サイト運営会社を知る
------------------------------------------------*/

#aboutVCJ {
}
#aboutVCJ h2{
	margin-bottom:10px;
}


/* リニューアル追加スタイル
------------------------------------------------*/
#flashArea{
	padding-bottom:10px;
}
#doubleBanner #lefter{
	float:left;
	width:310px;
}
#doubleBanner #righter{
	float:right;
	width:310px;
}











