@charset "Shift_JIS";

/*----------------■コンテンツ--------------*/

p.photo  {
	width:  184px;
	margin:  20px 0;
	padding:  2px;
	border:  1px solid #ccc;
	float:  right;
}
h3  {
	margin:  20px 0 10px 0;
}
p.first,h3.first  {
	margin-top:  0;
}
h4  {
	margin:  10px 0;
	color:  #009;
}

.strUnderline  {/*アンダーライン付テキスト*/
	text-decoration: underline;
}
.strKaitoj1  {/*回答重要部分 赤系*/
	color:  #CC3300;
	font-weight: bold; 
}
.strKaitoj2  {/*回答重要部分 青系*/
	color:  #1E90FF;
}
.strmin  {/*小テキスト*/
	margin:  0px 0;
	font-size:  10px;
}

p.text1  {
	margin:  5px 10px 10px 0;
	font-size:  85%;
	line-height:  1.7;
}
p.text2  {
	width:  500px;
	margin:  20px 0;
	font-size:  84%;
	line-height:  1.7;
}
p.situmon  {
	margin:  5px 10px 10px 0;
	font-size:  85%;
	line-height:  1.7;
	color:  #669900;
	font-weight: bold; 
}

