@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td{
	font-weight: normal;
	margin:0;
	padding:0;
}

html,body{
scrollbar-base-color: #000000;
scrollbar-track-color:#000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-darkshadow-color:#363636;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #363636;
scrollbar-arrow-color:#FFFFFF;
}

body{
	margin:0;
	padding:33px 0 0 33px;
	background:#000000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka', 'ＭＳ Ｐゴシック',sans-serif;
	color:#929497;
}


p {
	font-size:11px;
	line-height:180%;
	margin-top:0px;
}
a {
	outline:none;
	color:#3355aa;
	text-decoration:none;
}
a:hover {
	color:#3366cc;
	text-decoration:underline;
}
img {
	border:none;
}

li {
	list-style: none;
}

.clear {
	clear:both;
}
.clear hr {
	display:none;
}
.bold {
	font-weight:bold;
}

.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.titletxt {
	position:absolute;
	left:-9999px;
}


#rap {
	background:  #000000;
	margin: 0;
	width: 225px;
	height: auto;
	text-align: left;

}
