﻿body {
background: #f9f9f9 url(back.png) no-repeat fixed right bottom;
font-size: 12pt;
color: #666;
padding: 10px;
}
a:hover {
color: #663366;
}

a:link{
color:	#333366;
}

a:active{
color:	#663333;
}

a:visited{
color:	#666666;
}

a img{
text-decoration: none;
}

div.wrapper {
width: 520px;
margin:	1em auto;
}

div.wrapper div{
margin:	6ex 0;
}

div#header ,
div#header h1{
font-size: 12pt;
}

div h3{
/*
background: transparent url(icon.gif) no-repeat top left;
padding-left: 35px;
padding-top:  20px;
*/
/*height: 35px;*/
font:	normal 9pt sans-serif;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-style: 	solid;
border-left-width: 	8px;
}


dl dd{
margin-bottom: 3px;
}

#Circle dl{
margin-left: 4px;
}

#Circle dl dt{
margin-top: 8px;
border-color: #999;
border-bottom-style:solid;
border-bottom-width:1px;
border-left-style: 	solid;
border-left-width: 	5px;
}


div.footer {
font-size: 10px;
}

#yene {
text-align:			right;
}
