@charset "utf-8";

/**
 * QUINO INCORPORATED
 *
 * CSS Version 2
 *
 * copyright Copyright (C) 2009 qui-no, Inc. All Rights Reserved.
 */

body {
	color: #333;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	background: #fefefe;
}
a { color: #1B9FD1; overflow: hidden; outline: none; }
a:active,
a:focus,
a:hover { color: #c00; }


/* Framework override
-------------------------------------------------------------- */
.container {
	width: 950px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	background: #fefefe;
}

div.box {
	padding: 0;
	border: 1px solid #d9d9d9;
	background: #fff;
}
div.box div {
	margin: 0;
	padding: 19px;
	border: 1px solid #fff;
	background: #f2f2f2;
}


/* Misc classes
-------------------------------------------------------------- */
.left-img {
	float: left;
	margin-right: 2em;
}

.blank {
	padding: 0.2em 1.5em 0.2em 0;
	background: url(../images/blank.gif) no-repeat right center;
}

table.grid {
    margin-bottom: 1.4em;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table.grid th,
table.grid td {
    padding: 7px 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
	vertical-align: top;
}
table.grid th {
	background: #f2f2f2;
}

hr.line {
	background: url(../images/dot.gif) repeat-x left center;
}


/* Common setting
-------------------------------------------------------------- */
div#left-column {
	float: left;
	margin: 0 30px 30px 30px;
	width: 200px;
}
div#right-column {
	float: left;
	margin: 0 0 30px 0;
	width: 690px;
	position: relative;
}

h1 {
	line-height: 0;
	margin: 32px 0 28px 10px;
}

div#banner_lab {
	margin-top: 10px;
	border: 0px;
}

ul#navi {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navi li {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 100%;
}
ul#navi li.first {
	height: 34px;
	padding-top: 7px;
	background: url(../images/navi_top_bg.gif) no-repeat left top;
}
ul#navi li.last {
	height: 34px;
	padding-bottom: 7px;
	background: url(../images/navi_bottom_bg.gif) no-repeat left bottom;
}
ul#navi li img { margin: 0; padding: 0; }
ul#navi li a {
	display: inline;
}

p#inquiry {
	margin: 19px 30px 15px 0;
	font-size: 90%;
	line-height: 0;
	text-align: right;
}
p#inquiry-page {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 90%;
}

html:not(:nth-child(n)) body p#inquiry { margin-bottom: 11px; } /* Safari3,4 Chrome2 */
html:not(:nth-child(n)) body p#inquiry, x:not(:target):-moz-system-metric(mac-graphite-theme) { margin-bottom: 15px; } /* Firefox3.5 */

p#inquiry span {
	background: url(../images/mail.gif) no-repeat left center;
}
p#inquiry-page span {
	background: url(../images/mail_w.gif) no-repeat left center;
}
p#inquiry a,
p#inquiry-page a {
	color: #555;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
p#inquiry-page a {
	color: #fff;
}
p#inquiry a:hover,
p#inquiry-page a:hover { text-decoration: underline; }

div#contents {
	background: #f7f5f2;
	padding-bottom: 30px;
}

div#contents h2 {
	height: 44px;
	margin: 0 0 34px;
	padding: 16px 0 0 40px;
	color: #fff;
	line-height: 0;
	background: url(../images/title_bg.gif) no-repeat left top;
}

p.desc {
	margin-left: 30px;
	margin-right: 30px;
}

div.block {
	margin: 30px;
	padding: 30px 30px;
	background: #fff;
}

div.block h3 {
	min-height: 23px;
	margin-bottom: 1em;
	padding: 3px 0 0 35px;
	color: #333;
	font-weight: bold;
	background: url(../images/bullet.gif) no-repeat left top;
}

div.block h4 {
	padding: 1em 0 0.5em;
	font-size: 120%;
	font-weight: bold;
	color: #333;
	background: url(../images/dot.gif) repeat-x left bottom;
}
div.block h4.top { padding-top: 0; }

div#footer {
	margin: 0 30px;
	padding: 10px 0 50px;
	background: url(../images/dot.gif) repeat-x left top;
	position: relative;
}

ul.footer-list {
	font-size: 85%;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.footer-list li {
	display: inline;
}
ul.footer-list li a {
	padding: 0 10px;
	color: #777;
	text-decoration: none;
	line-height: 80%;
	background: url(../images/allow.gif) no-repeat left 40%;
}
ul.footer-list li a:hover { text-decoration: underline; }

address {
	color: #555;
	font-weight: bold;
	font-size: 85%;
	font-style: normal;
	margin: 10px 0 0;
	line-height: 100%;
}
address span {
	color: #777;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 1.5em;
}

p#pagetop-img {
	position: absolute;
	top: 0;
	right: 0;
}

a.link {
	padding: 0 10px;
	background: url(../images/allow.gif) no-repeat left 60%;
}

p.last { margin-bottom: 0; }


/* Index
-------------------------------------------------------------- */
div#home { background: #f7f5f2; padding-bottom: 50px; }

div#index-visual {
	height: 265px;
	overflow: hidden;
	position: relative;
}
div#index-visual.loading { background: url(../images/loader.gif) no-repeat center center; }

p#index-visual-link {
	margin: 0;
	display: none;
	line-height: 0;
}
p#index-visual-link a {
	display: block;
	width: 50px;
	height: 15px;
	position: absolute;
	top: 190px;
	left: 350px;
}
p#index-visual-link a:hover { background: #efefef; }

div#index-menu {
	height: 120px;
	margin: 0 0 30px;
	padding: 35px 0 0 30px;
	background: url(../images/index_bg.gif) left top;
}

div.index-block {
	width: 290px;
	float: left;
	margin-right: 20px;
	background: url(../images/dot_v.gif) repeat-y right top;
}
div.index-block.last {
	margin-right: 0;
	background: none;
}
div.index-block a.link {
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
	line-height: 100%;
	background: url(../images/allow_w.gif) no-repeat left 40%;
}
div.index-block a.link:hover { text-decoration: underline; }

div.index-block p { margin: 0; }

div.index-block-left {
	float: left;
	margin-right: 15px;
}
div.index-block-right {
	float: left;
}

div#index-extra {
	margin-bottom: 40px;
	padding: 0 30px 0 30px;
}

div#index-news-release {
	width: 530px;
	float: left;
	margin-right: 30px;
}

div#index-service {
	width: 330px;
	float: left;
	font-size: 90%;
	background: #fff;
}

div#index-news-release h2 {
	height: 19px;
	margin: 0;
	padding: 8px 0 0 10px;
	font-size: 100%;
	line-height: 0;
	background: #777;
}

div#index-news-release dl {
	margin: 10px 10px 0 10px;
	padding: 0;
	font-size: 85%;
}
div#index-news-release dt {
	color: #777;
	font-weight: normal;
	float: left;
}
div#index-news-release dd {
	margin: 0 0 0.5em;
	padding-left: 7.5em;
}

div#index-service div {
	margin: 1px;
	padding: 20px;
	border: 1px solid #d9d9d9;
	background: #fff;
}
div#index-service p.detail { margin: 0.5em 0 0; }


/* Service
-------------------------------------------------------------- */
div#adticker-left {
	float: left;
	width: 295px;
	margin: 0 20px 0 0;
	padding: 0;
	background: none;
	border: none;
}
div#adticker-right {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
div#adticker-left p {
	font-size: 90%;
	margin: 0;
}
div#adticker-right p {
	margin: 0;
	text-align: right;
}


/* Showcase
-------------------------------------------------------------- */
div.showcase-img {
	float: left;
	width: 200px;
	margin-right: 30px;
}
div.showcase-text {
	float: left;
	width: 340px;
}

p.client-title {
	float: left;
	padding: 0 5px 0;
	color: #fff;
	font-size: 95%;
	font-weight: bold;
	background: #0d7aa1;
}
p.client-name {
	margin-left: 5em;
	padding-top: 1px;
	font-size: 85%;
}


/* Develop
-------------------------------------------------------------- */
div#pv {
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	font-size: 85%;
	line-height: 150%;
	border: 1px solid #d9d9d9;
}
div#pv p {
	width: 150px;
	margin: 0;
	padding: 10px;
	border: 1px solid #fff;
	background: #f2f2f2;
}


/* Company
-------------------------------------------------------------- */
span.position {
	display: block;
	float: left;
	width: 90px;
}

ol#privacy {
	margin-top: 0;
	margin-right: 0;
	font-size: 90%;
}
ol#privacy li { margin-bottom: 1em; }
ol#privacy ul {
	margin-top: 1em;
	margin-bottom: 1em;
}
ol#privacy ul li { margin-bottom: 0; }

div#privacy-footer { font-size: 90%; }
div#privacy-footer p{ text-align: right; }


/* Inquiry
-------------------------------------------------------------- */
table#inquiry {
    margin-bottom: 1.4em;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table#inquiry th,
table#inquiry td {
    padding: 7px 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
	vertical-align: middle;
}
table#inquiry th {
	background: #f2f2f2;
}

table#inquiry input,
table#inquiry textarea,
table#inquiry select {
	width: 330px;
	margin: 0;
	padding: 3px;
	font-size: 100%;
}

table#inquiry textarea { height: 170px; }
table#inquiry input.short {
	width: 120px;
	margin-right: 17px;
}

table#inquiry span.space {
	display: inline-table;
	width: 30px;
	vertical-align: middle;
}

div.submit {
	margin: 0 auto;
	border: 1px solid #d9d9d9;
}
div.submit p{
	margin: 1px;
	padding: 10px;
	line-height: 0;
	text-align: center;
	background: #f2f2f2;
}

table#inquiry span.error-text {
	display: block;
	margin-top: 5px;
	color: #D00E31;
	font-size: 85%;
}

div#system-error {
    margin: 0 0 2em 0;
    padding: 2em;
    border: 1px solid #FBC2C4;
    background: #FBE3E4;
    color: #8a1f11;
}
div#system-error ol {
    margin: 1em 0 0 1em;
    padding-left: 1em;
}

