/* tinymce */
#tinymce, #tinymce table th, #tinymce table td {
	text-align: left;
}
/* /tinymce */
body, h1, h2, h3, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
body, html {
	height: 100%;
}
body {
	text-align: center;
}
a img {
	border: none;
}
a:hover {
	color: #99c4e2;
}
.wrapper {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_wrapper.jpg) no-repeat top center;
}
.wpSecond {
	background: url(../images/bg_wrapper02.jpg) no-repeat top center;
}
.wpSecond .wrapper{
	background:none;
}
/* ヘッダー */
.header {
	text-align: center;
	height: 105px;
	width: 100%;
}
.header .innr {
	width: 940px;
	height: 95px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.header .logo {
	padding: 17px 0;
}
.header ul {
	position: absolute;
	right: 0px;
	top: 0px;
}
.header ul li {
	float: left;
	padding-left: 18px;
}
.header ul a:hover img {
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
.header .bread {
	background: url(../images/bread_bg.jpg) no-repeat top left;
	height: 23px;
	margin: 0 0 0 0;
	line-height: 23px;
	font-size: 0.8em;
}
.header .bread a {
	background: url(../images/brd_icon_home.gif) no-repeat left center;
	display: inline-block;
	padding: 0 10px 0 16px;
	margin-left: 10px;
	color: #006cb6;
	text-decoration: none;
}
.header .bread span {
	background: url(../images/brd_root.gif) no-repeat left center;
	display: inline-block;
	padding: 0 0 0 16px;
}
.header .bread span a{
	padding: 0px;
	background: none;
	margin-left: 0px;
	margin-right: 10px;
}
.mac.chrome .header .bread a {
	background: url(../images/brd_icon_home.gif) no-repeat 0 6px;
	padding-top: 2px;
}
.mac.chrome .header .bread span {
	background: url(../images/brd_root.gif) no-repeat 0 10px;
	padding-top: 2px;
}
.mac.safari .header .bread a {
	background: url(../images/brd_icon_home.gif) no-repeat 0 5px;
	padding-top: 1px;
}
.mac.safari .header .bread span {
	background: url(../images/brd_root.gif) no-repeat 0 9px;
	padding-top: 1px;
}
.wpSecond .header {
	height: 136px;
}
/* Global追加対応 Add:2015/10/20 */
#header_util {
float: right;
padding-top: 20px;
width:604px;
line-height: 1.0em;
}
#hu_nav {
position:absolute;
width:604px;
padding:0 0px 11px 0;
right:12px;
}
#hu_nav li {
float: left;
margin: 0;
padding: 0 0 0 0;
font-size: 12px;
line-height:12px;
}
#hu_nav li ul li { padding: 2px 0 0 3px; }
#hu_nav li ul.hlink a {
color:#333333;
text-decoration:none;
display:block;
}
#hu_nav li ul.hlink .global{
background:url(../images/icon_global.gif) no-repeat 0 0;
padding:3px 3px 3px 20px;
margin:10px 3px 0 3px;
color:#3f3f3f;
font-size: 9pt;
font-weight: normal;
font-family: sans-serif;
}
#hu_nav li ul.hlink .global ul.language{
position:absolute;
top:25px;
left:180px;
display:none;
width:80px;
margin:0;
padding:0;
}
#hu_nav li ul.hlink .global ul.language{
border:1px solid #999;
border-bottom:none;
background:#FFFFFF;
font-size:88%;
}
#hu_nav li ul.hlink .global ul.language li{
margin:0 !important;
padding:0 !important;
float:none;
border-bottom:1px solid #999;
}
#hu_nav li ul.hlink .global ul.language li a{
display:block;
padding:3px 5px 3px 15px;
height:15px;
line-height:15px;
margin:0;
background:#fff url(../images/root_sideco_mini.gif) no-repeat 3px 6px;
}
#hu_nav li ul.hlink .global ul.language li a:hover{
display:block;
background:#c4deef url(../images/root_sideco_mini.gif) no-repeat 3px 6px;
}
#hu_nav li ul.hlink .search{
padding:3px 3px 3px 3px;
margin:8px 3px 0 3px;
}
/* /Global追加対応 Add:2015/10/20 */ 
/* /ヘッダー */
/* コンテンツ */
.contents {
	width: 940px;
	margin: 0 auto;
	zoom: 1;
	padding-bottom: 136px;
}
.contents .con_innr {
	width: 940px;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;
}
.contents p {
	font-size: 0.8em;
	line-height: 1.6em;
}
.contents .menu {
	float: left;
	text-align: left;
	width: 230px;
	background: url(../images/menu_label.jpg) no-repeat left top;
	padding-top: 15px;
	overflow: hidden;
}
.wpSecond .contents .menu {
	background: url(../images/menu_label02.jpg) no-repeat left top;
}
.contents .menu ul {
	width: 210px;
}
.contents .menu li {
	background: url(../images/menu_line.gif) repeat-x bottom left;
	font-size: 14px;
}
.contents .menu li a {
	display: block;
	line-height: 1.2em;
	background: url(../images/menu_list.png) no-repeat 8px 12px;
	padding: 12px 5px 12px 30px;
	color: #006cb5;
	text-decoration: none;
	font-weight: bold;
}
.contents .menu li a:hover {
	color: #99c4e2;
	background: url(../images/menu_list_over.png) no-repeat 8px 12px;
}
.contents .menu li.on a {
	color: #99c4e2;
	background: url(../images/menu_list_over.png) no-repeat 8px 12px;
}

.contents .menu li.sub{
	font-size:10px;
display:none;
}
.contents .menu li.sub a {
	display: block;
	line-height: 1.2em;
	background: url(../images/menu_sub.png) #e6eff6 no-repeat 13px 11px;
	padding: 7px 5px 7px 30px;
	color: #006cb5;
	text-decoration: none;
	font-weight: normal;
	color:#333;
}

.c_company .tag_company{
display:block!important;
}
.c_office .tag_office{
display:block!important;
}
.c_product .tag_product{
display:block!important;
}

.mac.chrome .contents .menu li.sub a{
	background-position:13px 9px;
}
.mac.safari .contents .menu li.sub a{
	background-position:13px 9px;
}
.contents .menu li.sub a:hover{
	background-color:#d3e5f3;
}
.rightContents {
	width: 710px;
	float: left;
	text-align: left;
	overflow: hidden;
}
.rightContents .inbox {
	padding-left: 13px;
}
.topCenter .mainImage {
	padding-top: 0px;
}
.rightContents a {
	color: #006cb5;
	text-decoration: none;
}
.rightContents a:hover {
	text-decoration: underline;
}
.theme {
	margin-top: 18px;
}
.title h2, .title h1 {
	margin-top: 25px;
	background: url(../images/con_title_bg.gif) no-repeat top left;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	text-align: left;
	padding-left: 24px;
}
.title_h1 {
	background: url(../images/th_list01.gif) no-repeat left center;
	padding: 0px 0 0px 28px;
	font-size: 32px;
	color: #006cb5;
	margin: 0px 0 15px 0;
}
.title_h2 {
	background: url(../images/th_list02.gif) no-repeat left center;
	padding: 5px 0 5px 24px;
	font-size: 1.45em;
	font-weight: bold;
	color: #006cb5;
	margin: 20px 0 10px 0px;
}
.title_h3 {
	background: url(../images/th_list03.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #006cb5;
	margin: 15px 0 10px 0px;
	line-height: 25px;
	vertical-align: middle;
}
.title_h4 {
	background: url(../images/th_list04.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
	font-size: 1.1em;
	font-weight: bold;
	color: #006cb5;
	margin: 10px 0 10px 0px;
	line-height: 20px;
	vertical-align: middle;
}
.title_h5 {
	background: url(../images/th_list05.gif) no-repeat left center;
	padding: 5px 0 5px 20px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	margin: 10px 0 10px 0px;
	line-height: 18px;
	vertical-align: middle;
}
.mac.chrome .title_h3 {
	background: url(../images/th_list03.gif) no-repeat 0 4px;
}
.mac.chrome .title_h4 {
	background: url(../images/th_list04.gif) no-repeat 0 4px;
}
.mac.chrome .title_h5, .mac.safari .title_h5 {
	background: url(../images/th_list05.gif) no-repeat 0 4px;
}
.theme .title_h2 {
	margin: 0px 0 10px 0px;
	font-size: 1.45em;
	font-weight: bold;
	color: #006cb5;
}
.sub p {
	color: #006cb5;
	line-height: 1.4em;
}
.title {
	background: url(../images/con_title_bg02.gif) repeat-x bottom left;
	padding-bottom: 16px;
}
/* 更新情報 */
.news dl {
	zoom: 1;
	font-size: 0.8em;
	background: url(../images/date_label.gif) repeat-x top left;
	padding-top: 19px;
	width: 710px;
}
.news dl dt, .news dl dd {
	line-height: 34px;
}
.news dl dt {
	width: 120px;
	float: left;
	display: inline;
	font-weight: bold;
	background: url(../images/line_date01.gif) repeat-x bottom left;
	color: #006cb5;
	overflow: hidden;
}
.news dl dd {
	width: 572px;
	margin-left: 18px;
	display: inline;
	float: left;
	background: url(../images/line_date02.gif) repeat-x bottom left;
	overflow: hidden;
}
.news dl dd a {
	background: url(../images/list_date.gif) no-repeat left center;
	display: block;
	padding: 0 0 0 13px;
	color: #323232;
	text-decoration: none;
}
.news dl dd a:hover {
	color: #99c4e2;
}
.news dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
h1.theme {
	margin: 0 0 28px 0;
}
/* 概要 */
.outline dl.com {
	zoom: 1;
	font-size: 0.8em;
	padding-top: 0px;
}
.outline dl.com dt, .outline dl dd {
	line-height: 1.2em;
	padding: 7px 0 14px 0;
}
.outline dl.com dt {
	width: 175px;
	float: left;
	font-weight: bold;
	border-top: 2px solid #006cb6;
	color: #006cb5;
	display: inline;
	overflow: hidden;
}
.outline dl.com dd {
	width: 515px;
	margin-left: 20px;
	display: inline;
	float: left;
	border-top: 2px solid #dcdfe2;
	overflow: hidden;
}
.outline dl.com dd p {
	line-height: 1.3em;
	font-size: 1em;
}
.outline dl.com dd span.sp10 {
	display: inline-block;
	width: 8em;
}
.outline dl.com dl dt, .outline dl.com dl dd {
	float: none;
	border: none;
	clear: both;
	width: auto;
	display: block;
}
.outline dl.com dl dt {
	font-weight: bold;
	padding: 7px 0 5px 0;
	margin: 0;
	color: #333333;
}
.outline dl.com dl dt.ft {
	padding-top: 0;
}
.outline dl.com dl dd {
	padding: 0 0 0 1em;
	margin: 0;
}
.outline dl.com:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.contents:after, .contents .con_innr:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* googlemap */
.map_multi {
	zoom: 1;
	padding-left: 10px;
}
.map_multi .gmap {
	float: left;
	width: 330px;
	font-size: 0.8em;
	overflow: hidden;
}
.map_multi .address {
	float: left;
	width: 330px;
	overflow: hidden;
}
.map dl {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
.map dl dt {
	font-weight: bold;
}
.map .way {
	padding: 10px 10px 0 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;/* CSS3草案 */
	-webkit-border-radius: 5px;/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;/* Firefox用 */
	width: 620px;
}
.map_multi .way {
	width: 300px;
	overflow: hidden;
}
.map_multi:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* 画像のレイアウト */
.imgBoxR {
	zoom: 1;
	padding: 0;
	overflow: hidden;
}
.imgBox {
	position: relative;
	margin: auto;
	overflow: hidden;
}
.column1 {
	width: 660px;
}
.column1R {
	width: 660px;
}
.column2 {
	width: 660px;
	margin: 0 auto;
}
.column2 .imgBox {
	width: 330px;
	float: left;
	display: inline;
}
.column2R {
	width: 660px;
	margin: 0 auto;
}
.column3 {
	width: 660px;
	margin: 0 auto;
}
.column3 .imgBox {
	width: 220px;
	float: left;
	display: inline;
}
.column4 {
	width: 660px;
	margin: 0 auto;
}
.column4 .imgBox {
	width: 165px;
	float: left;
	display: inline;
	overflow: hidden;
}
.imgBox img {
	padding: 0 10px 10px 10px;
	text-align: center;
}
.imgBox p {
	text-align: left;
	padding: 0 10px 10px 10px;
}
.imgBox p.name {
	padding: 0px 0 10px 10px;
	margin-top: -5px;
}
.imgBox p.name a {
	padding: 0 0 0 10px;
	background: url(../images/list_name.gif) no-repeat left center;
}
.imgBoxR:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.imgTextBox {
	zoom: 1;
	margin: auto;
	width: 660px;
	overflow: hidden;
}
.imgTextBox .img {
	float: left;
	padding: 10px;
}
.imgTextBox .text {
	float: left;
	overflow: hidden;
}
.imgTextBox .text p {
	padding: 10px;
}
.column1 .text {
	width: 330px;
}
.column1R .text {
	width: 330px;
	float: right;
}
.column1R .img {
	float: right;
}
.column2 .imgTextBox, .column2R .imgTextBox {
	width: 330px;
	float: left;
}
.column2 .text {
	width: 165px;
	float: left;
}
.column2R .img {
	float: right;
}
.column2R .text {
	width: 165px;
	float: right;
}
a.lightbox {
	display: block;
	position: relative;
}
a.lightbox span {
	position: absolute;
	text-indent: -999px;
	overflow: hidden;
	font-size: 0;
	text-decoration: none;
	display: block;
	width: 35px;
	height: 35px;
	right: 20px;
	bottom: 15px;
	background: url(../images/lightbox_zoom.png) no-repeat 0 0;
}
.lightbox_tag {
	display: none;
}
.imgTextBox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* カテゴリ */
.category {
	width: 660px;
	margin: 0 auto 30px auto;
	background: url(../images/category_bg01.gif) no-repeat left top;
	zoom: 1;
}
.category .innr {
	background: url(../images/category_bg02.gif) no-repeat left bottom;
	zoom: 1;
	padding-top: 3px;
	padding-bottom: 1px;
}
.category h3 {
	background: url(../images/category_h3.gif) no-repeat left center;
	padding: 5px 0 5px 15px;
	font-size: 1em;
	font-weight: bold;
	color: #006cb5;
	margin: 8px 0 10px 13px;
	line-height: 1.2em;
}
.category h4 {
	background: url(../images/category_h4b.gif) no-repeat #efefef left center;
	padding: 0px 4px 0px 23px;
	vertical-align: text-bottom;
	font-size: 0.85em;
	font-weight: bold;
	color: #333;
	margin: 5px 13px 10px 13px;
	line-height: 30px;
	border-radius: 3px;/* CSS3草案 */
	-webkit-border-radius: 3px;/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;/* Firefox用 */
}
.mac.chrome .category h4 {
	padding: 2px 4px 0px 23px;
	background: url(../images/category_h4b.gif) no-repeat #efefef 0 0px;
	line-height: 28px;
}
.mac.safari .category h4 {
	padding: 2px 4px 0px 23px;
	background: url(../images/category_h4b.gif) no-repeat #efefef 0 0px;
	line-height: 28px;
}
.category .data {
	float: left;
	width: 375px;
	padding-bottom: 5px;
	overflow: hidden;
}
.category .data h4 {
	margin: 0px 3px 10px 13px;
}
.category p {
	padding: 0 15px 15px 15px;
}
.category .data p {
	padding: 0 0px 15px 15px;
}
.category .thumb {
	float: left;
	width: 285px;
	overflow: hidden;
}
.category .thumb img {
	padding: 0 10px 10px 10px;
}
.category .theme {
	margin: 0 15px 10px 15px;
	background: url(../images/line_ct_border.gif) repeat-x left top;
	zoom: 1;
	padding-top: 1px;
}
.category .theme h3 {
	margin: 10px 0 5px 0px;
}
.category .theme h4, .category .theme h5 {
	background: url(../images/th_list05.gif) no-repeat left center;
	padding: 0px 0 0px 12px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	margin: 10px 0 10px 0px;
	line-height: 16px;
	vertical-align: middle;
}
.mac.chrome .category .theme h4, .mac.chrome .category .theme h5 {
	background: url(../images/th_list05.gif) no-repeat 0 -2px;
}
.mac.safari .category .theme h4, .mac.safari .category .theme h5 {
	background: url(../images/th_list05.gif) no-repeat 0 -2px;
}
.category .theme h4 a, .category .theme h5 a {
}
.category .theme p {
	padding: 0 0 12px 0;
	line-height: 1.4em;
}
.category .theme .list {
	zoom: 1;
}
.category .theme .list .img {
	float: left;
	padding: 0;
	width: 115px;
}
.category .theme .img img {
	padding: 0 10px 0 0;
}
.category .theme .listImg {
	width: 210px;
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
}
.category .theme .listImg img {
	margin: 0 10px;
}
.category .theme .listImg h4 {
	margin: 5px 0 5px 10px;
}
.category .theme .text {
	float: left;
	padding: 0;
	width: 515px;
}
.category .theme .text h4, .category .theme .text h5 {
	margin: 0px 0px 5px 0px;
}
.category .thumb p.more {
	padding: 0px 0 15px 10px;
	margin-top: -5px;
}
.category p.more a {
	padding: 0 0 0 10px;
	background: url(../images/list_name.gif) no-repeat left center;
}
.category .theme:after, .category:after, .category .theme .list:after, .category .innr:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* テーブル */
/* type01 */
table {
	font-size: 0.8em;
}
table th, table td {
	line-height: 1.2em;
}
table th {
	border-top: 2px solid #006cb6;
	color: #006cb5;
	padding: 7px 5px;
	text-align: left;
}
table td {
	border-top: 2px solid #dcdfe2;
	padding: 7px 5px;
	text-align: left;
}
table td table{
	font-size:1em;
}
table td table td{ vertical-align:top;}
/* type02 */
table.type02 {
	font-size: 0.8em;
}
table.type02 th, table.type02 td {
	border: none;
	line-height: 1.2em;
}
table.type02 th {
	background: #e7f3fb;
	color: #006cb5;
	padding: 7px 5px;
	text-align: left;
}
table.type02 tr.label th {
	background: #c9e2f3;
	color: #333;
}
table.type02 td {
	background: #f5f5f5;
	padding: 7px 5px;
	text-align: left;
}
/* リンク */
.link {
	padding: 0 0 0 10px;
	background: url(../images/list_name.gif) no-repeat left center;
}
a.weblink {
	display: inline-block;
	background: url(../images/icon_web.gif) no-repeat right center;
	padding: 0px 15px 0px 0px;
}
a.pdf {
	display: inline-block;
	background: url(../images/icon_pdf.gif) no-repeat left center;
	padding: 2px 0px 2px 18px;
}
/* サイトマップ */
.sitemap {
	
}
.sitemap ul {
	zoom: 1;
	font-size: 0.8em;
	width:700px;
	margin-left:10px;
}
.sitemap ul li{
	float:left;
	width:220px;
	margin-bottom:5px;
}
.sitemap ul:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/* リストスタイル */
ul.list_dot,ul.list_cr01,ul.list_sq01,ul.list_dot_mini,ul.list_cr02{
	font-size: 0.8em;
	padding-bottom:15px;
}
ul.list_dot li{
	background: url(../images/list_dot.gif) no-repeat left center;
	padding: 2px 0px 2px 10px;
}
ul.list_cr01 li{
	background: url(../images/list_circle.gif) no-repeat left center;
	padding: 2px 0px 2px 13px;
}
ul.list_sq01 li{
	background: url(../images/list_square.gif) no-repeat left center;
	padding: 2px 0px 2px 13px;
}
ul.list_dot_mini li{
	background: url(../images/list_circle_mini.gif) no-repeat left center;
	padding: 2px 0px 2px 9px;
}
ul.list_cr02 li{
	background: url(../images/list_circle_e.gif) no-repeat left center;
	padding: 2px 0px 2px 13px;
}

.mac.chrome ul.list_dot li{
	background-position:0 9px;
}
.mac.safari ul.list_dot li{
	background-position:0 9px;
}
.mac.chrome ul.list_cr01 li{
	background-position:0 7px;
}
.mac.safari ul.list_cr01 li{
	background-position:0 7px;
}
.mac.chrome ul.list_sq01 li{
	background-position:0 7px;
}
.mac.safari ul.list_sq01 li{
	background-position:0 7px;
}
.mac.chrome ul.list_dot_mini li{
	background-position:0 10px;
}
.mac.safari ul.list_dot_mini li{
	background-position:0 10px;
}
.mac.chrome ul.list_cr02 li{
	background-position:0 7px;
}
.mac.safari ul.list_cr02 li{
	background-position:0 7px;
}
/* 検索結果 */
.search_block p,
.search_block dl{
	font-size:0.8em;
}
.search_block dl{
	line-height:1.4em;
}
.search_block dl dt{
	padding-top:9px;
	padding-bottom:4px;
	background: url(../images/line_date02.gif) repeat-x left top;
}
.search_block dl dt.pdf a{
	display: inline-block;
	background: url(../images/icon_pdf.gif) no-repeat left center;
	padding: 2px 0px 2px 20px;
}
.search_block dl.search_target dt{
background:none;
font-weight:bold;
}
.search_block dl.search_target{
	padding-bottom:25px;
}
.search_block dl dd{
	padding-bottom:3px;
}

.search_block dl dd.date{
	padding-bottom:8px;
	color: #666;
    font-size:0.8em;
}

.search_box{
position:relative;
height:27px;
width:428px;
padding-top:25px;
padding-bottom:5px;
overflow:hidden;
}
.search_box input[type="text"]{
position:absolute;
left:0;
height: 27px;
line-height:27px;
overflow:hidden;
width: 400px;
border:none;
color:#006cb5;
margin-right:1px;
text-indent:5px;
padding:0;
background: #e5e5e5;
}
.search_box input[type="submit"]{
position:absolute;
right:0;
border:none;
text-indent:-999px;
overflow:hidden;
width:27px;
height:27px;
background: #e5e5e5 url(../images/search_ent.gif) no-repeat 0 0px;
}
.search{
position:relative;
height:27px;
width:130px;
margin-left:18px;
padding-top:8px;
padding-bottom:5px;
overflow:hidden;
}
.search input[type="text"]{
position:absolute;
left:0;
height: 21px;
line-height:21px;
overflow:hidden;
width: 130px;
border:none;
color:#006cb5;
margin-right:1px;
text-indent:5px;
padding:0;
background: #e5e5e5;
}
.search input[type="submit"]{
position:absolute;
right:0;
border:none;
text-indent:-999px;
overflow:hidden;
width:21px;
height:21px;
background: #e5e5e5 url(../images/search.gif) no-repeat 0 0px;
}
/* ページ送り */
.pager{
	font-size:0.8em;
}
.pager li{
	padding: 0 0 0 10px;
	background: url(../images/list_name.gif) no-repeat left center;
	display:inline-block;
}
ul.pager {
margin-bottom: 22px;
text-align: center;
}
ul.pager li {
display: inline;
font-size: 93%;
line-height: 1.0em;
background: none;
margin: 0px;
padding: 0px;
}
ul.pager li.prev span, ul.pager li.prev a {
margin-right: 5px;
padding: 0 0 0 12px;
background-repeat: no-repeat;
background-position: center left;
}
ul.pager li.next span, ul.pager li.next a {
margin-left: 5px;
padding: 0 12px 0 0;
background-repeat: no-repeat;
background-position: center right;
}
ul.pager li.prev span { background-image: url(../images/root_prev_off.gif); }
ul.pager li.prev a { background-image: url(../images/root_prev.gif); }
ul.pager li.next span { background-image: url(../images/root_next_off.gif); }
ul.pager li.next a { background-image: url(../images/root_next.gif); }
ul.pager li.index span, ul.pager li.index a {
padding: 1px 4px 1px 4px;
color: #FFFFFF;
text-decoration: none;
text-align: center;
overflow: hidden;
}
ul.pager li.index a { background-color: #c3c3c3; }
ul.pager li.index a:hover, ul.pager li.index span {
 background-color: #006cb7; color:#FFFFFF; font-weight:normal;
}
/* /コンテンツ */
/* フッター */
.footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 136px;
	overflow: hidden;
}
.footer .util {
	width: 940px;
	margin: 0px auto 0 auto;
	position: relative;
	height: 80px;
}
.footer .grp_logo {
	position: absolute;
	bottom: 0;
	left: 0;
}
.footer .back_top {
	position: absolute;
	top: 7px;
	right: -128px;
}
.footer .back_top a:hover img {
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
.footer .innr {
	margin-top: 7px;
	font-size: 13px;
	text-align: center;
	background: #e9ebed;
	width: 100%;
	height: 100%;
	padding: 16px 0;
	color: #646567;
}
/* /フッター */