@charset "shift_jis";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F9F8F7;
}
#allitem {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
.hdtp {
	float: right;
	width: 400px;
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
#hdmd {
	background-image: url(../images/headbackimg.jpg);
	clear: both;
	height: 155px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-bottom: 15px;
}
.hdbt01 {
	background-image: url(../images/headbottom.jpg);
	text-align: center;
	height: 35px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	font-size: 18px;
	margin-bottom: 15px;
}

#hdmd .hdmd02 {
	padding-top: 15px;
	font-size: 30px;
	line-height: 1.2em;
	color: #CD3301;
}

.hdtp .hdtp01 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
}
#mein {
	float: right;
	padding-right: 15px;
	width: 570px;
}
#menu {
	float: left;
	width: 200px;
}
#footer {
	clear: both;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	color: #CD3301;
}
#content {
	background-color: #FFF;
	background-image: url(../images/conback.jpg);
	width: 800px;
	margin-bottom: 30px;
}
.hdl01 {
	font-size: 18px;
	margin-top: 7px;
	font-weight: bold;
	background-image: url(../images/head.jpg);
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-repeat: no-repeat;
	line-height: 45px;
	font-family: "游ゴシック", "游明朝";
	height: 44px;
	text-indent: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.hdl02 {
	font-weight: bold;
	color: #FFF;
	background-color: #CD3301;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.red14 {
	color: #900;
}



.menu01 {
	background-image: url(../images/menu01.jpg);
	height: 38px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#menu ul li a {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-left: 1px;
	font-size: 16px;
}
a:hover {
	color: #CA3401;
}
.box01 {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	font-size: 14px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 1.3em;
}
.bnarea img   {
	margin-bottom: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FAFAFA;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}


#menu ul li a:hover {
	background-image: url(../images/hover.jpg);
	background-color: #E5E5E5;
}
#totop {
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 15px;
}
.imgfloat01 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
}

.fsize {
	font-weight:bold;
}

.box1{
	width:520px;
	padding:15px;
	border:1px solid #ccc;
	background-image: -ms-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);
	background-image: -moz-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #fff), color-stop(1, #eee));/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);
	background-image: linear-gradient(bottom, #fff 0%, #fff 50%, #eee 100%);
	-webkit-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff;
	-moz-box-shadow: 0px 0px 20px 8px #ddd, inset 0px 0px 1px 1px #fff;
	box-shadow: 1px 1px 1px 0px #ddd, inset 0px 0px 1px 1px #fff;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.css-box-shadow {
	width:auto;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	padding: 2px;
	background: white;
	float: right;
	margin: 5px;
}


.listbox-a01 {
	background-color:#F3F3F3;
	border:1px solid #999999;
}

.tag01-app {
	font-size:18px;
	font-weight:bold;
}
