@charset "shift_jis";


h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
li, ul, ol, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
/* +++++ Style for float clear +++++ */
.clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* +++++ Style for float clear +++++ */
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #F5ECFF;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",;
	font-size: 80%;
	line-height: 180%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	background-color: #FFF;
	margin: auto;
	padding: 0px;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
div#container {
	text-align: left;
	width: 100%;
}
.box01 {
	width: 640px;
	margin-left: 30px;
	margin-bottom: 45px;
	margin-top: 10px;
}
.box02 {
	width: 680px;
	margin-left: 10px;
	margin-bottom: 45px;
	margin-top: 10px;
	margin-right: 10px;
}
.box02 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 15px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #999;
}
.box02 td {
	vertical-align: top;
	padding-bottom: 10px;
	border-top-width: 15px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #999;
}
.box02 dt {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100px;
	clear: left;
}
.box02 dd {

}
.box03 {
	width: 680px;
	margin-left: 10px;
	margin-bottom: 45px;
	margin-top: 10px;
	margin-right: 10px;
}
.box03 p {
	margin-bottom: 10px;
}
.box03 li {
	padding-left: 35px;
	list-style-type: none;
	background-image: url(../images/img007.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-bottom: 25px;
	line-height: 150%;
}
