@charset "utf-8";





/*--------------------------------------------------------------------------

reset

--------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}





/*--------------------------------------------------------------------------

clearfix

--------------------------------------------------------------------------*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */





/*--------------------------------------------------------------------------

fonts

--------------------------------------------------------------------------*/

body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "sans-serif";
	/*font:12px/1 arial, helvetica, clean,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;*/
	font-size:12px;
	color:#666;
}
select, input, button, textarea {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}





/*--------------------------------------------------------------------------

footer

--------------------------------------------------------------------------*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 80px;}

#footer {
	position: relative;
	margin-top: -80px;
	height: 80px;
	clear:both;
	background:#efefef;
	border-top:1px dotted #999; 
	} 

#footer-inner {
	margin:20px 0 0 0;
	color:#666;
	line-height:1.5;
}
#footer-inner a {
	color:#666;
}
#footer-inner a:hover {
	color:#69f;
}





/*--------------------------------------------------------------------------

common

--------------------------------------------------------------------------*/

body {
	background:url(../img/common/bg_header.gif) left top repeat-x;
	text-align:center;
}
img {
	vertical-align:top;
}
#wrap {
	width:800px;
	margin:0 auto;
	text-align:left;
}
a {
	color:#69f;
}





/* -----------------------------------------------------------header */

#header {
	height:170px;
}
#header-inner {
	position:relative;
	width:800px;
	margin:0 auto;
}
h1 {
	padding:10px 0 0 0;
}
#header-nav {
	position:absolute;
	right:0px;
	top:5px;
}
/*#header-nav {
	position:absolute;
	right:0px;
	top:24px;
}*/
#header-nav p {
	margin:0 0 5px 0;
	color:#999;
	font-size:11px;
	line-height:1.3;
	text-align:right;
}
#header-nav a {
	color:#333;
	text-decoration:none;
}
#header-nav a:hover {
	color:#f90;
}
#breadcrumbs {
	margin:10px 0 0 0;
	color:#666;
	font-size:0.9em;
}
#breadcrumbs a {
	color:#69f;
}





/* -----------------------------------------------------------g-nav */

#g-nav {
	position:relative;
	width:800px;
	height:43px;
	margin:8px 0 0 0;
}
#g-nav ul li {
	float:left;
}
li#gnav01 {
	width:115px;
}
li#gnav02 {
	width:114px;
}
li#gnav03 {
	width:114px;
}
li#gnav04 {
	width:114px;
}
li#gnav-syokunin {
	width:114px;
}
li#gnav05 {
	width:114px;
}
li#gnav06 {
	width:115px;
}





/* -----------------------------------------------------------s-nav */

#s-nav {
	float:left;
	width:180px;
	/*height:370px;*/
	min-height:370px;
	background:url(../img/common/s_nav.gif) left top no-repeat;
}
#s-nav ul {
	border-top:1px dotted #ccc;
	margin:0 1px;
}
#s-nav li {
	border-bottom:1px dotted #ccc;
	line-height:1.2;
}
#s-nav li a {
	display:block;
	padding:1em 0 1em 1.2em;
	background:url(../img/common/s-nav_arrow.gif) 0.5em center no-repeat;
	color:#666;
	text-decoration:none;
	zoom: 1;
}
#s-nav li a:hover {
	background:#f9f9f9 url(../img/common/s-nav_arrow.gif) 0.5em center no-repeat;
}

.c01-syanetsu#no00 #s-nav li#snav01 a,
.c01-syanetsu#no01 #s-nav li#snav02 a,
.c01-syanetsu#no02 #s-nav li#snav03 a,
.c01-syanetsu#no03 #s-nav li#snav04 a,
.c01-syanetsu#no04 #s-nav li#snav06 a, 
.c01-syanetsu#no05 #s-nav li#snav05 a {
	background:#f9f9f9 url(../img/common/s-nav_arrow_c.gif) 0.5em center no-repeat;
	color:#036;
	font-weight:bold;
}

.c02-taisaku#no01 #s-nav li#snav01 a,
.c02-taisaku#no02 #s-nav li#snav02 a,
.c02-taisaku#no03 #s-nav li#snav03 a,
.c02-taisaku#no04 #s-nav li#snav04 a,
.c02-taisaku#no05 #s-nav li#snav05 a,
.c02-taisaku#no06 #s-nav li#snav06 a {
	background:#f9f9f9 url(../img/common/s-nav_arrow_c.gif) 0.5em center no-repeat;
	color:#036;
	font-weight:bold;
}

.c03-builder#no01 #s-nav li#snav01 a,
.c03-builder#no02 #s-nav li#snav02 a,
.c03-builder#no03 #s-nav li#snav03 a,
.c03-builder#no04 #s-nav li#snav04 a,
.c03-builder#no05 #s-nav li#snav05 a,
.c03-builder#no06 #s-nav li#snav06 a,
.c03-builder#no07 #s-nav li#snav07 a {
	background:#f9f9f9 url(../img/common/s-nav_arrow_c.gif) 0.5em center no-repeat;
	color:#036;
	font-weight:bold;
}

.c04-tyvek#no01 #s-nav li#snav01 a,
.c04-tyvek#no02 #s-nav li#snav02 a,
.c04-tyvek#no03 #s-nav li#snav03 a {
	background:#f9f9f9 url(../img/common/s-nav_arrow_c.gif) 0.5em center no-repeat;
	color:#036;
	font-weight:bold;
}

.c06-tour#no01 #s-nav li#snav01 a,
.c06-tour#no02 #s-nav li#snav02 a {
	background:#f9f9f9 url(../img/common/s-nav_arrow_c.gif) 0.5em center no-repeat;
	color:#036;
	font-weight:bold;
}





/* -----------------------------------------------------------side-bn */

ul#side-bn {
	border:none;
	margin:0;
}
ul#side-bn li {
	margin:0 0 3px 0;
	border:none;
	line-height:1;
}
ul#side-bn li a {
	display:block;
	padding:0;
	background:none;
	color:#666;
	text-decoration:none;
	zoom: 1;
}
ul#side-bn li a:hover {
	background:none;
}

ul#side-bn .movie{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #d67300;
}





/* -----------------------------------------------------------tohome */

#btn-tohome {
	position:absolute;
	left:310px;
	top:-30px;
}




/* -----------------------------------------------------------content */

#content {
	float:right;
	width:580px;
	margin:0 0 50px 0;
	line-height:1.5;
}




/* -----------------------------------------------------------totop */

#totop {
	clear:both;
	margin:0 0 20px 0;
	text-align:right;
}
#totop a {
	color:#666;
	font-size:11px;
	text-decoration:none;
}
#totop a:hover {
	color:#69f;
}





/*--------------------------------------------------------------------------

home

--------------------------------------------------------------------------*/

body#home {
	background:url(../img/common/bg_header_top.gif) left top repeat-x;
}
#home #wrap {
	width:810px;
	margin:0 auto;
	text-align:left;
}
#home #header {
	position:relative;
	height:140px;
}
#home #content {
	width:810px;
	margin:0 0 50px 0;
}
#flash {
	width:805px;
	height:255px;
	padding:5px 0 0 5px;
	background:url(../img/top/bg_flash.gif) left top no-repeat;
}




.block-btn-nav {
	height:265px;
	margin:10px 0 0 0;
	background:url(../img/top/bg_btn_nav.gif)	left top no-repeat;
}

.block-btn-nav ul {
	margin:0 15px;
	padding:20px 0 0 0;
}
.block-btn-nav li {
	float:left;
	width:254px;
	margin:0 9px 5px 0;
}
.block-btn-nav li.sideend {
	margin-right:0;
}







p.long_banner{
	margin:20px 0 -10px 0;
	text-align:center;
}

#bn-area {
	height:243px;
	margin:20px 5px 0 5px;
	background:url(../img/top/ver2/bg_bn.gif) left top no-repeat;
}

#bn-area ul {
	margin:0 0 0 10px;
}
#bn-area li {
	float:left;
}
#bn-area li#voice {
	margin:11px 0 0 0;
}
#bn-area li#movie {
	margin:11px 0 0 0;
}
#bn-area li#repo {
	margin:3px 0 0 7px;
}
#bn-area li#pro {
	margin:11px 0 0 2px;
}
#bn-area li#chouki_silver {
	margin:11px 0 0 0px;
}
#bn-area li#reform {
	margin:11px 0 0 5px;
}

#news {
	margin:20px 5px 0 5px;
	padding:8px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#news-tit {
	float:left;
	width:41px;
	margin:2px 0 0 0;
}
#news ul {
	float:left;
	margin:0 0 0 10px;
}
#news ul span {
	font-weight:bold;
}

#news a {
	color:#555;
	text-decoration:none;
}
#news a:hover {
	color:#69f;
}


#bn-area2 {
	width:800px;
	margin:30px auto 0 auto;
	background:url(../img/top/bn/bn_area2_bot.gif) left bottom no-repeat;
	text-align:center;
}
#bn-area2 li {
	display:inline;
	vertical-align:top;
}
#bn-area2 li img {
	padding:10px 10px 15px 10px;
}

#chouki{
	border-top:1px solid #cccccc;
	margin:20px 0;
	padding:20px 0 0 0;
}
#chouki p{
	text-align:right;
}
#chouki img{
	vertical-align:middle;
	margin:0 0 0 20px;
}


.tosyokunin {
	margin:20px 5px 0 5px;
}
