/* CSS Document */
*{margin:0px; padding:0px;}

body{
	line-height:180%;
	font-size:14px;
	color:#000000;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/bg1.gif);
	}

h1{
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	padding-left: 30px;
	}

p{margin-bottom:25px;}

#container{
	width:814px;
	background:url(img/temple/background_body.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
	}

#contents{
	background:#FFFFFF;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	}

#header{
	background:url(img/temple/header_031899.png) no-repeat;
	width:610px;
	height: auto;
	font-size : 4px;
	}


#letter{
	padding:30px;
	}

	
/*********************************************ボックス*/

	
.tori_box {
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin-right:auto;
	margin-left:auto;
	width:515px;
	margin-top:20px;
}

.tori_box td {
	border:1px solid #cccccc;
	padding:8px;
	text-align:left;
}


/*********************************************文字装飾*/


.main{
	font-weight:bold;
	color:#b00c13;
	}

.main_big{
	font-weight:bold;
	color:#b00c13;
	font-size: 16px;
	}
	
.main_big_yellow{
	font-weight:bold;
	color:#b00c13;
	font-size: 16px;
	background-color: #FFFF99;
	}
	
.red {
	color: #FF0000;
    }
	
.red2 {
	color: #FF0000;
	font-size: 10px;
    }
	
.red_big {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
    }
	
.red_big_mincho {
	color: #FF0000;
	font-size: 32px;
	font-weight: bold;
	font-family: "HGP明朝E";
	line-height: 50px;
    }
	
.red_big_yellow {
	color: #FF0000;
	font-size: 32px;
	font-weight: bold;
	font-family: "HGP明朝E";
	background-color: #FFFF66;
	line-height: 50px;
    }
	
.black {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
    }
	
.black_bold {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    }

.black_big_bold {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
    }

.style1 {
    font-size: 36px
	}

.glossary {
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size:14px;
	margin-bottom:15px;
	padding-right: 0px;
	padding-left: 10px;
	text-indent: -23px;
	font-weight: bold;
	}
}