/* 外部スタイルシート、ファイル名：style.css */
/*Copyright(C)2005 .,All rights reserved */
body {
	font-size:13px;
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	line-height:120%;
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(../img/top_22.gif);
	background-repeat: repeat-y;

}

 .t1 {font-size:1px;} /*テキストサイズクラス指定*/ 
 .t10 {font-size:10px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t11 {font-size:11px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t12 {font-size:12px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t14 {font-size:14px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t16 {font-size:16px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t18 {font-size:18px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t20 {font-size:20px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:120%;} /*テキストサイズクラス指定*/ 
 .t12menu {font-size:12px; font-family:"ＭＳ Ｐゴシック", "Osaka";line-height:170%;} /*テキストサイズクラス指定*/
 
 a:link {color:red} /*未訪問のリンク*/ 
 a:visited {color:blue} /*訪問済みリンク*/ 
 a:active {color:red} /*選択中のリンク*/ 
 
 .A_black:link {color:#000000} /*未訪問のリンク*/ 
 .A_black:visited {color:#000000} /*訪問済みリンク*/ 
 .A_black:active {color:#000000} /*選択中のリンク*/ 
 
 .A_yellow:link {color:#FFFF00} /*未訪問のリンク*/ 
 .A_yellow:visited {color:#FFFF00} /*訪問済みリンク*/ 
 .A_yellow:active {color:#FFFF00} /*選択中のリンク*/ 
 
 .solid {border-style:solid ;border-width:1px} /*直線枠*/ 
 .double {border-style:double ;border-width:3px} /*二重線枠*/ 
 .dott {border-style:dotted ;border-width:3px} /*点線*/ 
 .dash {border-style:dashed ;border-width:1px} /*点線*/ 
 .lintbl {border-color:black;border-style:solid;border-top-width:0px;border-bottom-width:0px;border-left-width:1px;border-right-width:1px;}

 #solid {border-style:solid ;border-width:1px} /*直線枠*/ 
 #double {border-style:double ;border-width:3px} /*二重線枠*/ 
 #dott {border-style:dotted ;border-width:3px} /*点線*/ 
 #dash {border-style:dashed ;border-width:1px} /*点線*/ 
 
 #repeat-no {background-repeat:no-repeat} /*背景リピート無しID指定*/ 
 #repeat-x {background-repeat:repeat-x} /*背景リピート横ID指定*/ 
 #repeat-y {background-repeat:repeat-y} /*背景リピート縦ID指定*/ 
/*---ポップアップウィンドウ用スクリプト
<script language="JavaScript" type="text/JavaScript">
function wop1(nb) {var wo1;wo1=window.open("popup/"+nb+".jpg","windowOpen1","width=600,height=600,scrollbars=yes");wo1.focus();}
</script>
<a href="/" onClick="wop1('1'); return false;"></a>
----*/
h1 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/header/top_01_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 692px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
	color: #000000;

}
h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.indexrink {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: normal;
	font-weight: lighter;
	color: #000066;
	text-decoration: none;
	padding: 5px 2px 2px;
}
.h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 17px;
	font-weight: lighter;
	margin: 0px;
	padding: 5px;
}
