@charset "shift_jis";

/*

	Stylesheet for www.nichibi.co.jp/
	
	Copyright (C) NICHIBI All rights reserved.
	
	Description : トップページ設定

*/

div#header {
	width: 100%;
	background: url(../../img/top/header_bg.jpg) repeat-x;
}

div#flashcontents {
	margin-bottom: 79px;
}

div#pagebody {
	background: none;
}

div#leftContents {
	width: 507px;
	float: left;
	text-align: left;
}

div#leftContents p {
	margin-bottom: 15px;
}

div#leftContents p.newsTitle {
	margin-bottom: 0;
}

p.news {
	width: 479px;
	padding: 0 10px 10px 15px;
	border: 1px solid #E4DAE1;
	border-top: none;
	background: #F8F5F7;
	color: #7B6F72;
}

dl {
	margin-bottom: 2em;
	margin-top: 15px;
}

dt {
	color: #666666;
	background: url(../../img/list_icon.gif) no-repeat 0 0.5em;
	padding-left: 12px;
	margin-left: 1em;
}

dd {
	padding: 0 0 1em 9em;
	margin-top: -1.4em;
}

img.button {
	margin-right: 17px;
}

div#rightContents {
	width: 408px;
	float: right;
	text-align: left;
}

div#homepageBox {
	width: 366px;
	background: url(../../img/top/homepage_t.jpg) no-repeat top;
	padding: 18px 21px 0 21px;
	margin-bottom: 15px;
}

div#graphicBox {
	width: 366px;
	background: url(../../img/top/graphic_t.jpg) no-repeat top;
	padding: 18px 21px 0 21px;
	margin-bottom: 15px;
}

div#environmentBox {
	width: 366px;
	background: url(../../img/top/environment_t.jpg) no-repeat top;
	padding: 18px 21px 0 21px;
	margin-bottom: 15px;
}

div#planningBox {
	width: 366px;
	background: url(../../img/top/planning_t.jpg) no-repeat top;
	padding: 18px 21px 0 21px;
	margin-bottom: 15px;
}

div.topBox {
	width: 366px;
	margin-bottom: 13px;
}

p.kuwashiku {
	width: 250px;
	float: left;
	padding-top: 66px;
}

p.jisseki {
	width: 100px;
	float: right;
}

img.kuwashikuButton {
	margin-right: 6px;
}

p.topButton {
	width: 366px;
	clear: both;
}









