 @charset "utf-8";
/* CSS Document */

html {
	font-family:
 "メイリオ",  Meiryo,  "ヒラギノ角ゴ Pro W3",  "Hiragino Kaku Gothic Pro W3",  Osaka,  "ＭＳ Ｐゴシック",  "MS P Gothic",  sans-serif;
}
a {
	color: #3399CC;
}
a:hover {
	color:#81653D;
}
.clear {
	clear:both;
	display:block;
}
hr {
	display:none;
	height:1px;
}
body {
	margin: 0px;
	padding: 0px;
}
/* ヘッダー
	---------------------------------------------------- */

.header .inner {
	margin:0 auto;
	width:840px;
}
.header .inner .medal {
	float: left;
}
.header .inner .logo {
	float: right;
}
.title {
	background-image: url(/static/it/oracle/images/title_back.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.title .inner {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	background-image: url(/static/it/oracle/images/menu_back.gif);
	background-repeat: repeat-x;
}
/* ラッパー
	---------------------------------------------------- */
	.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:840px;
}


/* メイン
	---------------------------------------------------- */

.main {
	background-color: #FFFFFF;
	width:840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	width:610px;
	float: left;
	margin-bottom:5px;
	margin-left: 20px;
}
.center .section {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.center .date {
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
.center .news {
	margin-bottom: 15px;
}
.center .news .title {
	background-image: url(/static/it/oracle/images/icon_check.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 11px;
	font-size: 14px;
	line-height: 150%;
	background-position: 0.01em 0.4em;
	margin-bottom: 5px;
	letter-spacing:0.01em;
}
.center .news .para {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.center .news .para:after {
	content: url(/static/it/oracle/images/spacer.gif);
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Holly Hack Targets IE Win only \*/
 * html .center .news .para:after {
	height: 1%;
}
.center .news .para:after {
	display: block;
}
/* End Holly Hack */


.center .news .para p {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.center .news .para li {
	line-height: 150%;
	margin-bottom: 3px;
}
.center .news .para ul {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.center p {
	font-size: 90%;
	line-height: 160%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.center .banner {
	text-align: center;
	margin-bottom: 15px;
}
.center .hottopics {
	margin-bottom: 15px;
}
.center .hottopics .para {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 10px;
}
.center .hottopics .para p {
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.01em;
}
.center .hottopics .para .title {
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.01em;
}
.center .hottopics .image {
	float: left;
	margin-right: 5px;
	margin-bottom:5px;
	display:block;
}
.center .hottopics a {
	font-weight:bold;
}
.para {
	overflow: hidden;
}
.para :after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html .para {
	height: 1em;
	overflow: visible;
}
/**/


.center .hottopics .para li {
	line-height: 150%;
	margin-bottom: 3px;
}
.center .hottopics .para ul {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.book h2 {
	margin-bottom: 1px;
	background-image: url(/static/it/oracle/images/left_h2.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:5px;
	height:22px;
}
.center h3 {
	font-size: 90%;
	font-weight: bold;
	color: #606060;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 7px;
	background-color: #F7F7F7;
	margin-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.center h4 {
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 8px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
.center .line {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.center li {
	line-height: 150%;
}
.center ul {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
.center ol {
	font-size: 90%;
	padding-left: 32px;
}
.center h5 {
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
}
/* 
   recommend -------------------------------------*/
.recommend {
	border:#CCCCCC 1px solid;
	font-size:80%;
	line-height:150%;
	margin-bottom: 8px;
	_zoom: 1;
	overflow: hidden;
}
.recommend .image {
	float:left;
	margin-right:4px;
}
.recommend .inner {
	margin:5px;
	_zoom: 1;
	overflow: hidden;
}
.recommend .title {
	background: #999999;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
}

/* 
   download,info -------------------------------------*/

.down {
	border:1px solid #FFCC00;
	margin-bottom:8px;
	overflow:hidden;
}

.down .inner {
	margin:5px;
	overflow:hidden;
}

.down .title {
	background:none repeat scroll 0 0 #FF9900;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	font-size:90%;
	line-height:150%;
}

/* 
 table -------------------------------------*/
table#table-01 {
border:1px solid #E3E3E3;
border-collapse:collapse;
border-spacing:0;
font-size:80%;
line-height:150%;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
}
table#table-01 th {
background:none repeat scroll 0 0 #F5F5F5;
border-color:#E3E3E3;
border-style:solid;
border-width:0 0 1px 1px;
font-weight:bold;
line-height:120%;
padding:5px;
text-align:center;
}
table#table-01 td {
border:1px solid #E3E3E3;
padding:8px;
text-align:left;
}