#fb {
	width: 500px;
	z-index:100;

	height:500px;
	margin: 0 auto;

}



.fotorama {
	width: 980px;
	margin: 0px auto;

	overflow:hidden;
}
input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
}
#container {
	width: 100%;
	background-size: cover;
	background-color:#e6eae3;

	height: 619px;
	background-position: center;
	margin-top:60px;
	float: left;
	overflow:hidden;
}

#container2 {
	width: 100%;
	background-size: cover;
	background-color:#e6eae3;

	height: 721px;
	background-position: center;
	margin-top:0px;
	float: left;
	overflow:hidden;
}



.mod_newslist {
	width:100%;
	
}
.mod_newslist dl {
}
.mod_newslist dt {
	width: 110px;
	float: left;
	min-height: 12px;
	height: auto!important;
	height: 12px;
	padding: 5px 0 5px 17px;
	color:#e95541;

}
.mod_newslist dd {
	padding: 5px 0 5px 140px;
	margin: 0 0 10px 0;
	border-bottom: dashed 1px #ccc;
}
.mod_newslist dd a:link {
	color: #000;
}
.mod_newslist dd a:visited {
	color: #000;
}
.mod_newslist dd a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #e95541;
}
.mod_newslist dd a:active {
	text-decoration: none;
	color: #FFF;
	background-color: #e95541;
}



.pt01 {
	position: relative;
}
.pt01::after, .pt01::before {
	display: block;
	content: '';
	position: absolute;
}
.pt01::after {
	top: .35em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #e95541;
	border-radius: 100%;
}
.pt01::before {
	z-index: 2;
	top: .625em;
	left: -.975em;
	width: 4px;
	height: 4px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* リスト
--------------------------- */

#sidebar ul {
	padding: 10px;
}
#sidebar li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom: 1px dashed #f1f1f1;
}
#sidebar li:last-child {
	border: 0;
	margin-bottom: 0px;
}
#sidebar li a {
	display: block;
}
#sidebar ul.list li {
	clear: both;
	margin-bottom: 5px;
	padding: 5px 0;
	overflow: hidden;
	border: 0;
}
ul.list li {
	height: 1%;
}
ul.list li img {
	float: left;
	margin-right: 10px;
}
ul.list li {
	font-size: 12px;
	line-height: 1.35;
}

.category img {
	margin-left: 10px;
	margin-top: 10px;
}

.category_list li img {
	float:left;
	margin-right:5px;

}
ul.category_list li {
	margin-left: 10px;
	margin-right: 10px;
	line-height:30px;


	
}

ul.category_list li a {
	text-decoration:none;


	
}


/* #fullbg_stretch
--------------------------- */
#fullbg_stretch img {
	visibility: hidden;
}
#login_box {
	width: 980px;
	margin: 0 auto;
	margin-top: 0px;
	float: left;
}
#logoimg {
	z-index: 100;
	padding-top: 100px;
	width: 500px;
	clear: both;
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
}
#logoimg2 {
	z-index: 300;
	padding-top: 0px;
	width:83px;
	

	clear: both;
	position: fixed;
	top: 60px;
	left: 0;
}
.m5r {
	margin-right: 5px;
}
