﻿/*
===============================================================================
/services/housing/css/index.css
TBSハウジングトップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/




/*------------
Element Styles
--------------*/

/* Contents > Lead
===============================================================================*/
#contents div.lead img {
	float:none;
}
#contents div.lead p {
	margin-left:0;
	width:auto;
}

/* Contents > Kaijou
===============================================================================*/
#contents div.photo {
	padding-bottom:0px;
	margin-top : 0px;
}
#contents .mawarikomu {
	position:relative;

	margin-left:308px;

	height:110px;
	min-height:220px;
	line-height : 100%;
}
/* hide from IE on Mac \*/
html>body #contents .mawarikomu {height:auto;}
/* end of hack */
#contents .mawarikomu ol {
	margin-left:0;
	padding:0 0 2em 2.5em;

	color:#378;

	font-size:0.8em;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
} html>body #contents .mawarikomu ol {font-size:x-small;padding-left:2em;}
#contents p.wanted {
	padding-left:10px;

	background:#fff url("../../../images_public/contents/header_01.gif") no-repeat 0em 0.3em;
	font-weight:bold;
}
#contents p.phone {
	margin:0.25em 0 0 10px;

	font-weight:bold;
	color:#378;
}

/* Contents > Kaijou > [HTMLTag] OL
===============================================================================*/
#contents .mawarikomu ol{
	position:absolute;
	top:100px;

	margin:0;
	width:320px;
}

/* Contents > Kaijou > Banner
===============================================================================*/
#contents .banner {
	position:absolute;
	top:0px;

	padding:9px;

	background:#EEF3F3;

	font-size:0.8em;
	width:369px;
	height:52px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:x-small;
	width:351px;
	height:34px;
} html>body #contents .banner {font-size:x-small;width:351px;height:34px;}
#contents .banner a {
	float:left;
}
#contents .banner p {
	margin:0 0 0 173px;

	color:#035;

	height:34px;
}

#contents .wantedinfo	{
	width : 690px;
	height : 50px;
	margin : auto;
	margin-bottom : 20px;
}
#contents .housingplace	{
	width : 690px;
	height : 140px;
	margin : auto;
	margin-bottom : 15px;
	border-bottom : #abc 1px solid;
	font-size : x-small;

}

#contents .housingplacetitle	{
	width : 350px;
	height : 16px;
	font-weight : bold;
	float : left;
}

#contents .photo	{
	margin-top : 0px;
	height : 110px;
	margin-bottom : 0px;
	padding : 0px;
	float : left;
}

#contents .photoguide	{
	color:#378;
	font-size:x-small;

	padding-left:2em;
}

#contents .housingbanner	{
	width : 390px;
	padding : 5px;
	background : #EEF3F3;
}

#contents .housingbannertext	{
	width : 200px;
	padding : 5px;
	font-size : x-small;
	margin-left : 0px;
	float : right;
}

#contents .housingbannertext a {
	float:left;
}
#contents .housingbannertext p {
	margin:0 0 0 173px;

	color:#035;

	height:34px;
}

#contents .clearfloat	{
	clear : both;
}

.phone	{
	font-size : medium;
}