html, body, p,
header, hgroup, section, article, aside, hgroup, figure, figcaption, nav {
 margin: auto;
 padding: auto;
 font-size: 100%;
 font-family: Helvetica;
}

.now{
 display:none;
}

h1{
 font-size: 12px;
}

marquee{
 font-size: 12px;
 color: #fff;
}

.container{
 padding: 10px;
}

.container-top{
 padding: 0px 5px 0 5px;
}

ul {
    color: #FFF;
    background: #fff;
    border: 1px solid #B4B4B4;
    font: 12px;
    line-height: 16px;
    padding: 0;
    margin: auto;
    -webkit-border-radius: 8px;
}
ul li {
    color: #FFF;
    border-top: 1px solid #B4B4B4;
    list-style-type: none;  
    padding: 10px 30px 10px 10px;
}
li:first-child {    
    border-top: 0;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    background: #FFF;
}
li:first-child a {
    color: #000;
}
li:last-child { 
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
}
ul li a {
    color: #000;
    font: 12px;
    line-height: 16px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 12px 5px 12px 5px;
    margin: -10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0.40);
}
ul li a + a {
    color: #000;
    font: 12px;
    line-height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    margin: 0px;
    padding: 0px;
}
ul li a img.icon, ul li img.icon {
    float: left;
    display: block;
    margin: -4px 10px -4px -1px;
}
ul li.arrow {
    background-image: url(yajirusi.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.mli-com {
    margin-top:10px;
    padding-left: 15px;
    font: 12px;
}
.mli-kakaku{
    font: bold 15px;
    color: red;
    clear:both;
}
.li-height{
    height: 200px;
}

.page-title{
 border-bottom: 1px solid #999;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));
 height: 20px;
 line-height: 20px;
 font-size: 12px;
 color: #000;
 text-align: center;
}

.global-header {
 border-bottom: 1px solid #999;
 height: 44px;
 line-height: 44px;
 background-color: #999;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#CCC));
}

.page-heading {
 margin: 0 auto;
 width: 140px;
 overflow: hidden;
 color: #ffffff;
 color: #333333;
 font-size: 16px;
 text-align: center;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-shadow: 0 1px #ffffff;
}

.nav-page {
 position: absolute;
 top: 1px;
 left: 0;
 width: 100%;
}

.nav-page-left {
 position: absolute;
 top: auto;
 left: 10px;
}

.nav-page a {
 color: #FFF;
 font-size:14px;
 padding: 5px 10px;
 border: 1px solid #999;
 background-color: #999;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), to(#808080));
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 1px #999;
 box-shadow: 0 1px #000;
 text-decoration: none;
}

.bg1 {
 padding: 5px;
}

.footer {
 background-color: #999;
 padding-top: 5px;
 padding-bottom: 10px;
 margin: 0;
 color:#FFF;
 font-size: 12px;
 text-align: center;
}

.footer ul {
 margin: 10px 5px;
}

.footer ul li a{
 font-size: 16px;
}

.main {
 margin: 0px;
}
.main ul {
 margin: 0px;
 font-size:12px;
 -webkit-border-radius: 0px;
}
.main ul li {
    color:black;
    font-size: 12px;
    border-top: 1px solid #c0c0c0;
    list-style-type: none;
    padding: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));

}
.main ul li:first-child {
    color: #FFF;
    border-top: 0;
    height: 100px;
    -webkit-border-radius: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#696969), to(#000000));
}
.main ul li:first-child a {
    color: #FFF;
}
.main ul li:last-child { 
    list-style-type: none;
    -webkit-border-radius: 0;
}
.main ul li a img, ul li img {
    float: left;
    display: block;
    margin: -4px 10px -4px -1px;
.m-title{
 font-size: 20px;
 font-weight: bold;
}
.m-title2{
 font-size: 16px;
 font-weight: bold;
}
}
.m-title2 ul li.arrow2 {
 background-image: url(yajirusi2.png);
 background-position: right center;
 background-repeat: no-repeat;
padding right:15px;*/
}

.nav-portfolio {
 margin: auto;
}

.nav-portfolio ul {
 border: 0px;
 -webkit-border-radius: 0;
 padding: auto;
}

.nav-portfolio ul li img {
 margin-left: 5px;
 margin-bottom: 5px;
 width: 147px;
 height: 60px;
}

.nav-portfolio ul li {
 float: left;
 margin: 0px;
 border: 0px;
 padding: 0px;
 text-align: center;
}

.nav-portfolio ul:after {
 content: '';
 display: block;
 clear: both;
 padding: 0px;
}

.nav-portfolio a {
 display: block;
 text-decoration: none;
}

.nav-portfolio a:after {
 display: block;
 content: attr(title);
 font-size: 12px;
 width: 120px;
 text-align: center;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0px;
}

.contact-form {
 margin: -20px 10px 10px 10px;
 padding: 10px;
 border: 1px solid #FFFFFF;
 background-color: #ececec;
 background-image: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#ECECEC));
 -webkit-border-radius: 8px;
 border-radius: 8px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.contact-form dl {
 margin-bottom: 20px;
}

.contact-form dt {
 font-weight: bold;
}

.contact-form dd {
 margin-bottom: 10px;
}

input {
 padding: 5px;
 width: 250px;
 font-size: 20px;
}

input[type="radio"] {
 width: auto;
}

input[type="checkbox"] {
 width: auto;
}

input[type="submit"] {
 padding: 0px 10px 3px 10px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #D9F5F3;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
 font-size: 16px;
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

input[type="submit"].toiawase {
 padding: 2px 10px 5px 10px;
 font-size: 23px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #808080;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#32cd32), to(#006400));
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

.page input[type="submit"] {
 padding: 2px 10px 5px 10px;
 font-size: 23px;
 border: 1px solid #FFFFFF;
 width: auto;
 color: #FFFFFF;
 background-color: #808080;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#32cd32), to(#006400));
 font-weight: bold;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: 0 0 3px #333333;
 box-shadow: 0 0 3px #333333;
}

textarea {
 padding: 5px;
 width: 300px;
 font-size: 20px;
}

select {
 padding: 2px;
 font-size: 14px;
}

.submit {
 text-align: center;
}

dl {
 margin-bottom: 20px;
}

dt {
 margin-bottom: 3px;
 font-weight: bold;
 line-height: 25px;
}

dt.hissu {
 margin-bottom: 3px;
 font-weight: bold;
 padding-left: 45px;
 line-height: 25px;
 background-image: url(img/hissu.png);
 background-repeat: no-repeat;
}

dd {
 line-height: 25px;
 margin-bottom: 10px;
 margin-left: 0px;
}
.shosai-tel {
 font-size: 25px;
 font-weight: bold;
 line-height: 30px;
 color: #F99;
}

.jCarousel {
 width: 100%;
 margin-bottom: 50px;
 text-align: center;
 -webkit-transition: margin 0.5s ease-in-out; 
}
.heisyanituite {
    width: 270px;
    height: 180px;
    margin: 0 auto;  
    text-align: left;
}
.saikin {
    width: 320px;
    margin: 0 auto;  
    text-align: left;
}
#btnTop {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}
#balloon {
	width: 200px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 15px #666;
	-webkit-box-shadow: 0 0 15px #666;
	position: absolute;
	background-color: rgba(231, 26, 91, 0.9);
;
	padding: 20px;
	color: #fff;
	line-height: 1.5;
	text-align: center;
}

#balloon p {
	margin: 0;
}
