@charset "utf-8";

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

Site URL: http://www.sankyonetsuken.co.jp/bunseki/sanbun01a.html
File name  sanbun01astyle.css
Created    2009-09-28
Last Update 2011-05-13
Author:    tomimami
------------------------*/

body {
	margin: 0px;
	background-color: white;
	background-image: url(../../back01.gif);
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.3;
}

#contents {
	width: 800px;
}

#taikibaien {
	font-size: 95%;
	width: 780px;
	margin: 0 10px;
}

.taiki {
	width: 760px;
	margin-left: 20px;
	padding: 10px 0;
	border-top: solid 2px #F90;
}

a {
	color: #0000FF;
}

a:visited {
	color:#0000FF;
}

h1 {
	font-size: 12pt;
	color: #666;
}

.org {
	color:#FF9900;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	color: #666;
}

.sum {
	font-size: 10pt;
	color: #036;
}

#contents #topicPath {
	font-size: 85%;
	display: inline;
	color: #333;
}

.kochira {
	font-size: 10pt;
	text-align: right;
}

#contents #taikibaien .taiki .pic1 {
	margin-top:20pt;
}


#footer {
	font-size: 80%;
	text-align: center;
	width: 700px;
	margin: 20px auto;
	padding: 20px 0;
	border-top: 2px solid #F90;
	border-bottom: 2px solid #F90;
}

#renrakusaki {
	font-size: 11pt;
	color: #333;
	width: 250pt;
	border: 5pt solid #69C;
	background-color: #E1FFFF;
	float: right;
}

