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


/* ***************BodyLeft*************** */

h2{
	width:340px;
	background-image: url(../images/pagetit.gif);	
}
.pagetit p{
	width:340px;
}
.box01 {
	width:670px;
	margin:0 0 15px 10px;
	height:100%;
}
.box_border {
	border-bottom:1px dotted #757575;
	padding-bottom:10px;
	margin-bottom:15px;
}
.box01_l {
	float:left;
	width:325px;
}
.box01_r {
	float:right;
	width:325px;
}
.box01 h3 {
	margin-bottom:10px;
}
.box01 ul,.box02 ul {
	margin:5px 0 0;
}
.box01 li {
	background:url(../images/sankaku_bk.jpg) no-repeat 2px 4px;
	padding-left:10px;
}
.txt_red {
	color:#db2368;
}
.box02 {
	width:670px;
	margin:0 0 15px 10px;
	padding-top:15px;
	height:100%;
	border-bottom:1px dotted #757575;
}
.box02 li{
	background:url(../images/shikaku_gr.jpg) no-repeat 5px 3px;
	padding-left:21px;
	margin-bottom:13px;
}
.box02 li strong {
	font-size:1.1em;
}
h4{
	margin:0 0 15px 15px;
}

.table01{
	border-collapse: collapse;
	margin:0 0 10px 15px;
}
.table01 td{
	border:1px solid #e0e0d4;
	text-align:center;
	padding:3px 5px;
}
.td0a {
	background-color:#c8c4f2;
}
.td01a {
	background-color:#eae9fa;
}
.td0b {
	background-color:#f2c4dc;
}
.td01b {
	background-color:#fae9f2;
}
.td0c {
	background-color:#f2d6c4;
}
.td01c {
	background-color:#faefe9;
}
.td0d {
	background-color:#f2eac4;
}
.td01d {
	background-color:#faf7e9;
}
.td0e {
	background-color:#d8e5bc;
}
.td01e {
	background-color:#e0e8d0;
}
.td0f {
	background-color:#d1eaed;
}
.td00 {
	background-color:#d2d7c2;
}
.td002 {
	background-color:#e5e8d5;
	line-height:125%;
}
.box03{
	height:100%;
}
.table02 {
	width:375px;
	float:left;
	margin:0 0 0 15px;
	display:inline;
	border-collapse:collapse;
}
.table02 td {
	vertical-align:top;
	border:1px solid #cbcfb3;
}
.charge_txt01{
	width:280px;
	float:left;
}
.charge_txt01 li{
	background:url(../images/sankaku_bk.jpg) no-repeat 2px 4px;
	padding-left:10px;
}
.printout{
	width:130px;
	float:right;
	text-align:center;
	font-weight:bold;
	padding:5px;
	border:1px solid #e29790;
	background-color:#ffc6c1;
	letter-spacing:2px;
}
.printout a{
	display:block;
	color:#d66d64;
	text-decoration:none;
}
.charge_txt02{
	margin:10px 0 10px 15px;
	padding:7px;
	border:2px dotted #bdceaa;
	background-color:#f3f7ef;
}
.charge_txt03{
	margin:0 0 0 15px;
	font-weight:bold;
	background:url(../images/shikaku_gr.jpg) no-repeat 5px 3px;
	font-size:1.2em;
	padding:0 0 30px 21px;
}

