@charset "utf-8";
/* SV600 style */

/* ->          */
ul.lkey_result li {
	list-style: url('../images_sys/rarr.png') outside;
	font-weight:normal;
	}


ul.lkey_result li ul.lkey_result li {
	list-style: url('../images_sys/rarr.png') outside;
	font-weight:normal;
	}

ul.lkey_result li ul li {
	list-style-image: none;
	}

ul.lkey_result li ul li ul.lkey_result li{
	list-style: url('../images_sys/rarr.png') outside;
	font-weight:normal;
	}

ul.lkey_result ol li {
	list-style-image: none;
	}

/* URL                        */
p.wordbreak {
	word-break: break-all;
}

/* icon image                  */
li img{
	vertical-align:text-bottom;
	border-style: solid;
}

/* rei                         */
.dltable_dt{
	white-space: nowrap;
	width:1px;
}

.dltable_dt img {
	max-width:none;
}

.dltable tr td p {
	margin-top: 0px;
}

/* title5                      */
.title5{
	font-weight: bold;
}

/* ------- caution ----------- */
.cautionbox {
//	width:460px;
	margin:10px 0px;
	padding:10px 20px 0;
	border:1px solid black;
	line-height:1.5;
}

	.caution ul {
		padding-top:0.8em;
		margin-top:-20px;
	}

		.caution ul li {
			margin-bottom:1em;
		}

/* ------- warning ----------- */
.warningbox {
//	width:460px;
	margin:10px 0px;
	padding:10px 20px 0;
	border:1px solid black;
	line-height:1.5;
}

	.warning ul {
		padding-top:0.8em;
		margin-top:-20px;
	}

		.warning ul li {
			margin-bottom:1em;
		}

/* ------- table ----------- */
table {
	width:100%;
	margin-top:10px;
}

/* ========Search CUSTOMIZE======== */

#search {
	width:415px;
	margin:0 auto;
	padding-top:10px;
}

#search h1 {
		margin-bottom:22px;
		padding:12px 10px 10px 16px;
		font-size:1.3rem;
		border-top:1px solid #ddd;
		border-right:1px solid #ddd;
		border-bottom:1px solid #ddd;
		border-left:5px solid #6881CF;
		background: url(../images_sys/bg_h2.jpg) repeat-x 0 bottom;
		letter-spacing:0.1em;
}

#search h2 {
		margin-bottom:15px;
		padding:5px 10px 5px;
		font-size:1.2rem%;
		border-top:2px solid #6881CF;
		border-bottom:2px solid #6881CF;
}

#search ol {
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 10px;
   padding-left: 40px;
}

#search ol li {
	margin-bottom:5px;
   font-weight:bold;
}

#search ul {
	margin-left:20px;
}

#search div#btnClose {
	text-align:center;
	padding-bottom:30px;
	padding-top:20px;
}

#search div#btnClose p a {
	padding:6px 25px 4px 40px;
	background:#E1E6F5 url(../images_sys/b_close.gif) no-repeat 20px center;
	font-size:1rem;
}

#search div#btnClose p a:link{
	text-decoration:none;
}

#search div#btnClose p a:hover{
	background-color:#D1D9F1;
	text-decoration:underline;
}

h1 sup, h1 sub {
	height:0;
	line-height:1;
	vertical-align:baseline;
	_vertical-align:bottom;
	position:relative;
}
h1 sup {
	bottom:1ex;
}
h1 sub {
	top:.5ex;
}

/* ========Print CUSTOMIZE======== */
@media print{
#header{display:none;}
.selectNaviModel{display:none;}
#movePage_top{display:none;}
#sub{display:none;}
#main{
	overflow:visible;
	width: auto;
	float:none;
}
#pagetop{display:none;}
#movePage_bottom{display:none;}
#footerNavi{display:none;}
#footer{display:none;}

body {
	padding-top: 0px;
}

}
