@charset "utf-8";

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

Site URL: http://www.sankyonetsuken.co.jp/bunseki/sanbun04.html
          http://www.sankyonetsuken.co.jp/bunseki/sanbun04_denbo.html
File name  sanbun04style.css
Created    2009-09-29
Last Update 2011-04-05
Author:    tomimami
------------------------*/

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

a {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

#contents {
	margin-left: 20px;
	width: 780px;
	text-align: left;
}

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

h1 {
	font-size: 120%;
	color: #666;
}

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

.chika {
	width: 750px;
	margin: 0px 15px;
	padding: 10px 0px;
	border-top: 3px solid #F93;
}

h2 {
	font-size: 110%;
	color: #666;
}

h3 {
	color: #C60;
}

dt {
	margin-top: 10px;
	color:#000
}

.kome {
	font-weight: bold;
	color: #C60;
}

.sum {
	font-size: 95%;
	color: #036;
	text-align: center;
}

#contents .chika dl dd .fig {
	text-align: center;
}

#contents .chika dl dd .DL2 {
	color: #033;
	font-size: 95%;
}

.DL1 {
	font-size: 95%;
	color: #006;
}

.top {
	font-size: 12px;
	text-align: right;
}

.link {
	background: url(../../images/blank.gif) center right no-repeat;
	padding-right: 15px;
}

#contents #footer {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

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

#chikaheader {
	background-color: #CCC;
}

