@charset "shift_jis";

/* header
-----------------------------*/
/*
#header {
	background: url(../img/header_bg.gif) repeat-x left bottom;
	margin-bottom: 20px;
	text-align: center;
}
#headerIn {
	width: 900px;
	padding-bottom: 3px;
	margin: 0 auto;
}
#header .floatL {
	float: left;
	text-align: left;
}
#header .floatL img {
	margin-top: 18px;
}
#header .floatR {
	float: right;
	text-align: right;
	padding-top: 27px;
}
*/
/* IE hack */
/*
*+html body #header .floatR {
	line-height: 100%;
}
* html body #header .floatR {
	line-height: 100%;
}
*/
/* IE hack */


/* footer
-----------------------------*/
#footer {
	background: url(../img/footer_bg.gif) repeat-x left top;
	margin-top: 30px;
	padding-bottom: 40px;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#footerIn {
	width: 900px;
	margin: 0 auto;
	padding-top: 14px;
	font-size: 7.5pt;
	line-height: 12pt;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #f00;
	text-decoration: none;
}
#footer .floatL {
	float: left;
	text-align: left;
	width: 200px;
}
#footer .floatR {
	float: right;
	text-align: right;
}
#footer ul li {
	display: inline;
	border-right: 1px solid #ccc;
	padding: 0 8px;
}
#footer ul li.borderNone {
	border: none;
	padding-right: 0;
}

#lead {
	background: url(http://www.oracle.com/webfolder/technetwork/jp/oraclemagazine/subscribe/oval_bg.gif) no-repeat left top;
	width:308px;
}
.lead {
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px
}
#lead2 {
	background: url(http://www.oracle.com/webfolder/technetwork/jp/oraclemagazine/subscribe/oval_bg3.gif) no-repeat left top;
	width:308px;
}
.lead2 {
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px
}



.centeredimage {
    text-align:center;
    display:block;
}
.procedures {
	font-size:12px;
	line-height:1.5;
	margin-bottom:8px
}
.proceduresboxTop {
	width:540px;
	margin:0 auto;
	}
.proceduresboxMiddle {
	width:504px;
	border:1px solid #ccc;
	border-width:0 1px;
	padding:16px;
}
#contactboxTop {
	width:181px;
	margin-top:116px
}
#contactboxMiddle {
	background: url(http://www.oracle.com/webfolder/technetwork/jp/oraclemagazine/subscribe/contact_bg.gif) #eff0f0 no-repeat left top;
	padding:8px;
}
.contact {
	font-size:12px;
	line-height:1.3;
}
.f00 {
	color:#f00;
}