@charset "utf-8";

@import "./share.css";
@import "./side.css";

/*
THEME NAME: Contents Theme
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

.page-title{
	font-size:16px;
	font-weight:bold;
	color:#69c;
	margin-bottom:7px;
}

.dcat-title{
	margin-bottom:10px;
}

.dcontent-title{
	margin-bottom:10px;
}

#gvn{
	margin-bottom:10px;
}

div#container {
	width:620px;
	margin-bottom:10px;
	float:left;
}

div#content {
}

div.sidebar {
	margin-left:10px;
	margin-bottom:10px;
	width:250px;
	float:right;
}

div#footer {
	clear:both;
	width:100%;
}

#post{
	width:610px;
	background-image:url(http://mag.dandoo.jp/img/box/bigbox_mid.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#comments-list{
	width:610px;
	background-image:url(http://mag.dandoo.jp/img/box/bigbox_mid.gif);
	background-repeat:repeat-y;
}

#comments-list .comment-author{
	font-weight:bold;
}

#comments-list .comment-meta{
	color:#999;
	font-size:10px;
	margin:3px 0px;
	border-bottom:1px dotted #ccc;
	padding-bottom:2px;
}

#comments-list p{
	line-height:1.7;
}

#comments-list h3{
	font-weight:bold;
	margin:10px;
}

#comments-list ol{
	margin-right:1em;
	margin-left:2.5em;
}

#comments-list li{
	margin-bottom:20px;
}

#respond{
	width:610px;
	background-image:url(http://mag.dandoo.jp/img/box/bigbox_mid.gif);
	background-repeat:repeat-y;
	margin:10px 0;
}

.reswin{
	margin:10px 10px 4px 10px;
}

#respond h3{
	font-weight:bold;
}

#respond #comment-notes{
	font-size:10px;
}

#respond .form-label{
	font-weight:bold;
}

#respond input,#respond textarea{
	border:1px solid #ccc;
	font-size:13px;
}

#submit{
	font-weight:bold;
}

.backnumber{
	width:610px;
	background-image:url(http://mag.dandoo.jp/img/box/bigbox_mid.gif);
	background-repeat:repeat-y;
}

.backnumber ul{
	list-style-type:none;
	line-height:2em;
	margin:5px 10px 5px 10px;
}

.backnumber-top{
	width:610px;
	background-image:url(http://mag.dandoo.jp/img/box/bigbox_mid.gif);
	background-repeat:repeat-y;
	margin-top:10px;
}

.backnumber-top ul{
	list-style-type:none;
	line-height:2em;
	margin:5px 10px 5px 10px;
}

div.sidebar ul{
	list-style-type:none;
	margin:10px 10px 8px 10px;
}

div.sidebar li{
	margin-bottom:7px;
}

.category{
	list-style-type:none;
	margin:10px 10px 8px 10px;
}

.category li{
}

.category a{
	font-weight:bold;
}

.category span{
	font-weight:normal;
	font-size:10px;
}


/* legacy */

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#eee;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

.entry-title{
	font-size:14px;
	font-weight:bold;
	margin:8px 10px 3px 10px;
}

.entry-date{
	margin:0px 8px;
	font-size:10px;
}

.entry-content{
	border-top:dotted 1px #69c;
	border-bottom:dotted 1px #69c;
	padding:10px 0px;
	line-height:1.8em;
	text-align:justify;
	text-justify:distribute;
	clear:both;
	margin:5px 10px;
}

.entry-meta{
	margin:8px 10px 5px 10px;
	font-size:10px;
}

div#container,div#primary {
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

textarea#comment {
height:8em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
margin-bottom:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
width:610px;
text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery * {
margin:0;
padding:0;
}
