@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ECECED;
}
#cnt_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


#title_txt2 .r_box{
	width:666px;
	float: right;
	position: absolute;
	left:290px;
	top:20px;
	}
#title_txt .l_box {
	width: 271px;
	background-image: url(images/l_ttl.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 10px;
	float: left;
	position: absolute;
	top:20px;
	}

.r_box .box_area {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.r_box .box_area p {
	margin-top: 20px;
	margin-left: 10px;
	line-height: 24px;
}
.r_box .box_area p span {
	font-weight: bolder;
	color: #666;
}
#title_txt .menu {
	width: 249px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-left: 20px;
	padding-top: 0px;
	background-color: #FFF;
}
.l_box .menu li {
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	list-style-type: none;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	width: 200px;
	padding-top: 10px;
}
/*#apDiv1 {
	position:absolute;
	width:240px;
	height:166px;
	z-index:1;
	left: 410px;
	top: 220px;
}*/
#ctn_box {
	margin: 0 auto 0;
	padding: 0;
	width: 960px;
	position: relative;
}
p {
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
	margin: 0;
	padding: 0;
	

}
body {
	margin: 0;
	padding: 0;
}
button {
	border: 0;
}
#contents {
	margin: 0;
}
#wrapper {
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto 0;
	padding: 0;
}
#main_content {
	width: 960px;
	margin: 0;
	background-image:url(../images/background.jpg);
}
#header_ttl {
	width: 960px;
	height: 336px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 336px;
	margin: 0;
	padding: 0;
}
#header_ttl img {
	vertical-align: middle;
}
ul#btn_img {
	font-size: 0;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#btn_img li {
	display: inline;
}
/* パンくず */
#breadcrumb {
	font-size: 12px;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}
#breadcrumb #breadcrumb_body {
	position:relative;
	margin: 0 auto;
	padding: 7px 0 10px;
	width: 960px;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:link {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
/* ソーシャルボタン ↓位置は適宜調整ください*/
#socialBox {
	position: absolute;
	top: -5px;
	right: 0;
}
/* サイト内検索 */
.category {
	color: #fff;
	width: 120px;
	height: 40px;
	background-color: #9292D3;
	margin: 1px;
	padding: 0 0px;
	line-height: 10px;
	cursor: pointer;
}

/* コンテンツ */
#shohin img{
	float:left;
	/* for Modern Browser */
    display:table-cell;
    
/* for IE */
    *display:inline;
    *zoom:0;
	paddinng:0;
	margin:0;
}
#top_btn{
	position:absolute;
	top:10px;
	left:700px;	
}



.wari01{
	position: absolute;
	top:410px;
	left:760px;
	}
.logo_home{
	position: absolute;
	left: 355px;
	top: 28px;
	}
.collabo img{
	margin:14px 0;
	}


.cont-wrapper{
  display: flex;
}
#apDiv1{
  width: 240px; 
}
.left-box{
  flex: 1;
  margin-right: 20px;
}