@charset "UTF-8";
/* CSS Document;  M Planning corp. */
/* Riken Vitamin's home page */
body {
	width: 650px;
	margin: 10px auto;
	padding: 0;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
}
.mainImg {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 300px;
	width: 650px;
}
table{
	border-collapse: collapse;
}
.listBox {
	font-size: 13px;
	line-height: 16px;
	padding-left: 16px;
}
.footer {
	margin-top: 40px;
	width: 646px;
	height: 20px;
}
.sub_nv {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 26px;
	clear: both;
	padding-top: 10px;
	padding-left: 2px;
}
p {
	margin: 12px 0px 6px 0px;
}

/* Emulsifier 頁左のナビゲーションボタンリスト */
#leftNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	width: 180px;
	font-weight: 500;
}
/* ナビ中の文字の大小 lt, mt */
#leftNav .lt {
	font-size: 13px;
	line-height: 16px;
	padding: 4px 0px 4px 0px;
}
#leftNav .mt {
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0px 2px 12px;
}
#leftNav ul {
	list-style-type: disc;
	font-size: 11px;
	font-weight: 300;
	list-style-position: outside;
	line-height: 13px;
	margin-left: 8px;
}
#leftNav p {
	margin: 4px 0px ;
}

/*-- Page Title */
.ll {
	font-family: "Palatino", "Times new roman", "Roman";
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
	padding-top: 40px;
	padding-bottom: 20px;
	clear: both;
}
H3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
.sm {
	font-family: "Palatino", "Times new roman", "Roman";
	font-size: 12px;
	line-height: 15px;
}
.s {
	font-family: "Palatino", "Times new roman", "Roman";
	font-size: 10px;
	line-height: 11px;
}

.tbl {
	font-family: "Verdana", "Trebuchet MS", "Arial";
	font-size: 11px;
	line-height: 13px;
}
.pg {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ttl {
	font-family: "Trebuchet MS", "Verdana", "Arial";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.tbls {
	font-family: "Verdana", "Trebuchet MS", "Arial";
	font-size: 9px;
	line-height: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
ul {
	font-family: "Palatino", "Times new roman", "Roman";
	font-size: 12px;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 4px 0px 4px 0px;
}
.ul2 {
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
}

