/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body #requestContents{
	padding:0px;
}


/************** .requestguideContents styles *****************/
#requestContents{
	clear: both;
	padding:10px;
	margin:0px;
	width: 608px;
	background: #FFFFFF url(img/bg_img.jpg) repeat-y right;
	font-size: 80%;
	line-height: 150%;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #990066;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#requestContents h1{
	font-size: 150%;
	padding: 5px;
	margin:5px;
	text-indent: 5px;
	color:#BB5895;
}

#requestContents img{
	margin-left: 15px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 20px;

}


#requestContents ul li	{
list-style-type: none;
}

#requestContents h3{
	margin: 10px 15px 5px 15px;
	font-size: 120%;
}


#requestContents h4{
	padding-top:10px;
	font-size: 135%;
	margin-bottom:5px;
}

#requestContents p{
	padding: 0px 20px 10px 20px;
	margin:5px;
}

.table00	{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 3px double #990000;
	border-collapse:collapse;
}

.table01 td	{
	font-size: 80%;
	background-color: #CC3300;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.table02 td{
	font-size: 75%;
	background-color: #CC6633;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.table03 td{
	font-size:75%;
	background-color: #FFFFFF;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999;
}

td.table_font	{
	font-size: 15px;
}

span.table_font	{
	font-size: 15px;
}

dl{
	width:450px;
	margin:5px 20px;
	border:3px double #990000;
	padding:5px 15px;
	background-color:#FFFFFF;
	line-height:1.5;
}

dt{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-top:5px;
}

dd{
	margin:0;
}

h2.hatena{
margin-bottom:0px;
}

#libon_alert{
background-color:#FFF;
margin:10px auto 15px;
width:95%;
border:1px solid #990000;
}

#libon_alert h2{
margin:15px;
text-align:center;
font-size:18px;
}

#libon_alert dl{
margin:5px auto 20px;
}

#libon_alert dl dt{
margin-bottom:5px;
}
