@charset "utf-8";

/* CSS Document */
/*-----------------------
CSS information

Site URL: http://www.sankyonetsuken.co.jp/link/sanlink.html
File name  sanlinkstyle.css
Created    2009-12-26
Last Update 2010-04-26
Author:    tomimami
------------------------*/
body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
}

p {
	font-family:"ＭＳ Ｐゴシック";
}

a:link {
	color: #00F;
}

a:visited {
	color: #00F;
}

a:hover {
	color: #F60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mainContent {
	width: 780px;
	padding-left: 20px;
	line-height: 1.5;
}

.mainContent ol {
	margin-left: 30px;
	line-height: 1.5em;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-left: 30px;
}

.mainContent .mainlink {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
}

.mainContent .mainlink .anchortop {
	font-size: 12px;
	text-align: right;
}

