﻿@charset "utf-8";
/* CSS Document */
/*
+-----------------------------------------------------------------------+
|	WordPress Plugin: WP-DownloadManager 								|
|	Copyright: 2016 in Industry Research Institut              			|
|																		|
|	File Written By:													|
|	- ranbo												                |
|																		|
|	File Information:													|
|	- CSS pc_footer Style				               					|
+-----------------------------------------------------------------------+
*/
.footer { width: 100%; height: 120px; background:url(../images/2018-07-23-q0000000000020.png);}
.footer_nav { height: 24px; display: table; padding-top:38px; margin: 0 auto;}
.footer_nav a { font-size: 14px; height: 24px; color: #fff; line-height: 24px; margin: 0 12px;}
.footer_nav span { font-size: 12px; height: 24px; color: #fff; line-height: 18px;}
.footer p { font-size: 14px; color: #fff; text-align: center; line-height: 24px;}
