html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-size: small;
	line-height: 150%;
	font-family: "Tahoma", "MS UI Gothic", "Lucida Grande", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4","Osaka", "‚l‚r ‚oƒSƒVƒbƒN" sans-serif;
}

a { text-decoration: underline; }
a img { border: 0; }

h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}

table
{
	width:100%;
	border-collapse: collapse;
	empty-cells: show;
}

th {
	padding: 3px;
	color: white;
	background-color: #df837b;
	border: 1px solid lightpink;
}

td.title {
	padding: 3px;
	text-align: center;
	background-color: ivory;
	border: 1px solid lightpink;
}

td.data {
	background-color: white;
	border: 1px solid lightpink;
}

table.uchiwake {
	width:100%;
	border-collapse: separate;
	empty-cells: show;
}

table.uchiwake td {
	margin: 3px;
	padding: 3px;
	border: 1px solid white;
}

table.sim {
	width:100%;
	border-collapse: collapse;
	empty-cells: show;
}

table.sim td {
	margin: 0;
	padding: 2px;
	border: 1px solid lightpink;
}

#container
{
	margin:0 auto 50px 0;
	padding:0 0 0 0;
}

#header{
	position:relative;
	height:80px;
	padding:0 15px 0 0;
	margin:0 0 0 0;
	border-top:5px solid #b62825;
	border-bottom:1px solid #b62825;
}

#main{
	clear:both;
	margin:5px 0 0 18px;
	padding:0 0 0 0;
}

#menu{
	position:relative;
	float:left;
	width: 180px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}

#contents{
	float:left;
	width:720px;
	margin:0 0 0 15px;
	padding:0 0 0 0;
}

#footer{
	clear:both;
	height:140px;
	border-top:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	margin-top:14px;
	padding:5px 9px 5px 0;
	text-align: center;
}

.attention
{
	margin-top: 10px;
	font-weight: bold;
	color: saddlebrown;
}

.content-title {
	border-left: 5px solid #b62825;
    text-indent: 5px;
    line-height: 180%;
	margin-top: 0pt;
	margin-bottom: 10px;
	font-size: normal;
}

#contents h2 {
	font-size:small;
	font-weight:normal;
}

.text {
	padding-left:10px;
	margin-bottom:10px;
}

.logo {
	position:relative;
	left:14px;
	top:12px;
	height: 62px;
}

.entry-content {
	margin-bottom: 20px;
}

.entry-body h2 {
	background-color: #df837b;
	padding: 4px;
	color: #ffffff;
}

/* modules */

.module-archives-module
{
	border: 1px solid #cccccc;
	margin: 0 0 15px 0;
}

.module-content
{
   position: relative;
   margin: 5px 10px 20px 10px;
}

.module-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-item
{
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0px 0px 0px 12px;
   background: transparent url(http://www.imi.ne.jp/imi/images/opimion_link.gif) no-repeat 0% 4px;
}

.module-list-item-selected
{
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0px 0px 0px 12px;
   background: transparent url(http://www.imi.ne.jp/imi/images/opimion_link.gif) no-repeat 0% 4px;
   color: #b62825;
   font-weight: bold;
}

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 1px;
   padding: 5px;
   font-size: 10pt;
   font-weight: bold;
   line-height: 1;
   background-image: url(http://www.imi.ne.jp/imi/images/opimion_subbg.jpg);
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
{
   color: #fff;
}

.mail-item{
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0px 0px 0px 25px;
   background: transparent url(http://www.imi.ne.jp/imi/images/opimion_mailicon_red.gif) no-repeat 3px 4px;

}
