@charset "utf-8";
/*
(C) TOKYU HOUSING INC

	Table of Contents
	
	DEFOULT
	BASIC INLINE/TEXT STYLING
	BASSIC LAYOUT
	
	HEADER
	
	NAVI
	
	MAIN
	
	SLIDE
	
	FOOTER
	
	CONTACT
	
*/

/*
-------------------------------------------------------------------------------
DEFOULT
-------------------------------------------------------------------------------*/

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

/* standard helper classes */
.clr {clear: both;float: none;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0;}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .pkg {display: inline-block;}
/* no ie mac \*/
* html .pkg {height: 1%;}
.pkg {display: block;}
/* */

/* 
----------------------------------------------------------------------------- 
BASIC INLINE/TEXT STYLING
-----------------------------------------------------------------------------*/

html { border: none; }

body {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3", "HiraKakuPro-W3", "MS Pゴシック", Lucida Grande, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
}

a {
	color: #727172;
}

a:visited {
	color: #727172;
}

a:hover {
	color: #000000;
}

div.alpha a:hover img {
	border-color: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.L {
	float: left;
	display: inline;
}

.R {
	float: right;
	display: inline;
}

/*
-------------------------------------------------------------------------------
BASSIC LAYOUT
-------------------------------------------------------------------------------*/

div.wrapper {
	width: 900px;
	border: 1px #8E8886 solid;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

div.wrapper div.Logo {
	
	width: 270px;
	height: 47px;
	display: block;
	position: absolute;
	top: 20px;
	left: 15px;
	overflow: hidden;
	z-index: 100;
}



div.wrapper div.Logo h1 {
	width: 250px;
	height: 55px;
	text-indent: -7777em;
}

div#header, div#footer { width: auto; }

div#header div.inner, div#footer div.inner {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/* 
----------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/

div#header div.inner {
	height: 160px;
	overflow: hidden;
	background-image: url(../img/common/dot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

/*

div.inner div.logomin {
	width: 250px;
	height: 55px;
	margin: 1em 0 20px 20px;
	overflow: hidden;
	background-image: url(../img/common/logo.png);
	background-position: top left;
	background-repeat: no-repeat;
}

*/

div.inner div.logomin {
	width: 270px;
	height: 47px;
	margin: 2em 0 30px 20px;
	overflow: hidden;
	background-image: url(../img/common/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.logomin h1 {
	width: 250px;
	height: 55px;
	text-indent: -7777em;
}


/* 
----------------------------------------------------------------------------- 
NAVI
-----------------------------------------------------------------------------*/

div.Navi {
	font-size: 10px;
	width: 600px;
	height: 25px;
	margin-left: 20px;
	padding-top:5px;
	display: block;
	text-align: left;
	overflow: hidden;
	float: none;
	clear: both;
}

span.knock2 {
	width: 60px;
	height: 25px;
	background-image: url(../img/common/2headline.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 20px 10px 10px;
	font-size: 12px;
	color: #000000;
	display: block;
	float: left;
}

span.knock2 a {
	color: #727172;
	width: 60px;
	height: 25px;
	display: block;
}

span.knock2 a:visited {
	color: #727172;
}

span.knock2 a:hover {
	color: #000000;
}

span.on {
	color: #000000; 
}

.link a
{
	color: #727172;
}

.link a:hover
{
	text-decoration:underline;
	color: #000000;
	font-weight:bold;
}

/* 
----------------------------------------------------------------------------- 
MAIN
-----------------------------------------------------------------------------*/

/* note */

div.note {
	width: 730px;
	height: auto;
	margin-top: 0px;
	display: block;
	margin-right: 20px;
	margin-bottom: 4em;
}

div#main
{
	margin-top:70px;
}



/* Title */

div.Contents {
	width: 110px;
	height: 500px;
	display: inline;
	font-size: 18px;
	margin-left: 40px;
	margin-top: 50px;
	overflow: hidden;
}


/* index */

span.knock {
	width: 80px;
	height: 80px;
	background-image: url(../img/common/2headline.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 20px 10px 10px;
	font-size: 11px;
	color: #000000;
	display: block;
	float: left;
}

span.knock a {
	color: #000000;
	width: 70px;
	height: 25px;
	display: block;
}

span.knock a:visited {
	color: #000000;
}

span.knock a:hover {
	color: #727172;
}

/* company */

/*会社概要*/

.title
{
	font-size:20px;
	padding-left:114px;
	padding-bottom:2em;
	letter-spacing: 10px;
}
div.sideimg
{
	width:250px;
	padding-left:100px;
	float:left;
	text-align:left;
}

div.sideimg img
{
	width:150px;
	margin:1em;
	float:left;
}

div#gaiyou 
{
	width:510px;
	margin-right:20px;
	font-size: 14px;
	padding-bottom: 10px;
	float:right;
}

div.map
{
	margin-top:50px;
}

/*FAKE TABLE */

dl.fakeTable {
	font-family: "MS Pゴシック" ;
	width: 450px;
	font-size: 1em;
	line-height: 150%;
	overflow: hidden;
}


table.fakeTable  th{
	margin: 0.3em 0.3em 0.3em 0.1em;
	padding: 0.2em;
	width: 10em;
	text-align: left;
}

table.fakeTable tr {
	padding: 0.5em 0.5em 0.5em 11.2em;
	margin: -2.6em 0 0;
	background: url(../img/common/dot2.gif) left bottom repeat-x;
	width:300px;
	text-align: left;
}

table.fakeTable th {
	margin: 0.3em 0.3em 0.3em 0.1em;
	padding: 0.2em;
	width: 10.6em;
	text-align: left;
}


table.fakeTable td {
	width:300px;
	text-align: left;
}


dl.fakeTable dt {
	margin: 0.3em 0.3em 0.3em 0.1em;
	padding: 0.2em;
	width: 10em;
	text-align: left;
}

dl.fakeTable dd {
	padding: 0.5em 0.5em 0.5em 11.2em;
	margin: -2.6em 0 0;
	background: url(../img/common/dot2.gif) left bottom repeat-x;
	text-align: left;
}

/*business*/
.businessbox
{
	width:560px;
	line-height:160%;
	margin:0 auto;
	padding-bottom:90px;
}



/*companyinfo*/

.companyinfobox
{
	width:570px;
	line-height:160%;
	margin:0 auto;
	padding-bottom:90px;
}


/*contact*/

table.sol2 {
font-size:12px;
margin-top:5em;
}

table.sol2 td.line {
border-color:#000000;
border-style:solid;
border-width:1px 0;
font-size:12px;
padding:20px;
}

p.submitbt
{
	padding-top:10px;
	padding-bottom:10px;
	width:143px;
	margin: 0 auto;
}


p.submitbt input.btn01 {
	background: url(../img/contact/submit.jpg) 0 0 no-repeat;
	border: none;
	width: 143px;
	height: 27px;
	margin-top:20px;
	overflow: hidden;
	text-indent: -7777em;
	text-align: left;
	cursor: pointer;
	display: block;
}

p.submitbt2 input.btn02 {
	background: url(../img/contact/submit2.jpg) 0 0 no-repeat;
	border: none;
	width: 143px;
	height: 27px;
	overflow: hidden;
	text-indent: -7777em;
	text-align: left;
	cursor: pointer;
	display: block;
	margin-left:10em;
	margin-top:30px;
}


.contactname
{
	width:300px;
}

.contacterea
{
	padding:20px; 
	width:300px;
}

.contactinput
{
	margin-left:4em;
}


/* 
----------------------------------------------------------------------------- 
LINE
-----------------------------------------------------------------------------*/

span.line {
	border-bottom: 1px #593c32 solid;
	height: 1px;
	margin: 2px 1em;
	display: block;
	float: none;
	clear: both;
}

span.line hr {
	display: none;
}

span.none {
	float: none;
	clear: both;
	display: block;
}

span.none hr {
	display: none;
}



/* 
----------------------------------------------------------------------------- 
SLIDE
-----------------------------------------------------------------------------*/

div.pics-W {
	width: 900px;
	height: 700px;
	overflow: hidden;
	margin: 0;
}

div#slideshow {
	width: 900px;
	height: 700px;
	overflow: hidden;
	position: relative;
}

div.pics {
	width: 900px;
	height: 700px;
	overflow: hidden;
	position: relative;
}

div.pics img {
	top: 0;
	left: 0;
}

div.pics div.comment {
	width: 900px;
	height: 150px;
	background-image: url(../img/common/2bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

* html div.pics div.comment {
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="img/common/2bg.png", sizingMethod="crop");
}

div.pics div.T-navi {
	font-size: 10px;
	width: 600px;
	height: 30px;
	display: block;
	position: absolute;
	top: 570px;
	left: 20px;
	text-align: left;
	overflow: hidden;
	z-index: 11;
}

div.pics div.T-update {
	font-size: 10px;
	width: 280px;
	height: 120px;
	display: block;
	position: absolute;
	color: #000000;
	top: 570px;
	right: 0px;
	text-align: left;
	overflow: hidden;
	z-index: 11;
}

.topics
{
	
}

/* 
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/

div#footer {
	clear: both;
	position: relative;
	height: 79px;
	overflow: hidden;
	background-image: url(img/footerBG.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

div#footer div.inner {
	text-align: center;
	font-size: 11px;
}

.copy {
	font-size: 10px;
	width: 900px;
	margin: 0 auto;
	clear: both;
	padding-top:1em;
	text-align: center;
}

.em {
	margin-bottom: 1em;
}

#P01 div.copy {
	height: 10px;
	color: #000000;
	z-index: 1000;
	bottom: 10px;
	position: absolute;
}


