/* global */

body {margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}

.font-S		{ font-size:10px	; line-height: 100%; }
.font-M	{
	font-size:13px;
	line-height: 110%;
	font-weight:bold;
}
.font-L	{
	font-size:16px;
	line-height: 120%;
	color:#FF6A6A;
	font-weight:bold; 
}
.font-XL	{
	font-size:24px;
	line-height: 140%;
	color: #990000;
	font-weight: bold;
}

a:link 		{ color: royalblue; } 
a:link 		{ text-decoration: underline; }
a:visited { color: royalblue; }
a:visited { text-decoration: underline; }
a:hover		{ color: tomato; }
a:hover		{ text-decoration: underline ;}
a:active	{ color: lime  }
a:focus		{ color: black; font-style: italic }


/*ヘッダー領域*/
.Head	{
	width: 100%; 
	white-space:;					/*nowrap*/
	border-style:solid outset outset solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 2px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver black silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 0px 0px 0px 0px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.Head-Body	{
	font-size:13px;
	font-weight:; 
	white-space:nowrap;					/*nowrap*/
	color:balck;
	background-color:white;
	text-align:left;					/*left*/
	border-style:solid solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 0px 0px 0px 0px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

/*メニュー用*/
.MainMenu	{
	/*background-image:url("img/menu_back.gif");	background-repeat:no-repeat;*/
	background-color:#DB6A98;
	color:white; 
	text-decoration: none;
	display: block;
	width: 123px;
	height: 20px;
	font-size:14px; 
	text-align: center;
	font-weight: ; /*bold*/
	vertical-align: middle;
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:#b1446f #b1446f #b1446f #b1446f;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 10px 0px 5px 10px;/*padding:枠の内側の間隔：上右下左*/
	margin: 0px 0px 4px 0px; 
}
.MainMenu:hover	{
	background-color:#fbafa6;
	font-size:14px; 
	color:white; 
	text-decoration: none;
	margin: 4px 0px 0px 0px; 
}
.MainMenu:link	{
	text-decoration: none;
	font-size:14px; 
	color:white;
}
.MainMenu:visited	{
	text-decoration: none;
	font-size:14px; 
	color:white;
}

/*メニュー用 ON表示*/
.MainMenu-on	{
	/*background-image:url("img/menu-on.gif");	background-repeat:no-repeat;*/
	background-color:#4682b4;
	color:white; 
	text-decoration: none;
	display: block;
	width: 170px;
	height: 20px;
	font-size:14px;
	text-align: center;
	font-weight: ; /*bold*/
	vertical-align: bottom ;
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:gray gray gray gray;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 10px 0px 5px 10px;/*padding:枠の内側の間隔：上右下左*/
	margin: 0px 0px 4px 0px; 
}
.MainMenu-on:hover	{
	font-size:14px; 
	background-color:#4682b4;
	color:white; 
	text-decoration: none;
	margin: 0px 0px 4px 0px; 
}
.MainMenu-on:link	{
	font-size:14px; 
	text-decoration: none;
	color:white;
}
.MainMenu-on:visited	{
	font-size:14px; 
	text-decoration: none;
	color:white;
}

/*メニュー用*/
.ShotCut	{
	/*background-image:url("img/menu_back.gif");	background-repeat:no-repeat;*/
	background-color:green;
	color:white; 
	text-decoration: none;
	display: block;
	width: 100px;
	font-size:12px; 
	text-align:center;
	font-weight:; 
	vertical-align:;
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 4px 0px 3px 0px;/*padding:枠の内側の間隔：上右下左*/
	margin: 0px 0px 1px 0px; 
}
.ShotCut:hover	{
	background-color:#3cb371;
	color:white; 
	text-decoration: none;
	margin: 0px 0px 1px 0px; 
}
.ShotCut:link	{
	text-decoration: none;
	color:white;
}
.ShotCut:visited	{
	text-decoration: none;
	color:white;
}

/*メニュー用*/
.GroupLink	{
	/*background-image:url("img/menu_back.gif");	background-repeat:no-repeat;*/
	background-color:#4682b4;
	color:white; 
	text-decoration: none;
	display: block;
	width: 160px;
	height: 15px;
	font-size:12px; 
	text-align: left;
	font-weight: ; //bold
	vertical-align: bottom ;
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:gray gray gray gray;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 8px 0px 3px 5px;/*padding:枠の内側の間隔：上右下左*/
	margin: 0px 0px 1px 0px; 
}
.GroupLink-head	{
	background-color:white;
	color:black; 
	text-decoration: none;
	font-size:12px; 
	text-align:;
	font-weight:bold;
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:gray gray gray gray;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 5px 0px 0px 3px;/*padding:枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.GroupLink:hover	{
	background-color:#4169e1;
	color:white; 
	text-decoration: none;
	margin: 0px 0px 1px 4px; 
}
.GroupLink:link	{
	text-decoration: none;
	color:white;
}
.GroupLink:visited	{
	text-decoration: none;
	color:white;
}



/*本文 中サイズ*/
.TextM	{
	width: 90%; 
	white-space:;					/*nowrap*/
	border-style:solid outset dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 0px 0px 0px 0px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 20px 0px; 
}
.TextM-Head	{
	font-size:14px;
	font-weight:bold; 
	white-space:nowrap;					/*nowrap*/
	color:#006600;
	background-color:#FBCFFE;
	text-align:left;					/*left*/
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 5px 10px 5px 10px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.TextM-Body	{
	font-size:12px;
	line-height: 150%;
	font-weight:; 
	white-space:;					/*nowrap*/
	color:#990000;
	background-color:white;
	text-align:left;					/*left*/
	border-style:solid solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 20px 30px 20px 30px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.TextM-Foot	{
	font-size:11px;
	font-weight:; 
	white-space:nowrap;					/*nowrap*/
	color:navy;
	background-color:honeydew;
	text-align:right;					/*left*/
	border-style:dotted solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 5px 5px 5px 5px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

/*本文 大サイズ*/
.TextL	{
	width: 98%; 
	white-space:;					/*nowrap*/
	border-style:solid outset solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:1px 0px 1px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver gray silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 0px 0px 0px 0px;			/*枠の内側の間隔：上右下左*/
	margin: 20px 0px 20px 0px; 
}
.TextL-Head	{
	font-size:16px;
	font-weight:bold; 
	white-space:nowrap;					/*nowrap*/
	width: 150px;
	color:black;
	background-color:#6699FF;
	text-align:left;					/*left*/
	border-style:solid dotted dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy green silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 3px 10px 3px 10px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.TextL-Body	{
	font-size:13px;
	font-weight:; 
	white-space:;					/*nowrap*/
	color:green;
	background-color:#d3d3d3;
	text-align:right ;					/*left*/
	border-style:solid solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 1px 8px 1px 8px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

/*フッター領域*/
.Footer	{
	width: 100%; 
	white-space:;					/*nowrap*/
	border-style:solid outset outset solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 0px 0px 0px 0px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.Footer-Body	{
	font-size:13px;
	font-weight:; 
	white-space:;					/*nowrap*/
	color:black;
	background-color:;
	text-align:center;					/*left*/
	border-style:solid solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 10px 1px 1px 1px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.Footer-Foot	{
	font-size:11px;
	font-weight:; 
	white-space:nowrap;					/*nowrap*/
	color:black;
	background-color:;
	text-align:center;					/*left*/
	border-style:dotted solid dotted solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:navy silver silver navy;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 10px 5px 5px 5px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

.cari	td{
	font-size:12px;
	line-height: 140%;
	padding: 5px 2px 5px 2px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

.ken	td{
	font-size:12px;
	line-height: 120%;
	padding: 5px 4px 5px 4px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}
.ken-s	td{
	font-size:12px;
	line-height: 140%;
	white-space:nowrap;					/*nowrap*/
	border-style:solid solid solid solid;		/*上右下左のボーダーのスタイルをまとめて指定*/
	border-width:0px 0px 0px 0px;			/*上右下左のボーダーの太さをまとめて指定*/
	border-color:silver silver silver silver;	/*上右下左のボーダーの色をまとめて指定*/
	padding: 2px 2px 2px 2px;			/*枠の内側の間隔：上右下左*/
	margin: 0px 0px 0px 0px; 
}

