@charset "Shift_JIS";

#contentBody {
	width: 710px;
  /*height: 300px;*/
/* 2006.12.07 */
/*
	height: 400px;
*/
	height: 600px; /*450px;*/

	padding: 0 10px;
	margin: 20px auto 15px;

	background-image: url(../images/y_content_body_bk.gif); 

	font-family: 'ＭＳ 明朝', 'serif', sans-serif;

}
#contentBody2 {

	width: 710px;
  /*height: 300px;*/
	padding: 0 10px;

	margin: 20px auto 15px;

	background-color: #F1F3F0;

	font-family: 'ＭＳ 明朝', 'serif', sans-serif;


}
#contentBody2 h1 {
	font-size:16px;
}
#contentBody2 h2 {
	font-size:14px;
}

#contentBody2 p {
	font-size: 0.9em;
/*
	line-height: 60%;
*/
	line-heifht: 1em;

	margin-left: 1em;


}

#contentBody3 {
	width: 710px;
/* 2006.12.14
  height: 950px;
*/

	height: 450px;

	padding: 0 10px;
	margin: 20px auto 15px;

	background-image: url(../images/y_content_body_bk2.gif); 

	font-family: 'ＭＳ 明朝', 'serif', sans-serif;

}
#contentBody3 h1 {
	font-size:16px;
}
#contentBody3 h2 {
	font-size:14px;
}
#contentBody3 p {
	font-size: 0.9em;
/*
	line-height: 60%;
*/
	line-heifht: 1em;

	margin-left: 1em;


}

#contents1 {
	float:left;
	width: 450px;
	height: 350px;
	margin-top:10px;
}
#contents1 p {
	font-size: 0.9em;
/*
	line-height: 1em;
*/
	margin-left: 1em;
}

#contents_sub {
	width: 450px;
/*
	height: 105px;
*/
	height: 150px;
/*
	border-bottom:1px solid #000000;
*/
}
#contents_sub p {
	font-size: 0.9em;
	margin-left: 1em;
}

#topics1 {
	float:right;
	width: 240px;
/*
	height: 350px;
*/
	height: 590px;

	margin-top:10px;
	padding-left:10px;
	line-height:0.5em;

}
#topics1 p {

	line-height:0.1em;

}

#topics_sub {
	width: 240px;
	height:175px;
	background-color:#F1F3F0;
}



#contents {
	/* 画像表示位置 */
	float: left;
/* 200612.07
	width: 510px;
*/
	width: 450px;
/* 2006.12.07 */
	height: 350px;
 	margin-top:10px;

}

#contents p {
	font-size: 0.9em;
	/* テキストの高さ 行間 */
/*
	line-height: 60%;
*/
	line-height: 1em;

	/*line-height: 160%;*/
	margin-left: 1em;
}
#contents h1 {
	font-size:16px;
}
#contents h2 {
/* 2006.12.07
	background-image: url(../images/y_h2_bk.gif);
	background-repeat: repeat-x;
	margin-bottom: 0.5em;
*/
	font-size: 14px;

}
#contents h3 {
	font-size: 1em;
	/*color: #700000;*/
	margin-bottom: 0.5em;
}

#topics {
	float: right;
	width: 190px;


	/* background-image: url(../images/topic_box_top.gif); */
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 11px;

}
#topics p {
	font-size: 0.85em;
	padding-bottom: 15px;
	margin: 0 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 140%;
}
#topics h2 {
	font-size: 1em;
}

.txt_mes {
	font-family: 'ＭＳ 明朝', 'serif', sans-serif;
	line-height: 1.2em;
	letter-spacing: 0.2em;
}
