 /* CSS Document */

body 	{
margin: 0;
padding: 0; 
font-family: Lucida Grande,sans-serif,'Hiragino Kaku Gothic Pro',"Osaka", "‚l‚r‚oƒSƒVƒbƒN";
color: #219EF8;
background:url(../images/bg_body.jpg) top no-repeat;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6,p,div,span {
margin:0px;
padding:0px;
line-height:140%;
}

#container {
	width:900px;
	font-size:11px;
	line-height:16px;
	margin: 50px auto;
	text-align: center;
}

#bnr {
	font-size:12px;
	line-height:16px;
}

#footer {
	height:10px;
	clear: both;
	position: relative;
}
#foot_tx {
	clear:both;
}

.cleard {
clear:both;
height:6px;
}

.clearc {
clear:both;
height:20px;
}

.cleare {
clear:both;
height:40px;
}
#tokuten {
	color: #FF33CC;
	font-weight:bold;
	font-size: 12px;
}

#tokuten a{
	color:#FF33CC;
	text-decoration:none;
}
#tokuten a:visited{
	color:#FF0000;
	text-decoration:none;
}
#tokuten a:hover{
	color:#FF99FF;
	text-decoration:underline;
}
.p_dtl {
	margin:6px 0 0 8px;
}
