body {
	margin : 0px 0px 0px 0px ;
	background-image : url(image/body_back.gif) ;
	text-color : #666666 ;
	line-height : 16px;
}

a:link
{
	color : #3333cc;
	text-decoration : none;
	font-family : ＭＳ ゴシック;
	font-size : 12px;
	font-weight : bold;
}
a:visited
{
	color : #3333cc;
	text-decoration : none;
	font-family : ＭＳ ゴシック;
	font-size : 12px;
	font-weight : bold;
}
a:active
{
	color : #3333cc;
	text-decoration : underline;
	font-family : ＭＳ ゴシック;
	font-size : 12px;
	font-weight : bold;
}
a:hover
{
	color : #3333cc;
	text-decoration : underline;
	font-family : ＭＳ ゴシック;
	font-size : 12px;
	font-weight : bold;
}

span a:link
{
	color : #ff6633;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 13px;
}
span a:visited
{
	color : #ff6633;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 13px;
}
span a:active
{
	color : #ff6633;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 13px;
}
span a:hover
{
	color : #ffaa33;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 13px;
}

/* コピーライト */
div.font_copy
{
	color : #000000;
	font-size : 12px;
	line-height : 15px;
	font-family : Arial;
}


/* 通常の日本語 大 */
div.font_title
{
	color : #000000;
	font-size : 15px;
	line-height : 19px;
	font-family : ＭＳ ゴシック;
	font-weight : bold;
	padding-left : 1px;
}
/* 通常の日本語 大 */
div.font_bold
{
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	font-family : ＭＳ ゴシック;
	font-weight : bold;
}

/* 通常の日本語 */
div.font_text
{
	color : #000000;
	font-size : 13px;
	line-height : 18px;
	font-family : ＭＳ ゴシック;
	padding-left : 10px;
}
.font_text
{
	color : #000000;
	font-size : 13px;
	line-height : 18px;
	font-family : ＭＳ ゴシック;
	padding-left : 10px;
}

/* 通常の日本語 */
div.font_text_2
{
	color : #000000;
	font-size : 13px;
	line-height : 18px;
	font-family : ＭＳ ゴシック;
	padding-left : 0px;
}


/* 通常の日本語 */
div.font_refer
{
	color : #000066;
	font-size : 12px;
	line-height : 18px;
	font-family : ＭＳ ゴシック;
	padding-left : 10px;
}

/* 囲み枠 */

blockquote{
border:1px solid #746659;
padding:5px;
margin:10px;
}

