@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,
strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: .99em;
  font-family: inherit;
  line-height: 1em; }

input, select, textarea {
  font-family: inherit;
  font-size: inherit; }
ul {
	position:relative;
	list-style:none;
	margin:0 0 35px 159px;
}
li {
	float:left;
}
body {
	background-color: #000;
	font-family: arial, sans-serif;
	color: #fff;
	background-image:url(images/logo_top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#red {
	color:#bf463b;	
}
a {
	color: #c9295e;
	text-decoration: underline;
	cursor: pointer; 
}
a:hover {
	color: #fff; 
}
.left, .right {
	position: relative;
	line-height:1.5em;
	margin-top:30px;
	width:410px;
}
td {
	line-height:1.5em;
}
.clear {
  clear: both;
  float: none; 
}
.mainwr {
  width: 850px;
  position: relative;
  margin: auto;
  margin-top:250px;
 }
#index_main {
	background-color:#000;
	margin-top:0px;
}
.left {
	float:left;	
}
.right {
	float:right;
}
.across {
	position:relative;	
}
#index_right {
	text-align:right;	
}
.footer {
	position:relative;
	margin:auto;
}

h1, h2, h3, h4 {margin:20px 0 5px 0; font-size:1.5em; letter-spacing:-0.09em;}
h1 {color:#b9bb4a;}
h2 {color:#543e91;}
h2 span, h4 span {color:#777; font-size:.7em;letter-spacing:-0.04em;}
h3 {color:#4a8fba;}
h4 {color:#e5c421;}
h3 span {color:#fff; letter-spacing:-0.03em; font-size:0.95em;}

.right tr {
	vertical-align:top;
}
.right td {
	padding:10px 0 25px 0;	
}
.right td img {
	margin-right:20px;	
}
#drawing .right ul {margin: 0 0 0 20px}
#drawing .right li {list-style:disc; float:none; margin:10px 0}
