@charset "UTF-8";
/*global--------------------------------------------------*/
html{}

body {
	background-image: url(../img/bg.gif); 
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	vertical-align:top;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "中ゴシック体", "Hiragino Kaku Gothic Pro" Arial, Helvetica;
}

h1,h2,h3,h4,h5,h6,table,p,div,dl,dt,dd,form,img{
	border:0px;
	margin:0px;
	padding:0px;
}

textarea { 
	width: 370px;
	overflow: auto;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif;
}

/*
table td,table th {
	//border-color:#949494;
	//border-width:1px 1px 0px 0px;
	//border-style:solid;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
*/

.nml{
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "中ゴシック体", "Hiragino Kaku Gothic Pro" Arial, Helvetica;
}
.nml a:link, .nml a:visited{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}
.nml a:hover, .nml a:active{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}


.sml{
	font-size:10px;
	line-height:16px;
	letter-spacing:1px;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "中ゴシック体", "Hiragino Kaku Gothic Pro" Arial, Helvetica;
}
.sml a:link, .sml a:visited{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}
.sml a:hover, .sml a:active{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}

.big{
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "中ゴシック体", "Hiragino Kaku Gothic Pro" Arial, Helvetica;
}
.big a:link, .big a:visited{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}
.big a:hover, .big a:active{
	color:#3b6986;
	font-weight: bold;
	text-decoration:underline;
}