@import url("common.css");

#contents {
margin-top: 20px;
overflow: auto;
}

#contents img {
float: left;
margin-right: 20px;
margin-bottom:20px;
}

#contents .title {
color: #FF3300;
font-size: 18px;
font-weight: bold;
}

#contents h1 {
color: #F30;
padding-top: 15px;
padding-bottom: 15px;
font-size: 28px;
}

#contents h2 {
font-size: 24px;
font-weight:bold;
}

#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.5;
}

#contents p {
font-weight: bold;
color: #FF0000;
margin-top: 25px;
margin-bottom: 15px;
text-justify: inter-ideograph;
font-size: 18px;
}

#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;
}
