/* コンテンツ編集 */
td.ricephoto input {
	height: auto;
}



/* リストコンテンツ */
.guideline_list_contents {
	clear: both;
	overflow: hidden;
}
.guideline_list_contents .Left {
	width: 300px;
	float:left;
	text-align:center;
}
.guideline_list_contents .rice_photo {
	height: 300px;
	overflow:hidden;
}
.guideline_list_contents .Right {
	width: 385px;
	padding-right: 25px;
	float:right;
}
.guideline_list_contents h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/dotline_666666.jpg) repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
	padding-bottom: 15px;
	text-indent: 0;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-size: 1.56em;
	font-weight:bold;
}
.guideline_list_contents .body {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/dotline_666666.jpg) repeat-x;
	margin-bottom: 40px;
	padding-top: 33px;
}
.guideline_list_contents .body h3 {
	color: #007bbb;
}
.guideline_list_contents .body h3:first-child {
	margin-top: 0;
}



/* コンテンツ */
#guideline_body .Left {
	width: 300px;
	float:left;
	text-align:center;
}
#guideline_body .rice_photo {
	height: 300px;
	overflow:hidden;
}
#guideline_body .Right {
	width: 385px;
	padding-right: 25px;
	float:right;
}
#guideline_body h2 {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/dotline_666666.jpg) repeat-x;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 18px;
	padding-bottom: 15px;
	text-indent: 0;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	font-size: 1.56em;
	font-weight:bold;
}
#guideline_body .body {
	background: url(https://www.katsuya.co.jp/xoops/themes/katsuya/images/dotline_666666.jpg) repeat-x;
	margin-bottom: 40px;
	padding-top: 33px;
}
#guideline_body .body h3 {
	color: #007bbb;
}
#guideline_body .body h3:first-child {
	margin-top: 0;
}