@charset "shift_jis";
@import url("common.css");
#contents {
	margin-top: 2.0em;
	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 {
	/*padding-top: 15px;*/
	padding-bottom: 15px;
	font-size: 2.2em;
}
#contents h2 {
	font-size: 2.0em;
	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: 1.2em;
	line-height: 1.4;
}
#contents p {
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
	text-justify: inter-ideograph;
	font-size: 18px;
}
#contents p.setumei {
	font-weight: normal;
	color: #2a2a2b;
	margin: 0;
	margin-bottom: 15px;
	font-size: 15px;
}
#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 {
	margin-top: 0.5em;
}
#contents .profile_490 h2 {
	margin-bottom: 0.5em;
}
#contents .profile_330 {
	float: right;
	width: 330px;
}
#contents dl.profile_clear {
	clear: both;
}
.yamamoto {
	color: #333;
	font-size: 16px;
}
/*

=================================

ナビゲーション

=================================

*/

#back {
	clear: both;
}
#back p {
	color: #fff;
	height: auto;
	padding: 0;
	margin: 20px auto;
	width: 20em;
}
#back p a {
	color: #fff;
	font-weight: bold;
	background: #F60 none no-repeat left bottom;
	text-indent: 0;
	text-align: center;
	display: block;
	height: auto;
	overflow: hidden;
	padding: 1.0em 0.5em;
}
#back a:hover {
	background: #F30 none no-repeat left bottom;
}
