body {
	margin: 0px;
	padding: 0px;
	background-color: #a2a4a5;
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	width:1003px;
	margin: 0 auto;
	background-color: #ffffff;
}

#counter{
	background: url(images/head_for_counter_sp.gif) repeat-x;
}

td#icq{
	text-align: center;
}

#nav{
	font-size: 13px;
	font-weight: bold;
	color: #4c4c4c;
	padding-left: 10px;
}

#nav a:link,#nav a:visited{
	color: #4c4c4c;	
	text-decoration: none;
}

#nav a:hover{
	color: #31569d;
	text-decoration: underline;
}

a#actual:link, a#actual:visited{
	color: #31569d;	
	text-decoration: none;
}

a#actual:hover{
	color: #31569d;
	text-decoration: underline;
}

td#counter-banner{
	text-align: center;
}

td#counter-banner img{
	margin-bottom: 15px;
}

h1#title, h1#title_in {
	text-align: left;
	color: #31569d;
	font-size: 23px;
	font-weight: normal;
	line-height: 2em;	
}

h1#title{
	margin-top: 38px;
	margin-bottom: 38px;
}

h1#title_in{
	margin-top: 0px;
	margin-bottom: 38px;
}

#text, #text_example, #doc{
	text-align: left;
	padding-right: 40px;
	padding-bottom: 40px;
}

#text_example{
	background-color: #F2F2F2;
	border: 1px solid;
	border-color: #31569D;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 20px;
}

#doc p{
	color: #4c4c4c;
	font-size: 12px;
	font-weight: normal;
} 

#doc h2{
	text-align: center;
	color: #31569d;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps; 
}

#text p, #text a, #text ul{
	color: #4c4c4c;
	font-size: 14px;
	font-weight: normal;
}

#text p, #text ul{
	line-height: 1.7em;
}

#text ul, #text ul li{
	list-style: square;
}

#text p{
	text-indent: 5ex;
}

/*---*/
#text_example p, #text_example a, #text_example ul{
	color: #4c4c4c;
	font-size: 11px;
	font-weight: normal;
}

#text_example p, #text_example ul{
	line-height: 1.7em;
}

#text_example ul, #text_example ul li{
	list-style: square;
}

#text_example p{
	text-indent: 5ex;
}
/*---*/

#text p.mod, #text p.one-img{
	text-indent: 0;
}

#text p.one-img{
	text-align: center;
}

#text b{
	color: #31569d;
}

#text a:link,#text a:visited{
	text-decoration: underline;
}

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

#text li a:link, #text li a:visited,#text li a:hover{
	color: #31569d;
	font-weight: bold;
	text-decoration: underline;
}

a#mail:link, a#mail:visited, a#mail:hover{
	color: #31569d;
	font-weight: bold;
	text-decoration: underline;
}

img{
	border: 0;
}

p img,ul img{
	vertical-align: middle;
	margin-right:10px;
	border: 0;
}

#foot{
	font-size: 11px;
	font-weight: bold;
	color: #f2f2f2;
	height: 64px;
	background: url(images/foot_sp.gif) repeat-x;
}

#foot td{ 
	padding-left: 123px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/footer-logo.gif);
	background-position: 640px 10px;
	background-repeat: no-repeat;
}

#foot a:link, #foot a:visited, #foot a:hover{
	color: #f2f2f2;
	text-decoration: underline;
}



