@charset "utf-8";
/* CSS Document */

body {
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;*/
	
	background-color: #E7E7CD;
	background-image: url(/med/seitai/images/bg-pattern.png);
	background-repeat: repeat;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
a {
	color: #39F;
	text-decoration: none;
}
a:hover {
	color: #333;
}
/*--- --------------------------------------------------
	layout / header
---------------------------------------------------------*/
#header {
	width:100%;
	background-color: #FFF;
	background-image: url(/med/seitai/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 175px;
}
#wrapper {
	display:block;
	clear:both;
	background: #fff;
	height: auto;
	padding-top: 20px;
	margin-top:0px;
	z-index:100;
	border-top: 1px solid #CCCCCC;
	margin-top:0px;
}
#ins-hd, #ins-wp, #ins-ft {
	width:940px;
	display: block;
	margin-right: auto;
	margin-left: auto;	
}

#ins-hd {
	position:relative;
	z-index:1;
	display: block;
	margin-right: auto;
	margin-left: auto;		
}
#ins-hd img {
	padding-left: 40px;
}
#ins-hd #sub-img {
	position:absolute;
	top: 10px;
	left: 250px;
	z-index:-1;
}
nav {
	float:left;
}
#ins-mn {
	width:170px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#content {
	float: right;
	width: 740px;
	min-height:500px;
	position: relative;
}
#mv {
	position: absolute;
	top:-14px;
	left: 346px;
}
#content #ins-con {
	padding:20px 0px 30px 0px;
}
#content #ins-con2 , #content #ins-con1{
	margin-left:10px;
	margin-bottom:15px;
	padding:15px 25px 25px 25px;
	border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.15);
	box-shadow: 0px 2px 2px rgba(100, 100, 100, 0.15);
	border: 1px solid #CCC;
	min-height:600px;
}
#content, article {
	display: block;
}

#footer {
	
}
#footer #ins-ft {
	padding-top: 20px;
	padding-bottom: 30px;
}
/*--- --------------------------------------------------
	fontsize
---------------------------------------------------------*/
h1 {
}
h2 {
	font-size: 120%;
}


/*--- --------------------------------------------------
	common
---------------------------------------------------------*/
.txt-center {
	text-indent: 10px;	
	
}
.txt-center2 {
	width: 150px;
	margin-right: 0px;
	margin-left: auto;
	display:block;
}

#header h1 span {
	display:none;	
}
#header h1 a {
	
}
#header h1 a:hover,
#header h1 a img:hover,
#ins-ot a:hover {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}
#ins-ot {
	position:absolute;
	top: 10px;
	left: 680px;
}
#ins-ot a {
	display:block;
	width:220px;
	font-size: 80%;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	/*border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;*/
	background-color: #FFF;
}
#overtop a:hover {
}
#ins-tpimg {
	padding:5px 10px;
	position: absolute;
	top: 39px;
	left: 360px;
	z-index:-1;
	-webkit-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.15);
	-moz-box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.15);
	box-shadow: 5px 5px 5px rgba(50, 50, 50, 0.15);
	border: 1px solid #CCC;
	}
.fl {
	float: left;
}
#ins-con1 .fr {
	float: right;
	margin:15px 0px 15px 15px;
}
.cnt {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#adj1 {
	width:180px !important;
	float: left;
}
.pdl63 {
	padding-left:63px;
}
.blue {
	color:#39F;
}
/* -------------------------------------------------------------
       nav
-------------------------------------------------------------- */
nav {
	margin: 0px;
	padding:0px;
}
#ins-mn ul li a {
	display:block;
	font-weight: bold;
}
#ins-mn ul {
	margin: 0px;
}
 #ins-mn ul li {
	margin: 0px;
	margin-bottom:0px;
	padding:0px;
}
#ins-mn li ul {
	display: block;
	width: 130px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EEF8FA;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:-5px;
	margin-bottom:10px;
}
#ins-mn li ul li {
	display: block;
	margin:0px;
	border-bottom: 1px dotted #69F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
/*nav li:last-child {
	padding-right: 0px;
	
}*/
li span,#ins-mn li ul {
	display:none;	
}
#ins-mn .act1, #ins-mn .act2 {
	margin-top: -5px;
}
/*-------------/ nav ----------------------------*/
article {
	margin: 0px !important;
	padding: 0px !important;
	height: auto;
}
#content section {
	width: 100%;
}

#ins-ot  p {
	
}
/*--------------------------------------------------------- 
		¸üÐÂÇéˆó 
---------------------------------------------------------*/
#ins-con ul li span {
	display:inline-block;
	width:157px;
	padding-left: 20px;
}
ul#update {
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*--------------------------------------------------------- 
		what'snew 
---------------------------------------------------------*/
#ins-con table td {
	vertical-align: top;
	font-size: 88%;
	padding: 10px;
	border-bottom: 1px dotted #666;
}
#ins-con table td h3 {
	font-size: 115%;
	display: block;
	margin-bottom: 5px;
	line-height:1.2em;
	color:#333;
}
#ins-con table td img {
	width:150px;
	max-height:180px;
	background-color: #FFF;
	background-image: none;
	margin-right: 0px;
	margin-left: 25px;
}
#ins-con #oldlist {
	font-size: 88%;
	width: 120px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #555;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#ins-con #oldlist:hover {
	background-color: #999;
}
#ins-con #oldlist a {
	color: #FFF;
}
#content #ins-con h2 {
	padding: 10px;
	color: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;	
}
#ins-con1 h2 {
	color:#333;
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 3px;
}
#ins-con1 h3 {
	font-weight: bold;
	margin-top: 15px;
}
#ins-con1 ol li {
	line-height: 1.3em !important;
	border-bottom: 1px dashed #69F;
}
#ins-con2 h2 {
	color:#333;
	line-height:1.8em;
	padding-left: 10px;
	display: block;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;	
}
#ins-con2 h2 span {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	color:#333;
}
#ins-con2 img {
	width: 350px;
	height:auto;
	margin-left:10px;	
}
#ins-con2 p img {
	margin-left:0px;	
}
#ins-con2 #table_list {
	margin-top:10px;
}
#ins-con2 #table_list td {
	vertical-align: top;
	margin-top: 10px;
	font-size: 88%;
	border-bottom: 1px dotted #999;
	padding: 5px;
}
#ins-con2 #table_list td h3 {
	color: #333;
}
#ins-con2 #table_list td img {
	width:120px;
	height:90px;
	display: block;
	margin-right: 0px;
	margin-left: auto;
}
#go-back {
	text-align: center;
	margin-bottom: 30px;
}
/*------------/ what'snew ----------------------------*/
#ins-con1 #adj1  {
	line-height:1.1em;
	text-align: center;
	float:left;	
}
#ins-con1 #adj1 p {
	margin:0px;
	padding: 5px 0px;
	line-height:1.1em;
	text-align: center;
	font-weight: bold;
}
#ins-con1 #gree {
	width:490px;
	float:right;
	margin-top:12px;
	margin-right:0px;
	display: block;
}
#gree h3 {
	font-size: 120%;
	margin-top: 10px;
	margin-left: 35px;
	border-bottom: 2px solid #39C;
}
#gree ul {
	font-size:88%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#ins-con1 ol {
	font-size:88%;
	margin-left: 35px; 
	margin-right:20px;
}
#ins-con1 ol li {
	list-style-type: decimal;
	padding-top: 8px;
	padding-bottom: 8px;
}
#ins-con1 .ah3 {
	border-bottom: 1px solid #CCC;
	padding-left: 10px;
	font-weight: bold;
	font-size: 119%;
}
#content h4 {
	margin-top:20px;
	padding: 10px;
	color: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: bold;	
}
#content  p {
	padding: 10px 0px;
	line-height:1.5em;
	font-size: 88%;
	margin-left: 10px;
}

#ins-con1 #member td {
	font-size:94%;
	padding: 10px;
	vertical-align: middle;
	margin:0px;
}
#ins-con1 #member tr .tdb-l {
	border-bottom: 2px solid #39F;
	padding:20px 0px  0px 10px;
	font-size: 119%;
}
#ins-con1 #links li {
	list-style-type: disc;
	padding: 10px;
	margin-left: 30px;
}
#footer section {
	width: 24%;
	float: left;
}

#footer p  {
	font-size: 88%;
	color: #660;
	display: block;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer ul  {
	width: 33%;
	float: left;
	display: block;
}
#footer ul li {
	font-size: 88%;
	list-style-type: disc;
	line-height:1em;
	margin-bottom: 10px;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #777;
}
#p_membar {
	display:block;
	border: 1px solid #999;
	margin-left:0px !important;
	margin-right:-10px !important;
	padding-left:20px !important;
}
/*------------ googleMap ----------------------------*/
#map_canvas {
  width: 760px;
  height: 320px;
}