/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt4/mt-static/themes-base/blog.css);
@import url(/mt4/mt-static/themes/flower/flower.css);
/* end StyleCatcher imports */


h1  {
	float: left;
}
h3 {
	color: #528820;
	font-weight: bold;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
	padding-bottom: 10px;
}
/****************************************** 背景 */
#HOME{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	}
/**************************************** ページ全体のレイアウト設定 */
/* header */
#HEADER {
	width:800px;
	height: 78px;
	background-color: #FFFFFF;
	}

/* content */
#CONTENTS {
	width:760px;
	height: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	}

#CONTENTS .text {
	padding-left: 40px;
	padding-bottom: 15px;
	padding-right: 40px;
}
#CONTENTS .text .size {
	margin-left: 10px;
}

#CONTENTS .photo {
	height: 280px;
	padding-left: 40px;
	padding-bottom: 20px;
}
#CONTENTS .flot-l20 {
	float: left;
	padding-right: 15px;
}

/* footer */
#FOOTER
{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	}

body{
	line-height:1.4em;
	color:#333333;
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #F0FFEC;
	text-align: left;
	}
#HOME{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	}

#CONTENTS .photo {
	height: auto;
	padding-left: 40px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#CONTENTS .flot-l20 {
	float: left;
	padding-right: 15px;
}

/* footer */
#FOOTER
{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	}
#CONTENTS .photo .flot-l20 dt {
	color: #5174FF;
	font-weight: bold;
	padding-bottom: 5px;
}
.pmrgnb15px {
	padding-bottom: 15px;
}
