@charset "shift_jis";
@import url("common.css");
#contents {
	margin-top: 20px;
	overflow: hidden;
}
#contents img {
	float: left;
	margin-right: 15px;
	margin-bottom:20px;
}
#contents .title {
	color: #FF3300;
	font-size: 18px;
	font-weight: bold;
	border-bottom:1px solid #FF3300;
}
#contents h1 {
	color: #F30;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 28px;
}
#contents h2 {
	font-size: 24px;
	font-weight:bold;
	line-height:1.1;
}
#contents h4 {
	font-size: 16px;
	font-weight:bold;
}
#contents dl {
}
#contents dt {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents dd {
	font-size: 14px;
	line-height: 1.4;
}
#contents p {
	font-weight: bold;
	color: #FF0000;
	margin-top: 25px;
	margin-bottom: 15px;
	text-justify: inter-ideograph;
	font-size: 18px;
}
#contents p.honbun {
	font-weight:normal;
	color:#1a1a1a;
	margin-top:25px;
	margin-bottom:15px;
	text-align:justify;
	font-size:15px;
	line-height:1.5;
}
#contents dl#profile {
	font-size: 14px;
	padding-top: 10px;
}
#contents dl#profile dt {
	color: #FF0000;
}
#contents dl#profile dd {
	text-indent: 1em;
	line-height: 1.5;
}
/*個別設定プロフィール幅設定*/

#contents .profile_290 {
	width: 290px;
	float: right;
}
#contents .profile_490 {
}
#contents .profile_330 {
	float: right;
	width: 330px;
}
#contents dl.profile_clear {
	clear:both;
}
.yamamoto {
	color: #333;
	font-size: 16px;
}

