.itemDecr {
width: 750px;
margin-bottom: 60px;
}
.itemDecr h2 {
font-size: 18px;
line-height: 31px;
font-weight: bold;
color: #FFF;
height: 31px;
width: 750px;
margin-bottom: 8px;
text-indent: 15px;
background-color: #000;
}
.itemDecr h3 {
font-weight: bold;
margin-top: 8px;
margin-bottom: 8px;
}

.itemDecr dl dt {
font-size: 16px;
margin-bottom: 8px;
}
.itemDecr dl dd {
margin-bottom: 12px;
font-size: 14px;
}
.itemDecr .left {
float: left;
width: 500px;
}
.itemDecr .right {
text-align: center;
float: right;
width: 240px;
}


/* 2016.03.17 田中 レフトサイドバー修正 */

#LeftColumn {
height: auto!important;
}

.submenu {
overflow: hidden!important;
}

.l_cate {
background-image: none;
margin-top: 5px!important;
}

.top_search {
margin-top: 0!important;
}

.l_menulist h2 {
text-indent: 0!important;
height: auto!important;
padding: 5%!important;
}

.l_menulist h2 p {
border-bottom: 1px solid #696969!important;
font-size: 1.0em!important;
padding: 5% 0 5% 10%!important;
}

.listmenu li h3 {
background: #333!important;
padding: 5%!important;
color: #fff!important;
}

.listmenu_type {
margin-top: 50px!important;
}

.l_menulist ul {
margin-bottom: 0!important;
}

.l_menulist ul li {
height: auto!important;
}

.category_title {
overflow: hidden!important;
height: auto!important;
}

#campaign > a > img:hover {
	opacity: 0.8;
}


.souryou-setti {
	width:200px;
	margin-left: 10px;

	}


.souryou-setti p{
		font-size: 17px;
		line-height: 24px;
	}

	.souryou-setti a{
		display: block;
text-align: center;
padding: 5px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: rgba(211, 31, 31, 1.0) none repeat scroll 0% 0%;
text-decoration: none;
color: rgb(255, 255, 255);
margin-bottom: 10px;
font-size: 1.5em;
		
	}
.souryou-setti a:h
background: rgba(211, 31, 31, 0.7);
}

/*---------
20221124
----------*/
#option_tbl{
    width:100%;
    border-spacing: 0;

}
#option_tbl .cell_1{
    text-align: left;
    border: 1px solid #000;
    padding: 10px 6px;
    background-color: #FFFFCC;
}
#option_tbl .cell_2{
    padding: 10px 6px;
	 border: 1px solid #000;
}



