/* 和茶日 ひとりごとCSS */
body {
	color: #787878;
	font-size: 10pt;
	font-family: "ＭＳ ゴシック", Osaka, "平成角ゴシック";
	font-style: normal;
	font-weight: normal;
	line-height: 18pt;
	font-stretch: expanded;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a {
	color: #804000;
}
#contents h2 a {
	color: #4b4b4b;
	text-decoration: none;
}
#contents h2 a:hover {
	color: #333333;
	text-decoration: none;
}
#contents h2 a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
.grayLink a {
	color: #4b4b4b;
}
.grayLink a:hover {
	color: #999999;
}
.grayLink a:visited {
	color: #4b4b4b;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #4b4b4b;
	background-image: url(../image/1_osirase/osirase0501/kamome.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 81px;
	font-weight: normal;
	font-size: 9pt;
	background-position: 64px;
}
#contents {
	width: 735px;
	float: left;
}
#contents p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 8.5pt;
	font-weight: normal;
	font-style: normal;
	line-height: 11pt;
	color: #646464;
	padding-left: 81px;
}
#contents ul {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 10pt;
	color: #646464;
	padding-left: 120px;
}
#contents li {
	padding-bottom: 4px;
	padding-top: 4px;
}
#clear {
	width: 735px;
	float: left;
	height: 70px;
}
#clearShort {
	width: 735px;
	float: left;
	height: 15px;
}
#copy {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 8pt;
	color: #969696;
	height: 20px;
	float: left;
	width: 735px;
	text-align: center;
}
img {
	border: none;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#underLine {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: 10pt;
	color: #646464;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 85px;
	text-align: right;
	padding-bottom: 4px;
	clear: both;
}
textarea,select,input {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳＰゴシック","sans-serif";
}