@charset "utf-8";

/* =========================================== *
*
*    加川が追加したCSS
*    
*
* =========================================== */

*{
	margin:0px;
	padding:0px;
	}

.underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3bbfe6;
	padding-bottom: 20px;
	}

/*----------------テーブル内の設定------------*/

.text1{
	line-height:18pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	color: #000000;
	margin-bottom: 20px;
}
.hsize{
	font-size:14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	}

img{
	border:0;
	}

.gazouhaichi{
	margin-left:20px;
	margin-bottom:10px;
	}
	
#sotowaku3 {
	width: 700px;
	margin: auto;
	text-align:left;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #bebebe;
	border-left-color: #bebebe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bebebe;
	line-height: 1.5;
	font-size: 11pt;
}

.enji{
	font-size:11pt;
	color:#990000;
	font-weight: bold;
	}
	
.ch2{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.sita{
	margin-bottom:20px;
	}

img{
	border:0;
	}
td{
	padding:5px;
	}

.aisatsu{
	margin:auto;
	padding: 10px;
	width: 700px;
	border: 1px solid #999999;
	text-align:center;
	}
	
.aisatsunaka{
	padding-top:10px;
	margin:auto;
	border: 2px solid #0000CC;
	}

.takasa{
	line-height:1.6;
	margin-top:20px;
	margin-bottom:20px;
	}
.sotowakusen{
	border: 1px solid #999999;
	}
table {
 margin-left: auto;
 margin-right: auto;
}

	








