
@charset "utf-8";

/*=================================================================
	
IDEATEX JAPAN CSS
・Customize: 2013.12.17

=================================================================*/


/*-------------------------
	要素
---------------------------*/

#contents {
background-image: url(/images/bg.jpg);
background-repeat: no-repeat;
margin-top: 0;
height: 800px;
}


#titll_box{
width: 200px;
margin-top: 100px;
float: left;
}

.titll_material{
float: left;
width: 135px;
height: 112px;
margin-top: 0;
margin-right: 30px;
}

.line_heigth{
float: left;
height: 610px;
margin-top: 0;
margin-right: 30px;
}

#light_box{
width: 780px;
padding-top: 100px;
float:left;
}


div.list{
	float: left;
	border-top: 1px dotted #ccc;
	width: 780px;
	font-size:14px;
}



div.list .list_left{
	color:#6d828d;
	text-indent: 1em;
	font-size:14px;
	padding: 18px 0px;
	border-bottom: 1px dotted #ccc;	
}


div.list .list_light{
	padding: 18px 0 18px 50px;
	font-size:16px;
	border-bottom: 1px dotted #ccc;
}



.sho{
	font-size: 12px;
}


.sho a:hover {
text-decoration: underline!important;
}


.sho a:active, a:link, a:visited {
text-decoration: none;
color: #333!important;
}


/*-------------------------
	追記
---------------------------*/

table {
width: 780px;
}

.location p{
	padding-bottom:14px;
	}
.associated {
	padding-top:20px;
}


.maplink {
float: right;
font-size: 12px;
vertical-align: bottom;
margin-top: 2px;
}

.maplink a{
color: #333!important;
padding: 0 10px 0;
background: #CCC;
}


.maplink a:hover{
color: #666!important;
padding: 0 10px 0;
background: #999;
}