﻿@charset "utf-8";

#my_info_box_02 {
	width: 570px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.my_text_02_01 {
	vertical-align: top;
	width: 230px;
}

.my_text_02_02 {
	width: 320px;
	font-size: 90%;
	text-align: left;
	background-color: #99CCFF;
	height: 25px;
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
}
.my_text_02_03 {
	width: 320px;
	height: 130px;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 5px;
	line-height: 160%;
}

.my_space_area {
	width: 10px;
}

.my_space_area_line {
	width: 570px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}


.my_margin_style_01 {
	margin-top: 30px;
}


.my_p_text_01 {
	font-size: 90%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.my_p_text_02 {
	font-size: 90%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

