@charset "Shift-JIS";

BODY	{
	font-style:normal;
	text-indent:0pt;
	letter-spacing:0em;
	color:#009;
	line-height:14pt;
	margin:20px auto;
	padding:0;
	font-size: 10pt;
	width: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
	color: #00C;
	text-decoration: underline;
}
a:visited  {
	color: #00C;
	text-decoration: underline;
}

a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active  {
	color: #00C;
	text-decoration: underline;
}




#subtitl_copy {
	color: #F60;
	text-decoration: none;
}
#body_copy  {
	color: #03C;
	text-decoration: none;
}

#footer  {
	font-size: 0.8em;
	text-align: center;
}
#newmark   {
	color: #009;
	height: 1px;
	margin-top: 25px;
}

.font_large   {
	font-size: 110%;
}

.font_small   {
	font-size: 90%;
}

/*-------------------------------------------------
  BOX
-------------------------------------------------*/

#searchbox1 {
	text-align: left;
	border: 1px dotted #666;
	margin: 5px 5px 15px;
	padding: 15px;
}
#searchbox2 {
	text-align: center;
	border: 1px solid #060;
	margin: 5px 5px 15px;
	padding: 15px;
}

/*-------------------------------------------------
  イジーデコレーション
-------------------------------------------------*/

.newmark   {
	color: #009;
	height: 1px;
	margin-top: 25px;
}


.red {
	color: #C00;	
}
.redB {
	color: #C00;
	font-weight: bold;
}
.redS {
	color: #C00;
	font-size: 80%;
}

.orange {
	color: #F60;
}
.orangeB {
	color: #F60;
	font-weight: bold;
}
.orangeS {
	color: #F60;
	font-size: 80%;
}

.green {
	color: #390;
}
.greenB {
	color: #390;
	font-weight: bold;
}
.greenS {
	color: #390;
	font-size: 80%;
}

.gray {
	color: #666;
}
.grayB {
	color: #666;
	font-weight: bold;
}
.grayS {
	color: #666;
	font-size: 80%;
}
