@charset "euc-jp";
/* CSS Document */


#infoPages .titleBox {
	height: 40px;
	padding: 10px 10px 0px 0px;
	margin:20px 20px 10px 0px;
	background-repeat: no-repeat;
	background-position: 0px -100px;
	background-image: url(../images/common/bg_pagetop.jpg);
}
#crGuideTxTop {
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#infoContents {
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#infoContents p {
	padding: 10px;
}
#infoContents h2 {
	background-color: #f0f0f0;
	padding: 5px;
}

#infoContents dl.column {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#infoContents #orderInfo dl.column, #infoContents #afterService dl.column {
	padding-top: 10px;
}

#infoContents .column dt {
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D87289;
	margin-bottom: 25px;
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D87289;
	border-right-color: #D87289;
	border-bottom-color: #D87289;
}
#infoContents .column dd {
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: 5em;
}
#infoContents .column dd ol {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#infoPages #infoContents .column dd ol li {
	list-style-type: decimal;
}

#infoContents .column dl {
	clear: both;
}


#infoContents .column dd dt {
	width: 10em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	float: left;
}

#infoContents .column dd dd {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10em;
	padding-left: 0px;
}
#infoContents .column .boxStyle   {
	border: 1px dotted #FCC;
	padding: 5px;
	background-color: #FFF;
}
#infoContents .column li {
	margin-left: 1.5em;
	list-style-type: disc;
}

#infoPages #crFormDsks table {
	width: 560px;
}
#infoPages #crFormDsks th {
	width: 130px;
}
#btnSibmit li.column2 {
	float: left;
	width: 50%;
}
#infoPages .opFin  {
	border: 1px solid #D87289;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#infoPages .error {
	margin-right: 20px;
}

#infoContents #orderFlow ul{
	background-image: url(../images/info/bg_orderflow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 135px;
	border: 1px solid #FC6;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 1px;
}


#infoContents #orderFlow li {
	list-style-type: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 3px;
	float: left;
	width: 68px;
	border: 1px solid #FC6;
	height: 130px;
	text-align: center;
}
#infoContents #orderFlow li span {
	font-weight: 600;
	color: #963;
	height: 30px;
	display: block;
	line-height: 120%;
	background-color: #FFC;
}
#infoContents #orderFlow li p {
	font-size: 95%;
	margin: 0px;
	text-align: left;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#loadBox {
	margin:20px 20px 20px 0px;
}
#loadBox p {
	padding: 10px;
}

#loadBox h1 {
	height: 35px;
	padding-top: 15px;
	margin:20px 0px 10px 0px; 
	background-repeat: no-repeat;
	background-position: 0px -100px;
	background-image: url(../images/common/bg_pagetop.jpg);
}
#loadBox h2 {
	background-color: #f0f0f0;
	padding: 2px;
	margin-bottom: 10px;
}
#loadBox h3 {
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 1px 1px 5px;
	padding-left: 5px;
}

/*  検索ページのインデックス  */
.pageIndex {
	width: 560px;
	font-size: 95%;
	line-height: 100%;
	height: 22px;
	float: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	background-color: #fafafa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	overflow: visible;
	text-align: left;
	padding: 0px;
	position: relative;
}

.numberItems {
	height: 12px;
	clear: none;
	width: 29%;
	white-space: nowrap;
	padding: 5px 0px 5px 8px;
}
.pageIndex .nvBackNext {
	padding: 5px;
	text-align: right;
	display: block;
	white-space: nowrap;
	float: right;
	height: 12px;
	width: 68%;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.pageIndex li {
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	display: inline;
	margin: 0px -3px 0px 0px;
	padding: 1px 0px 1px 0px;
}
.pageIndex li span  {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border: 1px solid #dddddd;
}
.pageIndex li a {
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #f0f0f0;
}
#infoPages #crTopics {
	padding-right: 20px;
}

#infoPages #crTopics dl {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D87289;
}
#infoPages .titleBox .pageLinks {
	text-align: right;
	padding-right: 10px;
}
#infoPages .topicsDetail {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#infoPages  h2.topics {
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCC;
	border-bottom-color: #FCC;
}
#infoPages #releaseDate  {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#infoPages #releaseContents {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#infoPages #releaseImage img  {
	padding: 5px;
	border: 1px solid #FCC;
	margin: 10px;
}
#infoPages #releaseFile {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#infoPages #releaseLink {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#infoPages #releaseEnd  {
	padding: 10px;
}

