@charset "UTF-8";

/* support_okurijyo.css */ 
/*
========== TABLE of CONTENTS ==========

layout only

========== TABLE of CONTENTS ==========
*/

/*-------------------------

::  contentsInner_left ::

-------------------------*/

#contentsInner_left{
	float:left;
	width:200px;
	margin:0;
	text-align:left;
	background:url(../../images/common_leftnv_bottom.jpg) no-repeat bottom;
	}
	
/*---------------------------
  LeftNav
---------------------------*/

#contentsInner_left #leftnv{
	width:200px;
	margin-bottom:5px;
}

#contentsInner_left #leftnv li.leftnv_ttl a{
	width:200px;
	height:42px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../../images/common_leftnv_support.jpg) no-repeat top;
}

#contentsInner_left #leftnv li.leftnv_ttl a:hover{
	width:200px;
	height:42px;
	background:url(../../images/common_leftnv_support_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li.on{
	width:200px;
	display:block;
	overflow:hidden;
	color:#1b4494;
	background:url(../../images/common_leftnv_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li.on p{
	padding:15px 10px 0 28px;
	height:34px;
}

#contentsInner_left #leftnv li a{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#1b4494;
	background:url(../../images/common_leftnv.jpg) no-repeat top;
}

#contentsInner_left #leftnv li a:hover{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#b2017e;
	background:url(../../images/common_leftnv_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv li p{
	padding:15px 10px 0 28px;
}

#contentsInner_left #leftnv #leftnv_child{
	width:200px;
	display:block;
	clear:both;
}

#contentsInner_left #leftnv #leftnv_child li a{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#1b4494;
	background:url(../../images/common_leftnv_child.jpg) no-repeat top;
}

#contentsInner_left #leftnv #leftnv_child li a:hover{
	width:200px;
	height:49px;
	display:block;
	overflow:hidden;
	color:#b2017e;
	background:url(../../images/common_leftnv_child_on.jpg) no-repeat top;
}

#contentsInner_left #leftnv #leftnv_child li p{
	padding:15px 10px 0 50px;
}

/*---------------------------*/

/*-------------------------

::  contentsInner_right ::

-------------------------*/

#contentsInner_right{
	width:720px;
	float:right;
	}
	
#contentsInner_right h1{
	width:720px;
	height:42px;
	background:url(../images/ttlbar_okurijyo.jpg) no-repeat top;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:15px;
	}
	
#contentsInner_right img.pageicon{
	float:right;
	
	}
	
#contentsInner_right p.pagecopy{
	float:left;
	width:520px;
	font-size:100%;
	padding-left:10px;
	line-height:1.5em;
	}
	
#contentsInner_right dl.tokucho{
	width:700px;
	font-size:100%;
	padding-left:10px;
	line-height:1.5em;
	}
	
dl.tokucho dt{
	background:url(../../images/dots_690blue.gif) repeat-x bottom;
	font-size:100%;
	padding:0 0 5px 5px;
	color:#1b4494;
	font-weight:bold;
	margin:5px 0;
	}
	
dl.tokucho dd {
	vertical-align:middle;
	padding:0 5px;
	margin-bottom:20px;
	}
	
dl.tokucho dd img{}
	
.section{
	width:720px;
	clear:both;
	margin-bottom:25px;
	}
	
.section td img{
	padding-left:7px;
	}
	
.section p{
	margin:0;
	}
	
.section hr{
	width:720px;
	padding:20px 0;
	background:url(../../images/dots_690blue.gif) repeat-x;
	}
	
.section h2{
	width:720px;
	height:29px;
	background:url(../../images/section_720.jpg) no-repeat top;
	text-indent:30px;
	margin-bottom:12px;
	}
	
.section h2 p{
	font-size:110%;
	padding-top:6px;
	}
	

.section h3{
	background:url(../../images/icon_blue.jpg) no-repeat left;
	margin-bottom:10px;
	width:500px;
	}
	
.section h3 p{
	padding-left:20px;
	font-size:110%;
	font-weight:bold;
	width:500px;
	}
	
.section h3 img{
	vertical-align:middle;
	padding-left:7px;
	}

.section .pdf{
	font-size:90%;
	}

.section p.pdf{
	float:left;
	font-size:85%;
	vertical-align:bottom;
	}

.section img.bnr{
	float:right;
	vertical-align:bottom;
	}

img.section_photo{
	float:right;
	padding:0 10px 10px 0;
	}
	
p.photo_left{
	float:left;
	width:450px;
	padding-left:10px;
	line-height:1.5em;
	}

.scshot{
	clear:both;
	margin:5px 0 10px 0;
	padding:15px;
	background-color:#efefef;
	border:1px solid #ccc;
	}

.scshot p{
	float:left;
	width:400px;
	font-size:100%;
	line-height:1.5em;
	}
	
.scshot_ttl{
	float:left;
	width:400px;
	font-weight:bold;
	padding-bottom:10px;
	}
	
.scshot_ttl2{
	float:left;
	width:400px;
	color:#1b4494;
	}

.scshot_txt{
	float:left;
	width:380px;
	padding-left:20px;
	}
	
.scshot img{
	float:right;
	vertical-align:top;
	border:3px #fff solid;
	}
	
.scshot img a:hover{
	float:right;
	vertical-align:top;
	border:3px solid #03a5e1;
	}
	
.function{
	padding:0 10px;
	margin-bottom:20px;
	}
	
.function p{
	padding-bottom:15px;
	}
	
.function p.attention{
	font-size:90%;
	padding:30px 5px;
	color:#1b4494;
	}
	
.function h4{
	font-size:100%;
	font-weight:bold;
	padding-bottom:15px;
	}

.function .function_detail{
	}
	
.function .function_detail img{
	padding-bottom:12px;
	}

.function .function_detail ul{
	margin-left:20px;
	list-style:disc;
	}
	
.function .function_detail h5 img{
	vertical-align:middle;
	padding-right:5px;
	}
	
.function .function_detail .pdf h6{
	background:url(../../images/icon_blue.jpg) no-repeat left;
	margin-bottom:10px;
	}
	
.function .function_detail h6 p{
	padding-left:20px;
	font-size:100%;
	font-weight:bold;
	}
	
.function .function_detail h6 img{
	vertical-align:middle;
	padding-left:7px;
	}
	
.function .function_detail img.bnr{
	float:right;
	vertical-align:bottom;
	}
	
.function .function_detail p.pdf{
	float:left;
	font-size:85%;
	vertical-align:bottom;
	}
	
.function .function_detail table{
	width:700px;
	margin-top:10px;
	}
	
.function .function_detail td{
	width:150px;
	padding-left:5px;
	background:url(../../images/dots_670grey.jpg) no-repeat bottom;
	}
	
.function .function_detail th.img{
	text-align:right;
	padding-right:10px;
	vertical-align:top;
	}
	
.function .function_detail th.ttl{
	font-weight:bold;
	padding:5px;
	background-color:#eee;
	}
	
img.left10px{
	padding-left:10px;
	}

.section dl{
	padding:10px 10px 0 10px;
	}
	
.section dt{
	color:#1b4494;
	background:url(../../images/dots_690blue.gif) repeat-x bottom;
	}
	
.section dt p{
	padding:0 0 5px 5px;
	font-weight:bold;
	}
	
.section dd{
	padding:5px 0 20px 5px;
	}	