@charset "utf-8";
/* CSS Document */

#wrap01 {
	border:#999 1px solid;
	margin-top:20px;
}

#wrap02 {
	padding:15px;
	background:#FFF;
}

#wrap02 table tr td {
	vertical-align:top;
	padding-bottom:20px;
}

#wrap02 table tr td.title_wrap {
	padding-bottom:0;
}

.title {
	background:#7b3888;
	color:#FFF;
	padding:6px 6px;
	margin-bottom:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

h3 {
	font-size:18px;
}

p {
	font-size:14px;
}

/*
p.intro {
	font-size:23px;
	font-weight:bold;
	color:#7b3888;
	margin-bottom:20px;
	background:#eac2f2;
	padding:10px 6px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
*/

p.intro {
	font-size:21px;
	font-weight:bold;
	color:#7b3888;
	margin-bottom:10px;
}

.point {
	color:#330000;
	font-weight:bold;
	background:#ffd300;
	padding:6px 6px;
	margin-bottom:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

p.catch {
	font-size:16px;
}

.photo {
	padding-right:20px;
	padding-bottom:20px;
}
