@charset "utf-8";
/* CSS Document */

/* @override http://www.column-jp.com/common/css/house.css */

#Container
	{
	margin-top: 15px;
	}

#Content
	{
	width: 620px;
	float: right;
	display: inline;
	}
	
#Content .box
	{
	float: left;
	width: 300px;
	height:250px;
	padding: 10px 0px;
	margin: 0 0 15px 0;
	overflow: hidden;
	}
	
#Content .even{margin-left: 15px;}	
	
#Content .box img
	{
	display: block;
	margin: 0 auto;
	}	

#Content h2
	{
	padding: 0;
	margin: 5px 0;
	}	
	
#Content #Event h2{background: url(../img/house/house004.png) no-repeat 5px;}
#Content #CHome h2{background: url(../img/house/house005.png) no-repeat 5px;}
#Content #Make h2{background: url(../img/house/house006.png) no-repeat 5px;}
#Content #Staff h2{background: url(../img/house/house007.png) no-repeat 5px;}
#Content #Voice h2{background: url(../img/house/house008.png) no-repeat 5px;}
#Content #Eco h2{background: url(../img/house/house009.png) no-repeat 5px;}
#Content #Plane h2{background: url(../img/house/house010.png) no-repeat 5px;}
#Content #Us h2{background: url(../img/house/house011.png) no-repeat 5px;}	
#Content #Care h2{background: url(../img/house/house040.png) no-repeat 5px;}	
	
#Content .box p{padding: 0 5px ;}	
	
p.next{text-align: right; margin: 10px 5px 0 0;}
p.next a{text-decoration: none; background: url(../img/house/arrow02.png) no-repeat 0 center; padding-left: 14px; color: #333; font-size: 12px;}
p.next a:hover{text-decoration: underline;}		

#Cat #Content h2#Entry
	{
	text-indent: 0;
	margin-bottom: 15px;
	font-size: 18px;
	padding: 5px 0 0 3px;
	background: #ff7400;
	color: #FFF;
	}
	
#Cat #Content h3
	{
	font-size: 16px;
	color: #ff7400;
	font-weight: normal;
	border-bottom: 2px dotted #CCC;
	margin: 15px 0 10px;
	clear: both;
	}	

#Cat #Content p
	{
	margin: 5px 5px 15px;
	font-size: 12px;
	}
table.staff
	{
	margin: 0 0 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCC;
	}

#Cat #Content table#Evt
	{
	border-collapse: collapse;
	border: 1px solid #999;
	width: 600px;
	margin: 0 auto;
	}
	
#Cat #Content table#Evt th
	{
	background: #ff7400;
	color: #FFF;
	}	
	
#Cat #Content table#Evt td
	{
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-size: 12px;
	padding: 5px;
	}	

#CBanner
	{
	margin: 15px 0;
	}
	
#CBanner li
	{
	display: inline;
	margin-right: 5px;
	}	
	
#Seminar
	{
	background: url(../img/house/house001.png) no-repeat;
	height: 337px;
	position: relative;
	margin-bottom: 10px;
	}
	
#Seminar form
	{
	position: absolute;
	top: 160px;
	left: 20px;
	}
	
#Seminar form input
	{
	width: 250px;
	border: 1px solid #434343;
	padding: 1px 2px;
	font-size: 12px;
	}		

#Seminar form input.btn
	{
	width: 137px;
	margin: 10px auto 0;
	padding: 0;
	display: block;
	border: 0;
	}
#Seminar form dt
	{
	font-size: 12px;
	}
#Seminar form dd
	{
	margin-bottom: 5px;
	}

#Left
	{
	float: left;
	width: 300px;
	}
	
#Left ul#SubMenu
	{
	margin: 15px 0;
	}	
	
#Left ul#SubMenu li,
#Left #Link ul li
	{
	border-bottom: 1px dotted #CCC;
	padding: 5px 0 5px 5px;
	}
	
#Left ul#SubMenu li a,
#Left #Link ul li a
	{
	text-decoration: none;
	background: url(../img/house/arrow.png) no-repeat 0 center;
	padding-left: 14px;
	color: #666;
	display: block;
	}
	
#Left ul#SubMenu li a:hover,
#Left #Link ul li a:hover
	{
	color: #ff7400;
	}
	
#Left ul.banner li.contact
	{
	display: block;
	margin: 0 auto;
	width: 253px;
	}	
	
#Left #Link h3
	{
	text-indent: -9999px;
	background: url(../img/house/house024.png) no-repeat;
	margin: 20px 0 0;
	}			　	