@charset "UTF-8";
/* CSS Document */
*{
	font-size: small;	
}

body {
	background-repeat:repeat-y;
	color: #111111;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	white-space: normal;
	
}


div.topMes {
	font-size:x-small;
	height: 50px;
	width: 600px;
	float: none;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	background-position: center;

}

pre.footer {
	text-align:left;
	width:450px;
	white-space:pre;
	color: #000000;
	line-height: 1.7em;
	font-size: x-small;
}	


span.price {
	font-weight: normal;
	color: #CC0000;
	padding-left: 0.2em;
}

div.wakuTxt {
	border: 1px dotted #999999;
	padding: 1em;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 10px;
}

/* 文章みだし */
div.midasi{
	color:#000000;
	font-size:larger;
	background-image: url('../images/midasi/futaba.gif');
	background-repeat:no-repeat;
	text-align: left;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 3em;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3em;
	width:90%;
}



/* 文章 */
div.midasiTxt{
	line-height: 1.6em;
	text-align: left;
	margin-top: 0px;
	margin-right: 3em;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 1em;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	background-color: #F9FCF3;
	border: 1px solid #CCCCCC; 
	width:90%;
}


/* みだし用１ */
h4{

	font-weight:bold;
	color:	#006400;
	border-bottom:1px solid ;
	margin-left:0em;
	margin-top:1em;
	margin-bottom:0em;
	padding-left:0.5em;
	text-align:left;

}


/*ページタイトル*/
div.pageTitle{
	color: #000000;
	font-weight: bold;
	background-color: #DBEDB6;
	font-size: medium;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 2px;
	padding:0.5em;
	border-bottom: 1px dotted #729823;
	text-align:center;
}

/*ページテキスト*/
div.pageTitleTxt{
	vertical-align: top;
	color: #000000;
	background-color: #FFFFDF;
	padding: 1.5em;
	margin-top:1px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: x-small;
	line-height: 1.4em;
	text-align: left;
	border: 1px solid #EEE380;
	
	
}



span.impact {
	color:#990000;

}

a {
	color: #001111;
}

div.cmFrameNormal{
	color: #333333;
	background-color: #FFFFFF;
	padding: 0em;
	left: 0px;
	width: 150px;
	position: relative;
	top: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	right: auto;
	bottom: auto;
}




div.footerTxt{
	font-size:x-small;
	line-height:1.4em;

}

li {
	padding:0.3em;
}

div.li {
	font-size:small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: middle;
	padding-bottom:0.5em;
	margin-bottom:0.3em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.5em;
}

span.sun {
	color: #CC0000;
}
span.sat {
	color: #000066;
}



div.inyou {
	color: #660000;
	background-color: #FFFFCC;
	border: 1px dotted #666633;
	padding: 0.5em;
	margin: 0px;
}

span.inyou {

	color: #660000;
	background-color: #FFFFCC;
	border: 1px dotted #666633;
	padding: 0.5em;
	margin: 0px;
}


div.note{ 
	width:100%;
	background-color:#FFFFFF;
	background-image:url("../images/back/note700.gif");
	background-repeat:repeat-y;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:40px;
	padding-right:20px;
	margin-top:20px;
	margin-left:6px;
	margin-right:0px;
	line-height :20px;
	
}


td.listTxt{
	text-align:left;
	vertical-align:top;
	padding:1em;
}

span.takeshiAbeColor{
	color:#008000;
}
span.yukikoAbeColor{
	color:#DA4F3F;
}
span.takeshiAbeFontColor{
	color:#002400;

}
span.yukikoAbeFontColor{
	color:#35040E;
}


