@charset "UTF-8";
@font-face { font-family: 'FontAwesome'; src: url("../font/fontawesome-webfont.eot?v=3.0.1"); src: url("../font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.0.1") format("truetype"), url("../font/fontawesome-webfont.svg?v=3.0.1") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Elusive-Icons'; src: url("../font/Elusive-Icons.eot"); src: url("../font/Elusive-Icons.eot?#iefix") format("embedded-opentype"), url("../font/Elusive-Icons.svg#Elusive-Icons") format("svg"), url("../font/Elusive-Icons.woff") format("woff"), url("../font/Elusive-Icons.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Metrize-Icons'; src: url("../font/Metrize-Icons.eot"); src: url("../font/Metrize-Icons.eot?#iefix") format("embedded-opentype"), url("../font/Metrize-Icons.woff") format("woff"), url("../font/Metrize-Icons.ttf") format("truetype"), url("../font/Metrize-Icons.svg#Metrize-Icons") format("svg"); font-weight: normal; font-style: normal; }

[class^="a-icon-"]:before, [class*=" a-icon-"]:before, [class^="e-icon-"]:before, [class*=" e-icon-"]:before, [class^="m-icon-"]:before, [class*=" m-icon-"]:before { font-weight: normal; font-style: normal; speak: none; line-height: 1; display: inline-block; text-decoration: inherit; -webkit-font-smoothing: antialiased; }

[class^="a-icon-"]:before, [class*=" a-icon-"]:before { font-family: 'FontAwesome'; }

[class^="e-icon-"]:before, [class*=" e-icon-"]:before { font-family: 'Elusive-Icons'; }

[class^="m-icon-"]:before, [class*=" m-icon-"]:before { font-family: 'Metrize-Icons'; }

a [class^="a-icon-"], a [class*=" a-icon-"], a [class^="e-icon-"], a [class*=" e-icon-"], a [class^="m-icon-"], a [class*=" m-icon-"] { display: inline-block; text-decoration: inherit; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before { vertical-align: middle; font-size: 1.33em; }

.btn [class^="a-icon-"], .btn [class*=" a-icon-"], .nav-tabs [class^="a-icon-"], .nav-tabs [class*=" a-icon-"], .btn [class^="e-icon-"], .btn [class*=" e-icon-"], .nav-tabs [class^="e-icon-"], .nav-tabs [class*=" e-icon-"], .btn [class^="m-icon-"], .btn [class*=" m-icon-"], .nav-tabs [class^="m-icon-"], .nav-tabs [class*=" m-icon-"] { /* keeps button heights with and without icons the same */ line-height: .9em; }

li [class^="a-icon-"], li [class*=" a-icon-"], li [class^="e-icon-"], li [class*=" e-icon-"], li [class^="m-icon-"], li [class*=" m-icon-"] { display: inline-block; width: 1.25em; text-align: center; }

li .icon-large:before, li .icon-large:before { width: 1.875em; }

ul.icons { list-style-type: none; margin-left: 2em; text-indent: -0.8em; }

ul.icons li [class^="a-icon-"], ul.icons li [class*=" a-icon-"], ul.icons li [class^="e-icon-"], ul.icons li [class*=" e-icon-"], ul.icons li [class^="m-icon-"], ul.icons li [class*=" m-icon-"] { width: .8em; }

ul.icons li .icon-large:before, ul.icons li .icon-large:before { vertical-align: initial; }

.btn-large [class^="a-icon-"], .btn-large [class*=" a-icon-"], .btn-large [class^="e-icon-"], .btn-large [class*=" e-icon-"], .btn-large [class^="m-icon-"], .btn-large [class*=" m-icon-"] { margin-top: 0; }

/* F020 doesn't work in Safari. all shifted one down */
.e-icon-ok:before { content: "\e070"; }

.e-icon-chevron-right:before { content: "\e0cc"; }

.a-icon-arrow-right:before { content: "\f061"; }

.e-icon-inbox:before { content: "\e0f8"; }

.e-icon-lock:before { content: "\e07e"; }

.e-icon-picture:before { content: "\e060"; }

.e-icon-download-alt:before { content: "\e0c3"; }

.a-icon-angle-right:before { content: "\f105"; }

.a-icon-arrow-down:before { content: "\f063"; }

/*
	Kube Professional CSS-framework

	Copyright (c) 2012, Imperavi Inc.

	http://imperavi.com/kube/

	License: free

*/
/* =Base, reset, normalize
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 14px; vertical-align: baseline; background: transparent; font-style: normal; font-size: inherit; }

/* Structure tags */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }

/* Responsive images and other embedded objects */
img, object, embed, video, iframe { width: auto; max-width: 100%; }

/* Responsive images aspeﾑ》 ratio */
img, video, iframe { height: auto; }

/* To prevent some browsers from inserting quotes on q and p */
blockquote, q { quotes: none; }

blockquote p:before, blockquote p:after, q:before, q:after { content: ''; content: none; }

/* Table reset */
table { border-collapse: collapse; border-spacing: 0; font-family: Helvetica,Arial,Sans-Serif; }

caption, th, td { text-align: left; vertical-align: top; font-weight: normal; }

thead th, thead td { font-weight: bold; vertical-align: bottom; }

/* Image inside */
a img, th img, td img { vertical-align: top; }

/* Webkit browsers reset margin */
button, input, select, textarea { margin: 0; font-family: Helvetica,Arial,Sans-Serif; }

textarea { overflow: auto; }

/* Normalize buttons in IE */
button { width: auto; overflow: visible; }

/* Hand cursor on clickable controls */
input[type=button], input[type=submit], button { cursor: pointer; }

/* Trick with vertical align for radio and checkbox	*/
input[type="radio"], input[type="checkbox"] { font-size: 110%; }

/* Horizontal rule reset	*/
hr { display: block; height: 1px; border: 0; border-top: 1px solid #fff; border-bottom: 1px solid #bbb; }

/* Clearfix */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* =Typography
-----------------------------------------------------------------------------*/
body { background: #ffffff; color: #000000; font-size: 0.875em; line-height: 1.5em; font-family: "メイリオ","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif; }

a { color: #336699; }

a:hover { color: #19334d; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 2em; font-family: inherit; font-weight: bold; line-height: 1.1em; color: inherit; text-rendering: optimizelegibility; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; color: #797979; padding: 0 5px; font-size: 90%; }

h1 { font-size: 22px; }

h2 { font-size: 18px; }

h3 { font-size: 16px; }

h4 { font-size: 14px; }

h5 { font-size: 14px; }

h6 { font-size: 14px; }

h5 small, h6 small { font-size: 100%; }

hgroup h1, hgroup h2, hgroup h3, hgroup h4 { margin-bottom: .1em; }

.subheader { font-size: 1.2em; font-weight: normal; color: #8f8f8f; margin-bottom: 1em; }

p, ul, ol, dl, dd, dt, blockquote, td, th { line-height: 1.5em; }

ul, ol, ul ul, ol ol, ul ol, ol ul { margin: 0 0 0 2em; }

ol ol li { list-style-type: lower-alpha; }

ol ol ol li { list-style-type: lower-roman; }

p, ul, ol, dl, blockquote, hr, pre, hgroup, table, form, fieldset { margin-bottom: 1.5em; }

dl dt { font-weight: bold; }

dd { margin-left: 1em; }

blockquote { margin-bottom: 1.5em; padding-left: 1.5em; border-left: 1px solid #ccc; color: #666; }

blockquote small, cite { color: #888; font-style: italic; }

blockquote p { margin-bottom: 1em; font-style: italic; }

small, blockquote cite { font-size: 0.85em; line-height: 1; }

blockquote .pull-right, .row blockquote .pull-right { float: none; text-align: right; display: block; }

address { font-style: italic; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }

strong, b { font-weight: bold; }

em, i { font-style: italic; }

sub, sup { font-size: 0.7em; line-height: 0; position: relative; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

figcaption { font-size: 0.85em; font-style: italic; }

ins, mark { background-color: #ffee55; color: #000000; text-decoration: none; }

pre, code, kbd, samp { font-size: 90%; font-family: Menlo, Monaco, monospace, sans-serif; }

pre { background: #f8f8f8; border: 1px solid #ddd; border-radius: 3px; padding: 1.5em; white-space: pre; overflow: auto; }

code { padding: 2px 3px; display: inline-block; line-height: 1; background: #f8f8f8; border: 1px solid #ddd; }

kbd { padding: 0 6px; border-radius: 4px; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px white inset; background-color: #fafafa; border-color: #ccc #ccc white; border-style: solid solid none; border-width: 1px 1px medium; color: #444; font-weight: bold; white-space: nowrap; }

input[type="text"], input[type="password"], input[type="email"], textarea { font-size: 13px; }

fieldset { padding: 2em 1.5em; margin-bottom: 1.5em; border: 1px solid #dddddd; }

legend { font-size: 1.2em; text-transform: uppercase; font-weight: bold; padding: 0 1em; }

tfoot th, tfoot td { background-color: #f2f2f2; }

th, td { border-bottom: 1px solid #eeeeee; padding: 0.75em 0.5em; }

/* =Tables
-----------------------------------------------------------------------------*/
table caption { text-transform: uppercase; font-weight: bold; padding-left: 0.5em; color: #666; }

table.simple td, table.simple th { border: none; padding: 0.75em 0.7em 0.75em 0; }

table.bordered td, table.bordered th { border: 1px solid #ddd; }

table.stroked td, table.stroked th { border-bottom: 1px solid #eee; }

table.striped tbody tr:nth-child(odd) td { background-color: #f8f8f8; }

table.hovered tbody tr:hover td, table.hovered thead tr:hover th { background-color: #f6f6f6; }

.thead-gray td, .thead-gray th { background-color: #f0f0f0; }

.thead-black td, .thead-black th { font-weight: normal; color: #f6f6f6; color: rgba(255, 255, 255, 0.9); background-color: #222; }

table.bordered .thead-black td, table.bordered .thead-black th { border: 1px solid #444; }

/* =Forms
-----------------------------------------------------------------------------*/
.forms label { display: block; margin-bottom: 2px; }

.descr { color: #999999; font-size: 0.85em; line-height: 1.5em; }

div.descr { margin: 4px 0; }

.columnar div.descr { margin-bottom: 10px; }

.forms ul { list-style: none; margin: 0; }

.forms ul li { margin-bottom: 10px; }

.forms.columnar ul li { margin-bottom: 15px; }

/* liner fieldset */
fieldset.liner { border: none; padding: 0; }

fieldset.liner legend { padding: 0; width: 100%; padding-bottom: 12px; }

fieldset.liner legend span { padding: 0; padding-bottom: 8px; border-bottom: 1px solid #eee; display: block; }

/* multicolumn */
.forms ul.multicolumn:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.forms ul.multicolumn li { float: left; margin-right: 12px; margin-bottom: 0; line-height: 1.8em; }

.forms ul.multicolumn li label { margin-bottom: 0; }

.forms ul.multicolumn li.width-50 { width: 48%; margin-right: 2%; }

.forms ul.multicolumn li.width-33 { width: 31%; margin-right: 2%; }

/* columnar */
.forms.columnar legend { margin-bottom: 1em; }

.forms.columnar label { float: left; width: 150px; text-align: right; margin-right: 20px; }

.forms.columnar .push, .forms.columnar div.descr { margin-left: 170px; }

.forms.columnar li fieldset label { float: none; width: auto; text-align: left; margin-right: 0; }

.forms.columnar li fieldset { border: none; padding: 0; margin: 0; padding-left: 170px; position: relative; }

.forms.columnar li fieldset section { padding: 0; position: absolute; width: 150px; text-align: right; left: 0; top: 0; }

.forms.columnar li fieldset section label { float: none; width: auto; margin-right: 0; text-align: right; }

.forms.columnar li fieldset div.descr { margin-left: 0; }

/* section */
.forms li.form-section { font-weight: bold; border-bottom: 1px solid #eee; padding: 1.5em 0 .7em 0; font-size: 1.1em; margin-bottom: 1.5em; }

.columnar li.form-section { padding-left: 170px; }

/* tableforms */
table.tableforms td { font-size: 90%; padding: 1px 10px 3px 0 !important; border: none; }

table.tableforms tr.labels td { padding-top: .8em !important; font-weight: bold; }

input[type="radio"], input[type="checkbox"] { position: relative; top: -1px; }

input[type="text"], input[type="password"], input[type="email"], textarea { position: relative; z-index: 2; font-family: "ＭＳ Ｐゴシック","MS PGothic","Hiragino Kaku Gothic Pro",Sans-Serif; height: 23px; border: 1px solid #ccc; margin: 0; padding: 1px 2px; background-color: white; color: #333; font-size: 13px; line-height: 1; border-radius: 1px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset; -webkit-transition: border 0.3s ease-in; -moz-transition: border 0.3s ease-in; -ms-transition: border 0.3s ease-in; -o-transition: border 0.3s ease-in; transition: border 0.3s ease-in; }

textarea { line-height: 1.4em; }

/* Errors and Success */
.error, .success { margin-left: 5px; font-weight: normal; font-size: 0.85em; }

input.input-error, textarea.input-error, select.input-error, .input-error { border-color: #da3e5a; box-shadow: 0 0 0 2px rgba(218, 62, 90, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input.input-success, textarea.input-success, select.input-success, .input-success { border-color: #18a011; box-shadow: 0 0 0 2px rgba(24, 160, 17, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input.input-gray, textarea.input-gray, select.input-gray, .input-gray { border-color: #ccc; box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input:focus, textarea:focus { outline: none; border-color: #5ca9e4; box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }

input.input-search { padding-right: 10px; padding-left: 10px; margin-bottom: 0; border-radius: 15px; }

.input-append, .input-prepend { display: inline-block; background-color: #eee; height: 23px; border: 1px solid #ccc; margin: 0; padding: 1px 8px; color: #333; font-size: 14px; line-height: 23px; }

.input-prepend { margin-right: -1px; }

.input-append { position: relative; z-index: 1; margin-left: -1px; }

.btn { position: relative; cursor: pointer; outline: none; display: inline-block; text-align: center; text-decoration: none; line-height: 1; font-size: 13px; font-weight: normal; padding: 6px 16px; border-radius: 4px; background-color: #f3f3f3; background-image: -moz-linear-gradient(top, white, #e1e1e1); background-image: -ms-linear-gradient(top, white, #e1e1e1); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e1e1e1)); background-image: -webkit-linear-gradient(top, white, #e1e1e1); background-image: -o-linear-gradient(top, white, #e1e1e1); background-image: linear-gradient(top, #ffffff, #e1e1e1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0); border: 1px solid #dadada; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-bottom-color: #a9a9a9; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 1px 0 rgba(255, 255, 255, 0.6); text-shadow: 0 1px 0px #ffffff; }

.btn, .btn:hover { color: #000; }

.btn:hover { filter: none; background: none; background: #eee; text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8); text-decoration: none; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15); }

/* Active	*/
.btn-big.btn-active, .btn-big.btn-active:hover { padding: 11px 25px; }

.btn-active, .btn-active:hover { box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset; color: #555; border: none; background: none; filter: none; background-color: #ddd; text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8); padding: 7px 17px 8px 17px; }

/* Small */
.btn-small { padding: 4px 12px; font-size: 11px; }

.btn-small.btn-active { padding: 5px 12px; }

/* Big */
.btn-big { padding: 10px 24px; font-size: 20px; }

/* Square */
.btn-square { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

/* Round */
.btn-round { border-radius: 15px; border-radius: 0 \0; /* ie9 hack */ }

/* Full */
.btn-full { width: 100%; }

/* Group	*/
.btn-group { display: inline-block; margin-right: 2px; vertical-align: bottom; }

.btn-group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.btn-group > .btn, .btn-group > input { float: left; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; margin-left: -1px; }

.btn-group > .btn:first-child { border-radius: 4px 0 0 4px; }

.btn-group > .btn:last-child { border-radius: 0 4px 4px 0; }

.btn-group > .btn.btn-round:first-child, .btn-group > .input-search:first-child { border-radius: 15px 0 0 15px; }

.btn-group > .btn.btn-round:last-child, .btn-group > .input-search:last-child { border-radius: 0 15px 15px 0; }

/* Append	*/
.btn-append { margin-left: -2px; border-radius: 0 4px 4px 0; }

/* Disabled	*/
.btn.disabled, .btn[disabled] { border: none; filter: none; background: none; background-color: #e9e9e9; opacity: 0.6; cursor: default; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6); }

/* FF fix */
@-moz-document url-prefix("http://") { input[type=submit].btn::-moz-focus-inner, button.btn::-moz-focus-inner { border: 0; padding: 0; } }

/* =Grid
-----------------------------------------------------------------------------*/
.row { margin-bottom: 1.5em; }

.container.row { margin-bottom: 0; }

.container:after, .row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.half, .third, .quarter, .fifth, .sixth, .twothird, .twofifth, .threefifth, .fourfifth, .fivesixth, .threequarter { margin-left: 3.1914893617021276%; float: left; min-height: 1px; }

.half:first-child, .third:first-child, .quarter:first-child, .fifth:first-child, .sixth:first-child, .twothird:first-child, .twofifth:first-child, .threefifth:first-child, .fourfifth:first-child, .fivesixth:first-child, .threequarter:first-child { margin-left: 0; }

.sixth { width: 14.007092198581558%; }

.fifth { width: 17.4468085106383%; }

.quarter { width: 22.606382978723403%; }

.third { width: 31.205673758865245%; }

.half { width: 48.40425531914894%; }

.threequarter { width: 74.20212765957446%; }

.twothird { width: 65.60283687943262%; }

.twofifth { width: 38.08510638297872%; }

.threefifth { width: 58.72340425531915%; }

.fourfifth { width: 79.36170212765958%; }

.fivesixth { width: 82.8014184397163%; }

.push-half, .push-threequarter, .push-quarter, .push-third, .push-twothird, .push-fifth, .push-twofifth, .push-threefifth, .push-fourfifth, .push-sixth, .push-fivesixth { position: relative; }

.push-half { left: 51.59574468085106%; }

.push-third { left: 34.39716312056737%; }

.push-quarter { left: 25.79787234042553%; }

.push-fifth { left: 20.638297872340427%; }

.push-sixth { left: 17.198581560283685%; }

.push-threequarter { left: 77.39361702127658%; }

.push-twothird { left: 68.79432624113474%; }

.push-twofifth { left: 41.27659574468085%; }

.push-threefifth { left: 61.91489361702128%; }

.push-fourfifth { left: 82.55319148936171%; }

.push-fivesixth { left: 85.99290780141843%; }

.split .half, .split .third, .split .quarter, .split .fifth, .split .sixth, .split .twothird, .split .twofifth, .split .threefifth, .split .fourfifth, .split .fivesixth, .split .threequarter { margin-left: 0; }

.split .half { width: 50%; }

.split .threequarter { width: 75%; }

.split .quarter { width: 25%; }

.split .third { width: 33.3%; }

.split .twothird { width: 66.6%; }

.split .fifth { width: 20%; }

.split .twofifth { width: 40%; }

.split .threefifth { width: 60%; }

.split .fourfifth { width: 80%; }

.split .sixth { width: 16.6%; }

.split .fivesixth { width: 83.4%; }

.inner { padding: 1.5em; }

.inner-left { padding-left: 1.5em; }

.inner-right { padding-right: 1.5em; }

.inner-nobottom { padding-bottom: 1px; }

.inner-double { padding: 3em; }

.inner-double-left { padding-left: 3em; }

.inner-double-right { padding-right: 3em; }

.inner-double-nobottom { padding-bottom: 1px; }

.row .push-right { float: right; }

.row .centered { float: none; margin: 0 auto; }

/* =Blocks
-----------------------------------------------------------------------------*/
.block-two, .block-three, .block-four, .block-five, .block-six { list-style: none; margin-left: -3.19149%; margin-bottom: 0; }

.block-two:after, .block-three:after, .block-four:after, .block-five:after, .block-six:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.block-two > li, .block-three > li, .block-four > li, .block-five > li, .block-six > li { height: auto; float: left; margin-bottom: 1.5em; margin-left: 3.1914893617021276%; }

.block-two > li { width: 46.80851063829787%; }

.block-three > li { width: 30.141843971631204%; }

.block-four > li { width: 21.80851063829787%; }

.block-five > li { width: 16.80851063829787%; }

.block-six > li { width: 13.47517730496454%; }

/* =Goodies
-----------------------------------------------------------------------------*/
.image-left { float: left; margin: 0 1em 1em 0; }

.image-right { float: right; margin: 0 0 1em 1em; }

.image-left img, .image-right img { position: relative; top: .4em; }

p.lead { font-size: 1.2em; }

.supersmall { font-size: 0.7em; }

.small { font-size: 0.85em; }

.big { font-size: 1.2em; }

input.big { padding: 2px 0; font-size: 1.2em; }

.text-centered { text-align: center; }

.uppercase { text-transform: uppercase; }

.nowrap { white-space: nowrap; }

.clear { clear: both; }

.last { margin-right: 0 !important; }

.end { margin-bottom: 0 !important; }

.handle { cursor: move; }

.normal { font-weight: normal; }

.bold { font-weight: bold; }

.italic { font-style: italic; }

.req, .required { font-weight: normal; color: #da3e5a; }

.highlight { background-color: #e5ecf5 !important; }

/* Width */
.width-33 { width: 33%; }

.width-50 { width: 50%; }

.width-100 { width: 100%; }

input.width-100 { width: 98.6%; }

textarea.width-100 { width: 99.4%; }

select.width-100 { width: 99.4%; }

/* Colors */
.black { color: #000000; }

.gray-dark { color: #151516; }

.gray { color: #777777; }

.gray-light { color: #999999; }

.white { color: #ffffff; }

.red, .error { color: #da3e5a; }

.green, .success { color: #18a011; }

/* Link Colors Hover */
a.white:hover { color: #d9d9d9; color: rgba(255, 255, 255, 0.8); }

a.green:hover, a.red:hover, a.error:hover { color: #000000; }

/* =Responsive Mobile (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 768px) { .row .half, .row .third, .row .quarter, .row .fifth, .row .sixth, .row .twothird, .row .twofifth, .row .threefifth, .row .fourfifth, .row .fivesixth, .row .threequarter { margin-left: 0; width: 100%; }
  .push-half, .push-threequarter, .push-quarter, .push-third, .push-twothird, .push-fifth, .push-twofifth, .push-threefifth, .push-fourfifth, .push-sixth, .push-fivesixth { left: 0; }
  .row .pull-right { float: none; }
  /* 		Blocks 	*/
  .block-two, .block-three, .block-four, .block-five, .block-six { margin-left: 0; margin-bottom: 1.5em; }
  .block-two > li, .block-three > li, .block-four > li, .block-five > li, .block-six > li { float: none; margin: 0; width: 100%; }
  /* 		Forms 	*/
  .forms.columnar label { float: none; text-align: left; width: auto; }
  .forms.columnar .push, .forms.columnar div.descr { margin-left: 0; }
  .forms .multicolumn li { float: none; margin-right: 0; }
  .forms .multicolumn li.width-50, .forms .multicolumn li.width-33 { width: 100%; }
  .forms.columnar li fieldset, .forms.columnar li fieldset section { width: 100%; padding-left: 0; text-align: left; position: static; }
  .forms fieldset { padding: 0; padding-top: 1em; border: none; }
  .forms fieldset legend { padding: 0; } }
/* **************************************************
	noscript design
************************************************** */
.noscript { position: absolute; top: 20px; left: 50%; text-align: left; margin-left: -400px; width: 800px; padding: 20px 20px 20px 20px; color: #468847; font-size: 100%; font-weight: normal; font-family: Helvetica,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; background-color: #dff0d8; border: 2px solid #d6e9c6; }

.noscript:before { position: absolute; top: 50%; left: 7px; display: block; width: 1em; height: 1em; margin-top: -0.5em; color: #6ebe8c; font-size: 180%; }

/* **************************************************
	old ie design
************************************************** */
.ie { margin: 0; padding: 0; color: #3a87ad; font-size: 100%; }

div.ie { position: relative; padding: 20px 20px 10px 20px; background-color: #d9edf7; border: 1px solid #aadbe8; }

div.ie > button { position: absolute; top: 5px; right: 5px; }

dt.ie { padding-bottom: 10px; font-weight: bold; }

b.ie { padding-right: 15px; padding-bottom: 5px; }

a.ie { padding: 0px 5px; text-decoration: underline; color: #04405e; font-weight: bold; }

a.ie:hover { color: #b3058d; }

/* **************************************************
	common miscellaneous
************************************************** */
.clearfix { *zoom: 1; }

.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0; }

.clearfix:after { clear: both; }

.hide-text { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.input-block-level { display: block; width: 100%; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.unstyled, .unstyled { margin-left: 0; list-style: none; }

ul.unstyled > li, ol.unstyled > li { display: block; }

.hide { display: none; }

.show { display: block; }

.pull-left { float: left; }

.pull-right { float: right; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.align-center { text-align: center; }

/* **************************************************
	margin padding
************************************************** */
.mg-0 { margin: 0 !important; }

.mgtb-20 { margin: 20px 0; }

.mgtb-30 { margin: 30px 0; }

.mgt-20 { margin-top: 20px; }

.mgb-20 { margin-bottom: 20px; }

.mgt-30 { margin-top: 30px; }

.mgb-30 { margin-bottom: 30px; }

.pdt-20 { padding-top: 20px; }

.pd-0-5 { padding: 0 5px; }

.char { line-height: 1.6em; padding: 0; margin: 0 0 1.6em 0; }

/* **************************************************
	alert ************************************************* */
.alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.alert, .alert h4 { color: #c09853; }

.alert h4 { margin: 0; }

.alert .close { position: relative; top: -2px; right: -21px; line-height: 20px; }

.alert-success { background-color: #dff0d8; border-color: #d6e9c6; color: #468847; }

.alert-success h4 { color: #468847; }

.alert-danger, .alert-error { background-color: #f2dede; border-color: #eed3d7; color: #b94a48; }

.alert-danger h4, .alert-error h4 { color: #b94a48; }

.alert-info { background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; }

.alert-info h4 { color: #3a87ad; }

.alert-block { padding-top: 14px; padding-bottom: 14px; }

.alert-block > p, .alert-block > ul { margin-bottom: 0; }

.alert-block p + p { margin-top: 5px; }

.inline-block { display: inline-block; *display: inline; *zoom: 1; }

.inline-block.important { display: inline-block !important; *display: inline !important; *zoom: 1 !important; }

.linefiled-none { display: inline; }

.linefiled-break { display: block; }

.img-replace { display: block; position: relative; text-indent: -999px; white-space: nowrap; overflow: hidden; }

.img-replace-inline { display: inline-block; *display: inline; *zoom: 1; position: relative; text-indent: -999px; white-space: nowrap; overflow: hidden; }

.list-circle { display: block; }

.ls-minus1 { letter-spacing: -1px; }

.ls-0 { letter-spacing: 0px; }

/* **************************************************
	base button
************************************************** */
.button { position: relative; display: inline-block; *display: inline; /* IE7 inline-block hack */ *zoom: 1; color: #fff; cursor: pointer; padding: 5px 10px; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25); width: auto; line-height: 1em; text-align: center; vertical-align: middle; letter-spacing: 0px; white-space: nowrap; border: none; overflow: hidden; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #b9b9b9; background-image: -moz-linear-gradient(top, #c9c9c9, darkgrey); background-image: -ms-linear-gradient(top, #c9c9c9, darkgrey); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c9c9c9), to(darkgrey)); background-image: -webkit-linear-gradient(top, #c9c9c9, darkgrey); background-image: -o-linear-gradient(top, #c9c9c9, darkgrey); background-image: linear-gradient(top, #c9c9c9, darkgrey); background-repeat: repeat-x; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.button:hover, .button:focus, .button:active { text-decoration: none; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25); background-color: darkgrey; background-image: -moz-linear-gradient(top, #b9b9b9, #898989); background-image: -ms-linear-gradient(top, #b9b9b9, #898989); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b9b9b9), to(#898989)); background-image: -webkit-linear-gradient(top, #b9b9b9, #898989); background-image: -o-linear-gradient(top, #b9b9b9, #898989); background-image: linear-gradient(top, #b9b9b9, #898989); }

.button.tb { margin-bottom: 10px; line-height: 1em; }

.button-touch { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.9); }

a, button { -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.button-disible { position: relative; display: inline-block; *display: inline; /* IE7 inline-block hack */ *zoom: 1; color: #fff; cursor: pointer; padding: 0; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0); width: auto; height: 2em; line-height: 2em; text-align: center; vertical-align: middle; letter-spacing: 0px; white-space: nowrap; border: none; overflow: hidden; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background-color: #dddddd; background-image: -moz-linear-gradient(top, #dddddd, #dddddd); background-image: -ms-linear-gradient(top, #dddddd, #dddddd); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#dddddd)); background-image: -webkit-linear-gradient(top, #dddddd, #dddddd); background-image: -o-linear-gradient(top, #dddddd, #dddddd); background-image: linear-gradient(top, #dddddd, #dddddd); background-repeat: repeat-x; -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (min-width: 1200px) { .superbox-close { background: url(/image/close.gif) no-repeat center center; } }
@media (max-width: 768px) { .superbox-list { width: 200px; } }
@media (max-width: 480px) { .superbox-list { width: 140px; } }
/*
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
form { margin: 0 0 20px; }

fieldset { padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: 40px; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

legend small { font-size: 15px; color: #999999; }

label, input, button, select, textarea { font-size: 14px; font-weight: normal; line-height: 20px; }

input, button, select, textarea { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

label { display: block; margin-bottom: 5px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { display: inline-block; height: 20px; padding: 4px 6px; margin-bottom: 10px; font-size: 14px; line-height: 20px; color: #151515; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; vertical-align: middle; }

input, textarea, .uneditable-input { width: 206px; }

textarea { height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { background-color: #ffffff; border: 1px solid #cccccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .2s; transition: border linear .2s, box-shadow linear .2s; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; *margin-top: 0; margin-top: 1px \9; line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; }

select, input[type="file"] { height: 30px; *margin-top: 4px; line-height: 30px; }

select { width: 220px; border: 1px solid #cccccc; background-color: #ffffff; }

select[multiple], select[size] { height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

.uneditable-input, .uneditable-textarea { color: #999999; background-color: #fcfcfc; border-color: #cccccc; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); cursor: not-allowed; }

.uneditable-input { overflow: hidden; white-space: nowrap; }

.uneditable-textarea { width: auto; height: auto; }

input:-moz-placeholder, textarea:-moz-placeholder { color: #999999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999; }

.radio, .checkbox { min-height: 20px; padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 5px; }

.radio.inline, .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; }

.input-mini { width: 60px; }

.input-small { width: 90px; }

.input-medium { width: 150px; }

.input-large { width: 210px; }

.input-xlarge { width: 270px; }

.input-xxlarge { width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] { float: none; margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] { display: inline-block; }

input, textarea, .uneditable-input { margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] { margin-left: 20px; }

input.span12, textarea.span12, .uneditable-input.span12 { width: 926px; }

input.span11, textarea.span11, .uneditable-input.span11 { width: 846px; }

input.span10, textarea.span10, .uneditable-input.span10 { width: 766px; }

input.span9, textarea.span9, .uneditable-input.span9 { width: 686px; }

input.span8, textarea.span8, .uneditable-input.span8 { width: 606px; }

input.span7, textarea.span7, .uneditable-input.span7 { width: 526px; }

input.span6, textarea.span6, .uneditable-input.span6 { width: 446px; }

input.span5, textarea.span5, .uneditable-input.span5 { width: 366px; }

input.span4, textarea.span4, .uneditable-input.span4 { width: 286px; }

input.span3, textarea.span3, .uneditable-input.span3 { width: 206px; }

input.span2, textarea.span2, .uneditable-input.span2 { width: 126px; }

input.span1, textarea.span1, .uneditable-input.span1 { width: 46px; }

.pagination { margin: 20px 0; }

.pagination ul { display: inline-block; *display: inline; *zoom: 1; margin-left: 0; margin-bottom: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination ul > li { display: inline; }

.pagination ul > li > a, .pagination ul > li > span { float: left; padding: 4px 12px; line-height: 20px; text-decoration: none; background-color: #ffffff; border: 1px solid #dddddd; border-left-width: 0; }

.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background-color: #f5f5f5; }

.pagination ul > .active > a, .pagination ul > .active > span { color: #999999; cursor: default; }

.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus { color: #999999; background-color: transparent; cursor: default; }

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px; }

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }

.pagination-centered { text-align: center; }

.pagination-right { text-align: right; }

.pagination-large ul > li > a, .pagination-large ul > li > span { padding: 11px 19px; font-size: 17.5px; }

.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span { -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px; }

.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span { -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; }

.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span { -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px; }

.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span { -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px; }

.pagination-small ul > li > a, .pagination-small ul > li > span { padding: 2px 10px; font-size: 11.9px; }

.pagination-mini ul > li > a, .pagination-mini ul > li > span { padding: 0 6px; font-size: 10.5px; }

ol#decoration { margin: 0 0 0 1em; padding: 0; position: relative; counter-reset: li; list-style: none; }

ol#decoration > li { position: relative; margin: 0 0 2em 2em; padding: 10px 8px 0; }

ol#decoration > li:before { content: counter(li); counter-increment: li; position: absolute; top: 0px; left: -40px; width: 40px; height: 40px; line-height: 55px; text-align: center; color: #fff; font-size: 20px; background: #46AE3E; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

ol#decoration > li:after { content: 'Sample'; display: block; position: absolute; top: 6px; left: -40px; width: 40px; height: 12px; line-height: 12px; text-align: center; font-size: 10px; color: #fff; }

/* **************************************************
	各種エフェクト
************************************************** */
a, .btn, .superbox-list { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; }

a.show { padding: 4px 0; line-height: 1.2em; }

.wrap-header { -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; }

.nav-fixed { -webkit-transition: all 1s linear; -moz-transition: all 1s linear; -ms-transition: all 1s linear; -o-transition: all 1s linear; }

/* **************************************************
	回転する
************************************************** */
@-webkit-keyframes RotateAria { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); } }

p, dl, dt, dd, h1 { margin: 0; }

dl dt { font-weight: normal; }

.layout { background: #eee; color: #888; }

.container { padding-top: 10px; padding-bottom: 200px; }

.footer { padding: 20px 0; text-align: center; font-size: 80%; color: #ccc; }

.bold { font-weight: bold; }

.section.first { margin: 10px; padding: 20px 10px; background: #465f99; color: #fff; }

.section.first > dt { font-size: 130%; padding-bottom: 15px; }

.section.first > dd { font-size: 80%; line-height: 2em; }

.section.box { margin: 0 10px 10px; background: #fff; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }

.box-inner { padding: 10px 5px 5px; }

.box-inner.hyper { color: #555; }

.box-inner.howto { color: #555; }

.howto p { text-align: center; font-size: 90%; }

.boxUnder-a { display: block; padding: 10px 10px 15px; border-top: 2px solid #555; text-decoration: none; text-align: right; font-weight: bold; font-size: 100%; color: #222; background: #eee; }

.boxUnder-a > i { padding-right: 0.5em; font-size: 150%; padding-top: 4px; }

.boxUnder-a.hyper { color: #e12d29; }

.h1-howto, .h1-hyper { padding: 18px 0 18px 15px; margin: 0 10px 10px; color: #ffffff; font-size: 16px; font-weight: normal; position: relative; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }

.h1-howto { background: #627dc4; }

.h1-hyper { background: #f87e7b; }

.h1 > i { position: absolute; top: 15px; right: 10px; font-size: 120%; }

ol#decoration { margin: 0 0 0 1em; padding: 20px 0; max-width: 500px; position: relative; counter-reset: li; list-style: none; }

ol#decoration li { position: relative; margin: 0 0 2em 2.5em; padding: 3px 5px 0; font-size: 16px; line-height: 1.3em; }

ol#decoration li:before { content: counter(li); counter-increment: li; position: absolute; top: 0px; left: -40px; width: 35px; height: 35px; line-height: 34px; text-align: center; color: #fff; font-size: 18px; background: #5b7fca; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

ol#decoration li:after { content: ''; }

.hyper dt { padding: 8px 10px 0; font-size: 90%; }

.hyper-ul { margin: 20px 0; padding: 10px; }

.hyper-ul > li { width: 49%; height: 90px; overflow: hidden; padding: 8px 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; margin-right: 5px; line-height: 1.3em; background: #f87e7b; float: left; color: #fff; font-size: 75%; font-weight: bold; text-align: center; }

.hyper-ul > li.mnone { margin-right: 0; }

.hyper-ul > li > i { display: block; margin: 0 auto; padding-bottom: 13px; font-size: 350%; }

.hyper p { text-align: center; font-size: 90%; }
