

/* --- COMMON ---------------------------- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,object, embed {
	margin: 0;
	padding: 0;
}

h1 {
	text-indent:-9999px;
	height:159px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;	
}

.invis {
	visibility: hidden;
}

a:visited
{
	color:#50b243;
}

a:hover {
	color:#666666;
	text-decoration: underline;
}

a {
	color:#0c6506;
	text-decoration: none;
}




.back_button {
	text-indent:-9999px;
	text-align:center;
	margin:20px auto 0px auto;
	width:142px;
	height:30px;
}

.back_button a:hover {
	background-position:right;
}

.back_button a {
	clear:both;
	display:block;
	width:142px;
	height:30px;
	background: url(../../images/btn_back.jpg) no-repeat left;
}

.article_seperator {
	font-size:0px;
	line-height:0px;
}

.em {
	font-size:1em;
	font-weight:bold;
	color:#333333;
}

.clr {
	clear:both;
	height:10px;
	font-size:1px;
}

div.bullet_arrow {
	background-color:#e6e6e4;
	border:1px solid #d3d3d3;
	float:left;
	margin-left:14px;
	margin-right:14px;
	_margin-left:7px;
	_margin-right:7px;
}

div.bullet_arrow a {
	color:#666666;
	display:block;
	float:left;
	padding:10px 15px 10px 40px;
	background:#e6e6e4 url(/images/bullet_arrow.gif) no-repeat left center;
	text-decoration:none;
	line-height:120%;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #4f4f4f;
	border-left:1px solid #ededed;
	border-right:1px solid #4f4f4f;
}



ul.btn li a:hover {
	text-decoration:none;
}

ul.disc li{
	list-style:disc;
	margin-left:20px;
}

ul.line li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
}



.cap {
	font-size:0.75em;
}

body {
	background-color:#e2e2e2;
}

div#body_header {
	text-indent:-9999px;
	background:url(../img/title_aos.png) no-repeat;
	width:790px;
	height:68px;
}
div#body_header002 {
	text-indent:-9999px;
	background:url(../img/title_eboostr.png) no-repeat;
	width:790px;
	height:61px;
}

div#body_inner {
	background:url(../img/body_bg.png) repeat-y;
	padding:0px 5px;
}

ul.bullet_blue li {
	padding-left:25px;
	background:url(../img/bullet_blue.png) no-repeat;
	background-position:0px 5px;
	_background-position:0px 8px;
}


/* --- MAIN COL ---------------------------- */

td.main {
	font-size:0.8em;
	_font-size:0.80em;
	line-height:1.45em;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, Verdana, sans-serif;
	color:#555555;
}

div#mainbody{
	margin-top:10px;
	background-color:#FFFFFF;
}

div#mainbody_inner{
	padding:0px 0px 15px 0px;
	background-color:#FFFFFF;
}

div#mainimages {
	background:url(../img/mainimage_ebs.png) no-repeat;
	width:780px;
	height:380px;
}


div#mainimages a {
	display:block;
	width:280px;
	height:120px;
	margin-top:95px;
	margin-right:14px;
	_margin-right:7px;
	text-indent:-9999px;
	font-size:0px;
	float:right;
}


/*
div.mainbody_border {
	height:2px;
	background:url(../img/bg_border.gif) repeat-x center;
	margin-bottom:12px;
}
*/

div#mainbody_inner a:visited
{
	color:#6a946a;
}

div#mainbody_inner a:hover {
	color:#666666;
	text-decoration: underline;
}

div#mainbody_inner a {
	color:#6a946a;
	text-decoration: none;
}


div#mainbody_inner p,
div#mainbody_inner ul,
div#mainbody_inner table
{
	margin-bottom:10px;
}
/*
div#mainbody_inner p,
div#mainbody_inner ul{
	margin-left:14px;
	margin-right:14px;
}
*/
div#mainbody_inner ul {
	list-style:none;
	padding:0;
}


/*contents_product*/
div.contents_product1 {
	clear:both;
	margin-bottom:15px;
}

div.contents_product1_top {
	background:url(../img//block_top_border.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:770px;
	height:4px;
	_margin-bottom:-11px;
}

div.contents_product1_body {
	background:url(../img//block_middle_border.png);
	background-repeat:repeat-y;
	background-position:top left;
	width:770px;
	padding-top:10px;
	padding-bottom:10px;
}

div.contents_product1_bottom {
	background:url(../img//block_bottom_border.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:770px;
	height:4px;
}

div.contents_product1_inner {
    overflow: hidden;
	padding:0px 15px;
}

div.contents_product1_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div.contents_product1_inner {
    height: 1em;
    overflow: visible;
}
/**/

div.contents_product1_left {
	float:left;
	width:236px;
	margin-right:8px;
}

div.contents_product1_center {
	float:left;
	width:236px;
	margin:0px 8px;
}

div.contents_product1_right {
	float:left;
	width:236px;
	margin-left:8px;
}

div.contents_product1_body p img {
	float:right;
}

h2#h2_support {
	background:url(../img/h2_faq.png) no-repeat;
	width:770px;
	height:38px;
	text-indent:-9999px;
}

div.frame_contents_top {
	background:url(../img//block_top_border.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:770px;
	height:4px;
	_margin-bottom:-11px;
}

div.frame_contents_body {
	padding-top:10px;
	padding-bottom:10px;
	width:770px;
	background-image:url(../img/block_middle.png);
	background-repeat:repeat-y;
	background-position:center;
}

div.frame_contents_body_inner {
	margin:0 15px;
}

div.frame_contents_body_padding_inner {
	margin:0px 15px;
	padding:15px 0px;
}

div.frame_contents_bottom {
	width:770px;
	height:4px;
	background-image:url(../img/block_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
}

/*‚æ‚­‚ ‚éŽ¿–â‚Æ‰ñ“š*/
dl#faq dt {
	margin-top:15px;
	background:url(../img/q.png) no-repeat;
	margin-bottom:5px;
	padding-left:25px;
	font-weight:bold;
	font-size:90%;
	height:23px;
}

dl#faq dd {
	margin-bottom:25px;
	background:url(../img/a.png) no-repeat;
	margin-bottom:5px;
	padding-left:25px;
	font-size:90%;
	_height:20px;

}


div.contents_support_inner {
	margin-left:11px;
}



/*
#mainbody_inner h2#title01 {
	background:url(../img/title_description.png) no-repeat;
	margin:10px 12px 10px 12px;
	text-indent:-9999px;
	width:578px;
	height:50px;
}

#mainbody_inner h2#title02 {
	background:url(../img/title_technical.png) no-repeat;
	margin:15px 12px 10px 12px;
	text-indent:-9999px;
	width:578px;
	height:50px;
}

#mainbody_inner h2#title03 {
	background:url(../img/title_system.png) no-repeat;
	margin:15px 12px 10px 12px;
	text-indent:-9999px;
	width:578px;
	height:50px;
}

#mainbody_inner h2#title04 {
	background:url(../img/title_trial.png) no-repeat;
	margin:15px 12px 10px 12px;
	text-indent:-9999px;
	width:578px;
	height:50px;
}


/*
#mainbody_inner h2#title01 {
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	padding:5px 10px 3px 10px;
	background-color:#d2d2d0;
	border:1px solid #ffffff;
	margin:0px 12px 10px 12px;
}
*/

#mainbody_inner h3 {
	font-weight:bold;
	color:#0c6506;
	margin-top:10px;
	margin-bottom:10px;
}

div#copy {
	font-size:0.7em;
	margin-top:30px;
	margin-bottom:6px;
	text-align:center;
	line-height:1.2em;
	color:#012c2c;
}


h3.powerup {
	background:url(../img/pwup.png) no-repeat center right;
	height:46px;
	padding-right:50px;
}

h3.new {
	background:url(../img/new.png) no-repeat center right;
	height:46px;
	padding-right:50px;
}



/* --- SUB COL ---------------------------- */
td.sub {
	font-size:0.9em;
	_font-size:0.80em;
	line-height:1.45em;
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, Verdana, sans-serif;
	color:#666666;
}


div.subbody{
	margin-top:10px;
	border:solid 4px #e6e6e4;
}

div.subbody_inner{
	border:solid 1px #ffffff;
	padding:5px 0px 5px 0px;
	background-color:#e0e0e0;
}

div.sub_switch {
	margin-top:10px;
}

div.subbody_inner a:visited {
	color:#6a946a;
}

div.subbody_inner a:hover {
	color:#666666;
	text-decoration: underline;
}

div.subbody_inner a {
	color:#6a946a;
	text-decoration: none;
}

div.subbody_inner img,
div.sub_switch img {
	border: none;
}

div.sub_switch img.margin {
	margin-bottom:10px;
}

div.subbody_inner p.price {
	font-size:0.8em;
	margin-top:5px;
	margin-bottom:0px;
}

div.subbody_inner span.price_b {
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

div.subbody_inner span.price_b_red {
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}


a.sub_bnr {
	display:block;
	margin-bottom:5px;
}

