@charset "utf-8";

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

Site URL: http://www.sankyonetsuken.co.jp/boshu/sanboshu.html
File name  boshustyle.css
Created    2010-08-20
Last Update 2010-08-20
Author:    tomimami
------------------------*/

body {
	line-height: 1.5;
	margin: 0px;
	background: #FFF url(bosyu_back.jpg) no-repeat;
	background-position: 0% 20%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
}
#container {
	width: 50em;
}

#container #mainContent {
	padding: 1.5em;
	font-size: 95%;
}

address {
	font-weight: bold;
	font-style: normal;
}
#container #mainContent #betto {
	width: 18em;
	float: right;
	background-color: #FFC;
	font-weight: bold;
	border: double #0CF;
	color: #333;
}

