body {
   background: #F2F0E6 url('bg_top.jpg') repeat-x;	
  margin: 5; 
  font-family: verdana, arial, georgia, serif; 
  font-size: 11px; 
  color: #A1A1A1; 
  line-height: 12px; 
  text-align: center;
  }

#container{
	width: 449px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#main{
	width: 449px;
	text-align: justify;
	background-color: #FFFFFF;
}

div#bot {
	background: url('ikkixringo_bot.jpg');
	clear: both;
	height: 54px;
}

a:link, a:visited, a:active {
    font-weight: bold; 
    color: #8F8F85; 
    text-decoration: none;
  }

a:hover {
    color: #74746A;
    cursor: help
  }

b {
  color: #51383E;
  }

td, tr, tbody {
    font-family: verdana, arial, georgia, serif; 
    font-size: 10px; 
    color: #A1A1A1; 
    line-height: 12px; 
    text-align: justify;
}

h1 {
    background:none; 
    color: #414141;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px dotted #A8A8A8;
	margin: 3px 5px 0 4px;
	padding: 0 0 1px 10px; 
}

h1:first-letter {
    background:none; 
	padding: 0 2px 0 0;
	font-size: 8pt verdana, arial, times new roman, serif;
	color: #C0C0C0;
	}

h2 {
	text-align: justify;
	text-indent: 0px;
	padding: 0px;
    width: 440px;
	font: 10px verdana, sans-serif;
    margin: 0px 0px 0px 3px;
	background: #FFFFFF;
}

h3 {
	text-align: center;
    color: #A1A1A1;
	background-color: #FFFFFF;
	font: 10px verdana, sans-serif;
	margin: 0px 0px 0px 0px;
    letter-spacing: 1pt;
	border-bottom: solid;
	border-top: solid;
	border-width: 3px;
	border-color: #FFFFFF;
}

h4 {
    background-color: #F8F8F8; 
    border-left: 5pt solid #D8E0E3; 
    border-bottom: 0px solid #D8E0E3; 
    padding-left: 3pt; width: 70%; 
    font: 10px georgia, sans-serif; 
    color: #A2A6AF;
    font-style: bold;
    letter-spacing: 1px; 
    line-height: 20px;
	text-transform: uppercase;
	margin: 15px 0px 3px 10px;
}

input, textarea, select{
	text-indent: 0px;
    color: #A1A1A1;
	font: 11px verdana, sans-serif;
	background: #F8FAFC;
	border-style: dotted;
	border-width: 1px;
	border-color: #EFF2F5;
}