﻿@charset "utf-8";
/*
	Theme Name: yamakawa
	Theme URI:
	Description: 株式会社山川印刷所専用WrodPressテーマ
	Author:
	Ver: 1.0
*/
/*---------------------------------
/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(../css/reset.css);
@import url(../css/base.css);
@import url(../css/common.css);
/*---------------------------------
	初期設定
-----------------------------------*/
body {
	width: 100%;
	color: #414141;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
li {
	line-height: 1.5em;
}
a {
	color: #595757;
	font-size: 0.9em;
	text-decoration: none;
}
a:hover {
	color: #ab242d;
	font-weight: bold;
	text-decoration: underline;
}
a:hover img {
	opacity: 0.7;
}
section {
}
article {
	width: 100%;
	margin-bottom: 1.5em;
}
p {
	margin-bottom: 0.3em;
}
table,th,td {
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
th,td {
	/*line-height: 1.5em;*/
	margin: 0;
	padding: 0;
}
address {
	font-size: 1em;
	font-style: normal;
}
img {
	-moz-background-size:contain;
	background-size:contain;
}
/*---------------------------------
	wrapParts
-----------------------------------*/
#wrap {
	padding-top: 1em;
}
/*---------------------------------
	headerParts
-----------------------------------*/
header {
	width: 100%;
	float: left;
	border-bottom: 1px solid #c9c9ca;
}
#header {
	width: 100%;
	float: left;
	border-bottom: 1px solid #c9c9ca;
}
#head {
	width: 768px;
	margin: 0 auto;
}
.post_head {
	width: 100%;
	float: left;
	margin-bottom: 0.8em;
}
#logo {
	width: 250px;
	height: 43px;
	float: left;
}
.head_right {
	width: 460px;
	float: right;
}
.headr_right li {
	float: left;
}
.head_icon {
	width: 79px;
	height: 79px;
	margin: 0;
	float: left;
}
/*---------------------------------
	navParts
-----------------------------------*/
nav {
	width: 100%;
	float: left;
}
nav ul {
	height: 21px;
	margin-bottom: 1.25em;
	border-left: 1px solid #C9C9CA;
}
nav li {
	width: 12%;
	text-align: center;
	float: left;
	border-right: 1px solid #C9C9CA;
}
#nav {
	width: 100%;
	float: left;
}
#nav ul {
	height: 21px;
	margin-bottom: 1.25em;
	border-left: 1px solid #C9C9CA;
}
#nav li {
	width: 12%;
	text-align: center;
	float: left;
	border-right: 1px solid #C9C9CA;
}
/*---------------------------------
	VisualParts
-----------------------------------*/
#visual {
	width: 100%;
	float: left;
}
#visual img {
	width: 100%;
}
.main_visual {
	width: 100%;
	margin: 0 auto;
}
.main_visual a,img {
	margin: 0;
	padding: 0;
}
.sp-buttons {
	height: 21px;
}
#nav_sub {
	height: 94px;
	line-height: 94px;
	background-repeat: repeat-x;
	background-image: url(images/sub_nav_menu.jpg);
}
#nav_sub ul{
	width: 100%;
	padding: 0.5em 0;
	margin: 0 auto;
}
#nav_sub li {
	float: left;
	text-align: center;
	padding: 0 0.25em
}
#nav_sub a {
}
#nav_sub img {
	height: 72px;
	padding: 11px 0;
	text-align: center;
	opacity: 1.2;
}
/*ビジュアル切替*/
.head_corporate {
	background-color: #b0302b;
}
.head_csr {
	background-color: #dae000;
}
.head_recruit {
	background-color: #2ea7e0;
}
.head_service {
	background-color: #f19601;
}
.head_service h2 {
	-moz-background-size:contain;
	background-size:contain;
}
.head_contact {
	background-color: #e4007f;
}
.head_news {
	background-color: #273d5f;
}
.head_results {
	background-color: #00a29a;
}
.head_onestop {
	width: 100%;
	float: left;
	margin-bottom: 1em;
}
.head_printing {
	margin-bottom: 1em;
}
.head_upload {
	background-color: #f8b62b;
}
/*---------------------------------
	Pankuzu list Parts
-----------------------------------*/
#pankuzu {
	width: 100%;
}
#pankuzu li {
	width: 125px;
	display: inline;
	float: left;
}
#pankuzu a {
	display: inline;
}
/*---------------------------------
	mainParts
-----------------------------------*/
#main {
	max-width: 999px;
	min-width: 728px;
	margin: 0 auto;
	padding: 0;
}
#main h2 {
	font-size: 1.3em;
	margin-bottom: 0.4em;
}
#main h3 {
	font-weight: bold;
	margin-bottom: 0.8em;
}
#main h4 {
	font-weight: bold;
	font-size: 1.1em;
}
/*---------------------------------
	siderParts
-----------------------------------*/
#sidebar {
	width: 28%;
	float: left;
}
#sidebar a {
	display: inline;
}
.side_common {
	margin-bottom: 1.5em;
}
.side_common img {
	width: 100%;
}
.side_menu {
	width: 80%;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/side_menu_frame.gif);
	-moz-background-size:contain;
	background-size:contain;
}
.side_menu img {
	width: 6%;
}
.side_menu_big {
	width: 100%;
	height: 80px;
	line-height: 80px;
	padding: 0 20px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(../images/side_menu_big.gif);
	-moz-background-size:contain;
	background-size:contain;
}
.side_menu_big img {
	width: 6%;
}
.side_com_img {
	width: 149px;
	float: left;
	margin-left: 20px;
	margin-right: 24px;
}
.side_menu_icon {
	margin-top: 14px;
	margin-right: 20px;
	float: right;
}
.side_menu_icon_sub {
	float: right;
	margin-top: 4px;
}
.side_archives_title {
	font-size: 90%;
	margin-left: 60px;
}
.side_archives {
}
.side_archives ul {
	margin-left: 60px;
}
.side_archives li {
	background: url(../images/side_news_bk.png) no-repeat 76px 0;
}
.side_archives a {
	padding-top: 4px;
	padding-left: 100px;
}
.categories {
	margin-left: 60px;
}
.side_category li {
	list-style-image: url(../images/icon_child.gif);
}
.side_sub_line {
	line-height: 45px;
}
.side_news {
	width: 100%;
	text-align: left;
}
.side_news_cat {
	width: 100%;
	text-align: left;
	position: relative;
	top: -22px;
}
.side_news_top {
	width: 215px;
	height: 9px;
	background-repeat: no-repeat;
	background-image: url(../images/side_news_middle_top.png);
}
.side_news_bottom {
	width: 215px;
	height: 9px;
	padding-top: 2em;
	background-repeat: no-repeat;
	background-image: url(../images/side_news_middle_bottom.png);
}
/*---------------------------------
	ContentsParts
-----------------------------------*/
#contents {
	width: 68%;
	float: right;
	margin-bottom: 24px;
}
#contents h2 {
	width: 100%;
}
.contents_service {
	width: 728px;
	margin: 0 auto;
}
.contents_service h3 img {
	width: 100%;
}
/*---------------------------------
	HomeParts
-----------------------------------*/
#home {
}
.news_post {
	width: 100%;
	margin-bottom: 1.2em;
}
.news_post article {
	margin: 0 0 0.8em;
	padding: 0 0 0.8em;
}
.new_title {
	font-size: 1.25em;
	font-weight: bold;
}
.new_cont_left {
	width: 70%;
	float: left;
	margin-right: 0.5em;
}
.new_cont_left p {
	color: #888889;
}
.new_cont_right {
	width: 20%;
	float: left;
}
.news_day {
	width: 92px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	background-color: #133f64;
}
.consignment_day {
	width: 92px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	background-color: #89872a;
}
.category_name {
	width: 100%;
}
.category_name ul {
	width: 100%;
}
.category_name li {
	float: left;
}
.category_name_kugiri {
	height: 44px;
	line-height: 44px;
	padding: 8px 8px 8px 0;
	border-right: 1px dashed #231815;
}
.bk_info {
	width: 92px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 16px 8px 0 16px;
	padding: 8px;
	text-align: center;
	background-color: #133f64;
}
.bk_entry {
	width: 92px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	font-weight: bold;
	margin: 16px 16px 0 8px;
	padding: 8px;
	text-align: center;
	background-color: #89872a;
}
.icon_news {
	width: 16%;
}
/*---------------------------------
	BannerParts
-----------------------------------*/
#banner {
	width: 100%;
	margin: 24px auto;
	float: left;
	text-align: center;
}
#banner ul {
	width: 100%;
	margin: 0 auto 0;
}
#banner li {
	float: left;
	color: #ffffff;
}
.ba_right {
	margin-right: 6px;
}
/*---------------------------------
	corporate
-----------------------------------*/
.corporate {
	width: 70%;
	float: left;
}
.corporate h2 img {
	width: 100%;
}
.corporate h3 img {
	width: 100%;
}
/* ごあいさつ */
.ceo_sign {
	width: 143px;
	float: right;
}
/* 会社情報 */
.corporate_top {
	float: right;
	margin-top: 223px;
}
.corporate_top img {
	width: 100%;
}
.title_cor {
	margin-bottom: 3em;
}
.profile_table {
	margin-top: 16px;
}
.profile_table th,td {
	font-weight: normal;
}
.profile_table th {
	width: 115px;
	padding: 1.3em 0;
}
.profile_table a {
	display: inline-block;
}
.profile_table p {
	border-left: 1px solid #9FA0A0;
	margin: 1em 0;
	padding-left: 40px;
	text-align: left;
}
.policy {
}
/* 沿革 */
.corporate_history {
	width: 100%;
}
.corporate_history th,td {
	line-height: 2em;
}
.corporate_history th {
	width: 180px;
	font-weight: normal;
}
.corporate_history td {
	text-align: left;
}
.map {
	width: 100%;
	margin-bottom: 1.5em;
}
.map iframe {
	width: 100%;
}
/* よくあるご質問 */
.post_qa {
	margin-bottom: 1.25em;
}
.post_qa_title {
	padding: 0.4em 0;
	border-bottom: 1px dotted #9FA0A0;
}
.qa_answer {
	width: 100%;
	background-color: #fbfbfb;
}
.qa_answer p {
	margin: 0 16px;
}
.qa_table {
	width: 80%;
	margin: 0 16px;
	border-collapse: separate;
	border-spacing: 7px 5px;
}
.qa_table tr {
	height: 40px;
	line-height: 40px;
}
.qa_table th {
	width: 130px;
	text-align: center;
}
.qa_table td {
	width: 316px;
	padding-left: 22px;
}
.qa_table_odd {
	background-color: #dcdddd;
}
.qa_table_even {
	background-color: #efefef;
}
.qa_headingp {
	width: 200px;
	padding: 16px 0;
	text-align: center;
	font-weight: bold;
	background-color: #dcdddd;
}
/* 自社広告 */
.ad {
	width: 370px;
	height: 239px;
	float: left;
	margin-right: 8px;
}
.ad_note {
	width: 222px;
	float: left;
}
/*---------------------------------
	ニュースPart
-----------------------------------*/
.news{
	width: 600
}
.news article {
	margin: 0;
	padding: 0;
}
.news_clear {
	margin: 0;
	padding: 0;
}
.news_side_top {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
}
.post_cat_news {
	width: 68%;
    float: right;
    margin-bottom: 24px;
}
.post_cat_news h2 img {
	width: 100%;
}
/*---------------------------------
	事業案内
-----------------------------------*/
.service_info  {
	width: 100%;
	float: right;
}
.service_info img {
	width: 100%;
	-moz-background-size:contain;
	background-size:contain;
}
.service_info li {
	width: 300px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.service_info a {
	width: 300px;
	height: 150px;
	display: block;
}
/* onestopPart */
.onestop {
	width: 100%;
	font-size: 21px;
	color: #595757;
	line-height: 45px;
}
.onestop article {
	margin: 0;
	padding: 0;
}
.onestop_casue {
	width: 100%;
	float: left;
	background-color: #f7f8f8;
	box-shadow:rgba(0, 0, 0, 0.34902) 0px 0px 8px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.34902) 0px 0px 8px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.34902) 0px 0px 8px 1px;
}
.onestop_post_casue {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 0;
	font-size: 80%;
}
.onestop_post_common {
	width: 100%;
	margin: 0 auto;
	/*padding: 155px 0;*/
}
.onestop_2 {
	width: 100%;
	margin: 0 auto;
	padding: 177px 0 125px;
}
.font20 {
	font-size: 20px;
	font-weight: bold;
}
.onestop_storng {
	color: #9c1f28;
}
.onewstop_blue {
	color: #00a0e9;
	font-weight: bold;
}
.onestop_service {
	width: 427px;
	float: left;
	margin-right: 16px;
	padding: 60px 0;
}
.onestop_description {
	width: 557px;
	float: left;
	position: relative;
}
.onestop_description_icon {
	position: relative;
	z-index: -1;
	top: 0;
	left: 0;
}
.onestop_description_post {
	position: relative;
	z-index: 1;
	top: -83px;
	left: 45px;
}
.onestop_flow {
	width: 100%;
	position: relative;
	z-index: 2;
	top: -24px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/img_onestop_flow.jpg);
}
.onestop_flow img {
	width: 100%;
}
.onestop_contact {
	height: 511px;
	position: relative;
	top: -79px;
	z-index: 2;
	background-color: #8dc21f;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.onestop_banner {
	width: 100%;
}
.onestop_banner ul {
}
.onestop_banner li {
	width: 300px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.onestop_mr {
	margin-right: 50px;
}
/* printingPart */
.printing {
	color: #898989;
	font-size: 21px;
	line-height: 42px;
	position: relative;
}
.printing article {
	margin: 0;
}
.printing_common {
	margin: 1.5em;
}
.printing_h3 {
	width: 100%;
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #587482;
}
.printing_h4 {
	color: #587482;
}
.printing_post {
	width: 100%;
	margin: 24px 0 32px 0;
}
.printing_left {
	width: 45%;
	float: left;
	margin-right: 1.5em;
}
.printing_right {
	width: 50%;
	float: left;
}
.printing_right img {
	width: 100%;
}
.printing_right_strong {
	width: 45%;
	float: left;
	padding: 16px;
	background-color: #d4e5ed;
}
.printing_right_storng_color {
	color: #587482;
}
.printing_1 {
	width: 100%;
	float: left;
	color: #ffffff;
	background-color: #51A7C1;
}
.printing_1 h2 img {
	width: 100%;
}
.printing_2 {
	width: 100%;
	float: left;
	background-color: #B9DCE6;
}
.printing_2 img {
	width: 100%;
}
.printing_3 {
	width: 100%;
	float: left;
	background-color: #CBE5EC;
}
.printing_3 img {
	width: 100%;
}
.printing_4 {
	width: 100%;
	float: left;
	background-color: #DCEDF3;
}
.printing_4 img {
	width: 100%;
}
.printing_5 {
	width: 100%;
	float: left;
	background-color: #EEF6F9;
}
.printing_5 img {
	width: 100%;
}
.printing_contact {
	width: 100%;
	float: left;
	background-color: #8dc21f;
}
.printing_contact img {
	text-align: center;
}
.onestop_banner_printing {
	width: 100%;
	float: left;
	margin-bottom: 2.5em;
}
.onestop_banner_printing ul {
}
.onestop_banner_printing li {
	float: left;
}
/*---------------------------------
	CSRPart
-----------------------------------*/
.csr{
	width: 68%;
	float: right;
}
.csr h2 img {
	width: 100%;
}
.csr_fsc_img {
	width: 100%;
	-moz-background-size:contain;
	background-size:contain;
}
.csr_img {
	width: 100%;
	float: left;
}
.csr_child_img {
	width: 200px;
	float: left;
}
/*---------------------------------
	採用情報
-----------------------------------*/
.requite {
	width: 68%;
	float: right;
}
.requite h2 img {
	width: 100%;
}
.requite_table {
	width: 100%;
}
.requite_table tbody tr th {
	font-weight: normal;
	width: 22%;
	padding: 0.2em 0;
}
.requite_table tbody tr td {
	width: 78%;
	padding: 0.2em 0;
}
.requite_table table {
	border-collapse: separate;
}
.requite_table td p {
	text-align: left;
	line-height: 1.5em;
	padding-left: 16px;
	border-left: 1px solid #9FA0A0;
}
/*---------------------------------
	お問い合わせ
-----------------------------------*/
.contact{
	width: 68%;
	float: right;
}
.contact h2 img {
	width: 100%;
}
.contact_strong {
	padding: 16px;
	background-color: #fbfbfb;
}
.contact_table {
	width: 90%;
	border-collapse: separate;
	border-spacing: 7px 5px;
}
.contact_table th {
	width: 40%;
	padding: 8px 0;
}
.contact_table td {
	width: 50%;
	padding: 8px 8px 8px 16px;

}
.cont_required {
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
/* Contact Form7 */
.wpcf7-submit {
	border: 2px solid #9fa0a0;
}
/*---------------------------------
	データ入稿
-----------------------------------*/
.upload {
}
.upload a {
	display: inline;
}
/*---------------------------------
	投稿記事
-----------------------------------*/
.post_single {
	width: 100%;
	border-bottom: 1px dashed #231815;
}
.single_left {
	width: 430px;
	float: left;
	margin-right: 1em;
}
.single_right {
	width: 154px;
	float: left;
}
/*---------------------------------
	404Parts
-----------------------------------*/
#notfound {
}
#notfound table {
	width: 100%;
}
#notfound td {
	padding: 4px;
}
/*---------------------------------
	FooterParts
-----------------------------------*/
footer {
	width: 100%;
	float: left;
	margin-top: 2em;
}
#footer {
	width: 100%;
	float: left;
	margin-top: 2em;
}
.return {
	height: 3.18em;
	margin: 0;
	padding: 0;
	float: right;
}
.retrun img,a {
	margin: 0;
	padding: 0;
}
.post_footer {
	width: 768px;
	margin: 0 auto;
}
.f_top {
	width: 100%;
	float: left;
	padding-top: 1.5em;
	background-color: #f6f8f7;
}
.f_top_left {
	width: 50%;
	float: left;
}
.calendar {
	width: 48%;
	float: left;
}
.calendar caption {
	font-style: normal;
}
.calendar table {
	width: 100%;
}
.calendar th {
	text-align: center;
}
.calendar td {
	text-align: center;
}
.holiday {
	color: #ffffff;
	background-color: #e4007f;
}
.f_top_right {
	width: 320px;
	float: left;
	padding-left: 16px;
	border-left: 1px dashed #221814;
}
.f_top_right table {
	margin-left: 36px;
}
.f_top_right th {
	min-width: 48px;
}
.f_top_right td {
	text-align: left;
}
.f_address {
	margin-left: 36px;
}
.f_middle {
	width: 100%;
	float: left;
	padding: 1.5em 0;
	background-color: #f0f0f0;
}
.f_menu {
	width: 199px;
	float: left;
}
.f_sub_menu {
	width: 70%;
	float: left;
	border-left: 1px solid #9fa0a0;
}
.f_sub_menu table {
	margin-left: 48px;
}
.f_sub_menu th {
	font-weight: normal;
}
.f_sub_menu td {
	text-align: left;
}
.f_sub_menu a {
	display: inline;
}
.fsub_menu_200 {
	width: 200px;
}
.fsub_menu_240 {
	width: 250px;
}
.f_bottom {
	width: 100%;
	float: left;
	padding: 0.8em 0;
	background-color: #e1e2e2;
}
.f_bottom p {
	color: #3e3a39;
	text-align: center;
	font-weight: bold;
}
.t_table_th {
	width: 48px;
}
.footer_top {
	position: relative;
	top: -6.25em;
}
/*---------------------------------
	CommonParts
-----------------------------------*/
.page_heading3 {
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 24px;
	padding-left: 20px;
	overflow: hidden;
	background-color: #efefef;
}
.page_heading4 {
	margin-bottom: 1em;
}
.page_heading4 img {
	width: 2%;
}
/* パンくず */
.breadcrumbs {
	padding: 24px 0;
}
.breadcrumbs span{
	display: inline-block;
}
/* 表示領域 */
.common_area {
	width: 100%;
	float: left;
}
.common_area h2 {
	margin: 0;
	padding: 0;
}
.common_area img {
	width: 100%;
}
.post {
	width: 100%;
}
.post_right {
	width: 65%;
	float: right;
}
.post_right img {
	width: 100%;
}
.post_news {
	width: 100%;
	float: left;
	border-bottom: 1px dashed #231815;
}
/* 画像表示倍率 */
.img_reposition {
	width: 100%;
}
/* 日付 */
.day {
	font-size: 14px;
	font-weight: bold;
	color: #3e3a39;
	margin: 0;
}
.cont_required {
	background-color: #750C19;
	text-align: center;
	color: #ffffff;
	border-radius: 6px;        /* CSS3草案 */
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
}
#acMenu dt{
	display:block;
	cursor:pointer;
}
#acMenu dd{
	display:none;
	padding-top: 1.25em;
	-webkit-margin-start: 0;
}
/*営業日カレンダー*/
.biz_calendar {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
.table_border_left {
	padding-left: 16px;
	border-left: 1px solid #9fa0a0;
}
.calmonth {
	font-weight:  normal;
	text-align: center;
}
.m0 {
	margin: 0;
}
.mt8 {
	margin-top: 8px;
}
.mt16 {
	margin-top: 16px;
}
.mt24 {
	margin-top: 24px;
}
.mt32 {
	margin-top: 32px;
}
.mt40 {
	margin-top: 40px;
}
.mr8 {
	margin-right: 8px;
}
.mr16 {
	margin-right: 16px;
}

.mb8 {
	margin-bottom: 8px;
}
.mb16 {
	margin-bottom: 16px;
}
.ml8 {
	margin-left: 8px;
}
.ml16 {
	margin-left: 16px;
}
/* パディング */
.pt2 {
	padding-top: 2px;
}
.pt4 {
	padding-top: 4px;
}
.pt8 {
	padding-top: 8px;
}
.pt16 {
	padding-top: 16px;
}
.pl8 {
	padding-left: 8px;
}
.pl16 {
	padding-left: 16px;
}
.pr8 {
	padding-right: 8px;
}
.pr16 {
	padding-right: 16px;
}
/* 字間調整 */
.ls1 {
	letter-spacing: 1.75em;
}
.ls2 {
	padding-right: 4.8em;
}
.ls3 {
	letter-spacing: 1.25em;
}
.ls4 {
	letter-spacing: 0.875em;
}
.ls5 {
	letter-spacing: 0.5em;
}
.ls6 {
	letter-spacing: 0.25em;
}
/* フォントサイズ小 */
.small12 {
	font-size: 12px;
}
/* ページネーション */
.pager{
	width: 100%;
	float: left;
	margin-top: 21px;
	text-align:center;
}
a.page-numbers,
.pager .current{
	background:rgba(0,0,0,0.02);
	border:solid 1px rgba(0,0,0,0.1);
	border-radius:5px;
	padding:5px 8px;
	margin:0 2px;
}
.pager .current{
	background:rgba(0,0,0,1);
	border:solid 1px rgba(0,0,0,1);
	color:rgba(255,255,255,1);
}
/* テーブルレイアウトクリア */
.table_clear {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
.table_clear th,td {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.lh16 {
	line-height: 16px;
}
.m15 {
	margin: 0 15px;
}
