* {
	background-image: none;
	font-size: 16px;
	color: #333333;
}

body {
	background-color: #E7F6FD;
	padding: 0px;
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

#head{
	width:780px;
	height:810px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
}


#wrap {
	width:780px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

ul li {
	font-weight: bold;
	font-size: 20px;
	margin: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	list-style-type: none;
	padding-left: 35px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	line-height: 120%;
}


p {
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 60px;
	background-image: url(img/note_line.gif);
	line-height: 35px;

}

h1 {
	margin: 0px;

}
h2 {
	font-size: 30px;
	color: #000000;
	line-height: 50px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-bottom: 30px;

}

h3 {
	font-size: 18px;
	color: #2FA7E6;
	line-height: 30px;
	padding-left: 20px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2FA7E6;
	margin-left: 40px;
	margin-right: 40px;
	border-bottom: 1px solid #2FA7E6;

}

strong {
	line-height: 35px;
	background-color: #FFFF00;
	height: 35px;
	font-weight: normal;

}

#foot {
	background-color:#333333;
	color:#FF5490;
	font-size: 10px;
	text-align:center;
	font-weight: normal;
	padding-top: 70px;
	padding-bottom: 10px;
	background-image: url(img/foot.jpg);
}
#wrap #cont a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #cont .box001 {
	padding: 10px;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}


#wrap #cont ul {
}

#wrap #cont .big01 {
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
}

#wrap #cont .big02 {
	font-size: 22px;
	font-weight: bold;
	line-height: 35px;
}

#wrap #cont .big03 {
	font-size: 26px;
	font-weight: bold;
	line-height: 35px;
}

#wrap #cont .big04 {
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	color: #CC0000;
}

#wrap #cont .big05 {
	font-size: 34px;
	font-weight: bold;
	line-height: 35px;
	color: #FF0000;
}
#cont .li_good li {
	background-image: url(img/li_good.gif);
}
#cont .li_bad li {
	background-image: url(img/li_bad.gif);
}
#cont .small {
	font-size: smaller;
}
#wrap #cont .hyou {
	font-size: 12px;
	font-weight: normal;
	padding: 20px;
	color: #333333;
}
#cont .hyou table th {
	font-size: 12px;
	font-weight: normal;
	background-color: #EFECE0;
	text-align: right;
	padding-right: 10px;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 2px;
}
#wrap #cont .hyou table td {
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #E7E7E7;
	padding-left: 10px;
	border-collapse: collapse;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: left;
}
#cont .hyou table {
	border-collapse: collapse;
}
#wrap #cont .hyou td a {
	font-size: 12px;
	font-weight: normal;
}
#main_wrap {

padding:20px 40px;

}
br{
line-height:35px;
}

td{
	padding:5px;
	border: 1px solid #aaa;
	font-size: 12px;
}

td p {
	background-image: url(img/note_line.gif);
	line-height: 35px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	font-size: 16px;

}

table{
margin-top:20px;
margin-bottom:20px;
}

th{
	background-color:#FE5F99;
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
.box{
	width:680px;
	border:#666666 solid 3px;
	margin: auto;
	padding: 20px 40px;
}
.box p{
	margin:10px;
	font-size: 16px;
}

