@charset "utf-8";

html{
}
body{
	padding:0;
	margin:0;
	background:#8fc31f url(img/bg-top2.jpg) no-repeat center 58px;
}
#epark{
	position:relative;
}
#epark .wrapper{
	background: url(img/bg-top2.jpg) no-repeat center top;
}
#epark header{
background:#e4f4c6;
height:60px;
}
#epark header .inner{
	width:750px;
	margin:0 auto;
	text-align:right;
	position:relative;
	z-index: 2;
}

#epark .logo{
	float:right;
	margin-left:20px;
	margin-top:10px;
}

#epark .mainvisual{
height: 480px;
text-align: center;
margin:0;
	position:relative;
	z-index: 1;
}

#epark .mainvisual img{
	vertical-align:top;
	width:1012px;
	margin:-40px auto 0;
}

#epark .contents{
	width:769px;
	margin:0 auto;
}
#epark .contents .block{
width: 710px;
background: #fff;
margin: 0 auto;
padding: 118px 20px 0;
position: relative;
}

#epark .contents .block2{
width: 710px;
background: #fff;
margin: 0 auto;
padding: 118px 20px 0;
position: relative;
}

.title01{
position: absolute;
top: 20px;
left: -10px;
z-index: 50;
}

.title02{
position: absolute;
top: 0px;
left: -10px;
z-index: 51;
}

.title03{
position: absolute;
top: 0px;
left: -10px;
z-index: 52;
}

#epark,#epark h1,#epark h2,#epark h3,#epark h4,#epark h5,#epark p {
	font: 13px/19px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color:#555555;margin: 0; padding: 0; font-weight:normal;
}
#epark dl,#epark dt,#epark dd, #epark ul, #epark li {
	margin: 0; padding: 0;
}

#epark p {
	margin-bottom: 1.2em;
}

#epark .last {
	margin-bottom: 0;
}

#epark a { color: #004970; }
#epark a:link, 
#epark a:visited, 
#epark a:active { text-decoration: none; }
#epark a:hover { text-decoration: underline; }



#epark strong,#epark b { font-weight: bold; }
#epark em,#epark i { font-style: italic; }
#epark sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; position: static !important; }
#epark abbr { border: 0; }

#epark h1{
font-size: 12px;
font-weight:normal;
color:#333333;
padding-top:22px;
}

#epark .clear { clear: both; }
#epark .clearfix {
	zoom:1;
}
#epark .clearfix:after,
#epark .contents .block:after,
#epark .contents .block2:after,
#epark ul.epark-area li:after {
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}

#epark hr.clear { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; }	
#epark hr.clear10 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 10px; }
#epark hr.clear12 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 12px; }
#epark hr.clear16 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 16px; }
#epark hr.clear20 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 20px; }
#epark hr.clear30 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 30px; }
#epark hr.clear40 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 40px; }
#epark hr.clear50 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 50px; }
#epark hr.clear70 { visibility: hidden; clear: both; border: none; margin: 0 !important; line-height: 1px; height: 70px; }

#epark img { vertical-align: middle; }
#epark img.left { float: left; margin: 0px 16px 10px 0; }
#epark img.right { float: right; margin: 0px 0 10px 16px; }

#epark .last { margin-bottom: 0 !important; border: none !important;}

/* === LIST ======================================= */
#epark ul { margin-bottom: 18px; list-style: none outside; }
#epark ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
#epark ul.square, 

#epark ul.circle { margin-left: 2em; }
#epark ul.square { list-style: square outside; }
#epark ul.circle { list-style: circle outside; }
#epark ul ul.circle, 

#epark ul ul.square { margin-top: 4px; margin-bottom: 5px; }
#epark ol.sosumi { margin-left: 0; padding-left: 2em; }
#epark ul.link { line-height: 1.8em; font-size: 0.9em; }

#epark .col2 p{
	margin-bottom:40px;
}

/*--------------layout&decolation-------------*/
#epark {
	margin:0;
	padding:0;
}

#epark div.article {
	margin: 0 -4px;
	width:720px;
	padding:0 4px;
	background: url(img/bg_article.jpg) repeat-y top left;
}
#epark .article_foot {
	margin: 0 -4px;
	width:728px;
	height:12px;
	background: url(img/bg_article_bottom.jpg) repeat-y top left;
}
#epark .box{
	border-top:1px solid #cccccc;
	width:680px;
	padding:35px 20px 25px;
}

#epark .box_2{
	border-top:1px solid #bdbebe;
	
	position:relative;
}
#epark .box_left{
	width:325px;
	float:left;
	display:inline;
}
#epark .box_right{
	width:325px;
	float:right;
	display:inline;
}

#epark .box_left2{
width: 450px;
float: left;
margin-right: 30px;
}

#epark .box_right2{
width: 200px;
float: left;
margin-bottom:50px;
}


#epark .box_left3{
width: 200px;
float: left;
margin-right: 30px;
margin-bottom:50px;
}

#epark .box_right3{
width: 450px;
float: left;
}


#epark h2.visual {
	width:720px;
	margin:0 0 15px;
}
#epark h3.normal {
	margin: 0 -4px;
	width:728px;
	height:69px;
}
#epark h3{
}
#epark h4{
	margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
	color: #12417c;
	line-height:1.4em;
}
#epark h5{
font-size: 16px;
font-weight: bold;
color: #555555;
margin-bottom: 15px;
}
#epark .left-block{
width: 210px;
float: left;
margin-right: 25px;
}

#epark .center-block{
width: 210px;
float: left;
margin-right: 25px;
}

#epark .right-block{
width: 210px;
float: left;
}

#epark .left-block img,
#epark .center-block img,
#epark .right-block img{
	display:block;
	margin:0 auto;
}

#epark .full-block{
	width:100%;
}


#epark .when {
	margin-bottom:15px;	
}

#epark .mb15 {
	margin-bottom:15px;	
}
#epark .mb20 {
	margin-bottom:20px;	
}
#epark .mb25 {
	margin-bottom:25px;	
}
#epark .mb30 {
	margin-bottom:30px;	
}

#epark .sysreq {
	padding:15px;
	background:#eeeeee;
}
#epark .sysreq p {
	font-size:12px;
	line-height: 1.4em;
	margin-bottom:8px;
}
#epark .sysreq p span.bold{
	font-weight:bold;
}
#epark .sysreq_foot {
	height:9px;
	background: url(img/bg_sysreq_bottom.jpg) no-repeat top left;
}

/*-------------------- COMPARISON --------------------*/
#epark .section1 h3{
	background:url(/assets/img/comparison_sec1_h3.png) no-repeat center;
}
#epark table{
	margin-bottom:15px;
	width:100%;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 16px;
}
#epark .comparison h4{
	margin-bottom:25px;	
}
#epark table th,#epark table td{
	border: 1px solid #bfcbd8;
	text-align:center;
}
#epark table th{
	padding:12px;
	color:#ff7200;
	font-weight:bold;
}
#epark table th span {
	display:block;
	font-size:11px;
	line-height: 13px;
	margin-bottom:5px;
}
#epark table th.th1{ width:15%}
#epark table th.th2{ }
#epark table th.th3 { 
/*
	width:70px;
	color:#f75c0e;
*/
}
#epark table th.th5 { width:70px;}
#epark table th.th4 {width:90px;}
#epark table td{
	padding:10px;
}
#epark table .gray{
	background:#eaedf0;
}
#epark table .blue{
	background:#edf5fe;
}
#epark table .orange{
	background:#f9f3dd;
}
#epark table .non-center{
	text-align:left;
}
#epark table .bottom{
	border-bottom: 3px solid #bfcbd8 !important;	
}

#epark .mt20{
	margin-top:20px;
}

#epark .center-block h4{
	margin-bottom:50px;
}
#epark ul li img{
}

#epark ul li{
	text-align:left;
}

#epark h4 span{
color: #FF0000;
font-size: 11px;
}

#epark .feature-list {
list-style-image: url(img/check.gif);
padding-left: 24px;
margin-bottom: 40px;
}

#epark .feature-list2{
list-style-image: url(img/check.gif);
padding-left: 24px;
margin-bottom: 20px;
}

#epark tr, #epark td {
border: 1px solid #ccc;
}
#epark .title {
font-size: 13px;
font-weight: bold;
}

#epark  td.tl {
text-align: left;
vertical-align: middle;
padding: 6px 10px 6px;
}

#epark td {
text-align: center;
line-height: 1.4em;
vertical-align: middle;
font-size: 12px;
padding: 6px 10px 6px;
}

#epark .chk {
background: url("img/check.gif") no-repeat scroll center center transparent;
height: 10px;
width: 10px;
}

#epark #all_compare {
font-family: arial,sans-serif;
font-size: 13px;
color: #333333;
border-collapse: collapse;
}

#epark .steps{
	background: #12417c;
padding: 1px 5px;
border-radius: 3px;
color: #fff;
}
#epark footer{
	background:#57920e;
}
#epark footer p{
	padding:15px 0;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	margin-bottom:0;
}
#epark .redbutton{
	text-align:center;
}
#epark .redbutton a:hover,
#epark .access a:hover,
#epark a.epark-btn:hover{
	opacity:0.8;
}
#epark ul.epark-area li{
	width:338px;
	float:left;
	margin-right:30px;
	margin-bottom:40px;
}

#epark ul.epark-area li:nth-child(even){
	margin-right:0;
}

#epark .epark-area h3 img{
	margin-bottom:15px;
}
#epark .epark-area .left{
	float:left;
	margin-right:20px;
}

#epark .epark-area .right{
	float:left;
	margin-right:0;
width: 177px;
}

#epark p.green{
	color:#57920e;
	margin-bottom:10px;
}

#epark .epark-box{
	border: 2px solid #57920e;
	margin-bottom:10px;
}

td.wait-time-message {
text-align: left !important;
height:20px !important;
}

table.waiting {
height: 90px;
}

#epark iframe {
overflow: hidden !important;
border:none;
width:169px;
height:50px;
}

#epark iframe body{
	margin:0 !important;
	width: 100%;
height: 100%;
}

body#epark-code{
background:#fff;
width:169px;
height:59px;
line-height: 1.4em;
vertical-align: middle;
}
body#epark-code table{
height:59px;
}
