@charset "UTF-8";

.header{
	width: 1000px;
	clear: both;
	margin-bottom: 10px;
	background-image: url(../imgs/line-stripe.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-bottom: 16px;
}
.headline{
	background-color: #008CD7;
	width: 995px;
	height: 25px;
	padding-left: 5px;
}
.headline h1{
	font-size: 11px;
	text-shadow: 0px 0px;
	color: #FFFFFF;
	font-weight: 100;
	line-height: 2.2;
	width: 650px;
	display: block;
	float: left;
}
.sns-btn{
	float: right;
	margin-top: 2px;
}
.sns-btn p{
	float: left;
	display: block;
	line-height: 0px;
}
.intro{
	width: 1000px;
	float: left;
	margin-bottom: 10px;
}
.intro strong{
	width: 303px;
	float: left;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 12px;
}
.ad{
	width: 200px;
	height: 74px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.h-group1{
	width: 193px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.h-group2{
	width: 147px;
	margin-top: 10px;
	float: right;
	margin-right: 5px;
}
.h-cart{
	margin-top: 5px;	
}
.time{
	width: 109px;
	height: 74px;
	float: left;
	margin-top: 10px;
}
.mailbox{
	width: 193px;
	height: 30px;
	float: left;
	display: block;
	font-size: 12px;
	margin-top: 5px;
}

.telephone{
	width: 193px;
	height: 42px;
	float: left;
	display: block;
}
.member-regist{
	width: 148px;
	height: 74px;
	margin-right: 5px;
	display: block;
	float: right;
	margin-top: 10px;
}
.head-box{
	width: 1000px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
.h-logo{
	float: left;
	margin-right: 5px;
	display: block;
	vertical-align: bottom;
}
.h-imgbox{
	float: left;
	height: 55px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}
.h-imgbox p{
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
.h-imgbox p img{
	vertical-align: bottom;
}
.h-menu{
	float: right;
	height: 2px;
	font-size: 12px;
	padding-right: 10px;
	padding-top: 3px;
}
.h-menu a{
	color: #333;
	text-decoration: none;
}
.h-menu a:hover{
	color: #1890E6;
	text-decoration: underline;
}
.h-btn{
	float: right;
	height: 85px;
}
.mb05{
	margin-bottom: 5px;
}
/*--------------------------------------
  Google Custom Search
--------------------------------------*/

.search-box{
	width: 180px;
	float: left;
	font-size: 13px;
	color: #008CD7;
	margin-right: 5px;
	background-image: url(../imgs/bg_search.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 55px;
}
#cse-search-box {
	float: left;
	margin-top: 5px;
	clear: none;
    padding: 0 !important;
}
#cse-search-box table.gsc-search-box td.gsc-input {
    padding: 0 !important;
}
#cse-search-box input[type="text"] {
    border-radius: 5px 0 0 5px;
    height: 25px;
    padding: 0 !important;
    width: 135px;
    float: left;
}
#cse-search-box input[type="submit"] {
	background-color: #444;
	border: 1px solid #444;
	border-radius: 0 5px 5px 0;
	color: #FFF;
	float: left;
	height: 27px;
	margin-left: 0 !important;
	width: 43px;
}
.s-txt{
	font-size: 12px;
	color: #008CD7;
	margin-top: 3px;
	float: left;
	width: 180px;
}


.g-navi{
	width: 1000px;
	height: 40px;
	display: block;
	float: left;
}
.g-navi li{
	float: left;
	list-style-type: none;
}
