@charset "utf-8";
/*
Theme Name: Biz-TY01
Theme URI: http://ecopage.ecgo.jp/
Description: 企業向けテンプレート（青黒ベース）
Version: 1.1
Author: TY
*/

/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}
tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 4px;
	border-collapse: collapse;
}
body{
  font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333;
} 

a{ color: #09c; text-decoration: underline;}
	a:hover{ color: #8bc; }

div:after{
content:"clear";
height:0px;
clear:both;
display: block;
visibility:hidden;
}
div{
zoom:1;
}


/****************************************
		2. Basic Layout 
*****************************************/

#page{padding-top:5px; background: url(images/bg_body.jpg) repeat-x;}
#page_top{padding-top:5px; background: url(images/bg_topbody.jpg) repeat-x;}
#wrapper{width: 1000px; margin: 0 auto;}
#header{height: 40px; padding: 0px 20px 20px;}
#contents{padding:30px 20px;}
#main{width:710px; float: left;}
#side{width: 210px; float: right;}
#footer{height:60px; background:#111; padding-top: 20px; margin-top:40px;}

#footer p {font-size: 12px; color:#fff; text-align:center;}
#footer p a{text-decoration:none;}



/****************************************
		3.  Header_top
*****************************************/

#header_top{
	width:1000px;
}
#header_top h1{
	float:left;
	margin:0;
	padding:10px 0 0 20px;
	font-size:11px;
	font-weight:normal;
	color:#999;
}
#header_sitemap{
	float:right;
	text-align:right;
	margin:0;
	padding:10px 20px 0 0;
	font-size:11px;
}
#header_sitemap a {
text-decoration:none;
}


/****************************************
		4.  Header, Topimage
*****************************************/

#logo{
	float: left;
	width: 250px;
	height:30px;
	margin-top: 10px;
	background: url(images/logo.jpg) no-repeat;
}
#logo a{
display:block;
width:250px;
height:30px;
overflow:hidden;
}

#tel{
	float: right;
	width: 400px;
	height: 40px;
	background: url(images/tel.jpg) no-repeat;;
}
#tel a{
	display: block;
	width: 400px;
	height: 40px;
	overflow: hidden;
}
#topimage{
	background: #666;
	margin: 0 20px;
}


/****************************************
		5.  Mainmenu
*****************************************/

.menu-mainmenu-container{
	width:1000px;
	height: 50px;
}
ul#menu-mainmenu{
	height: 50px;
	padding:0 20px;
}
ul#menu-mainmenu li{
	display: inline;
}
ul#menu-mainmenu li a{
	width: 160px;
	height: 50px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}
li#menu-item-44 a{background:url(images/g_nav.jpg) no-repeat -20px 0px;}
li#menu-item-43 a{background:url(images/g_nav.jpg) no-repeat -180px 0px;}
li#menu-item-45 a{background:url(images/g_nav.jpg) no-repeat -340px 0px;}
li#menu-item-47 a{background:url(images/g_nav.jpg) no-repeat -500px 0px;}
li#menu-item-46 a{background:url(images/g_nav.jpg) no-repeat -660px 0px;}
li#menu-item-42 a{background:url(images/g_nav.jpg) no-repeat -820px 0px;}

li#menu-item-44 a:hover, li#menu-item-44.current_page_item a{background:url(images/g_nav.jpg) no-repeat -20px -50px;}
li#menu-item-43 a:hover, li#menu-item-43.current_page_item a{background:url(images/g_nav.jpg) no-repeat -180px -50px;}
li#menu-item-45 a:hover, li#menu-item-45.current_page_item a{background:url(images/g_nav.jpg) no-repeat -340px -50px;}
li#menu-item-47 a:hover, li#menu-item-47.current_page_item a{background:url(images/g_nav.jpg) no-repeat -500px -50px;}
li#menu-item-46 a:hover, li#menu-item-46.current_page_item a{background:url(images/g_nav.jpg) no-repeat -660px -50px;}
li#menu-item-42 a:hover, li#menu-item-42.current_page_item a{background:url(images/g_nav.jpg) no-repeat -820px -50px;}



/****************************************
		6.  Contents
*****************************************/

h2#pagetitle{
	background: url(images/bg_h2title.jpg) no-repeat;
	width: 1000px;
	height: 100px;
	padding: 0 0 0 20px;
	font-size: 24px;
	font-weight:normal;
	line-height:100px;
	color:#fff;
}

#breadcrumb{
	font-size: 12px;
	color: #666;
	margin:4px 0 10px;
	padding-left: 22px;
}

h3.f-tit{
line-height:33px;
margin:0 0 15px 0;
padding:0 0 0 20px;
font-weight:bold;
color:#333;
clear:both;
background:url(images/bg_contents_title.jpg) no-repeat;
}

h3.tit{
line-height:33px;
margin:50px 0 15px;
padding:0 0 0 20px;
font-weight:bold;
color:#333;
clear:both;
background:url(images/bg_contents_title.jpg) no-repeat;
}

#contents p{line-height: 1.5; margin: 0 0 20px;}



/****************************************
		7.  Etc
*****************************************/

ol.rp{
	padding:0 0 20px 2em;
}
ol.rp li{
	list-style:decimal;
}
table#table_profile td{
	border-bottom:dotted 1px #567BC2;
}

.constList { border:2px #555 solid; margin-bottom:20px; }

.constList td {
	text-align: center;
	border:2px #555 solid;
	padding: 4px 0px;
	width:33%;
	vertical-align:top;
}

td.yearTit {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #111;
	height: 20px;
	text-align:left;
	padding:5px 5px 5px 10px;
}

/* entrance */
#bg_index {
	background-image: url(images/bg_ent.jpg);
	background-repeat: no-repeat;
	width:914px;
	height:516px;
	margin:0 auto;
	position:absolute;
 top:50%;
 left:50%;
 margin-left: -457px;
 margin-top: -256px;
}
#index_main {
	width:914px;
	height:516px;
	position:relative;
}
#ent_logo {
	width:474px;
	height:51px;
	position:absolute;
	top:51px;
	left:221px;
}
#ent_architect {
	width:334px;
	height:233px;
	position:absolute;
	left:108px;
	top:128px;
}
#ent_revival {
	width:334px;
	height:233px;
	position:absolute;
	left:481px;
	top:128px;
}
#ent_btn1 {
	width:334px;
	height:60px;
	position:absolute;
	left:108px;
	top:380px;
}
#ent_btn2 {
	width:334px;
	height:60px;
	position:absolute;
	left:481px;
	top:380px;
}




#ent_text {
	width:418px;
	height:18px;
	position:absolute;
	left:246px;
	top:460px;
}

.page-id-199 #header, .page-id-199 #side, .page-id-199 #header_top, .page-id-199 .menu-mainmenu-container, .page-id-199 #pagetitle {
    display: none;
    margin: 0;
    width: 0;
    height: 0;
}
.page-id-199 #page {
    background: none;
}

.page-id-199 #contents {
    padding: 10px 20px 40px;
    background: #005dff;
    border-radius: 18px;
}
.page-id-199 #main{
	float:none;
	width:100%;
}
