﻿/* CSS Document */
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
* {/* margin:0; *//* padding:0; */}
body {/* background:#104f94; */font-family: 'Trebuchet MS', serif;font-size:12px;/* color:#9e6659; */ background-image:url(../images/food.png);}

h1{font-family: 'Oswald', sans-serif; font-size:24px; text-transform: uppercase; font-weight:normal; color:#fff;}
h2{font-family: 'Oswald', sans-serif; font-size:20px; text-transform: uppercase; font-weight:normal;}
h3{font-family: 'Oswald', sans-serif; font-size:14px; text-transform: uppercase; font-weight:normal;}
h4{ color:#ffc01d; font-size:15px; font-weight:normal; font-family: 'Trebuchet MS', serif;} 
h6{ color:#ffc01d; font-size:14px; font-weight:normal;}

p{ font-size:14px;}
a{ color:#fff; text-decoration:none;}
a:hover{ color: #104F94;}
.clear{/* clear:both; */}
.title{ margin-bottom:30px;}
.title h1{ color:#ffc01d;}
.title h2{ color:#fff;}
/*-------------------------------------------------
body sytles start
-------------------------------------------------*/
.border-bottom{border-bottom:none!important;}
.marRight30{margin-right:30px;}
.button a{ font-family: 'Oswald', sans-serif; font-size:14px; text-transform: uppercase; text-decoration:none; color:#104f94;}
.button a:hover{ color:#fff;}


.wrapper{ width:960px; margin:0 auto; /* margin-top: 30px; */ /* clear: both; */}
.page-wrapper{width:960px; margin:0 auto; margin-top:-30px;}
.wrapper2{ width:960px; margin-bottom:60px; overflow:hidden;}
/*-------------------------------------------------
PANEL  
-------------------------------------------------*/
.services{ width:300px; float:left; margin-top: 30px;}
.services .ititle h1{ color:#ffc01d; margin-bottom:30px;}
.services img{ margin-bottom:30px;}
.services .content p{ color:#85aedb; font-size:14px;}
.services .content .button{ /* background:url(../images/button2.png) no-repeat; */ width:80px; height:30px; text-align:center; line-height:30px; margin-top:30px; margin-bottom:70px; background: #FFC01D;}

/*-------------------------------------------------
HEADESECTION 
-------------------------------------------------*/
.header-wrapper{ /* background:#ffcb43; */}
.logo{/* float:left; */ /* width: 360px; */ /* height:120px; */ /* padding-top:50px; */ /* text-align:center; */ /* background:url(../images/logobg.png) no-repeat center; */position:absolute;}
.logo h1{ color: #EA390F; font-size: 28px;font-weight:normal;}
.logo span{ color:#ffffff; font-size:14px;}

/*.menu{ float:right; padding-top:38px;}
.menu ul li{list-style:none; margin-right:20px;}
.menu ul li a{ color:#ffffff; text-decoration:none; font-family: 'Oswald', sans-serif; font-size:15px; text-transform: uppercase;}
.menu ul li a:hover{ color:#104f94;}
.menu ul li a.active{ color:#104f94;}*/

/*-------------------------------------------------
BANNER SECTION 
-------------------------------------------------*/
.banner-wrapper{/* background:#ffc01d; */ /* overflow:hidden; */}
.banner{width:960px; margin:0 auto; /* padding-top:60px; */ overflow:hidden;}
.banner img{float:right; margin-top: 0;}
.banner .content{ float:left; overflow:hidden;}
.banner .content{overflow:hidden; }
.banner .content .title{ float:left;}
.banner .content .title h1{ font-size:95px; color:#104f94; font-weight:normal; margin-top:75px;}
.banner .content .title span{ color:#ffffff; font-size:32px;}
.banner .content .button{ background:url(../images/button.png) no-repeat; width:170px; height:50px; text-align:center; line-height:50px; margin-top:50px; margin-bottom:116px;}
.banner .content .button:hover{ background:url(../images/button-hover.png) no-repeat; width:170px; height:50px; text-align:center; line-height:50px; margin-top:50px; margin-bottom:116px;}
.banner .content .button a{font-family: 'Oswald', sans-serif; font-size:20px; text-transform: uppercase; text-decoration:none; color:#ffc01d;}
.banner .content .button a:hover{ color:#104f94;}

/*-------------------------------------------------
PAGE CONTENT SECTION 
-------------------------------------------------*/

.page-content{background:#1664b9; overflow:hidden;}
.page{width:960px; margin:0 auto; margin-top:130px;}
.panel{ width:100%; /* padding-bottom:30px; */}
.panel .title{ margin-bottom:30px;}
.panel .title h1{ color:#ffc01d; text-transform:uppercase;}
.panel .title h2{ color:#fff; font-size:16px;}
.panel .content p{ color:#9ac5f5; padding-bottom:20px;}


/*-------------------------------------------------
SERIVES SECTION 
-------------------------------------------------*/
.serivces{width:960px; margin:0 auto; margin-top:130px;}
.serivces .panel{ float:left;}


/*-------------------------------------------------
BOX SECTION 
-------------------------------------------------*/
.box{ width:280px; overflow:hidden; float:left; padding:45px 20px 45px 20px;}
.box .icon{float:left; margin-right:20px;}
.box .content{ float:left;}
.box .content h2{color:#ffffff;}
.bg-color1{ background:#0a4689;}
.bg-color2{ background:#064388;}
.bg-color3{ background:#043e7f;}

/*-------------------------------------------------
PORTFOLIO CLASSES
-------------------------------------------------*/
.portfolio-content{ width:960px; margin:0 auto;overflow:hidden; }
.portfolio-categ{text-align:left; margin:0px 0px 30px 0px; font-size:17px; font-weight:normal;  background:url(../images/portfolio-categbg.png) no-repeat; line-height:50px; padding-left:20px; width:600px; color:#0a4689;font-family: 'Oswald', sans-serif;}
.portfolio-categ li{display:inline;margin-right:10px;}
.image-block{ display:block;position: relative;}
.image-block img{border: 1px solid #d5d5d5; background:#104c8f; padding:5px; border:none;}
.image-block img:hover{}
.portfolio-area li{float: left;overflow: hidden;width:200px; padding:5px; margin-right:30px;}
.home-portfolio-text{margin-top:10px;}
li.active a{ text-decoration:none; color:#0a4689;}

.portfolio-categ a{ text-decoration:none; color:#104f94;}
.portfolio-categ a:hover{ text-decoration:none; color:#fff;}

/*-------------------------------------------------
CONTACT FORM CLASSS
-------------------------------------------------*/

.contact-form {padding:30px 30px 30px 0px; width:530px; float:left;}
.contact-form label {display: block; padding:10px 0 10px 0;}
.contact-form label span {display: block; color:#fff;font-size:16px; font-family:'Oswald', sans-serif; float:left; width:80px; text-align:left; padding:5px 20px 0 0;}
.contact-form .input_text {padding:10px 10px;width:400px;background:#043e7f;border:#1661b3 1px solid; color:#fff;  outline:none; font-family: 'Trebuchet MS', serif;}
.contact-form .message{padding:10px 10px;width:400px; background:#043e7f; border:#1661b3 1px solid;overflow:hidden;height:150px; color:#fff; font-family: 'Trebuchet MS', serif; font-size:14px; outline:none;}
.contact-form .button{background: url(../images/submit-btn.png) no-repeat; color:#ffffff; text-transform:uppercase; font-family:'Oswald', sans-serif;border: none; margin-left:100px; margin-top:20px; width:100px; height:40px; color:#043e7f;}

.address { float:left; width:370px; margin-left:30px;}
.address .panel { border:none; color:#fff}
.address .panel .title h1 {  color:#fff; padding-bottom:10px;}
.address .panel .content p span { color:#fff;}
.address .panel .content p a{ text-decoration:none; color:#ffc01d;}
.address .panel .content p a:hover{color:#fff;}

/*-------------------------------------------------
FOOTER SECTION 
-------------------------------------------------*/
.footer-wrapper{background:#043e7f; /* overflow:hidden; */ /* padding-bottom:20px; */}
.footer{ width:960px; margin:0 auto; overflow:hidden; margin-top: 0px; /* padding-top: 10px; */ clear: both;}
.footer .panel{ /* float:left; */ /* width:300px; */}
.footer .panel .title h1{ margin-bottom:30px;}
.footer .panel .contnet{margin-top:20px;}
.footer .panel .contnet ul li{list-style:none;  border-bottom:#104f94 solid 1px;}
.footer .panel .contnet ul li a{ color:#85aedb; text-decoration:none; line-height:40px; font-size:14px;}
.footer .panel .contnet ul li a:hover{color:#ffc01d;}

.footer .panel .contnet img{ float:left; margin-right:20px;}
.footer .panel .contnet spna{ text-decoration:underline; color:#ffc01d;}
.footer .panel .contnet p{ color:#85aedb; font-size:14px; padding-top:6px;}
.phone{ margin-top:20px; padding-bottom:30px; margin-bottom:30px; border-bottom:#104f94 solid 1px;}
.phone img{ float:left; margin-right:10px;}
.phone h1{ color:#ffc01d;}
@charset "UTF-8";

/* ========BASIC======== */
html {
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    /* line-height:1.6; */
    /* letter-spacing:1px; */
    /* font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"�q���M�m�p�S Pro W3","���C���I", Meiryo,"�l�r �o�S�V�b�N",verdana,sans-serif; */
    font-size:13px;
    color: #000;
}

br {
    letter-spacing:normal;
}

a {
    color: #DE5B25;
    text-decoration:none;
}
a:hover {
    color: #E57E26;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h2 {
    clear:both;
    margin: 0 0 0 0;
    font-size:18px;
    font-weight:normal;
    color: #FFFFFF;
    line-height:1.8;
    border-bottom: 1px dotted #473737;
    text-align: center;
    background: #EDC30D;
}

h3 {
    clear:both;
    padding: 0 5px;
    color: #9D0808;
    font-size: 16px;
    font-weight:normal;
    line-height: 1.8;
    border-left: 8px solid #FFC01D;
    padding-left: 10px;
}

h2 + h3 {
    margin-top:20px;
}
h3:first-child {
    margin-top:0;
}

h3 + h4 {
    margin-top:10px;
}
h4 {
    margin:30px 0 0 0;
    color:#333;
    font-weight:bold;
    font-size:16px;
    line-height:2.0;
    border:0;
}

h5 {
    line-height:2.0;
    font-size:14px;
    color:#000;
    font-weight:normal;
}

h6 {
    font-size:14px;
    font-weight:normal;
    color:#917700;
    line-height:2.0;
}

p {
    margin:0.5em 0 1em 0;
    line-height:1.8;
}

ul,ol,dl {
    margin:10px 0;
    padding:0;
}

li {
    padding:0;
    /* margin:0 0 0 30px; */
}

dt {
    margin:0;
    padding:0;
}

dd {
    margin:0 0 1em 0;
    padding:10px;
    background:#f1f1f1;
}

table {
    width:600px;
    margin:10px 0;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table td {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
}

/* ========TEMPLATE LAYOUT======== */
#container {
    width:100%;
    margin:0 auto;
    background:#fff;
}

#header {
    position:relative;
    width:940px;
    margin:0 auto;
}

#menu {
    position:absolute;
    right:0;
    top:35px;
}

#contents {
    clear:both;
    overflow:hidden;
    width:940px;
    padding:10px 0;
    margin:0 auto;
    background: #fff;
}

#subContents {
    clear:both;
    overflow:hidden;
    width:940px;
    padding:10px 0;
    margin:0 auto;
    /* background: #104F94; */
    padding: 10px;
}

#conL {
    float:left;
    width:300px;
}

#conR {
    float:right;
    width:600px;
    background: #fff;
}

#footMenu {
    clear:both;
    width:940px;
    margin:15px auto 0 auto;
}

#footer {
    clear:both;
    width:940px;
    margin:0 auto;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
    margin:0;
    padding: 20px 0;
    font-size: 28px;
    color:#770000;
    line-height:1.0;
    text-align: center;
}

#header h1 a {
    color:#770000;
}

#header h1 a:hover {
    color:#770000;
    text-decoration: none;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 30px;
}

#menu li a {
    display:block;
    font-weight:bold;
    color:#333;
    outline:none;
    text-decoration:none;
}

#menu li a:hover {
    color:#333;
    border-bottom:3px solid #917700;
    text-decoration:none;
}

/* ========HEADIMAGE CUSTOMIZE======== */
#slide {
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}

.slidePrev {
    width:50px;
    height:60px;
    position:absolute;
    top:145px;
    /* left�̈ʒu��jQuery(common.js)�ɂĐݒ� */
    cursor:pointer;
    z-index:100;
}

.slideNext {
    display:block;
    width:50px;
    height:60px;
    position:absolute;
    top:145px;
    /* left�̈ʒu��jQuery(common.js)�ɂĐݒ� */
    cursor:pointer;
    z-index:100;
}

.slideInner {
    position:relative;
    margin:0;
    padding:0;
}
.slideInner li {
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.slideInner li img {
    margin:0;
    padding:0 5px;
}

.filterPrev {
    position:absolute;
    left:0;
    opacity:0.5;
    filter: alpha(opacity=50);
    background-color:#fff;
}

.filterNext {
    position:absolute;
    right:0;
    opacity:0.5;
    filter: alpha(opacity=50);
    background-color:#fff;
}

.controlNav {
    position:absolute;
    float:left;
    left:50%;
    bottom:0;
}

.controlNav span {
    position:relative;
    left:-50%;
    float:left;
    margin:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    width:10px;
    height:10px;
    overflow:hidden;
    -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
    background:#eee;
    text-indent:-9999px;
    vertical-align:middle;
}

.controlNav span:hover {
    background:#ccc;
    cursor:pointer;
}

.controlNav span.current {
    -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
    -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
    box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
    background:#85d1c6;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
/* TOPNAVI CUSTOMIZE */
.topNavi {
    overflow:hidden;
    position:relative;
    /* margin-left:-20px; */
    margin-top:20px;
    margin-bottom:20px;
    clear: both;
}

* html .topNavi {
    height:1em;
    overflow:visible;
}

.topNaviColumn {
    display:inline;
    width: 293px;
    float:left;
    margin-left: 10px;
    margin-right: 10px;
}

.topNaviImg {
    margin:0;
    padding:0;
}

.topNaviDetail {
    position:absolute;
    bottom:0;
    width:280px;
    text-align:right;
    right: 5px;
}

.topNaviDetail a {
    padding:0 0 0 7px;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.topNaviCon {
    position:relative;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:0 0 2em 0;
}

.topNavi h2 {
    padding:10px 0;
    color: #000;
    font-size:14px;
    background: #FFC01D;
}

.topNavi p {
    margin:10px;
}

.topNaviPhoto img {
    margin:10px 8px 0 8px;
}

/* INFORMATION CUSTOMIZE */
.information {
    margin-bottom:20px;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
    margin:0 0 5px 0;
    padding:5px 0px 5px 9em;
    border-bottom:1px solid #ddd;
    background:none;
}

/* SUBMENU CUSTOMIZE */
.submenu h2 , .submenu h3 {
    position:relative;
    text-align:center;
    margin:0;
    padding:15px 0;
    line-height:1.0;
    color: #fff;
    border:none;
    background: #FFC01D;
}
.submenu h2:after , .submenu h3:after {
    /* content:'��'; */
    /* position:absolute; */
    /* bottom:-13px; */
    /* left:50%; */
    /* float:left; */
    /* color:#e19f9c; */
}

.submenu h4 {
    padding:10px;
    font-weight:normal;
font-size:14px;
    background:#f1f1f1;
}
.submenu ul {
    margin: 20px 10px;
    padding:0;
}
.submenu li {
    margin:0;
    padding:0 0 0 7px;
    list-style:none;
    border-bottom:1px dotted #ddd;
    background:url("../images/bg_arrow.gif") no-repeat left 50%;
}
.submenu li a {
    display:block;
    padding:10px 0;
    text-decoration:none;
	font-size:14px;
}
.submenu li a:hover { text-decoration:underline;}

.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
    margin:20px 0;
}

.bnrL ul {
    margin:0 -15px 0 0;
    padding:0;
    overflow:hidden;
}

.bnrL li {
    float:left;
    margin:0 15px 0 0;
    padding:0;
    list-style:none;
    margin-bottom:10px;
}

.bnrR {
    width:278px;
    margin: 0px 0;
    padding:10px;
    border: 1px solid #FFC01D;
}

.bnrR ul {
    margin:0 0 -10px 0;
    padding:0;
}

.bnrR li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#eee;
}

/* BOX CUSTOMIZE */
.box {
    overflow:hidden;
    margin:10px 0;
    padding:10px;
    border:10px solid #eee;
    width: 560px;
}

.box h4 {
    margin-top:0;
}

.box img {
    float:left;
}

.box p {
    /* margin-left:210px; */
}

.first {
    margin-top:0;
}

.box2 {
    overflow:hidden;
    margin: 0 0 10px 0;
    padding:10px;
    border: 5px solid #ECC40D;
    width: 43.3%;
    float: left;
    margin-left: 8px;
}

.mainimg-up {
  background: #EEEEEE;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mainimg {
  /* margin: 0 auto; */
  /* width: 940px; */
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
    margin:5px 0;
    padding: 15px 0;
    text-align:center;
    border-top:1px solid #ddd;
}

#footMenu li {
    display:inline;
    margin:0 0 0 20px;
    list-style:none;
}

#footMenu li a {
    color: #D7170E;
    text-decoration:none;
}

#footMenu li a:hover {
    color: #E45B65;
    text-decoration:underline;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
    font-style:normal;
    font-size:11px;
    color: #000;
    line-height:3.0;
    text-align:center;
}

.social {
  /* float: right; */
  margin: 0 auto;
  width: 568px;
}

#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding: 30px 30px 28px 35px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background: #FFC01D url("../images/bg_pagetop.gif") 30px 50% no-repeat;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background: #FFCB43 url("../images/bg_pagetop.gif") 30px 50% no-repeat;
}

.information {
width: 100%;
float: left;
}

.information ul {
padding: 0 0 0 8px;
margin: 0;
line-height: 30px;
}

.information li {
display: block;
color: #020202;

}