/* ■■変更なし■■ */
#outline{width:750px;
	text-align:left;
	font-size:12pt;
	}
.c-both{clear:both;
	}
/*■ヘッダー■*/
h1{
	font-size:8pt;
	color:#aaaadd;
	text-decoration:none;
	font-weight:lighter;
	margin:0px;
	}
div.header{
		background-image:url("top/top_images/title_back.jpg");
		height:80px;
		background-color:#ff00ff;
		margin:0px;
		border-bottom:#88aaff 2px solid;
		}
/*ヘッダーテキストメニューの指定*/
a.header{
	 font-size:10pt;
	 color:#000000;
	 text-decoration:none;
	 border-left:4px solid #ff0000;
	 padding:0px 0px 0px 2px;
	}
a:hover.header{
	border-left:4px solid #ffffff;
	color:#0000ff;
	}
/* ヘッダーメニューボタンの指定 */
.me{
		height:30px;
		width:100px;
		float:left;
		background:#eeee00;
	}
img.img_h{
	 width:100px;
	 height:30px;
	 border:0px;
	 }

/*■フッター■*/
div.footer{
		background-color:#ffffff;
		text-align:center;
		font-size:10pt;
		border-top:#99ccff 2px solid;
		}
/*■左右に分ける■*/
.migi{
		width:450px;
		height:150px;
		float:right;
		text-align:center;
	}

.hidari{
		width:300px;
		height:150px;
		float:left;
		background:#0000ff;
	}
/* ■■インラインフレーム■■ */
iframe.top {
	width:450px;
	height:150px;

} 
/* ■■連絡先の枠■■ */



/* ■■カラフルボーダーと中の文字■■ */
div.menu_back_aka{
			background-image:url("top/top_images/back_aka.gif");
			background-repeat:repeat-x;
			background-color:#ff6600;
			}
div.menu_back_ao{
			background-image:url("top/top_images/back_ao.gif");
			background-repeat:repeat-x;
			background-color:#0000ff;
			}
div.menu_back_midori{
			background-image:url("top/top_images/back_midori.gif");
			background-repeat:repeat-x;
			background-color:#009944;
			}
div.menu_back_murasaki{
			background-image:url("top/top_images/back_murasaki.gif");
			background-repeat:repeat-x;
			background-color:#8957a1;
			}
div.menu_back_tyairo{
			background-image:url("top/top_images/back_tyairo.gif");
			background-repeat:repeat-x;
			background-color:#59493f;
			}


/*■■3つに割る■■*/
div.3wari{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border:3px solid #99ccff;
	font-size:14px;
	text-align:center;
	}
div.t3{
	margin:2px;
	padding:3px;
	background-color:#99ccff;
	font-size:16pt;
	
	}
div.3aka{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border-left:3px solid #ff6600;
	border-bottom:1px solid #ff6600;
	background-image:url("top/top_images/aka.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;

	}
div.3tyairo{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border-left:3px solid #59493f;
	border-bottom:1px solid #59493f;
	background-image:url("top/top_images/tyairo.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;
	}
div.3midori{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border-left:3px solid #009944;
	border-bottom:1px solid #009944;
	background-image:url("top/top_images/midori.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;
	}
div.3murasaki{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border-left:3px solid #8957a1;
	border-bottom:1px solid #8957a1;
	background-image:url("top/top_images/murasaki.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;
	}
div.3ao{
	width:240px;
	height:150px;
	margin:5px;
	float:left;
	border-left:3px solid #0000ff;
	border-bottom:1px solid #0000ff;
	background-image:url("top/top_images/ao.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;
	}
div.link{
	margin:7px 0px 0px 20px;
	text-align:left;
	font-weight:bold;
	height:20px;
	color:#2222bb;
	text-decoration:none;
	font-size:12pt;
	background-image:url("top/top_images/botann_b.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}

a.link{
	margin:7px 0px 0px 20px;
	text-align:left;
	font-weight:bold;
	height:20px;
	color:#2222bb;
	text-decoration:none;
	font-size:12pt;
	background-image:url("top/top_images/botann_b.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}
a:hover.link{
	color:#cccccc;
	background-image:url("top/top_images/botann_g.gif");
	background-repeat:no-repeat;
}
.no_link{
	margin:7px 0px 0px 20px;
	text-align:left;
	font-weight:bold;
	height:20px;
	color:#2222bb;
	text-decoration:none;
	font-size:12pt;
	padding-left:20px;
}

/*完全なるメモなので、後で消す
<div class="hidari"></div><div class="migi"></div><br class="c-both">
↑c-bothの利用法。クリアしておくこと！
<iframe src="new.html" name="message" class="top">インラインフレーム指定</iframe>

*/
