@charset "utf-8";

/* ===========================================================

	Title:			top.css
	Created:		2011-2-22
	Last Created:	2011-2-22
	
=========================================================== */
/*
	
	body
	globalNavi
	mainvisal
	contents
	main
	top
	bn
	news
		
=========================================================== */
/*

	body
	
=========================================================== */

body {
	background: #dadada url(../img/top/bg_body_top.jpg) 0 0 no-repeat;
}

/* ===========================================================	

	globalNavi
	
=========================================================== */

#globalNavi {
	position: relative;
	height: auto;
}

#globalNavi ul {
	position: absolute;
	height: 55px;
	padding: 0 10px;
	background: url(../img/gn/bg_gn.png) 0 0 no-repeat;
	margin: 0;
	font-size: 11px;
	line-height: 1.2;
}

/* ===========================================================	

	mainvisual
	
=========================================================== */

#mainvisual {
	clear: both;
	background: url(../img/top/mainvisual.jpg) top right no-repeat;
	padding: 45px 0 0;
}

/* ===========================================================	

	contents
	
=========================================================== */

#contents {
	background: url(../img/top/bg_contents_top.png) 0 0 repeat-y;
}

#contents h2 {
	margin: 0 0 10px;
	padding: 0;
	background: none;
}

#contents h2 img {
	vertical-align: bottom;
}

/* ===========================================================	

	main
	
=========================================================== */

.main {
	width: 590px;
	margin: 0 0 0 10px;
	padding: 20px 0;
	background: url(../img/top/bg_main_top.gif) 0 0 no-repeat;
}

/* ===========================================================	

	sub
	
=========================================================== */

#sub {
	width: 330px;
	padding: 20px 0;
	background: url(../img/top/bg_sub_top.gif) 0 0 no-repeat;
}

/* ===========================================================	

	consulting_wrap
	
=========================================================== */

.consulting_wrap {
	margin: 0px 0 0 20px;
}
.consulting_wrap:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}
.consulting_wrap h2 {
    margin: 25px 0px 10px 0px;
    font-size: 18px;
    font-weight: bold;
}
.consulting_wrap p.maincopy {
    margin: 0px 15px 15px 0px;
}
.consulting_wrap img {
    margin: 0px 0px 0px 0px;
}
.consulting_wrap ul {
    margin: 0px 0px 0px 0px;
}
.consulting_wrap ul li {
    margin: 0px 20px 0px 0px;
    width: 170px;
    float: left;
}
.consulting_wrap ul li.last {
    margin-right: 0px;
}
.consulting_wrap ul li h3  {
    font-size: 12px;
    font-weight: normal;
    min-height: 14px;
    width: 170px;
    display: inline-block;
    border-bottom: 1px solid #E60012;
    margin: 0px 0px 8px 0px;
    padding: 0px 0px 4px 0px;
    color: #E60012;
}
.consulting_wrap ul li p  {
    margin: 0px 0px 10px 0px;
    line-height: 1.4;
}


/* ===========================================================	

	products
	
=========================================================== */

#products {
	margin: 20px 0 0 20px;
}

#products dl {
	float: left;
	width: 272px;
	margin: 0 8px 20px 0;
	line-height: 1.4;
}

#products dl dt {
	width: 272px;
	margin: 0 0 10px;
}

#products dl dt img {
	vertical-align: bottom;
}

#products dl dd {
}

#products dl dd em {
	color: #ee6a44;
}

/* ===========================================================	

	support
	
=========================================================== */

#support {
	margin: 0 0 20px 20px;
}

#support ul {
	margin: 0;
	padding: 0;
}

#support ul li {
	float: left;
	margin: 0;
}

#support ul li img {
	vertical-align: bottom;
}

/* ===========================================================	

	news
	
=========================================================== */

#news {
	margin: 0 20px;
}

#news h2 {
	position: relative;
	background: none;
}

#news h2 span {
	position: absolute;
	top: 0;
	right: 0;
}

#news dl {
	margin: 0;
	line-height: 1.4;
}

#news dt {
	margin: 0;
	color: #eda445;
}

#news dd {
	border-bottom: solid 1px #ddd;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

#news dd img {
	vertical-align: text-bottom;
}

/* ===========================================================	

	##
	
=========================================================== */

/* ##
----------------------------------------------------------- */