@charset "Shift_JIS";



/*サイト　全体*/
body {
	margin: 0px;
	padding: 0px;
	font: 100% "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

/* リンク */


.s14 {
	font-size: 14px;
	line-height: 1.4em;
}
.s14_pa {
	font-size: 14px;
	color: #970032;
	line-height: 1.4em;
}

.s13 {
	font-size: 13px;
}
.s11 {
	font-size: 11px;
	line-height: 1.1em;
}


#footer {
	height: 30px;
	width: 760px;
	margin: 0px;
	padding: 10px 0px 5px;
	text-align: center;
}
address {
	color: #333333;
	font: normal 10px "Microsoft Sans Serif", Century, "Century Gothic", "Broadway BT", Arial, "MS UI Gothic";
}


#contents h1 {
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 15px;
}

a:link,　a:visited {
	color: #669999;
	text-decoration: none;
}
a:hover, a.active {
	color: #C2C2C2;
}
h3 {
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.s16 {
	font-size: 16px;
}
.s12 {
	font-size: 12px;
}
.s13_blue {
	font-size: 13px;
	line-height: 1.3em;
	color: #7D8DBB;
	font-weight: bold;
}
