@charset "UTF-8";
/* CSS Document */

@import "../lib/css/yui-reset-fonts.css";

h1{font-size:138.5%;}h2{font-size:120%;}h3{font-size:100%;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}p{margin-bottom:1em;}


html {
	background:url(../img/bgBase.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
}

body {
	font-size:83%;
	line-height: 1.5em;
	color: #555555;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
}

a {
	color: #4991B0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* CONTENTS ****************************************************************/

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#topContainer {
	text-align: center;
	width: 980px;
	height: 396px;
	margin-top: 57px;
	margin-left: auto;
	margin-right: auto;
}


/* HEADER ****************************************************************/

#imgKey {
	margin-top: 30px;
	margin-bottom: 5px;
}

#hosokawa_micron_group {
	font-size: 10px;
	line-height: 1.3em;
	text-align: center;
}

#hosokawa_micron_group h3 a {
	font-weight: normal;
	color: #555555;
}

#txtLogo {
	margin-bottom: 10px;
}

#hosokawa_logo {
	margin-top: 10px;
}

/* Navi ****************************************************************/

#navigation {
	width: 980px;
	height: 42px;
}

#navigation li {
	float: left;
}


/* CONTENTS ****************************************************************/

#contents {
	margin-top: 20px;
}

.terminate {
	clear: both;
}


/* CONTENTS:Contact ****************************************************************/

#contact {
	float: left;
	width: 414px;
	font-size: 12px;
	line-height: 1.3em;
}

#txtH2 {
	margin-bottom: 0.8em;
}

#txtContact {
	margin-top: 0.8em;
}

/* CONTENTS:Topics ****************************************************************/

#topics {
	float: left;
	width: 344px;
	height: 300px;
	padding-right: 12px;
	border-right: solid 1px #d7d7d7;
	padding-left: 12px;
	border-left: solid 1px #d7d7d7;
}

#txtTopics {
	margin-bottom: 1em;
}

.date {
	font-size: 11px;
	line-height: 1.1em;
	margin-bottom: 3px;
}

.entry {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #d7d7d7;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 11px;
	line-height: 1.2em;
}

/* CONTENTS:Banner ****************************************************************/

#banner {
	float: right;
	width: 180px;
}

#banner li {
	margin-bottom: 5px;
}





/* CONTENTS:PAGETOP ****************************************************************/

#pagetop {
	clear: both;
}

#pagetop a {
	
}



/* FOOTER ****************************************************************/


#footer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #d7d7d7;
	margin-bottom: 10px;
}

#copyright {
	font-size: 11px;
}

