/*リンク色*/

a:link {color:#15386C; text-decoration:underline;}

a:visited {color:#800080; text-decoration:underline;}

a:active {color:#79A5E6; text-decoration:none;}

a:hover {color:#79A5E6; text-decoration:none;}

/*　h1タグで囲んだテキスト色　*/
h1{color:#000000; font-size:20pt; font-weight: bold;}

/*　h2タグで囲んだテキスト色　*/
h2{color:#000000; font-size:15pt; font-weight: bold;}

/*　中見出し　*/
.midashi{color:#173A6D; font-size:11pt; line-height: 13pt; font-weight: bold;}

/*　検索窓　*/
.search-top{
	margin:3px 5px 0 0;
}
