﻿@charset "utf-8";

body{
	background: #FFF;
        text-align: center;
	color: #000;
	font-family: verdana,georgia,arial,sans-serif;
	margin: 5px 0px 5px 0px;
}

#main
    {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
     text-align:left;     /* 中身を左側表示に戻す */
     width:650px;         /* 幅を決定する */
    }


A {
	color: #036; }
A:link {
	color: #036; }
A:visited {
	color: #012; }
A:active {
	color: #888; }
A:hover {
	color: #888; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

/* Style for banner */

#banner {
	background: #000099;
	font-family: arial,verdana,georgia, sans-serif;
	font-weight: normal;
	border-bottom: 2px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #FFF;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #EEF9FF;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #FFF;
	font-size: 1em;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

/* Content box */
#content {
	margin: 20px 0px 5px 3px;
	text-align: left;
}
#topcontent {
	margin: 15px 0px 5px 3px;
	text-align: left;
}

/* Content box */
.blog {
	padding: 0px;
}

/* Entry box */
.entry {
        text-align: left;
	font-size: 11pt;
	font-weight: normal;
	white-space: normal;
	line-height: 140%;
	padding-left: 5px;
}

.entry p {
	margin: 0pt;
}

.entry span {
    font-size: 11px;
    line-height: 120%;
    }

.entry div {
	margin: 0 0 3pt 0;
}

/* date of entry*/
.date {
	background: #2244CC;
	color: #FFF;
	font-family:verdana,arial,georgia,"ＭＳ　ゴシック", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 0;
	margin-bottom: 10px;
}

.day {
	float: left;
	font-family: arial,verdana,georgia,"ＭＳ　ゴシック", "Osaka", sans-serif;
	font-size: xx-large;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left: 4pt;
	margin-right: 3pt;
	padding-right: 3pt;
	border-right: 4px solid #FFF;
}


/* title of entry*/
.title {
	font-size: large;
	margin: 0 0.2em 0.1em 0em;
}

/* Subtitle of entry*/
.subtitle {
	color: #000099;
	font-size: x-small;
	line-height: 110%;
	padding-left: 0.2em;
	margin: 0.1em 0.2em 0 0em;
	border-left: 1em solid #000099;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
	margin: 0 0 2em 0;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: x-small;
	text-align: right;
	margin: 1em 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 0px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: x-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: x-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: small;
	font-weight: normal;
}

.popup img.pop {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.popup a:hover {
position:relative;
}

.popup a:hover img.pop {
top:140px;
left:-300px;
}

.imgdesc img.desc {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.imgdesc a:hover {
position:relative;
}

.imgdesc a:hover img.desc {
top:80px;
left:0px;
}

.imgdesc_r img.desc_r {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.imgdesc_r a:hover {
position:relative;
}

.imgdesc_r a:hover img.desc_r {
top:80px;
left:-220px;
}

.imgdesc2 img.desc2 {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.imgdesc2 a:hover {
position:relative;
}

.imgdesc2 a:hover img.desc2 {
top:35px;
left:-56px;
}

.imgdesc_r2 img.desc_r2 {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.imgdesc_r2 a:hover {
position:relative;
}

.imgdesc_r2 a:hover img.desc_r2 {
top:35px;
left:-300px;
}


#banner-commentspop {
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #000099;
	color: #FFF;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding: 0.2em 0 0.5em 0px;
	border-top: 1px solid #339;
}

.copyl {
	/*background: #FFF;*/
	color: #444;
	font-size: x-small;
	text-align: center;
}

.img_s {
	padding: 4px 0 0 0;
}

/* -------------------- */

textarea {
	font-family: "Osaka", "ＭＳ　ゴシック", verdana, arial, sans-serif;
}

blockquote {
	color: #014;
	line-height: 110%;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.2em 0.5em;
	border-left: 1px solid #014;
}

pre {
	color: #014;
	font-family: courier new,courier,"ＭＳ　ゴシック", "Osaka", sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 0 1em 2em;
	padding: 0 0.5em;
	border-left: 1px solid #014;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 120%;
	margin: 1em 0 1em 3em;
}


.entry img {
        float: center;
	margin: 0 0 0 0;
}


/* Style for sidebox */

#sidebox {
	background: #FFF;
	margin-top: 15px;
	text-align: left;
	width: 171px;
}

.sideboxtitle {
	color: #FFF;
	background: #000099;
	font-size: small;
	font-weight: normal;
	line-height:140%;
	letter-spacing: 0.3em;
	text-align: center;
	border-bottom: 1px solid #FFF;
}


.sidebody {
	color: #FFF;
	background:#888888;
	font-size:10pt;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	text-decoration:none;
	padding: 3px 0 5px 3pt;
	margin-bottom: 10px;
}
.sidebody a:link{
	color: #FFF;
	background:#888888;
	font-size:11pt;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	text-decoration:none;
	padding: 3px 0 5px 3pt;
	margin-bottom: 10px;
}
.sidebody a:visited {
	color: #FFF;
	background:#888888;
	font-size:11pt;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	text-decoration:none;
	padding: 3px 0 5px 3pt;
	margin-bottom: 10px;
}
.sidebody a:hover {
	color: #FFF;
	background:#888888;
	font-size:11pt;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	text-decoration:underline;
	padding: 3px 0 5px 3pt;
	margin-bottom: 10px;
}
.sidebody a:active {
	color: #FFF;
	background:#888888;
	font-size:11pt;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	text-decoration:none;
	padding: 3px 0 5px 3pt;
	margin-bottom: 10px;
}

.sidebody1 {
	background:#E0E0E0;
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	text-decoration:none;
	padding: 0 0 5px 1px;
	margin-bottom: 0.5px;
	border-bottom: 1px solid #FFF;
}
.sidebody1 a:link{
	background:#E0E0E0;
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	text-decoration:none;
	padding: 0 0 5px 1px;
	margin-bottom: 0.5px;
	border-bottom: 1px solid #FFF;
}
.sidebody1 a:visited {
	background:#E0E0E0;
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	text-decoration:none;
	padding: 0 0 5px 1px;
	margin-bottom: 0.5px;
	border-bottom: 1px solid #FFF;
}
.sidebody1 a:hover {
	background:#E0E0E0;
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	text-decoration:underline;
	padding: 0 0 5px 1px;
	margin-bottom: 0.5px;
	border-bottom: 1px solid #FFF;
}
.sidebody1 a:active {
	background:#E0E0E0;
	font-size:10pt;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	text-decoration:none;
	padding: 0 0 5px 1px;
	margin-bottom: 0.5px;
	border-bottom: 1px solid #FFF;
}
.sidebody1 img{
        margin: 0;
        padding: 0;
}

.sidebody2 {
	background:#CDCDCD;
	font-size:10pt;
	padding: 0;
        margin: 0;
	border-bottom: 1px solid #D5D5D5;
}

.sidebody2 img{
	background:#CDCDCD;
        margin: 0;
        padding: 0;
}

.sidebody3 {
	background:#CDCDCD;
	font-size:10pt;
	padding: 0;
        margin: 0;
	border-bottom: 1px solid #FFF;
}

.sidebody3 img{
        margin: 0;
        padding: 0;
}


.calendar {
	background:#EEF9FF;
	font-family: georgia,arial,verdana,"ＭＳ　ゴシック", "Osaka", sans-serif;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #2244CC;
	color: #FFF;
	line-height: 110%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-large;
}

.category-banner dd {
	font-size: medium;
	margin: 0.5em 0 0 0;
	padding-left: 1em;
	border-top: 1px dotted #FFF;
}

.header {
    color:#FFFFFF;
    line-height:18px;
    font-size: 10px;
    }

.header2 {
    color:#000000;
    line-height:13px;
    font-size: 11px;
    font-weight:bold;
    margin-left: 10px;
    }

hr {
    color:#1D3886;
    margin: -3px 0 0 0;
    }

form {
    margin: 0 0 0 0;
    }

button {
    border:none;
    background-color:transparent;
    margin: 0 0 0 0;
    } 

table.tablelaw{
margin:15px 0;
border-width:1px 1px 0 0;
border-style:solid;
border-color:#C5E127;
border-collapse:collapse;
}

table.tablelaw th{
border-width:0 0 1px 1px;
border-style:solid;
border-color:#C5E127;
font-weight:bold;
background-color:#40D5D5;
text-align:center;
padding:5px;
}

table.tablelaw td{
border-width:0 0 1px 1px;
border-style:solid;
border-color:#C5E127;
padding:5px;
}

table.tablelaw01{
margin:15px 0;
border-width:1px 1px 0 0;
border-style:solid;
border-color:#FFE127;
border-collapse:collapse;
}

table.tablelaw01 th{
border-width:0 0 1px 1px;
border-style:solid;
border-color:#FFE127;
font-weight:bold;
text-align:center;
padding:5px;
}

table.tablelaw01 td{
border-width:0 0 1px 1px;
border-style:solid;
border-color:#FFE127;
padding:5px;
}

table.tablelaw02{
margin:15px 0;
border-width:0;
}

table.tablelaw02 th{
border-width:0;
}

table.tablelaw02 td{
border-width:0;
}