@charset "utf-8";
/* CSS Document */

hr.li_line{margin:10px 0;padding:0;height:1px;clear:both;display:block;border-color:#a5a5a5;border-style:solid;border-width:1px 0 0;}

.entrylist {
	clear: both;
}

h5 dl {
	width: 90%;
	margin-left: 10px;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 20px !important;
	padding-top: 5px !important;
	float: left !important;
font-size: 100%;
}
#acdn h5 dt span {
color: #000;
font-weight: bold;
font-size: larger !important;
margin-bottom: 5px !important;
padding-bottom: 5px !important;
letter-spacing: 1px;
float: left;
}
.tit_dt {
	color: #213665;
	float: right;
	font-size: 100%;
	font-weight: normal;
}
#acdn h5 dd {
font-size: 100%;
font-weight: bold;
color: #898989;
margin-top: 7px;
padding-top: 0;
margin-left: 9px;
clear: both;
}

.tit_h3 p {
	width: 650px;
	float: left;
	font-size: 120%;
	font-weight: normal;
	margin-top: 10px;
}

.entrylist01 p {
	clear: both;
	padding-top: 20px;
}

#evaluation {
border: 1px dotted #3a3311;
padding: 10px 15px;
font-size: 100%;
width: 90%;
margin: 0 auto;
}
#evaluation strong {
	color: #675a1b;
}

.li_ph {
width: 100%;
clear: both;
padding: 0;
margin-top: 15px;
}
.li_ph p {
width: 100%;
padding: 3px 15px;
margin: 0;
font-size: 90%;
}

.ph {
width: 380px;
float: right;
}

.ph_text {
width: 300px;
float: left;
line-height: 180%;
padding: 0 10px 10px;
}
.ph_text h4 {
	color: #213665;
	margin-top: 0 !important;
	margin-bottom: 10px;
	padding-top: 0 !important;
	font-size: 100%;
}


#rotate {
clear: both;
margin-top: 30px;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
	font-size: 114%;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav a span {
    width: 300px; /* IE 6 treats width as min-width */
    min-width: 300px;
    height: 30px; /* IE 6 treats height as min-height */
    min-height: 25px;
    padding-top: 13px;
    padding-right: 0;
}

#demo_table table {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	
}
#demo_table th {
	text-align: center;
	border-left: 1px solid #ccc;
	font-size: 100%;
	padding: 5px;
	background-color: #f2f2f2;
}
#demo_table td {
	padding: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.license_wk {
	border-left: 2px solid #675a1b;
	padding-left: 7px;
	height: 20px;
	color: #675a1b;
	width: 90%;
	margin: 15px 0 0 15px;
}
.dd_wdt {
	width: 600px !important;
}
.ent_dd {
	color: #960;
}

#license_kind_title {
	font-size: 100%;
	font-weight:bold;
}

a.license_key_btn {
	display: block;
	width: 225px;
	height: 37px;
	background: #fff url(../btn/license_key_btn.jpg) left top no-repeat;
	margin: 25px auto 0;
	clear: both;
}
a.license_key_btn:hover {
	background: #fff url(../btn/license_key_btn.jpg) left bottom no-repeat;
}
.license_key_btn span {
	display: none;
}


#ide_license table{
    border-top:1px solid #3e4400;
    border-left:1px solid #3e4400;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
#ide_license th{
    border-right:1px solid #3e4400;
    border-bottom:1px solid #3e4400;
    color:#fff;
    background-color:#747b27;
    background-position:left top;
    padding:0.1em 0.5em;
    text-align:center;
}
#ide_license td{
    border-right:1px solid #3e4400;
    border-bottom:1px solid #3e4400;
    padding:0.1em 0.5em;
	text-align: center;
}
#ide_license table col.col1 {
  background: #d4d4b4;
}
#ide_license table col.col2 {
  background: #e6e6d0;
}
#ide_license table col.col3 {
  background: #f8f8f2;
}
#ide_license table col.col4 {
  background: #fff;
}
#ide_license table col.col5 {
  background: #f8f8f2;
  text-align: center;
}
#ide_license table col.col6 {
  background: #fff;
}