@charset "UTF-8";

/* ----------------------- style resset */

* {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #000066;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	}

img {
	border: none;
	vertical-align:bottom;
	}

.text-center {
	text-align:center;
	}

.text-right {
	text-align:right;
	}
	
.flL {
	float:left;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited  {
	text-decoration: underline;
	color: #003366;
}

a:hover  {
	text-decoration: underline;
	color: #990000;
}

p {
	margin: 1.6em 0;
}

/* ----------------------- container */

#containar {
	margin:0 auto;
	width: 950px;
	text-align:left;
}

#header {
	background-image: url(images/u_contents_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#contents {
	background-image: url(images/u_contents_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin: 0px;
	padding: 25px 30px 0px 30px;
	width: 890px;
	line-height: 1.6em;
}

#fotter {
	height: 40px;
	background-image: url(images/fotter_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 35px;
	font-size: 12px;
	color: #4F463F;
}



/* ----------------------- contents */

#retop {
	font-size: 12px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
#retop a:link {
	color: #003C73;
	text-decoration: none;
}
#retop a:visited {
	color: #003C73;
	text-decoration: none;
}
#retop a:hover {
	color: #990000;
	text-decoration: underline;
}

.sub-title01 {
	color: #7E0000;
	background-color: #FFFFEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

.sub-title02 {
	color: #7E0000;
	font-weight: bold;
}

.font-red {
		color:#F00;
		font-weight:bold;
	}

.book {
	margin-right:50px;
	float: right;
	}

.kakomi {
	border:#C00 1px solid;
	padding:10px;
	}

.build {
	margin: 10px 10px 0 30px;
	float: right;
	}
	
.icon {
	vertical-align: middle;
	margin-right: 10px;
}

/* ----------------------- fonts */

h1  {
	margin: 0;
	padding: 8px 3px 8px 10px;
	color: #960;
	font-size: large;
	font-weight: bold;
	border-width: 1px 1px 1px 7px;
	border-style: solid;
	border-color: #C60;
	background-color:#FFF
}

h2  {
	color: #960;
	font-size: large;
	font-weight: bold;
	line-height: 1.9;
	padding-bottom: 0px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #C60;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 7px;
	margin: 15px 0;
}

h3  {
	margin: 0;
	padding: 4px 3px 4px 10px;
	color:#393;
	font-size: medium;
	font-weight: bold;
	border-width: 0px 0px 1px 7px;
	border-style: solid;
	border-color:#993;
}

h4  {
	margin: 20px 0 0 0;
	padding: 4px 8px;
	color:#C63;
	font-size: medium;
	font-weight: bold;
	border-width:1px;
	border-style:dotted;
	border-color:#930;
	background-color:#FFC;
}

h5  {
	margin: 20px 0 0 0;
	padding: 4px 8px;
	color:#C63;
	font-size: medium;
	font-weight: bold;
}


/*　　カトウ追加分　　*/


.emphasis {
	font-weight:bold;
}

.bookpr {
	border: #900 1px solid;
	margin: 10px auto;
	padding: 5px 10px;
	width: 680px;
	height: 100%;
	background-color:#FFF;
}

ul.index{
	padding: 0 0 20px 20px;
	line-height: 1.8em;
	list-style-type:none;
	font-weight:bold;
}

ol.gensoku{
	padding: 15px 0 10px 20px;
	line-height: 1.8em;
	list-style-type:none;
	font-weight:bold;
}

ul.stspr{
	padding: 0px 0 5px 30px;
	list-style-type:disc;
}

pre{
	color:#600;
	font-weight:bold;
	font-size:medium;
}

ul.chara{
	line-height: 1.6em;
	padding: 0 0 0 5px;
	list-style-type:none;
}

ol.gensoku2{
	padding: 0 0 10px 20px;
	line-height: 1.6em;
	list-style-type:none;
	font-weight:bold;
}

.pdf{
	margin: 0;
	padding: 0 0 0 30px;
	font-weight:bold;
}

.cam{
	text-align:center;
	font-size:large;
	font-weight:bold;
	line-height: 2.0em;
}

.bookpr img{
	float:left;
	padding: 5px 40px 0 20px;
}

.boldl{
	font-weight:bold;
	font-size:large;
}

.fb{
	font-weight:bold;
}

.kerbimpr {
	border: #900 1px solid;
	margin: 10px auto;
	padding: 10px;
	width: 680px;
	height: 100%;
	text-align:left;
	background-color:#FFF;
}

.kerbimpr img {
	padding:0 5px 0 0;
}

.kerbim-honbun {
	width:460px;
	float:right;
}

.kerbim-honbun p {
	margin: 0;
}

ol.fxl{
	padding: 10px 0 20px 40px;
	line-height: 1.4em;
	font-weight:bold;
}

ul.faith{
	line-height: 1.6em;
	padding: 0 0 30px 30px;
	list-style-type:square;
}

table.faitht{
	width: 750px;
	text-align:left;
	background-color:#FF9;
	border:1px #333 solid;
	padding: 5px;
}

ul.way{
	line-height: 2.6em;
	padding: 10px 0 15px 5px;
	list-style-type:none;
}

table.faitht2{
	width: 750px;
	text-align:left;
	background-color:#FFF;
	border:1px #333 solid;
	padding: 5px;
}

.bookpr2{
	margin: 0 auto;
}

.bookpr2 table{
	width: 800px;
	margin:0 auto;
	border:none;
}

.bookpr2 th{
	text-align:center;
}
.bookpr2 td{
	text-align:center;
	padding: 10px 40px;
	font-weight:bold;
	border:#600 1px solid;
}
	