@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,a,img {
	padding: 0;
	margin: 0;
}

img {
	border: 0px;
	vertical-align:top;
}

div,table {
	margin-left: auto;
	margin-right: auto;
}

ul,ol,li {
	line-height: 0px;
	list-style-type: none;
}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

body{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
line-height:150%;
}

p{
	font-size:1em;
	line-height: 180%;
	letter-spacing: 0.05em;
}


#wrapper {
	width:780px;
}

#header{
	padding-bottom: 20px;
}

#header h1 {
	font-size:14px;
	text-align: left;
}

#contents {
	padding-right: 20px;
	padding-left: 20px;
}

#index {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 150%;
}
.txtBox1, .txtBox2,.txtBox3 {
	text-align: left;
	margin-bottom: 30px;
}

.txtBox1 {
	padding-right: 10px;
	padding-left: 10px;
}
.txtBox2 {
	padding-right: 50px;
	padding-left: 50px;
}

.txtBox3 {
	width: 650px;
	padding: 5px;
	background-color: #FFFFCC;
}

.imgBox {
	margin-bottom: 20px;
	border: 1px solid #FFCC00;
	width: 660px;
}

.number {
	vertical-align: bottom;
	margin-right: 5px;
}

.txtStyle1 {
	background-color: #99FF66;
	padding: 1px;
}

.txtStyle2 {
	background-color: #C3F2FF;
	padding: 1px;
}

.txtStyle3 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 1px;
}

.txtStyle4 {
	font-weight: bold;
}

.txtStyle5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.subject {
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}

.subject dt {
	float: left;
	width: 30px;
	margin-right: 5px;
}

.subject dd {
	margin-bottom: 5px;
	margin-left: 30px;
}

.list li {
	line-height: 180%;
	list-style-type: circle;
}

.totop {
	text-align: right;
	padding: 5px;
}

#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 5px;
}
.point {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.point2 {
	font-weight: bold;
	color: #FF0000;
}
