@charest "Shift_JIS"

body {background-color:#fff3dd;}

/* リンク */

a:link {color: #696969; text-decoration: none;}
a:visited {color: #696969; text-decoration: none;}
a:hover {color: #c0c0c0; text-decoration: none;}
a:active {color: #c0c0c0; text-decoration: none;}

/* タイトル */

.title1{
	font-size: 30px;
	color: #000080;
	font-weight: 900;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
.title2{ font-size: 23px; color: #000080; font-weight: 400;}
.title3{
	font-size: 16px;
	color: #ff4500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

/* インデックス */

.index { width: 148px;
         height: 25px;
         font-size: 14px;
         border-color: #c0c0c0;
         border-style: solid;
         border-width: 0 0 1 0;}.maincontents {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	line-height: 25px;
}
