body {
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-size:12px;
	/*background:url(../images/bgtest5.jpg);*/
}

a{
color:#996666;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#box{
width:750px;
height:100%;
margin:0 auto 0 auto;
}

div#box:after {
content: "";
display: block;
clear: both;
}

h1{
width:750px;
height:202px;
margin:0;
padding:0;
text-indent:-9999px;
background:url(../images/header-title01.jpg) no-repeat;
}

h2{
width:750px;
height:202px;
margin:0;
padding:0;
text-indent:-9999px;
background:url(../images/header-title02.jpg) no-repeat;
}
#img-outline_box{
width:520px;
margin:0 auto 0 auto;
}

.img_box01{
width:200px;
height:auto;
margin:0 115px 20px 0;
display:block;
float:left;
}

.img_box02{
width:200px;
height:auto;
margin:0 0 20px 0;
display:block;
float:left;
}

.img_box01 img,.img_box02 img{
margin:0 0 5px 0;
}

p.small-text{
font-size:10px;
line-height:150%;
margin:0;
}

p.small-text02{
font-size:10px;
line-height:150%;
margin:0;
text-align:right;
}

p.link{
margin:5px 0 0 0;
padding:5px 0 0 8px;
background:url(../../images/arrow01.gif) no-repeat 0 9px;
border-top:1px solid #EEEEEE;
}

#footer_box{
width:750px;
height:35px;
margin:20px auto 50px auto;
display:block;
clear:both;
background:url(../images/footer-bg.gif) no-repeat;
text-indent:-9999px;
}

p#close{
width:25px;
height:35px;
margin:0 25px 0 0;
padding:0;
background:url(../images/close.gif) 0 0 no-repeat;
float:right;
}

p#close a{
width:25px;
height:35px;
display:block;
}

p#close a:hover{
background:url(../images/close.gif) -25px 0 no-repeat;
}


