body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #707070;
	text-align: center;
}

.clear {
clear: both;
}

div {
line-height: 160%;
}

img {border: none; text-decoration: none;}

a:link {color: #666633;}
a:visited {color: #663333;}
a:hover {text-decoration: none;color: #663300;}
a:active {text-decoration: none;color: #663300;}

h1 {
padding: 3px 5px;
background: #CCC;
border-top: 5px solid #999;
font-size: 15px;
text-align: left;
color: #696969;
margin: 0;
}

form {
margin: 0;
padding: 0;
}

#main {
width: 760px;
text-align: center;
margin: 30px auto;
}

#top {
width: 760px;
}

#contents {
width: 760px;
text-align: center;
margin: 0 auto;
padding: 0;
background: url(img/contents_bg.gif) repeat-y;
}

#contentsIn {
width: 728px;
margin: 0 16px;
padding-bottom: 10px;
}

/*Lefter**********************************/
#lefter {
float: left;
width: 216px;
}

#lefter div {
text-align: left;
}

#lefter01 {
background: url(img/lefter_01bg.gif) no-repeat;
height: 103px;
margin: 0;
}

#lefter01 div{
padding: 28px 5px 0 25px;
font-size: 11px;
color: #363636;
}

#lefter02 {
background: url(img/lefter_02bg.gif) no-repeat;
height: 103px;
margin: 0;
}

#lefter02 div{
padding: 28px 5px 0 25px;
font-size: 11px;
color: #363636;
}

#lefter03 {
background: url(img/lefter_03bg.gif) no-repeat;
height: 103px;
margin: 0;
border-bottom: 1px solid #FFF;
}

#lefter03 div{
padding: 28px 5px 0 25px;
font-size: 11px;
color: #363636;
}

#kadou {
background: #696969;
color: #FFF;
border-left: 20px solid #333;
border-right: 1px solid #FFF;
padding: 3px 5px;
}
/*Righter***********************************/
#righter {
float: right;
width: 512px;
text-align: center;
}

#menu {
border-bottom: 1px solid #FFF;
}

#righterIn div {
text-align: left;
margin: 5px 7px 5px 7px;
}

#oboeta {
background: url(img/top_img02.gif) no-repeat;
}

/*Footer***********************************/
#footer {
width: 760px;
background: url(img/footer_bg.gif) no-repeat;
text-align: right;
height: 29px;
}

#footer div {
color: #FFF;
font-size: 10px;
padding: 11px 24px 0 0px;
}
/***********************************/
#mainForm1 {
background: #96DE4E;
margin: 10px auto;
text-align: center;
border-top: 1px solid #CCFF99;
border-left: 1px solid #CCFF99;
border-bottom: 1px solid #99CC66;
border-right: 1px solid #99CC66;
}

#mainForm1 form {
text-align: center;
margin: 0 auto;
padding: 5px;
}

#urlBox {
width: 340px;
}
/***********************************/
#success {
border: 3px solid #FFCC00;
padding: 5px 20px 5px 20px;
margin: 0 0 3px 0;
}

.error {
font-size: 11px;
color: #FF0000;
}

.style1 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

INPUT {
	FONT-SIZE: 11px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: baseline; 
	BACKGROUND-COLOR: #FFFF;
}

TEXTAREA {
width: 450px;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #FFFF;
}

button {
	font-size: 14px;
}

hr {color: #FF0000;width: 100%;height: 1px;}

table.traffic   
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent; border: 1px solid;
	border-color: #e3e3e3 #ffffff #ffffff #000000 ; margin:0px 
}
td.traffic
{
	text-align: center;
	width: 150px;
	padding: 4px 4px 4px 4px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffffff #000000 #000000 #ffffff;
	font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold;
}
td.traffic .normFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
th.traffic
{
	text-align: center;
	font-size: 12px; font-weight: normal; width:150px;
	padding: 4px 4px 4px 4px;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #ffffff #000000 #000000 #ffffff;
	background-color: #faf4ff;
}