/* @override 
	http://gd-basara.jp/t_takai_demo/basic/css/basic.css
	http://gd-basara.jp/t_takai_shuusei/basic/css/basic.css
*/

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 185 2009-02-09 21:51:12Z emartin24 $
 *
 */


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
img.senkyoku_naka{
	margin-left: -300px;
}

#map_waku{
	border: 1px solid #c81c1c;
	margin-bottom: 10px;
	width: 548px;
}

#area_menu li{
	float: left;
	list-style: none;
	width: 50px;
	height: 22px;
	border: 1px solid #555;
	margin-right:3px;
	line-height: 21px;
}

#area_menu li a{
	font-weight: bold;
	display: block;
}

.senkyoku_g{
	margin-left: -25px;
}
#area_menu a{
	text-decoration: none;
	color: #555;
}

#a_gyou{
	margin-top: 30px;
}

table{
	border-collapse: collapse;
}

.area-1 table{
	width: 550px;
	background: #fbfdb2;
	border: 1px solid #555;
}

.area-1 td{
	border: 1px solid #555;
	height: 25px;
	width:20%;
	text-align:center;
}

.top-button01 a{
	margin-left: 405px;
	text-decoration: none;
	color: #c81c1c;
	background: url(../../takai_img/page-top.jpg) 0 3px no-repeat;
	padding-left: 12px;
}

.area-1{
	margin-bottom: 10px;
	margin-left: 1px;
}

#simplemodal-container {
	width: 590px;
	height: 470px;
	margin-top: -20px;
	background-color:#fff; 
	border:1px solid #555;
	padding: 10px 10px 35px 20px;
	border-top: 10px solid #c81c1c;
	border-bottom: 10px solid #c81c1c;
}
	
#simplemodal-container a.modalCloseImg {
	/*background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; */position:absolute;
	bottom:3px; 
	left:278px; 
	cursor:pointer;
	color: #c81c1c;
}
	
#simplemodal-container #basicModalContent {
	padding:8px;
}


.simplemodal-data h4{
	font-size: 1.8em;
	font-weight: bold;
	color: #c81c1c;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #c81c1c;
	background: url(../../nichidenkyou_hp_img/1964.gif) 75px 1px no-repeat ;
}

iframe{
border: none;
}

/* @group yahoomap_jump */

.yahoomap_popup{
	margin-left: -232px;
}

#jump_yahoomap{
	width: 500px;
	height: 50px;
	margin: 0 auto;
	border:1px solid #555;
	padding: 5px 5px;
	line-height: 2em;
	font-size: 0.9em;
}

#jimusho_map{
	margin: 0 auto;
	width: 496px;
	height: 330px;
	padding: 0 7px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #555;
}

#jimusho_map script{
	margin-top: -10px;
}

#jimusho_map a{
	display: none;
}

a#more_yahoomap{
	text-decoration: none;
}
/* @end */




.clr{
clear: both;
}


