<style type="text/css" href="file://///Ls-lgl09c/share/web/promega.co.jp/html/n02.css" rel="stylesheet">/* basic elements
----------------------------------------------- */
html {
	margin: 0px;
	padding: 0px; 
}

body {
	min-width:600px;
	background:#FFFFFF;
	font-family: verdana,"Lucida Grande","MS PGOTHIC",Osaka,sans-serif;
	color: #333333;
}

img,form {
	margin: 0;
	padding: 0;
	border: 0;
/*	display: block;　*/
}

/* body, container
----------------------------------------------- */
body {
/*	text-align: center; */
}

/*location
-----------------------------*/
div#location {
	clear: both;
	margin: 15px 0 25px 0;
	padding: 1px;
	width: 600px;
	text-align:left;

}
div#location p {
	font: normal normal normal 12px/100% verdana,"Lucida Grande","MS PGOTHIC",Osaka,sans-serif;
	margin: 0px;
}

/* main, content
----------------------------------------------- */
div#content {
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

div#content h2 {
	color: #000099;
	font-size: 16px;
}

div#content h3 {
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
}
div#content ul.cat {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}
div#content ul.cat li {
	margin-left: 20px;
}

/*footer, pagetop
-----------------------------*/
div#pagetop {
	clear: both;
	margin: 25px 0px 10px auto;
	padding: 0px;
	width: 600px;
	text-align:left;

}
div#pagetop a {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
}
/* End hide from IE-mac */
.what {
	background-image: url(/halotag/what_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 12px;
}

/* old_css
----------------------------------------------- */

a			{ font-size:12px; color:#0000CC; }

a:active	{ font-size:12px; color:#ff6600; }

a:hover		{
	font-size:11px;
	color:#ff6600;
}
.a  		{
	font-size:11px;
	color:#000066;
	text-decoration:none;
}

.a1			{ font-size:12px; color:#000066; text-decoration:none; }

.a2			{ font-size:12px; color:#0099cc; }

.a3			{ font-size:12px; color:#ff3300; }

.a4			{
	font-size:13px;
	color:#000;
	margin-top: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 25px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 2px;
}
.a5 {
	font-size: 12px;
	padding-top: 1px;
	padding-left: 2px;
	margin-left: 2px;
	margin-top: -18px;
}

.c_1		{ font-size:14px; font-weight:bold; color:#000000; }

.c_3		{ font-size:12px; color:#ff3399; }

.c_4		{ font-size:12px; color:#006600;}

.f1			{ font-size:9px; color:#666666; }

.f2			{ font-size:12px; text-decoration:none; color:#000099; }

.f3			{ font-size:12px; font-weight:bold; text-decoration:none; color:#000066; }

.f4			{ font-size:12px; font-weight:bold; text-decoration:none; color:#000000; }

.f5			{
	font-size:12px;
	text-decoration:none;
}
.box { border-right: 2px solid #d2b48c; border-bottom: 2px solid #d2b48c }

/* clearfix
----------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

