@charset "Shift_JIS";
a, area   { outline: 0 none; }
p, td, li {
	font-size: 12px;
	font-family: "Osaka","ＭＳ Ｐゴシック",sans-serif;
	line-height: 14px;
	color: #666666;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
th {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

a:visited {  color: #0033FF; text-decoration: none}
a:link    {  color: #0033FF; text-decoration: none}
a:hover   {                  text-decoration: underline}
a:active  {  color: #FF0000; text-decoration: underline blink}

img { border-style:none; } 
a img { border-style:none; } 


font.text09 { font-size:  9px; }
font.text10 { font-size: 10px; }
font.text11 { font-size: 11px; }
font.text12 { font-size: 12px; line-height: 14px;}
font.text14 { font-size: 14px; line-height: 16px;}
font.text18 { font-size: 18px; line-height: 20px;}
font.text24 { font-size: 24px; line-height: 26px;}
font.text36 { font-size: 36px; line-height: 38px;}

.contents { font-size: 14px; font-family: "Osaka","ＭＳ Ｐゴシック",sans-serif; line-height: 150%; letter-spacing: 0.05em; color: #666666;}
.newstitle { font-size: 12px; font-family: "Osaka","ＭＳ Ｐゴシック",sans-serif; color: #E68877;}
.touhaba {  font-family: "Osaka−等幅","ＭＳ ゴシック", monospace; font-size: 12px; line-height: 12px;}
.mid_title {
  font-family: "Osaka","ＭＳ Ｐゴシック",sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4A65C7;
  line-height: 16px;
  }

body {
	background-color: #EEEEEE;
	background-image: url(img/space_back.gif);
	padding: 0px;
	margin: 0px;
}

input.line { border: 1 #999999 solid; }
textarea, select { border: 1 solid #999999; }
