﻿/* 全体*+html body, * html body構造 */
*
{
	margin: 0;
	padding: 0;
}

/* スクロールバー問題対策 */
div.NoScroll
{
	overflow: hidden;
}

/* IE6, 7のスクロールバー問題 */
*+html body, * html body
{
	overflow: hidden;
}

/*2008.03.12 NISHIDADEL*/
/*body
{
	margin: 0;
	padding: 0;
	overflow: auto;
}
*/

#wrapper
{
	clear: both;
	/*margin-bottom: 20px;*/
}

/* エラーページ */
#Error
{
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	color: Navy;
}

/* マスタページ構造 */
#Header
{
	clear: both;
	height: 80px;
	background: url(../img11/Title/Title11.gif);
}

#JavaScript
{
	font-size:larger;
	font-weight: bold;
}

div.HeaderLink
{
	float: right;
	text-align: right;
}

/*
div.HeaderLink a:link
{
	color: #ffffff;
}

div.HeaderLink a:visited
{
	color: #66ffff;
}

div.HeaderLink a:hover 
{
	color: #ffcc33;
	
}
*/
#Title
{
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	color: White;
	text-align: center;
}

#Menu
{
	width: 100%;
	/* background: url(../img/Background/back-body14.gif); */
}

#SiteMapPath
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	background: tranparent;
}

div.CharSize
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	text-align: right;
	background: tranparent;
}

div.ContentsMenu
{
	clear: both;
	margin-left: 10px;
	background: tranparent;
        width:90%
}

#Contents
{	
	width: 100%;
}

#Footer
{
	 background: url(../img11/Background/back-11.gif);
         clear: both;
}
div.FooterLink
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
/*
div.FooterLink a:link
{
	color: #006633;
}
div.FooterLink a:visited
{
	color: #66ffff;
}
div.FooterLink a:hover
{
	color: #ffcc33;
}
*/

#Date
{
	float: left;
	color: #006633;
	text-align:left;
	font-size: smaller;
}

#Version
{
	float: right;
	text-align: right;
	color: #006633;
	font-size: smaller;
}

/* お知らせ */
#News
{
	float: left;
	width: 35%;
	text-align: right;
}

div.NewsArea
{
	clear: left;
	width: 300px;
	margin: 0px 10px 10px 10px;
	text-align: center;
}

div.NewsTitle
{
	clear: left;
	width: 300px;
}

div.NewsBox
{
	clear: left;
	width: 300px;
	/*height: 150px;*/
	text-align: left;
	border-color: #006633;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
}
div.CommentBox
{
	clear: left;
	width: 340px;
	padding: 5px;
	/*height: 200px;*/
	text-align: left;
	border-color: #006633;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
}

div.Comment
{
}

li.CommentTitle
{
	text-decoration: underline;
}

div.Banner
{
	float: left;
	width: 195px;
	padding-top: 5px;
	text-align: left;
}

div.Login
{
	float: right;
	width: 195px;
	padding-top: 5px;
	text-align: right;
}
/*div.NewsBox
{
	width: 300px;
	text-align: right;
}*/

/* ログイン追加 2008.12.10 */
div.Login
{
/*	float: center; */
	float: left;
	width: 180px;     
	padding-top: 5px; 
	padding-left: 50px; 
	text-align: left;
}

/* トップページ検索メニュー */
#Navigation
{
	float: left;
	width: 35%;
	text-align: center;
}

div.SearchNavigation
{
	clear: left;
	/*margin: 10px 10px 10px 10px;*/
	/*width: 250px; */
	width: 35%;
}

/*  */
#Image
{
	float: left;
	width: 200px;     
	padding-top: 15px; 
	padding-left: 30px; 
	text-align: left;
}

/* 目的別検索タイトル */
div.Category
{
	clear: both;
	margin: 10px;
}

div.CategorySecond
{
	float: left;
	width: 100%;
	margin: 10px;
}

div.CategoryTitle
{
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../img11/Background/back-CategoryTitle11.gif);
}
div.CategoryLink
{
	padding: 5px;
	float: left;
	text-align: left;
}
div.CategoryComment
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	color:#ff0000;
	font-weight:normal;
	text-align: left;
}
div.CategoryCount
{
	padding: 5px;
	float: right;
	text-align: right;
}
div.CategorySub
{
	margin: 5px 0px 5px 15px;
}
span.CategorySubTitle
{
	margin: 5px;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
	/* color: #ff3300; */
	border-left: solid 5px #ff3300;
	border-bottom: solid 1px #ff3300;
}

/* 各ページのタイトル */
div.InfoTitle
{
	background-color: #006633;
	color: #ffffff;
	clear: both;
	margin-right: 2%;
	margin-left: 2%;
	width: 95%;
}

div.InfoTitleName
{
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #006633; 
	color: #ffffff;
	width: 50%;
}

div.InfoHoukokubi
{
	float: left;
	text-align: right;
	background-color: #006633;
	color: #ffffff;
	padding-top:5px;
	padding-bottom:5px;
	width: 49%;
}

/* 注意書き */
div.Literal
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}

div.Literal2
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:30px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	color:Red;
}

div.Literal3
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:60px;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	color:Red;
}


/*2009.06.09 NISHIDA ADD START*/
div.MapScale
{
	width:500PX;
	float:left;	
	margin-top: 10px;

}

div.MapScale2
{
	margin-top: 10px;
	
}
div.MapScaleMongon
{	
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	color:Red;			
	width:80%;
}
/*2009.06.23 NISHIDA ADD START*/
div.MapScale0
{
/*	width:600px;
	text-align:right;  */
	display:none;
	
}
/*2009.06.23 NISHIDA ADD END*/
/*2009.06.09 NISHIDA ADD END*/





/* 施設情報以下の全体的なコンテンツ */
div.Contents
{
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}

/* アイコン */
div.IconArea
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 施設情報を含む全体的なテーブル */
table.DetailTable
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #006633;
	width: 100%;
}

table.DetailTable2
{	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #006633;
	width: 100%;
}

td.DetailTitle
{
/*	border: 1px solid #66cc66; */
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #66cc66;
	width: 20%;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;
}

td.DetailData
{
	border-collapse: collapse; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;	
	color: #000000;
	padding: 3px;
}


td.DetailData STRONG
{
	padding: 2px 5px 1px 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: #ccffcc;
	color: #006633;
	font-weight: bold;
	line-height: 1.6em;
}



td.ShisetsuJyohoTitle
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #66cc66;
	width: 10%;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;
}


/*2009.02.12 NISHIDA ADD START*/
td.ShisetsuJyohoTitle10
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	color: #006633;
	font-weight: bold;
	background-color: #006633;
	color: #006633;
	
}
td.ShisetsuJyohoTitle11
{
	border-collapse: collapse; 	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;
}

td.ShisetsuJyohoTitle12
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	color: #006633;	
	font-weight: bold;
	background-color: #006633;
	color: #006633;
	
}

td.ShisetsuJyohoTitle13
{
	border-collapse: collapse; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;

}


td.DetailData10
{

	vertical-align:bottom;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;
	color: #000000;
	padding: 3px;
}
td.DetailData11
{
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;
	color: #000000;
	padding: 3px;
}
td.DetailData12
{
	
	vertical-align:top;
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;
	color: #000000;
	padding: 3px;
}

td.ShisetsuJyohoTitleZ
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	font-weight: bold;
	background-color:#777777;
	color: #ffffff;
}




td.ShisetsuJyohoTitleZ10
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	color: #006633;
	font-weight: bold;
	background-color:#777777;
	color: #777777;
}

td.ShisetsuJyohoTitleZ11
{
	border-collapse: collapse; 	
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	font-weight: bold;
	background-color:#777777;
	color: #ffffff;
}

td.ShisetsuJyohoTitleZ12
{
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	width: 10%;
	color: #006633;	
	font-weight: bold;
	background-color:#777777;
	color:#777777;
}

table.IchiranTable
{
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #006633;
	margin-right: 2%;
	margin-left: 2%;
	width: 95%;
}

td.IchiranTitle
{
/*	border: 1px solid #66cc66; */
	border-collapse: collapse; 
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #66cc66;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;
	width: 29%;
}

td.IchiranData
{
/*	border: 1px solid #006633; */
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
	color: #000000;
	width: 70%;
}

td.DenwaTitle
{
/*	border: 1px solid #66cc66; */
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	width: 100px;
	font-weight: bold;
	background-color: #006633;
	color: #ffffff;
}

td.DenwaData
{
/*	border: 1px solid #006633; */
	border-collapse: collapse;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;
	color: #000000;
}

/* 施設情報の電話番号部分 */
hr.DenwaTitleHr
{
	color: #66cc66;
	height: 1px
}

hr.DenwaDataHr
{
	color: #006633;
	height: 1px
}

table.DetailSelect
{
	width: 100%;
}

td.DetailSelect
{
	width: 120px;
}

/* 地図の部分 */
/* 地図画面表示専用 */
@media screen 
{
	div.MapTitle
	{
		margin-left:2%;
		margin-right:2%;
		color: #ffffff;
		font-weight: bold;
		border-bottom-color:#ffffff;
		border-bottom-style:solid;
		border-bottom-width:medium;
		border-top-color:#ffffff;
		border-top-style:solid;
		border-top-width:medium;
		background-color:#006633;
		padding: 5px;
		clear: both;
	}

	div.mDetails
	{
		float: left;
		margin-left: 2%;
		margin-right: 2%;
		text-align: center;
		margin-bottom: 10px;
	}

	div.mStyle
	{
		width: 500px;
		height: 450px;
	}

	div.mResultStyle
	{
		width: 500px;
		height: 450px
	}

	div.mList
	{
		float: left;
		width: 40%;
                margin: 0 0 10px 0;
	}

	table.mList
	{
		width: 100%;
	}

	th.mList1
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 5%;
	}
	th.mList2
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 80%;
	}
	th.mList3
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 15%;
	}
}

/* 文書整形用枠なしのテーブルデザイン */
div.NoBorderTable
{
	clear: left;
	margin: 0px 10px 0px 10px;
	border-width: 0px 0px 0px 0px;
	background-color: Transparent;
	width: 95%;
}

/* 2009.08.21 NISHIDA ADD START */
div.NoBorderTable label
{
        margin-right:15px;
}
/* 2009.08.21 NISHIDA ADD END */

/* 2009.10.23 OKAMURA ADD START */
div.NoBorderTable label.h3
{
        font-weight:bold;
        font-size:large;
}
/* 2009.10.23 OKAMURA ADD END */

div.NoBorderTable span.shinryo-note
{
	font-size: smaller;
	color:red;
	vertical-align:top;
}

div.NoBorderTh
{
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: left;
	width: 50%;
}

div.NoBorderTd
{
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: right;
	width: 49%;
}

/* 汎用テーブルデザイン */
div.table
{
	clear: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse:collapse;
	border-color: #66cc66;
	color: #000000;
	background-color: #006633;
	margin: 0px 10px 0px 10px;
}

/* 1列目 */
div.tr1
{
	clear: left;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse:collapse;
	border-color: #66cc66;
	color: #006633;
	background-color: #006633;
	margin: 0px 0px 0px 0px;
	width: auto;
}
/* 2列目 */
div.tr2
{
	float: left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-spacing: 0px;
	border-collapse:collapse;
	border-color: #006633;
	color: #000000;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 70%;
}

div.th
{
	float: left;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #66cc66;
	border-collapse: collapse;
	background-color: #006633;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 29%;
}

div.td
{
	float: left;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #006633;
	background-color: transparent;
	color: #000000;
	border-collapse: collapse;
	text-align: left;
	margin: 0px 0px 0px 0px;
	width: 99%;
}

/* 2009.07.14 NISHIDA ADD START */
#ctl00_ContentPlaceHolderContents_grvShisetsuIchiran table td
{
	padding: 0 3px;
}
/* 2009.07.14 NISHIDA ADD END   */

span.td
{
	float:right;
	vertical-align:bottom;
}

/* 主なGridViewデザイン */
.GridStyle 
{
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	width: 90%;
}

/* 路線用 */
div.tableRosen
{
	clear: left;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-spacing: 0px;
	border-collapse:collapse;
	border-color: #66cc66;
	color: #000000;
	background-color: #ffffff;
	margin: 10px 0px 0px 10px;
}

div.trRosen
{
	clear: left;
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
	border-collapse:collapse;
	border-color: #66cc66;
	color: #000000;
	font-weight: bold;
	width: auto;
}

div.thRosen
{
	float: left;
	border-width: 0px;
	border-style: none;
	border-color: #66cc66;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: auto;
}

div.tdRosen
{
	float: left;
	border-width: 0px;
	border-style: none;
	border-color: #006633;
	background-color: #ffffff;
	color: #000000;
	border-collapse: collapse;
	text-align: left;
	width: auto;
}

/* ユーザーコントロール用タイトルのテーブルデザイン */
div.ucPosition
{
	clear: both;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2%;
}
div.ucTitleTable
{
	clear: both;
	float: left;
	width: 100%;
	border-bottom-color:#006633; 
	border-bottom-style:solid; 
	border-bottom-width:medium; 
	border-top-color:#006633; 
	border-top-style:solid; 
	border-top-width:medium;
}

div.ucTitleTd1
{
	float: left;
	text-align: left;
	color: #006633;
	padding: 5px;
}

div.ucTitleTd2
{
	float: right;
	text-align: right;
	color: #006633;
	padding-top:5px;
	padding-bottom:5px;
}

table.SinryoJikan
{
	width: 100%;
}

th.SinryoJikanKamoku, td.SinryoJikanKamoku
{
	width: 12%;
	border-width:1px;
	border-style:solid;
}

th.SinryoJikanTitle
{
	width: 11%;
	border-width:1px;
	border-style:solid;
}

td.SinryoJikanData
{
	width: 11%;
	border-width:1px;
	border-style:solid;
	text-align: center;
}

th.SinryoJikanSpecial, td.SinryoJikanSpecial
{
	border-width:1px;
	border-style:solid;
}

/* お知らせ・FAQ共通設定 */

div.List
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	width:80%;
			
}


div.comb
{
	text-align:center;
}


div.comb2
{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:50px;
	width:80%;
	text-align:left;
}


/* 検索条件タイトル */
div.SearchTitle
{
	margin-left:2%;
	margin-right:2%;
	color: #ffffff;
	font-weight: bold;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-top-color:#ffffff;
	border-top-style:solid;
	border-top-width:medium;
	background-color:#006633;
	padding: 5px;
	clear:both;
}

div.SearchTitleLine
{
	clear: both;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2%;
	margin-right:2%;
}

div.SearchTitleLine input#ctl00_ContentPlaceHolderContents_TextBox1
{
        font-size:100%;
}

div.SearchChangeButton
{
	clear: both;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left:3%;
	text-align: left;
}

div.SearchControlLine
{
	color:#006633;
	border-bottom-color:#006633;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-top-color:#006633;
	border-top-style:solid;
	border-top-width:medium;
	padding: 5px;
}

/* 見比べ一覧 */
div.mlTitleTable
{
	background-color: #006633;
	color: #ffffff;
	clear: both;
	margin-right: 2%;
	margin-left: 2%;
	width: 95%;
}

div.mlTitleTh
{
	float: left;
	font-weight: bold;
	text-align: left;
	background-color: #006633; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ffffff;
	width: 50%;
}

div.mlTitleTd
{
	float: left;
	font-weight: bold;
	text-align: right;
	background-color: #006633;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	width: 49%;
}

div.mlMokutekiTable
{
	clear: left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #000000;
	width: 850px;
}

div.mlMokutekiTh
{
	float: left;
	text-align: center;
	background-color: transparent;
	color: #000000;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 100%;
	width: 30%;
}

div.mlMokutekiTd
{
	float: left;	
	text-align: left;
	background-color: transparent;
	color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 100%;
	width: 69%;
}

div.mlPrevNextTable
{
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	color: #000000;
	width: 760px;
}

div.mlPrevNextSmallTable1
{
	float: left;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	color: #000000;
	width: 43%;
}

div.mlPrevNextSmallTable2
{
	float: right;
	background-color: transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	color: #000000;
	margin-right:2px;
	width: 43%;
}

div.mlPrevNextTh
{
	float: left;
	text-align: center;
	background-color: transparent;
	color: #000000;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #ffffff;
	width: 13%
}

div.mlPrevNextTd1
{
	clear: left;	
	text-align: left;
	background-color: transparent;
	color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	width: 100%;
}

div.mlPrevNextTd2
{
	clear: right;	
	text-align: right;
	background-color: transparent;
	color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	width: 100%;
}

div.mlImgPrevNextTd1
{
	clear: left;	
	text-align: left;
	background-color: transparent;
	color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	width: 100%;
}

div.mlImgPrevNextTd2
{
	clear: right;	
	text-align: right;
	background-color: transparent;
	color: #000000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	width: 100%;
}

Table.MikurabeList
{
	clear: both;
	margin-left: 2%;
	margin-right: 2%;
	vertical-align:top;
	text-align: left;
	background-color: transparent;
	color: #ffffff;
}

div.TestMikurabeList
{
	clear: both;
	overflow: scroll;
	height: 450px;
	width: 800px;
}

th.MikurabeList
{
	text-align: center;
	background-color: #006633;
	color: #ffffff;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #66cc66;
	width: 100px;
}

td.MikurabeList
{
	float: left;	
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #006633;
	vertical-align: top;
}

/* みくらべリストのデータなし表示 */
div.mlDataNothing
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 90%;
	color: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
}

/* みくらべリストのデータなし表示 */
Label.lblShinryoListComment
{
	color:#ff0000; 
	font-weight:normal; 
	margin-left:10px;
}

/* みくらべリストのチェックボックス用コメント */
div.litMilComment
{
	color:#ff0000;
	font-weight:normal;
}

div.MikurabeButtonTh
{
	float: left;
	padding:0px 0px 0px 0px;
	border-width: 0px;
	text-align: left;
	width: 30%;
}

div.MikurabeButtonTd
{
	float: right;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: right;
	width: 69%;
}

div.MikurabeButtonTh2
{
	float: left;
	padding:20px 0px 0px 0px;
	border-width: 0px;
	text-align: left;
	vertical-align: bottom;
	width: 30%;
}

div.MikurabeButtonTd2
{
	float: right;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	text-align: right;
	width: 69%;
}

div.mlIconInfomation
{
	float: right;
	text-align:right;
	margin-right:2px;
	width: 43%;
}

div.AttentionMapYaku
{
	color:Red;
	text-align:left;
}

div.btnMapKensaku
{
	color:Red;
	text-align:left;

}

div.lblKensuu
{
    /*color:Red;*/
    margin: -20px 0px 0px 160px;
}

div.btnMapPreNext
{
}

div.btnMapPreNext input
{
    margin: 8px 20px 0 0;
}

div.ExplanatoryNote
{	
	text-align:right;
	margin: 20px 10px 0px 0px
}

div.lblPageIndex
{
   text-align:center;
   margin: 0px 10% 0px 0px
	
}
div.ZoomLevel
{
    text-align:left;
    margin: 0px 0px 0px 3px;
	
}

div.backbuttonPlace
{		
    text-align: right;
    margin: -25px 2% 0px 0px; 
    float:right;    
    width:10%
}

/* 印刷共通 */
@media print 
{
	#Header,div.CharSize,div.ContentsMenu,div.backbuttonPlace,#Footer
	{
		display:none;
	}

	.NoScroll{
                clear: both;
	}
}

/* 地図画面印刷専用 */
@media print 
{
	div.MapTitle
	{
		margin-left:2%;
		margin-right:2%;
		color: #ffffff;
		font-weight: bold;
		border-bottom-color:#ffffff;
		border-bottom-style:solid;
		border-bottom-width:medium;
		border-top-color:#ffffff;
		border-top-style:solid;
		border-top-width:medium;
		background-color:#006633;
		padding: 5px;
		clear: both;
	}

	div.mDetails
	{
		clear:both;
		margin-left: 2%;
		margin-right: 2%;
		text-align: center;
	}

	div.mStyle
	{
		width: 500px;
		height: 600px;
	}

	div.mResultStyle
	{
		width: 500px;
		height: 600px;
	}

	div.mList
	{
		clear:both;
		margin-top: 2%;
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
	}

	table.mList
	{
		width: 100%;
	}

	th.mList1
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 5%;
	}
	th.mList2
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 80%;
	}
	th.mList3
	{
		border:solid 1px #006633;
		color: #ffffff;
		background-color:#006633;
		width: 15%;
	}
	html
	{
		overflow: visible !important;
	}
}

