@charset "utf-8";
/*
Theme Name: gucci_all
Theme URI: http://odyssey.co.jp/
Description: ポータル用テーマ
Version: 1.0
Author: odyssey
Author URI: http://odyssey.co.jp/
*/

/* Reset.css入れるならここ */


/* layout.css の影響を排除 */

.tablenav .prev, .tablenav .next {
	float: initial;
	margin-left: initial;
	margin-right: initial;
}
.tablenav a.prev, .tablenav a.next {
	width: initial;
	height: initial;
	display: initial;
	position: initial;
	top: initial;
}

/* 以下ブログテーマのスタイル */

.tablenav {
	clear: both;
	color: #1c3d57;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
font-size: 16px;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 5px .5em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #1c3d57;
}

.tablenav .current {
	color: white;
	background: #1c3d57;
	border-color: #1c3d57;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}
