@charset 'UTF-8';

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }




/* TYPE */
body { 
	font: 12px/18px 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック',  'Lucida Sans Unicode', Arial, Verdana, sans-serif;
	background:url('/common/img/bg_wrapp.jpg') repeat-x scroll center top #FFFFFF;
	color:#333;
	text-align:center;
}

a { color: #3399FF; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
a.more {
	white-space: nowrap;
	padding-right: 10px;
	zoom: 1;
}
a.external {
	white-space: nowrap;
	padding-right: 15px;
	zoom: 1;
}
a[rel='external'] {
	white-space: nowrap;
	padding-right: 15px;
	zoom: 1;
}
.nowrap { white-space:nowrap; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
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; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }
.sosumi_features { font-size: 10px !important; color:#76797c; }

p { margin-bottom: 0.5em !important; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right;}

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

a.pdf {
	display: block;
	padding-left: 20px;
}
a.html {
	display: block;
	padding-left: 20px;
}
a.qt {
	display: block;
	padding-left: 20px;
}
a.ical {
	display: block;
	padding-left: 20px;
}
a.dl {
	display: block;
	padding-left: 20px;
}
a.dmg {
	display: block;
	padding-left: 20px;
}
a.zip {
	display: block;
	padding-left: 20px;
}
a.keynote {
	display: block;
	padding-left: 20px;
	}
a.audio { 
	display: block;
	padding-left: 20px;
}

.last { margin-bottom: 0; }
#main .sidebar { font-size: 10px; line-height: 18px; color:#686868; }
#main .callout { font-size: 11px; line-height: 18px; margin-bottom: 18px; }




#wrapper {
	margin:0 auto;
	padding:0 0;
	text-align:center;
	width:982px;
}
#userarea {
	float:left;
	position:relative;
	width:982px;
	height:80px;
	background:url('/common/img/bg_head.gif') 0 -186px no-repeat;
}
#userarea form {
	float:left;
	width:250px;
	position:absolute;
	top:15px;
	right:280px;
}
#userarea form #inputword {
	float:left;
	/*border:0 none;*/
	margin:0;
	padding:2px;
	width:176px;
	height:20px;
	/*background:url('http://www.e-frontier.co.jp/common/img/inputtext.gif') no-repeat scroll left top #CCCCCC;*/
}


#userarea form #search {
	float:right;
	/* background-image:url('/common/img/btnbg_search.gif');*/
	border:0 none;
	/*width:44px;
	height:22px;*/
}

#userarea #mypage {
	float:left;
	/*background-image:url('/common/img/btnbg_mypage.gif');*/
	width:80px;
	position:absolute;
	top:15px;
	right:180px;
}
#userarea #seecart {
	float:left;
	/*background-image:url('/common/img/btnbg_seecart.gif');*/
	width:80px;
	position:absolute;
	top:15px;
	right:80px;
	_right:60px;
}
#userarea #help {
	float:left;
	/*background-image:url('/common/img/btnbg_help.gif');*/
	width:22px;
	position:absolute;
	top:15px;
	right:20px;
}
#userarea #efrotop {
	float:left;
	width:305px;
	height:40px;
	background:url('/common/img/efro_rogo.gif') 0 0 no-repeat;
	position:absolute;
	top:10px;
	left:20px;
	text-indent:-9999em;
}
#search, #mypage, #seecart, #help {
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	/*height:22px;*/
}
#search:hover, #mypage:hover, #seecart:hover, #help:hover {
	background-position:left bottom;
}
#pagetitle {
	float:left;
	width:0;
	height:0;
}
#pagetitle h1 span,
#pagetitle h1,
#pagetitle a {
	float:left;
	text-indent:-9999em;
	top:-9999em;
	left:-9999em;
	position:relative;
}
#menu {
	clear:both;
	width:982px;
	padding:0;
}
/* global menu */
#menu ul#globalmenu {
	height:34px;
	width:952px;
	padding:0 15px;
	background:url('/common/img/bg_head.gif') left bottom no-repeat;
	margin:0;
}
#globalmenu a {
	color:#555522;
	display:block;
	font-size-adjust:inherit;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	padding:0.6em 1em;
	_width:12em;
}
#globalmenu a:hover {
	color:#ffffff;
	background:#999999;
	text-decoration:none;
}
#globalmenu li.menuitem {
	float:left;
	border-right:1px dashed #CCCCDD;
	height:2.75em;
}
#globalmenu ul.menucont li a{
	color:#e6e6e6;
}

/*** globalmenu ESSENTIAL STYLES ***/
#globalmenu, #globalmenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#globalmenu {
	line-height:	1.0;
}
#globalmenu ul {
	position:		absolute;
	top:			-999em;
}
#globalmenu ul li {
	width:			100%;
}
#globalmenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#globalmenu li {
	float:			left;
	position:		relative;
}
#globalmenu a {
	display:		block;
	position:		relative;
}
#globalmenu li:hover ul,
#globalmenu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul#globalmenu li:hover li ul,
ul#globalmenu li.sfHover li ul {
	top:			-999em;
}
ul#globalmenu li li:hover ul,
ul#globalmenu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#globalmenu li li:hover li ul,
ul#globalmenu li li.sfHover li ul {
	top:			-999em;
}
ul#globalmenu li li li:hover ul,
ul#globalmenu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#globalmenu {
	float:			left;
	margin-bottom:	1em;
}
#globalmenu a {
	padding: 		.75em 1.5em;
	text-decoration:none;
}
#globalmenu li:hover, #globalmenu li.sfHover,
#globalmenu a:focus, #globalmenu a:hover, #globalmenu a:active {
	outline:		0;
}

/*** arrows **/
#globalmenu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/common/img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#globalmenu ul .sf-sub-indicator { background-position:  -10px 0; }
#globalmenu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#globalmenu ul a:focus > .sf-sub-indicator,
#globalmenu ul a:hover > .sf-sub-indicator,
#globalmenu ul a:active > .sf-sub-indicator,
#globalmenu ul li:hover > a > .sf-sub-indicator,
#globalmenu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* global menu end */

/* maincontent pagemenu */
#maincontent ul#pagemenu {
	border:1px solid #ccc;
	font-size: 12px;
	width: 690px !important;
	padding:0;
	margin:0 0 1em 0;
}
#maincontent #pagemenu a {
	color:#333;
	display:block;
	font-size-adjust:inherit;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	padding: 0.6em 1.5em !important;
	_width:14em;
}
#maincontent .sfHover,#maincontent #pagemenu a:hover {
	color:#ffffff;
	background:#999999;
	text-decoration:none;
}
#maincontent #pagemenu li.menuitem:last-child {
	_border-right:none;
}
#maincontent #pagemenu li.menuitem {
	float:left;
	border-right:1px dashed #CCCCDD;
	height: 2.4em;
}
#maincontent ul.menucont {
	margin:0;
	float:left;
	text-align:left;
	z-index:9999;
	width: 13em;
}
#maincontent ul.menucont li{
	margin-top:0;
	border-top:dashed 1px #ccc;
}
#maincontent ul.menucont li a{
	_white-space:nowrap;
}
#maincontent ul.menucont li ul{
	width:12em;
}
#maincontent #pagemenu ul.menucont li a{
	color:#e6e6e6;
}
#maincontent #pagemenu a.sf-with-ul {
	min-width: 1px;
	padding-right: 2.5em;
}
#maincontent a > .sf-sub-indicator {
	background-position: 0 -103px;
	top: 0.8em;
}
/* maincontent pagemenu end */

/* legacy pagemenu*/
#menu ul#pagemenu {
	height:34px;
	width:952px;
	padding:0 15px;
	background:url('/common/img/bg_head.gif') left bottom no-repeat;
	margin:0;
}
#pagemenu a {
	color:#555522;
	display:block;
	font-size-adjust:inherit;
	font-weight:bold;
	margin:0;
	text-decoration:none;
	padding:0.6em 1em;
	_width:12em;
}
.sfHover,
#pagemenu a:hover {
	color:#ffffff;
	background:#999999;
	text-decoration:none;
}
#pagemenu li.menuitem {
	float:left;
	border-right:1px dashed #CCCCDD;
	height:2.75em;
}
ul.menucont {
	float:left;
	text-align:left;
	position:relative;
	background:#aaaaaa;
	z-index:9999;
	width:14em;
}
ul.menucont li{
	border-top:dashed 1px #ccc;
}
ul.menucont li a{
	_white-space:nowrap;
}
ul.menucont li ul{
	width:14em;
}
#pagemenu ul.menucont li a{
	color:#e6e6e6;
}


#levelmenu {
	float:left;
	text-align:left;
	background:url('/common/img/bg_pankuzu.gif') no-repeat scroll left top;
	clear:left;
	height:30px;
	margin:5px auto 1px;
	padding:8px 0 0;
	width:100%;
}
#breadcrumb {
	color:#9999CC;
	height:1.2em;
	margin:0;
	overflow:hidden;
	padding:2px 0.5em 0 2em;
}



#siteinf {
	clear: both;
	background:url("/common/img/bg_foot.gif") no-repeat scroll 0 -20px #FFFFFF;
	border-bottom:1px solid #333333;
	color:#FFFFFF;
	font-size: 0.8em;
	margin:4px 0 0;
	max-height:100px;
	min-height:45px;
	padding:14px 0 0 16px;
	text-align: center;
}
#siteinf ul {
	margin-bottom:6px;
}
#siteinf ul li {
	display:inline;
	margin:0 0.5em;
	padding:0;
}
#siteinf ul li a {
	color:#DDDDFF;
	text-decoration:none;
}
#copyright {
	background:none repeat scroll 0 0 transparent;
	color:#CCCCCC;
	font-family:helvetica,sans-serif;
	font-size:0.9em;
	font-style:italic;
}

#sitetitle,
#pagetitle img ,
.hidden ,
.menucont,
.separater,
#skipmenu
{
	display:none;
}







/* old style --------------------------------------------------------------- */

#store {
	float: right;
	width: 220px;
	margin: 0 4px 0 0;
	padding: 0;
	color: #000;
	background: #fff;
	border:1px solid #999;
	text-align:left;
}
#maincontent {
	float: left;
	font-size:1.2em;
	text-align:left;
	padding: 20px 23px;
	_padding: 20px 5px;
	margin:0 9px;
	width: 688px;
	border:1px solid #999;
}
#subcontent {
	clear:right;
	float: right;
	margin: 20px 12px;
	width: 200px;
	text-align:left;
}
/* store corner ------------------------------------------------------------- */
#store .goods, #store h2, #store .storeinf {
	margin: 0;
	padding: 4px;
	line-height: 1.3;
}
#store h2 {
	color: #000;
	font-size: 1.5em;
	border: 0;
}
#store .goods h3 {
	font-size: 1.2em;
	color: #fff;
	background: #333;
	margin: 0 0 .5em 0;
	padding: .2em .5em;
	border: 0;
}
.goods h3 .caution {
	color: #fff;
	margin-bottom: 0 !important;
}
#store .goods h3 span.reservation {
	background: #c00;
	margin: .2em 0;
	padding: .2em .5em 0 .5em;
	border: 0;
	display: block;
	font-size: .9em;
	text-align: center;
}
#store .goods h4 {
	font-size: 1.1em;
	margin: .5em 0;
	padding: .2em 0;
	color: #330;
	border-top: 2px dotted #bb8;
}
#store .goods p, #store .goods .cart {
	margin: 0 0 1em 0;
}
#store .goods .cart a {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: transparent;
	width: 170px;
	height: 30px;
	display: block;
	outline-style: none;
	margin: 0 auto;
}
#store .goods .cart a img {
	display: block;
	margin: 3px 0;
}
#store .goods .cart a.buypk {
	background-image: url(/common/img/btnbg_buypkv6.gif);
}
#store .goods .cart a.buydl {
	background-image: url(/common/img/btnbg_buydlv6.gif);
}
#store .goods .cart a.vu {
	background-image: url(/common/img/btnbg_vu.gif);
}
#store .goods .cart a.buypk:hover, #store .goods .cart a.buydl:hover, #store .goods .cart a.vu:hover {
	background-position: top right;
}
#store .goods .cart .price {
	background: transparent;
	margin: .2em 0 0 0;
	font-weight: bold;
	color: #c00;
}
#store .goods .cart .price .stdprice,
#store .goods .cart .price .std_price{
	font-weight: normal;
	color: #666;
	display: block;
}
#store .goods .cart .price .crtprice,
 #store .goods .cart .price .cart_price{
	font-size: 1.2em;
	font-weight: bold;
}
#store .goods .cart .price .point {
	display:block;
	font-size: 1.2em;
	color:#00994d;
	font-weight: normal;
}
#store .goods .cart .price .point strong {
	font-weight: bold;
}

#store .goods .cart .strike {
	text-decoration: line-through;
	font-size: .9em;
	color: #888;
}
#store a.camp_banner {
	display:block;
	width:200px;
	margin: 0 auto;
}
#store div.campaign {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2;
	color: #C00;
	background: #ff6;
	margin: 0 9px .5em 9px;
	padding: .25em .5em;
	border: 2px #f99 dotted;
}
#store div.campaign_product {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2;
	color: #FFF;
	background: #C00;
	margin: 1em auto 0;
	width:182px;
	padding: 5px 8px;
	border: 2px #C00 solid;
}
#store div.setindex {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2;
	color: #C00;
	background: #ff6;
	margin: 1em auto .5em auto;
	padding: .25em .5em;
	border: 3px #f99 double;
	width:184px;
}

#store h3.set {
	margin: .2em 0 0 0;
}

#store div.set {
	font-size: .85em;
	line-height: 1.2;
	color: #C00;
	background: #ff7;
	margin: 0 0 .5em 0;
	padding: .2em .5em;
	border: 1px #333 solid;
	border-top:0;
}

#store div.shinsei {
	color: #300;
	background: #ffC;
	font-size:1.2em;
	padding: 4px 4px 0px 4px;
	border: 1px #FF0 solid;
}

#store div.shinsei a{
	color: #E00;
	font-weight:bold;
	line-height:1.2em;
	}
	
#store div.shinsei a:hover{
	color: #00F;
	text-decoration:underline;
	}
#store div.cartbtn {
	width: 100%;
}
div.aligncenter {
	text-align: center !important;
}
#store div.oneitem {
	border-top: 2px dotted #aaaaaa;
	padding: 5px;
}

#store .price .existmemberprice {
	font-weight: 400;
	color: #1166aa;
	font-size: 1.0em;
}

#store .price .point_rate {
	font-size: 1.2em;
	font-weight: 700;
}

/* download button ---------------------------------------------------------- */
#maincontent a.trial, #maincontent a.updater {
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 180px;
	height: 30px;
	margin: 2px 0;
	display: block;
	outline-style: none;
}
#maincontent a.trial img, #maincontent a.updater img {
	display: block;
}
#maincontent a.trial {
	background-color: #990;
	background-image: url(/common/img/btnbg_trial.gif);
}
#maincontent a.updater {
	background-color: #909;
	background-image: url(/common/img/btnbg_updater.gif);
}
#maincontent a.trial:hover, #maincontent a.updater:hover {
	background-position: top right;
}
/* subcontent --------------------------------------------------------------- */
#subcontent {
	font-size: .9em;
}
#subcontent .exparticle {
	clear: both;
	width: 196px;
	margin: 1.5em 0;
	border: 2px solid #eb8;
	background: url('/common/img/bg_exparticle.gif') 0 0 no-repeat;
	line-height: 1.2;
}
#subcontent .exparticle h2 {
	width: 171px;
	height: 42px;
	margin: 12px 18px .75em 7px;
	padding: 0;
	border: 0;
	background: transparent;
}
#subcontent .exparticle p, .exparticle a {
	margin: .75em !important;
	padding: 0;
}
#subcontent .exparticle a {
	display: block;
	font-weight: bold;
}
#subcontent .mmlink h3 {
	margin: .5em 0 0 0;
	padding: 0;
	border: 0;
}



/*** ESSENTIAL STYLES ***/
#pagemenu, #pagemenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#pagemenu {
	line-height:	1.0;
}
#pagemenu ul {
	position:		absolute;
	top:			-999em;
}
#pagemenu ul li {
	width:			100%;
}
#pagemenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#pagemenu li {
	float:			left;
	position:		relative;
}
#pagemenu a {
	display:		block;
	position:		relative;
}
#pagemenu li:hover ul,
#pagemenu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul#pagemenu li:hover li ul,
ul#pagemenu li.sfHover li ul {
	top:			-999em;
}
ul#pagemenu li li:hover ul,
ul#pagemenu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#pagemenu li li:hover li ul,
ul#pagemenu li li.sfHover li ul {
	top:			-999em;
}
ul#pagemenu li li li:hover ul,
ul#pagemenu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#pagemenu {
	float:			left;
	margin-bottom:	1em;
}
#pagemenu a {
	padding: 		.75em 1.5em;
	text-decoration:none;
}
#pagemenu li:hover, #pagemenu li.sfHover,
#pagemenu a:focus, #pagemenu a:hover, #pagemenu a:active {
	outline:		0;
}

/*** arrows **/
#pagemenu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/common/img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
#pagemenu ul .sf-sub-indicator { background-position:  -10px 0; }
#pagemenu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
#pagemenu ul a:focus > .sf-sub-indicator,
#pagemenu ul a:hover > .sf-sub-indicator,
#pagemenu ul a:active > .sf-sub-indicator,
#pagemenu ul li:hover > a > .sf-sub-indicator,
#pagemenu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul ul,
.sf-shadow ul {
	background:#666;
	padding: 0 8px 9px 0;
	width:14em;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#pr_banner img,
#pr_banner {
	width:200px;
	height:160px;
}
/* general rules ------------------------------------------------------------ */
img {
	border: 0;
}
.w {
	float: left;
	margin: 0 2em 2em 0;
}
.e {
	float: right;
	margin: 0 0 2em 2em;
}
.sub {
	font-size: .85em;
	line-height: 1.2;
}
.caution {
	color: #f00;
}
abbr {
	border: 0;
}
hr.separater {
	display: none;
}

/* the following are styles for the mark of AWARDS on the Product pages. 2010.09.15 Nis_tomo  ------------------------- */
#maincontent #prodawards{
	background-color:#FFFFFF;	
}

#maincontent #prodawards ul {
	clear:left;
	width:672px;
	background: url(/common/img/awards_bg.jpg) #FFEEAA top left repeat; 
	border:3px double #996633; 
	margin:0px 0px 4px 0px;
	padding:30px 0 0 20px; 
	font-size:0.75em; 
	list-style-position: outside;
}
#maincontent #prodawards ul li{
	margin-bottom:10px;
	margin-left:0px;
	line-height:1.15em;
	list-style-image:none; 
	list-style-type: disc;
}

/* == clearfix == */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}

/** // **/
