@charset "utf-8";
/* CSS Document */

body, p, div, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address, th, td {
	margin: 0px;
	padding: 0px;
}

ul {
    list-style:none;
}
html {
    margin-bottom:1px;
}
/* リセット部分↑
------------------------------------*/

/*パンくずリスト---------------------------*/
ul.root{
	color:#BC4B78 !important;
}
	ul.root li{
		display:inline !important;
	}
		ul.root li a{
			color:#BC4B78 !important;
		}
/*---------------------------パンくずリスト*/


#page {
	text-align: center;
	width: 680px;
}
#midasi {
	margin-top: 15px;
	margin-bottom: 15px;
}
#report {
	margin-left: 10px;
}

.repo01 {
	display: inline;
	float: left;
	width: 188px;
}
.repo02 {
	margin-left: 47px;
}

#report dd{
	line-height: 1.5em;
	color: #676767;
	text-align: center;
	font-size: 12px;
}
.repo02 dd a img {
	margin-top: 3px;
	margin-bottom: 3px;
}


#report a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearLeft {
	clear: left;
	width: 500px;
	text-align: center;
}

#request {
	text-align: right;
	margin-right: 15px;
}
#reportBnr {
	margin-bottom: 20px;
}

#reportBnr img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.arart01 {
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 10px;
	color: #F00;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 235px;
	width: 400px;
	font-weight: bold;
	line-height: 150%;
}
.arart01 a {
	color: #51301F !important;
	margin-left: 3em;
	text-decoration: underline !important;
}
.arart01 a:hover {
	color: #925738 !important;
	text-decoration: none !important;
}
.miniLink {
	font-size: 12px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
}

.miniLink a {
	color: #FE187B !important;
	text-decoration: underline !important;
	margin-left: 47px;
}
.miniLink a:hover {
	color: #EB95BA !important;
	text-decoration: none !important;
}

.bnr01 {
	text-align: left;
	margin-left: 18px;
}

#pecosBnr {
	margin-bottom: 10px;
	margin-left: 7px;
}
.pageTop {
	text-align: right;
	color: #51301F;
	margin-right: 16px;
	margin-bottom: 20px;
}
.pageTop a {
	color: #51301F !important;
	text-decoration: underline !important;
}
.pageTop a:hover {
	color: #925738 !important;
	text-decoration: none !important;
}

/*ミニバナーエリア始*/
#idoldogBnr {
	border: 1px solid #F09;
	width: 608px;
	text-align: left;
	padding: 15px;
	line-height: 150%;
	color: #676767;
	letter-spacing: 0.08em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.pink {
	font-size: 1.2em;
	color: #FE187B;
	font-weight: bold;
	margin-top: 10px;
}
.pink2 {
	color: #FE187B;
}
.bnrTitle {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #EB95BA;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #EB95BA;
	margin-top: 20px;
}


.jpbnrImg {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 165px;
}

.bnrArea {
	font-size: 0.9em;
}

.bnrLeft {
	display: inline;
	float: left;
	width: 290px;
}
.bnrRight {
	display: inline;
	float: right;
	width: 290px;
}
.clear {
	clear: both;
	width: 500px;
	text-align: center;
}
/*ミニバナーエリア終*/

