body {
	font-size: 72%;
	text-align: center;
	background: url(../img/line.jpg) repeat-y 50% 0;
}

div#wrapper {
	margin: 0;
	width: 660px;
	text-align: left;
	font-size: 100%;
}

div#header {
	width: 660px;
	20px;
	display: none;
}

h1 {
	top:5px;
	left:5px;
	display: none;
}

div#trust {
	width: 103px;
	height: 56px;
	top:26px;
	left:279px;
	display: none;
}

div#trust a {
	width: 103px;
	height: 56px;
	display: block;
	overflow: hidden;
	background: url(../img/top_zero.jpg) no-repeat 0 0;
	text-indent: -9999px;
	display: none;
}

div#trust a:hover {
	background-position: 0 -56px;
	display: none;
}

div#results {
	width: 127px;
	height: 56px;
	top:26px;
	left:386px;
	display: none;
}

div#results a {
	width: 127px;
	height: 56px;
	display: block;
	overflow: hidden;
	background: url(../img/top_media.jpg) no-repeat 0 0;
	text-indent: -9999px;
	display: none;
}

div#results a:hover {
	background-position: 0 -56px;
	display: none;
}

div#safety  {
	width: 133px;
	height: 56px;
	top:26px;
	left:518px;
	display: none;
}

div#safety a {
	width: 133px;
	height: 56px;
	display: block;
	overflow: hidden;
	background: url(../img/top_trunk.jpg) no-repeat 0 0;
	text-indent: -9999px;
	display: none;
}

div#safety a:hover {
	background-position: 0 -56px;
	display: none;
}

div#header span {
	font-size: 10px;
	display: block;
	margin-top: 20px;
	margin-right:10px;
}

/*コンテンツ内*/
p.topic_pass {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 5px;
}

div#content {
	width: 468px;
	border: 1px solid #d0d0d0;
	background-color: #ededed;
	float: right;
}

div#content div.content_box {
	width: 458px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 15px;
	border: 1px solid #d0d0d0;
	background-color:#FFFFFF;
}

div#content div.content_box h2 {
	margin: 0 0 10px 0;
	font-size: 120%;
}

div#content div.content_box h2 a {
	font-weight: bold;
}

div#content div.content_box h2.red {
	margin: 10px;
	color: #e8121b;
	text-indent: 12px;
	border-left: 2px solid #e8121b;
	border-bottom: 1px solid #e8121b;
}

div#content div.content_box h2.red a {
	color: #e8121b;
	line-height: 220%;
	text-indent: 12px;
}

div#content div.content_box h2.light_blue {
	margin: 10px;
	color: #03a6b3;
	text-indent: 12px;
	border-left: 2px solid #03a6b3;
	border-bottom: 1px solid #03a6b3;
}

div#content div.content_box h2.light_blue a {
	color: #03a6b3;
	line-height: 220%;
	text-indent: 12px;
}

div#content div.content_box h2.green {
	margin: 10px;
	color: #339900;
	text-indent: 12px;
	border-left: 2px solid #339900;
	border-bottom: 1px solid #339900;
}

div#content div.content_box h2.green a {
	color: #339900;
	line-height: 220%;
	text-indent: 12px;
}

div#content div.content_box h2.orange {
	margin: 10px;
	color: #fe6702;
	text-indent: 12px;
	border-left: 2px solid #fe6702;
	border-bottom: 1px solid #fe6702;
}

div#content div.content_box h2.orange a {
	color: #fe6702;
	line-height: 220%;
	text-indent: 12px;
}

div#content div.content_box h2.blue {
	margin: 10px;
	color: #1e25a0;
	text-indent: 12px;
	border-left: 2px solid #1e25a0;
	border-bottom: 1px solid #1e25a0;
}

div#content div.content_box h2.blue a {
	color: #1e25a0;
	line-height: 220%;
	text-indent: 12px;
	display: block;
	height: 29px;
}

div#content div.content_box h2.pink {
	margin: 10px;
	color: #f469af;
	text-indent: 12px;
	border-left: 2px solid #f469af;
	border-bottom: 1px solid #f469af;
}

div#content div.content_box h2.pink a {
	color: #f469af;
	line-height: 220%;
	text-indent: 12px;
}

div#content div.content_box h2.green_s {
}

div#content div.content_box h2.gray {
	margin: 10px;
	color: #03a6b3;
	text-indent: 12px;
	border-left: 2px solid #03a6b3;
	border-bottom: 1px solid #03a6b3;
}

div#content div.content_box h2.purple {
	margin: 10px;
	color: #bb37ff;
	text-indent: 12px;
	border-left: 2px solid #bb37ff;
	border-bottom: 1px solid #bb37ff;
}

div#content div.content_box h2.purple a {
	color: #bb37ff;
	line-height: 220%;
	text-indent: 12px;
}

/*ナビゲーション*/
div#navi {
	width: 180px;
}

div#navi h2 img {
	margin: 0;
}

div#navi img {
	margin-bottom: 5px;
	display: none;
}

li a {
	text-decoration: none;
	color:#333333;
}

li a:hover {
	text-decoration: none;
	color:#333333;
}

/*メインメニュー*/
div#navi ul#main_menu {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 180px;
	border: 1px solid #d0d0d0;
}

div#navi ul#main_menu li {
	margin: 0 10px 0 5px;
	padding: 0px;
	width: 170px;
	line-height: 200%;
	font-size: 80%;
}

div#navi ul#main_menu ul.charge_list {
	margin: 0;
}

div#navi ul#main_menu ul.charge_list li {
	width: 130px;
	margin-left: 15px;
}



/*書類の安全な廃棄方法*/
div#navi ul#check {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 178px;
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
}

div#navi ul#check li {
	margin-left: 5px;
	padding: 0px;
	width: 178px;
	line-height: 200%;
	font-size: 80%;
}

div#navi ul#check li a {
	display: block;
	height: 18px;
}


/*チェック１*/
div#navi ul#check li.check_01 {
	top: 0px;
	height: 18px;
}

div#navi ul#check li.check_01 a {
	background: transparent url(../img/navi/check_01.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_01 a:hover {
	background-position: -178px 0;
}

/*チェック2*/
div#navi ul#check li.check_02 {
	top: 18px;
	height: 18px;
}

div#navi ul#check li.check_02 a {
	background: transparent url(../img/navi/check_02.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_02 a:hover {
	background-position: -178px 0;
}

/*チェック3*/
div#navi ul#check li.check_03 {
	top: 36px;
	height: 18px;
}

div#navi ul#check li.check_03 a {
	background: transparent url(../img/navi/check_03.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_03 a:hover {
	background-position: -178px 0;
}

/*チェック4*/
div#navi ul#check li.check_04 {
	top: 54px;
	height: 18px;
}

div#navi ul#check li.check_04 a {
	background: transparent url(../img/navi/check_04.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_04 a:hover {
	background-position: -178px 0;
}

/*チェック5*/
div#navi ul#check li.check_05 {
	top: 72px;
	height: 18px;
}

div#navi ul#check li.check_05 a {
	background: transparent url(../img/navi/check_05.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_05 a:hover {
	background-position: -178px 0;
}

/*チェック6*/
div#navi ul#check li.check_06 {
	top: 90px;
	height: 18px;
}

div#navi ul#check li.check_06 a {
	background: transparent url(../img/navi/check_06.jpg) no-repeat 0px 0px;
}

div#navi ul#check li.check_06 a:hover {
	background-position: -178px 0;
}

div#footer {
	margin-top: 20px;
	width: 660px;
	clear: both;
}

.reset {
	clear: both;
}

br.reset {
	clear: both;
	display: none;
}

/*スクリーンベースここまで*/



div#content div.content_box a {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}


div#content div.content_box a.sp21_rule {
	width: 207px;
	margin: 5px 10px 5px 233px;
	background: url(../img/details/sp21_rule.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_rule:hover {
	background-position: 0 -12px;
}

div#content div.content_box a.sp21_charge {
	width: 207px;
	margin: 5px 10px 5px 233px;
	background: url(../img/details/sp21_charge.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_charge:hover {
	background-position: 0 -12px;
}

div#content div.content_box a.sp21_acceptance_time {
	width: 220px;
	margin: 5px 10px 5px 233px;
	background: url(../img/details/sp21_acceptance_time.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_acceptance_time:hover {
	background-position: 0 -12px;
}

/*セキュリティパック21のお申し込みと回収依頼のボタン*/
div#content div.content_box div.sp21_application {
	width: 215px;
	float:left;
	padding: 0;
}

div#content div.content_box div.sp21_application a,div#content div.content_box div.sp21_request a {
	height: 53px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
}

div#content div.content_box a.sp21_application {
	margin-left: 6px;
	width: 209px;
	height: 53px;
	background: url(../img/details/sp21_application.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_application:hover {
	background-position: 0 -53px;
}


div#content div.content_box div.sp21_request {
	width: 215px;
	float:right;
}

div#content div.content_box a.sp21_request {
	margin-right: 6px;
	width: 209px;
	height: 53px;
	background: url(../img/details/sp21_request.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_request:hover {
	background-position: 0 -53px;
}

div#content div.content_box div.sp21_application p {
	margin: 10px 2px 10px 10px;
}

div#content div.content_box div.sp21_request p {
	margin: 10px 4px 10px 2px;
}

div#content div.content_box img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:right;
}

div#content div.content_box p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}

div#content div.content_box h3 {
	width: 150px;
	margin-left: 12px;
	border-left: 5px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	text-indent: 5px;
	color: #ff0000;
	
}

div#content div.content_box a.dissolution_processing {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 158px;
	margin: 5px 5px 5px 295px;
	background: url(../img/details/look_dissolution_process.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box a.dissolution_processing:hover {
	background-position: 0 -12px;
}

/*セキュリティーパック21の特徴*/
div#content div.content_box div.sp21_box a.dissolution_processing {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 158px;
	margin: 5px 5px 5px 10px;
	background: url(../img/details/look_dissolution_process.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box div.sp21_box a.dissolution_processing:hover {
	background-position: 0 -12px;
}

div#content div.content_box div.sp21_box a.dissolution_processing2 {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 158px;
	margin: 5px 5px 5px 10px;
	background: url(../img/details/look_dissolution_process.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box div.sp21_box a.dissolution_processing2:hover {
	background-position: 0 -12px;
}


div#content div.content_box a.sp21_charge2 {
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 209px;
	margin: 5px 5px 5px 10px;
	background: url(../img/details/sp21_charge2.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box a.sp21_charge2:hover {
	background-position: 0 -24px;
}

div#content div.content_box div.sp21_box {
	float: none;
	background-color:#FF6699;
	text-align: left;
	margin: 0;
}

div#content div.content_box img.c_box_img {
	margin-left: 15px;
	float: none;
}

div#content div.content_box dl {
	margin-left: 15px;
	margin-right: 15px;
}

div#content div.content_box dt {
	color: #FF0000;
	font-weight: bold;
}

div#content div.content_box dd {
	margin-bottom: 10px;
}

div#content div.content_box ol {
	margin-right: 20px;
}

div#content div.content_box ol li {
	color: #FF0000;
	margin-bottom: 10px;
}

div#content div.content_box p.attention {
	color: #FF0000;
	margin: 10px 20px 10px 40px;
	font-size: 90%;
}

div#content div.content_box p span {
	color: #FF0000;
	margin: 10px 20px 10px 30px;
	font-weight: bold;
	display: block;
}

div#content div.content_box a.dissolution_processing2 {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 158px;
	margin: 5px 5px 5px 217px;
	background: url(../img/details/look_dissolution_process.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box a.dissolution_processing2:hover {
	background-position: 0 -12px;
}

div#content div.content_box a.sp21_charge3 {
	width: 207px;
	margin: 5px 10px 5px 217px;
	background: url(../img/details/sp21_charge.jpg) no-repeat 0 0;
}

div#content div.content_box a.sp21_charge3:hover {
	background-position: 0 -12px;
}

div#content div.content_box a.specific_transaction {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 236px;
	margin: 5px 5px 5px 217px;
	background: url(../img/details/specific_transaction.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box a.specific_transaction:hover {
	background-position: 0 -12px;
}

div#content div.content_box p.day_time {
	margin: 10px 20px 10px 40px;
}

div#content div.content_box p.day_time span {
	margin: -10px 20px 10px 0;
	color: #FF0000;
	font-weight: normal;
}

div#content div.content_box div.sp21_application p.tel_fax,div#content div.content_box div.sp21_request p.tel_fax {
	color: #FF0000;
	font-weight: bold;
	font-size: 140%;
	margin-left: 28px;
	line-height: 100%;
}

div#content div.content_box div.sp21_application dl {
	width: 207px;
	border: 1px solid #d0d0d0;
	margin-left: 5px;
}

div#content div.content_box div.sp21_request dl {
	width: 207px;
	border: 1px solid #d0d0d0;
	margin-left: 5px;
}

div#content div.content_box div.sp21_application dt {
	width: 205px;
	height: 28px;
	margin: 1px 0 5px 1px;
	background: url(../img/title_flow.jpg) no-repeat 0 0;
	text-align: center;
	line-height: 230%;
	float: none;
	font-size: 90%;
	color: #212461;
}

div#content div.content_box div.sp21_request dt {
	width: 205px;
	height: 28px;
	margin: 1px 0 5px 1px;
	background: url(../img/title_flow.jpg) no-repeat 0 0;
	text-align: center;
	line-height: 230%;
	float: none;
	font-size: 90%;
	color: #212461;
}

div#content div.content_box div.sp21_application img,div#content div.content_box div.sp21_request img {
	margin: 5px 0;
}


div#content div.content_box div.sp21_application dd {
	width: 205px;
	padding: 0;
	margin-left: 0;
	text-indent: 0;
	float: none;
	font-size: 90%;
	text-align: center;
}

div#content div.content_box div.sp21_request dd {
	width: 205px;
	padding: 0;
	margin-left: 0;
	text-indent: 0;
	float: none;
	font-size: 90%;
	text-align: center;
}

div#content div.content_box a.inquiry_form {
	height: 12px;
	display: block;
	overflow: hidden;
	text-indent:-9999px;
	width: 131px;
	margin: 5px 5px 5px 322px;
	background: url(../img/details/inquiry_form.jpg) no-repeat 0 0;
	clear: both;
}

div#content div.content_box a.inquiry_form:hover {
	background-position: 0 -12px;
}

div#wrapper div#content div.content_box h2.red {
	height: 29px;
}

div#wrapper div#content div.content_box h2.red a {
	height: 29px;
	display: block;
}

div#content div.content_box p.spbox21 {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}


