@charset "UTF-8";
/* 
  == Techimarinbo.jp Web Author/MITSUYO NAKATA Basic Style ==

--------------------------------------------------
  File      : monitor.css
  Date		:2009.04.18
--------------------------------------------------

 */
.m_thumb {
	width: 650px;
	margin-bottom: 25px;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF7EF;
}


*html .m_thumb,*html .m_thumb02,*html .m_thumb03 {
	margin-left: 15px;
}

.m_thumb02 {
	width: 650px;
	margin-bottom: 25px;
	border: 1px solid #999999;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF1F1;
}
.m_thumb03 {
	width: 650px;
	margin-bottom: 25px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	border: 3px solid #FEC5C5;
}
.m_thumb03 img {
	float: left;
}
.m_thumb02 img {
	float: left;
}

.m_thumb img {
	float: left;
	margin-right: 15px;
}
.m_thumb p {
	margin-bottom: 8px;
}


.m_next {
	float: left;
	height: 50px;
	margin-right: 6px;
	margin-top: 10px;
	text-align: center;
	background-color: #ffcccc;
	padding: 5px;
	width: 85px;
	margin-left: 7px;
}

*html .m_next {
	width: 94px;
	height: 60px;
	margin: 0px 6px 0px 5px;
}

.m_next a {
	display: block;
	padding: 5px;
	background-color: #FFFFFF;
	height: 40px;
	background-image: url(../img/monitor/select.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.m_next a:hover {
	background-color: #FFF0EA;
}
.m_text01 {
	color: #666666;
	background-color: #FFCCCC;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}
.m_margin01 {
	margin-bottom: 10px;
}
h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
