﻿@charset "utf-8";
/* CSS Document */

/* common
------------------------------------------*/
a:hover img#rollover {
     opacity: 0.8;
     filter: alpha(opacity=80);
     -ms-filter: "alpha( opacity=80 )";
}

h2 {
    background: none repeat scroll 0 0 #4E7D1B;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 10px;
    padding: 10px;
    font-size: 16px;
    line-height: 14px;
}


#showtengaiBadge {
    display :none;
}

body {
       margin: 0;
}

.clear-fix {
        clear: both;
        with: 100%;
        margin: 0 auto;
}

a.pdf {
    background: url("/labo/img/pdf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: normal;
    line-height: 22px;
    padding: 0 0 0 20px;
    text-decoration: underline;
}

.box {
    margin: 20px;
}

/* header
------------------------------------------*/
#header-out {
        margin: 0;
} 

#header {
       margin: 0;
       width: 100%;
       background: url("/labo/img/header_bg.png") repeat-x scroll 0 -290px rgba(0, 0, 0, 0);
} 

#header-box {
        margin: 0 auto;
        width: 1050px;
}

#header-inner-box {
	width: 960px;
	margin: 0 auto;
	clear: both;
        height: 91px;
}

#header-inner-box .logo{
        margin: 16px 0 0;
	float: left;
}

#header-inner-box.logo img{
	width: 100%;
}

#header-inner-box .info-tel{
	text-align: right;
	float:right;
        margin: 10px 0 8px;
}

/* nav
------------------------------------------*/
#header-nav {
    background: none repeat scroll 0 0 #8CD617;
    clear: both;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
}

#header-nav ul {
    margin: 0 auto;
    width: 960px;
}

#header-nav ul li{
    float: left;
    height: 60px;
    width: 240px;
}

#header-nav ul li#nav-1 {
    width: 240px;
}

#header-nav ul li a {
    font-weight: bold;
    color: #1c274d;
    display: block;
    height: 60px;
    line-height: 60px;
    text-decoration: none;
    border-left: 1px dotted #96FF30;
    padding: 0 5px;
    text-align: center;
    width: 229px;
    font-size: 14px;
    overflow: hidden;
    letter-spacing: 0.2em;
}

#header-nav ul li#nav-1 a {
    border: none;
    width: 230px;
}

#header-nav ul li.current a {
    background: url("/labo/img/gradation.png") repeat-x scroll 0 -15px #00CC00;
    color: #FFFFFF;
    border-radius: 0 0 4px 4px;
    font-weight: bold;
}

#header-nav ul li a:hover {
    background: url("/labo/img/gradation.png") repeat-x scroll 0 -15px #00CC00;
    color: #FFFFFF;
    border-radius: 0 0 4px 4px;
    font-weight: bold;
}

.group:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

/* contents
------------------------------------------*/

#content-out {
        background: none repeat scroll 0 0 #8cd617;
        margin: 0;
        padding: 15px 0 0;
        width: 100%;
        clear: both;
}

#content {
        padding: 0 0 10px;
        margin: 0 auto;
        background: none repeat scroll 0 0 #8cd617;
}

.content-box {
	width: 960px;
	margin: 0 auto;
        padding: 0 0 10px;
        overflow: hidden;
}

.content-inner-box {
        background: none repeat scroll 0 0 #FFFFFF;
}

.content-inner-box h3 {

}

#content #wide-col {
        background: none repeat scroll 0 0 #FFFFFF;
	width: 960px;
	margin: 0 auto;
        padding: 0;
        overflow: hidden;
        border-radius: 5px;
}

.content-inner-box h4{
	width: 920px;
        margin: 0;
	padding: 10px 20px;
	letter-spacing: 0.1em;
	color: #01aae5;
	font-size: 120%;
	font-weight: bold;
}

.content-inner-box h5{
	width: 460px;
        margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	color: #01aae5;
	font-size: 110%;
	font-weight: bold;
}


/* article
------------------------------------------*/

.web_article {
   margin: 10px 0 20px 20px;
   letter-spacing: 0.1em;

}

.tittle {

}
.sub-tittle {
   margin: 20px 0;
   font-size: 32px;
   letter-spacing: 0.1em;
}

.left {
   float: left;
}

.article-box {
   letter-spacing: 0.1em;
   font-size: 16px;
   margin: 10px 0;
   width: 450px;
}

.small-tittle {
   padding: 5px 8px;
    margin: 15px 0;
   border-color: #997E00;
   border-width: 0 0 0 6px;
   border-style: solid;
   font-weight: bold;
}

.article-box_big {
   letter-spacing: 0.1em;
   font-size: 16px;
   margin: 10px 0;
   width: 900px;
}

.right {
   float: right;
}

.emphasis {
   font-weight: bold;
   color: #ff044f;
   font-size: 18px;
}


.compare {
   width: 920px;
   margin: 20px;
}

.compare th {
    width: 220px;
    padding: 10px;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #666666;
    font-weight: bold;
}

.compare td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666666;
}


/* Contact
------------------------------------------*/
.contact-center-out2 {
    background: none repeat scroll 0 0 #8cd617;
    width: 100%;
    padding: 15px 0 0;
}

#contact-center-out {
    background: none repeat scroll 0 0 #8cd617;
    margin: 0 auto;
}

.contact-center {
	width: 960px;
        margin: 0 auto;
        border-radius: 5px;
        background: #FFFFFF;
        padding: 10px 0 30px;
}

.contact-center h2 {
    margin: 0 10px;
}

.contact-center .box {
        margin: 0;
        overflow: hidden;
        padding: 0;
}

.contact-center table {
    margin: 10px auto;
    width: 930px;
    table-layout: fixed;
}

.contact-center table input {
    width: 705px;
}

.contact-center table input.input-text-s {
    width: 30%;
}

.contact-center table input.input-text-m {
    width: 50%;
}

.contact-center table textarea {
    width: 704px;
}

.contact-center table th {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #DDDDDD;
    font-size: 90%;
    letter-spacing: 0.1em;
    padding: 10px;
    width: 180px;
}

.contact-center table td {
    border: 1px solid #DDDDDD;
    line-height: 1.3em;
    padding: 10px;
}

.contact-center table .inner-table {
    border: none;
    width: 710px;
    padding: 5px;
    margin: 0;
}

.contact-center table .inner-table td {
    border: none;
    padding: 0;
}

.contact-description {
    padding: 0;
    text-indent: -10px;
}

.contact-center p {
    margin: 5px;
    line-height: 1em;
    padding: 0 0 5px 10px;
}

.contact-center .example {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 0 0;
    padding: 0;
}

.contact-center p {
    font-size: 90%;
    line-height: 1.3em;
    padding: 0 0 0 10px;
}

.contact-center .char {
    color: #CC0000;
    font-size: 90%;
    font-weight: normal;
    margin: 0 0 0 15px;
}

.contact-center .submit-button {
    margin: 20px auto 10px;
    text-align: center;
}

.contact-center .submit-button button {
	width: 100px;
	cursor: pointer;
	color: #fff;
	height: 30px;
	border: 1px solid #006bb4;
	border-radius: 3px;        /* CSS3 */
        -webkit-border-radius: 3px;    /* Safari,Google Chrome */
        -moz-border-radius: 3px;   /* Firefox逕ｨ */
	background-image: linear-gradient(bottom, rgb(0,108,180) 0%, rgb(36,158,240) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,108,180) 0%, rgb(36,158,240) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,108,180) 0%, rgb(36,158,240) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,108,180) 0%, rgb(36,158,240) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,108,180) 0%, rgb(36,158,240) 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(0,108,180)),
		color-stop(1, rgb(36,158,240))
	);
	/background: #006bb4;
	background: #006bb4\9;
}

.contact-center .mail-result {
    background: none repeat scroll 0 0 #FFF7EC;
    border: 2px solid #FFD0BA;
    color: #CC0000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 906px;
    margin: 20px auto;
}

.contact-center .mail-result .text {
    background: url("/img/themed/warning01.gif") no-repeat scroll left center transparent;
    padding: 3px 0 3px 2em;
}

.contact-center .mail-result .error-text {
    font-size: 0.9em;
    font-weight: normal;
    margin: 0 1em;
}

.contact-center  .must {
    font-size: 11px;
    font-weight: normal;
}
.contact-center  .title {
	font-weight: bold;
	line-height: 2.5em;
}
.delete {
   display: none;
}

/* footer
------------------------------------------*/
#footer {
    background: none repeat scroll 0 0 #8cd617;
    width: 100%;
    margin: 0;
    clear: both;
}

#copyright-out {
        width: 1050px;
        margin: 0 auto;
}

#copyright {
	font-size: 10px;
        padding: 30px 0 10px;
        margin: 0 auto;
	text-align: center;
	width: 960px;
        color: #1D2088;
        background: none repeat scroll 0 0 #8cd617;
}



