﻿@charset "utf-8";
/*
Theme Name: Beginet News
Theme URI: http://begi.net/news
Description: Beginet News Design
Version: 0.1
Author: STUDIO Arcana Co., Ltd.
Author URI: http://www.s-arcana.co.jp/
Tags: VTJ Japanese
*/

@import url("css/common.css");
@import url("css/layout.css");
@import url("css/design.css");
@import url("css/amaz.css");
@import url("css/added.css");

.news-postinfo {
	text-align :right;
}

.news-social {
	text-align :right;
	margin-bottom: 50px;
}

.news-edit {
	margin-left :0.7em;
	font-size   :9pt;
	font-weight :normal;
}

.news p {
	margin-bottom :1em;
}

.news-entrynavigator {
	text-align :center;
}


.top_righttit a:link,
.top_righttit a:visited {
	display         :block;
	color           :white;
	text-decoration :none;
}

.contents_ul01 ul.children {
	background-image: none;
	text-align: left;
	display: block;
	width: 197px;
	padding-top: 10px;
}

.wp-pagenavi {
	margin     :auto 1em;
	text-align :center;
}

.wp-pagenavi a {
	padding :3px;
	margin  :3px;
	border  :1px solid black;
}

.wp-pagenavi .current {
	padding     :3px;
	border      :1px solid black;
	font-weight :bold;
}

