/* CSS Document */
body{
}

h1{
	margin:0 !important;
	padding:0 !important;
}

#container{
	background:#fff;
}

.keieientry{
	margin:30px 190px 25px 30px;
	min-height:300px;
	line-height:140%;
}

* html .keieientry{
	height:340px;
}

*:first-child+html .keieientry{
	min-height:340px;
}

.keieientry p{
	margin:0.5em 0 0.5em 1em;
}

.keieientry ul,.keieientry ol{
	margin:0 0 0 1.5em;
}

.keiei-top{
	padding:2px;
	border:1px solid #ccc;
	margin-right:20px;
	margin-top:25px;
	font-size:80%;
	background:#f0f0f0;
}
.k-top{
	padding:2px;
	text-align:center;
	margin:0 27px 10px 4px;
	font-size:100%;
	border:1px solid #ccc;
}
.keiei-indexlevel{
	margin:0 0 0.5em 0 !important;
	background:url(../image/parts/00_en.png) 0 2px no-repeat;
	list-style-type:none;
}

.keieirigt{
	width:160px;
	margin:25px 0;
	float:right;
}

.keieirigt img{
	margin-bottom:10px;
}


h3.entry-header{
	border-bottom:1px solid #b8d8d8 !important;
	border-left:16px solid #b8d8d8;
	padding:0 8px 2px 8px !important;
}

#keiei-h{
	float:left;
	width:336px;
}

#keiei-h h1{
	text-indent:-9999px;
	background:url(../image/keieikyo/logo.gif) 0 0 no-repeat;
	height:99px;
}

#keiei-h a{
	display:block;
	width:320px;
	height:85px;
}

#headadress{
	float:left;
	width:424px;
	background:url(../image/keieikyo/adress.gif) 0 0 no-repeat;
	height:99px;
}

#headadress a{
	text-indent:-9999px;
	display:block;
	width:90px;
	height:22px;
	margin:72px 0 0 100px;
	background:url(../image/keieikyo/inqury.gif) 0 0 no-repeat;
}

#keieihead{
	width:760px;
	height:301px;
	background:url(../image/keieikyo/topimage.jpg) 0 0 no-repeat;
	margin-top:10px;
}

.keieiinfo{
	background:url(../image/keieikyo/info.jpg) 20px 0 no-repeat;
	width:307px;
	float:left;
}

.keieiitiran a{
	margin:10px 5px 5px 200px;
	display:block;
	height:22px;
	width:60px;
	text-indent:-9999px;
}

.keieiinfo ul{
	margin:0;
}

.keieiinfo li{
	margin:0 0 5px 20px;
	background:url(../image/keieikyo/list-keiei.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	list-style-type:none;
}

#keieihead{
	margin-bottom:20px;
}
.keieiind{
	min-height:100px;
	width:453px;
	float:left;
}

.keieiind p{
	margin:5px 30px;
	font-size:90%;
	line-height:150%;
	color:#333;
}
.keieiind ul{
	margin-left:20px;
}

.keieiind li{
	list-style-type:none;
	width:138px;
	float:left;
	margin:0 !important;
	padding:0;
}

.keieiind li a{
	display:block;
	height:71px;
	width:138px;
	text-indent:-9999px;
}

a.keiei-n1{
	background:url(../image/keieikyo/gaiyou.gif) 0 0 no-repeat;
}
a.keiei-n2{
	background:url(../image/keieikyo/nyukai.gif) 0 0 no-repeat;
}
a.keiei-n3{
	background:url(../image/keieikyo/link.gif) 0 0 no-repeat;
}

#keieifooter{
	background:url(../image/keieikyo/footer.gif) 0 0 no-repeat;
	height:44px;
	text-indent:-9999px;
	margin-top:20px;
}

/* add 20170812 */
.keieientry .order a {
	display: inline-block;
	background: #5cadad;
    color: #fff;
    text-align: center;
    padding: 4px 8px;
    border-radius: 4px;
    margin-left: 1em;
}