/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 150%; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Global ----------------------------------------------------------------- */

html { background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/bg.png) repeat-x; }
body {
	/*font-family: Verdana, arial, sans-serif, "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ ゴシック", "Osaka";*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
}
a { text-decoration: none; }
a:active, a:focus { outline: none; }
.clear { clear: both; }

/* Layout ----------------------------------------------------------------- */

#header,
#container,
#footer {
	width: 770px;
	margin: 0 auto;
}
#alpha {
	width: 595px;
	float: right;
	text-align: left;
}
#beta {
	width: 160px;
	float: left;
}
#footer { clear: both; }
#alpha, #beta, #footer { margin-bottom: 10px; }

/* Header ----------------------------------------------------------------- */

#header .seo {
	background: #03F;
	padding: 0px 5px;
	color: #FFF;
	font-size: 10px;
}
#header .header-name a {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/title.jpg) no-repeat;
	width: 770px;
	height: 73px;
	display: block;
}
#header .header-name span { visibility: hidden; }
#header a { text-decoration: none; }

/* Footer ----------------------------------------------------------------- */

#footer {
	background: #EFEFEF;
	text-align: center;
	padding: 10px 0;
	color: #666;
}
#footer a { color: #666; }

/* beta ----------------------------------------------------------------- */

#beta p { margin-bottom: 10px; }
#beta ul.menu,
#beta ul.info { margin-bottom: 10px; }
#beta span { display: none; }
#beta .menu li.home a {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/home.png) no-repeat;
	width: 160px;
	height: 36px;
	margin-bottom: 1px;
	display: block;
}
#beta .menu li.home a:hover { background-position: 0 -36px; }
#beta .menu li.house-cleaning,
#beta .menu li.reform,
#beta .menu li.floor-maintenance {
	width: 160px;
	height: 30px;
}
#beta .menu li.house-cleaning { background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/house-cleaning.png) no-repeat; }
#beta .menu li.reform { background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/reform.png) no-repeat; }
#beta .menu li.floor-maintenance { background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/floor-maintenance.png) no-repeat; }
#beta .menu li.subfolders {
	background: #EFEFEF;
	padding-left: 5px;
	border-bottom: 1px solid #FFF;
}
#beta .menu li.subfolders:hover { background: #DDD; }
#beta .menu li.subfolders a {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/arrow.png) left no-repeat;
	padding: 5px 0 5px 15px;
	display: block;
	color: #333;
}
#beta .info li {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/menu/info-bg.png);
	margin-bottom: 1px;
	padding: 5px 10px;
	border-left: 3px solid #36F;
}
#beta .corp-add { font-size: 12px; }

/* alpha ----------------------------------------------------------------- */

.mt-main-index #alpha table.house-cleaning,
.mt-main-index #alpha table.reform,
.mt-main-index #alpha table.floor-maintenance {
	width: 290px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.mt-main-index #alpha table.house-cleaning { margin-right: 15px; }
.mt-main-index #alpha .house-cleaning td.right,
.mt-main-index #alpha .reform td.right,
.mt-main-index #alpha .floor-maintenance { text-align: right; }
.mt-main-index #alpha .house-cleaning img,
.mt-main-index #alpha .reform img,
.mt-main-index #alpha .floor-maintenance img { margin-bottom: 10px; }

dl {
	margin: 10px 0;
	padding: 0;
	width: 595px;
}
dl dd {
	margin: 0;
	padding: 0;
}
div.news {
	border-bottom: 1px dotted #CDCDCD;
	margin: 8px 5px 0 0;
	padding-bottom: 4px;
	clear: both;
}
.news span { margin: 0 10px; }
.news .day {
	width: 130px;
	float: left;
}
.news .title {
	width: 430px;
	float: right;
}
.news-old {
	text-align: right;
	margin-bottom: 15px;
}

/* asset ----------------------------------------------------------------- */

.entry-asset .navi {
	background: #707070;
	border-bottom: 1px solid #FFF;
	padding: 2px 10px;
	font-size: 10px;
	color: #FFF;
}
.entry-asset .navi a {
	text-decoration: none;
	color: #FFF;
}
h2.entry-title {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/entry-title.jpg) no-repeat;
	width: 579px;
	height: 40px;
	padding: 12px 0 0 16px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 22px;
}
.posted { text-align: right; }
.asset-body {
	margin: 10px 0;
}
.asset-body p { margin-bottom: 10px; }
.asset-body h1,
.asset-body h2,
.asset-body h3,
.asset-body h4 {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/midashi-01.png);
	margin-bottom: 10px;
	padding: 3px 10px;
	border: 1px solid #CCC;
	border-left: 5px solid #858585;
}
.asset-body ul,
.asset-body ol { margin: 10px 0; }
.asset-body ul li {
	background: url(http://www.rikken-clean.jp/cgi-bin/mt-static/themes/rikken/list.png) left no-repeat;
	margin-left: 3px;
	padding-left: 15px;
}
.asset-body ol li {
	list-style-type: decimal;
	margin-left: 40px;
}
.asset-body table {
	margin: 10px 0;
	background: #666;
}
.asset-body table,
.asset-body table th,
.asset-body table td {
	border: 1px solid #999;
}
.asset-body th,
.asset-body td {
	background: #FFF;
	padding: 3px 5px;
}
.asset-body .th1,
.asset-body .td1 {
	background: #666;
	color: #FFF;
}
.asset-body table.no-border,
.asset-body table.no-border th,
.asset-body table.no-border td {
	border: 0;
	background: #FFFFE5;
}
.asset-body table.no-border_w,
.asset-body table.no-border_w th,
.asset-body table.no-border_w td {
	border: 0;
	padding: 3px 0;
}
.td-v_line-t { vertical-align: top; }
.td-v_line-m { vertical-align: middle; }
.page-navi {
	margin: 10px 0;
	text-align: center;
}

/* contents ----------------------------------------------------------------- */

blockquote {
	background: #FFFFE5;
	border: 1px solid #9CF;
	margin-bottom: 20px;
	padding: 10px 15px;
}
strong { font-weight: bold; }
.f-center { text-align: center; }
.red { color: #F00; }
.blue {
	color: #06F;
	font-weight: bold;
}

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.img-left {
	margin: 0pt 10px 10px 0pt;
	float: left;
}

