@charset "UTF-8";
/* CSS Document */


#EX-Wrapper{
	width:978px;
	padding: 30px 0;
	margin: 0 auto;
	}

div.ExSub-MainBox{
	width:748px;
	padding:0;
	margin:0 0 20px 20px;
	float:right;
	font-size: 14px;
}



#ExSub-main h3{
	font-size:1.6em;
	padding:5px 10px 5px 15px;
	margin:0 0 0px;
	text-decoration:none;
	background:#083090;
	display:block;
	color:#FFF;
}
#ExSub-main p.post-meta{
	margin:0 0 10px;
	padding:10px 0;
	border-bottom:1px #000 dotted;}
}

#ExSub-main span.post-date{
	width:120px;
	text-align:left;
	display:inline-block;}
#ExSub-main span.post-ttl{
	padding:0 0 0 15px;
	background:url(../img/arrow-right-bl10b.gif) no-repeat 1px 5px;
	margin: 0 0 0 10px;}

#ExSub-main span.category{float:right;}
#ExSub-main span.category a{
	margin:0;
	padding:0 5px;
	background:#00A7EB;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	border-radius: 3px;  
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#ExSub-main span.category a:hover{
	margin:0;
	padding:0 5px;
	background:#00A7EB;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
}

#ExSub-main p.post-content{
	clear:both;
	width:728px;
	margin:0 auto;
	padding:10px;
	overflow:hidden;}

#ExSub-main p{
	padding:10px;
	overflow:hidden;}

p.notice-list{
	padding:5px 10px!important;
	overflow:hidden;
	border-bottom: 1px dotted #eee;
}
p.notice-list02{
	padding:5px 25px!important;
	overflow:hidden;
	border-bottom: 1px dotted #eee;
}
p.notice-ttl{
	background-color: #F8F8F8;
}
p.notice-ttl02{
	padding:10px 20px!important;
	background-color: #FCFCFC;
}


#EX-Wrapper > div#ContactBox{
	width:960px;
	padding:0;
	margin:0 0 20px 0;
}
#EX-Wrapper > #contact-main h3{
	font-size:1.6em;
	padding:5px 10px;
	text-decoration:none;
	background:#083090;
	display:block;
	color:#FFF;
}


#EX-Wrapper > #contact-main p.post-content{
	clear:both;
	width:960px;
	margin:10px 0 10px;
	padding:10px;
	overflow:hidden;}


ul.inq-box{
	display: flex;
	border:3px solid #eee;
	background-color: #FCFCFC;
	padding: 10px 0px;
	font-size: 11px;
	margin: 3px auto 0;
	text-align: center;
	width: 100%;
}
ul.inq-box li{
	float: left;
	padding: 0 5px;
	text-align: center;
}
ul li
{
	/*display: ssss !important;
	border-bottom: 1px dotted #ddd;*/;
}

/*.tel-inq{
	width: 60%;
}*/

.hosoku{
	font-size: 11px;
	color: #333;
}
.red{
	color: red;
}


#ExSub-main h4{
	width: 95%;
	margin: 15px 0 5px 10px;
	background: url(../img/icon-midashi.gif) no-repeat left 0 top 2px;
	padding: 0 0 5px 25px;
	color: #063090;
	font-size: 16px;
	border-bottom: 1px dotted #ddd;
	}
#ExSub-main h4.ex-b-h4{
	width: 95%;
	margin: 15px 0 5px 0;
	background: url(../img/icon-midashi.gif) no-repeat left 0 top 2px;
	padding: 0 0 5px 25px;
	color: #063090;
	font-size: 16px;
	font-weight: bold;
	border: none;
	}

table.express {
    width: 700px;
    margin: 20px auto 0;
    border: 2px solid #eee;
}
 
table.express th,
table.express td {
    padding: 5px;
}
 
table.express th {
    background: #EEE;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
    position: relative;
    color: #333;
    font-weight: normal;
    font-size: 14px;
    border-bottom:1px dotted #ddd; 
}
 
 
table.express td {
	width: 50%;
    text-align: center;
    font-size: 14px;
	background: #FFF;
	border-right:1px dotted #ddd; 
	border-bottom:1px dotted #ddd; 
}
table.express td.ex-table-bg{
	width: 50%;
    text-align: center;
    font-size: 14px;
	background: #F8F8F8;
	border-top:1px dotted #ddd;
	border-right:1px dotted #ddd; 
	border-bottom:1px dotted #ddd; 
}


table.tbl-data-01{
	margin: 0 0 20px;
	border: 1px solid #ddd;
}
table.tbl-data-01 th{
	padding: 5px 15px;
	font-size: 12px;
	background: #EBEBEB;
}
table.tbl-data-01 td{
	padding: 5px 15px;
	font-size: 12px;
	background: #FFF;
}

.bg-midashi{
	padding: 5px 15px;
	
	background-color: #E8EDF1 !important;
}

table.tbl-data-01 th.cell-02{
	width: 140px;
	font-size: 24px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color: #083090;
}
th.cell-02 > span.cell-span{
	font-size: 12px;
	font-weight: bold;
}
dl.list-def-01{}
dl.list-def-01 dt{
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0 10px 0;
}
dl.list-def-01 dd{
	font-size: 12px;
	margin: 0 0 10px 0;
}

ul.list-co-nd{
	list-style: disc;
	padding-left: 0;
	margin-left: 15px;
	font-weight: bold;
}
ul.list-co-nd li{
	font-size: 12px;
	font-weight: bold;
}
span.list-co-nd-hosoku{
	color: #555;
	font-size: 11px;
	font-weight: normal;
}
span.list-co-nd-hosoku2{
	color: red;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}
div.nd-ttl-box{
	width: 100%;
	margin: 5px 0 30px;
}
p.nd-ttl{
	display: inline-block;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px 10px;
	border:3px solid #00ADEE;
	float: left;
	font-weight: bold;
}
p.nd-txt{
	display: inline-block;
	padding-left: 15px;
}
span.nd-txt-en{
	font-size: 12px;
	color: #FFF;
	padding: 3px 5px;
}


p.ex-kako{
	margin: 0 15px 30px 0;
	font-size: 12px;
	float: right;
}
p.ex-kako a:hover{
	font-size: 12px;
	float: right;
	text-decoration: none;
}

p.ex-modoru{
	margin: 0 0 30px 15px;
	font-size: 12px;
	float: left;
}


p.ex-inv-box{
	border: 3px solid #00A7EB;
	padding: 20px;
	color: red;
	font-size: 16px;
	margin: 0 0 20px;
}


p.test-box{
	width: 95%;
	height: 250px;
	background: #eee;
	margin: 10px auto;
	vertical-align: middle;
    text-align: center;
    overflow: visible;
    position: relative;
    line-height: 250px;
    color: #666;
}
p.invoice-sample{
	width: 95%;
	margin: 10px auto;
	vertical-align: middle;
    text-align: center;
    overflow: visible;
    position: relative;
    border: 5px solid #EEE;
}
p.invoice-sample img{
	width: 100%;
}

ol.ex-ol-list{
	border: 3px solid #eee;
	padding: 20px;
	margin: 10px auto;
	width: 90%;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
ol.ex-ol-list li{
	padding: 0 0 5px 0;
}

ol.invoice-list{
	border: 3px solid #eee;
	padding: 20px 40px;
	margin: 5px auto 0;
	width: 80%;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	list-style-type: decimal;
}
ol.invoice-list li{
	padding: 0 20px 5px 0;
}
.invoice-hosoku{
	color: red;
	text-align: left;
}


div.ex-flow-box{
	border: 3px solid #eee;
	padding: 10px;
	margin: 0;
	width: 95%;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	background-color: #fff;
}
p.ex-flow-step{
	padding: 20px;
	margin: 0;
	width: 10%;
	height: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: center;
	background-color: #eee;
	color: #666;
	float: left;
}
div.ex-flow-info{
	margin: 0;
	width: 85%;
	font-size: 12px;
	line-height: 15px;
	color: #666;
	float: right;
}

div.ex-flow-info > h5{
	width: 90%;
	margin: 15px 0 5px 0;
	background: url(../img/icon-midashi.gif) no-repeat left 0 top 0px;
	padding: 4px 0 5px 25px;
	color: #063090;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
	}

p.ex-arrow{
	width: 10%;
	margin: 0 auto;
}

p.ex-inq-btn{
	float: left;
	padding: 10px;
}


h3#ex-india{
	margin: 100px 0 20px;
}
h3#ex-import{
	margin: 100px 0 20px;
}
h3#ex-distribute{
	margin: 100px 0 20px;
}
p.ex-inq-btn a{
	display: inline-block;
	background-color: #00adee;
	padding: 10px 15px;
	font-size: 14px;
	margin: 0 0 0 0;
	text-align: center;
	border-radius: 2px;
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;
    color: #FFF;
    text-decoration: none;
}
p.ex-inq-btn a:hover{
	background-color: #063090;
	color: #FFF;
}

p.ex-invoice-btn{
	float: left;
}
p.ex-invoice-btn a{
	display: inline-block;
	background-color: #00adee;
	padding: 10px 15px;
	font-size: 14px;
	margin: 0 0 0 0;
	text-align: center;
	border-radius: 2px;
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;
    color: #FFF;
    text-decoration: none;
}
p.ex-invoice-btn a:hover{
	background-color: #063090;
	color: #FFF;
}


div.ex-flow-co{
	width: 210px;
	min-height: 130px;
	padding: 10px;
	margin: 5px 15px 10px 10px;
	float: left;
	border: 2px solid #063090;
	background: #F8F8F8;
}
div.ex-flow-ca{
	width: 210px;
	padding: 10px;
	margin: 5px 0 10px 0;
	min-height: 130px;
	border: 2px solid #00adee;
	background: #F8F8F8;
	float: left;
}
p.ex-flow-coa-logo{
	margin: 0;
	padding: 0;
}
p.ex-flow-coa-txt{
	margin: 0;
	padding: 0;
	text-align: left; 
	font-size: 12px;
	line-height: 16px;
}

.ExpressMainBody
{
	background-color:#fff;
	width:100%;
}
div.ExpressMainBodyBox{
	position:relative;
	width:100%;
	height:300px;
	padding:0 5px;
	margin:0 auto 0;
	background:url(../img/express-pic_bg.jpg) no-repeat right bottom;
	background-color:#fff;
}
div.ExpressMainBodyBox p.Main-header-txt{
	width:380px;
	height:220px;
	margin:0 0 0;
	padding:40px 30px 0;
	font-size:17px;
	}
	
	
ul.Ex-ul-btn{
	width:92%;
	margin:15px auto 0;
}
ul.Ex-ul-btn li{

}
ul.Ex-ul-btn li a{
	color:#FFF;
	width:100%;
	min-height:15px;
	margin:5px 0;
	padding:5px 0;
	background-color:#083090;
	background-image:url(../img/morewindow-b.gif);
	background-repeat:no-repeat;
	background-position:top 7px right 0px;
	display:block;
	float:left;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration:none;
}
ul.Ex-ul-btn li a:hover{
	color:#FFF;
	width:100%;
	min-height:15px;
	margin:5px 0;
	padding:5px 0;
	background-color:#00A7EB;
	background-image:url(../img/morewindow-lb.gif);
	background-repeat:no-repeat;
	background-position:top 6px right 0px;
	display:block;
}	