@charset "UTF-8";
/* @Style license ID.0599 */
/* 全体の設定 */

*{
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* ボディー */
body {
	font-size: 100%;
	color: #666666;
	background-color: #ffffff;
	background-image: url(blogimg/body.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
/* 画像ボーダー */
img {
border-style: none;
}
/* 強調 */
strong {
	/* color: #ff6600; */
	/*background-color: #ffffff;*/
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}
/************************************************
*	clear									
	*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* コンテナ */
#container {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	background-image: url(blogimg/container.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
/* ヘッダー */
#header img {
	border-style: none;
}
#header .pad {
	padding-top: 10px;
	padding-left: 30px;
}

#header h1 {
	position: absolute;
	left: -9999px;
}

#header p {
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ロゴエリア */
#banner {
	width: 730px;
	float: left;
}
/* 検索エリア */
#searchbox {
	text-align: right;
	margin-top: 5px;
	padding: 0;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 0;
	float: right;
}

/* 検索エリア余白 */
#searchbox .pad {
	padding-top: 10px;
	padding-right: 30px;
}
/* 検索 */
#searchbox form {
	margin: 0px;
	padding: 0px;
}
/* 検索ラベル */
#searchbox label {
	display: none;
}
/* 上部ナビゲーションバー */
#navi {
	font-size: 75%;
	background-image: url(blogimg/navibg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 940px;
	float: left;
	clear: both;
}
/* 上部ナビゲーションバー余白 */
#navi .pad {
	padding-left: 10px;
	padding-right: 0;
	
}
/* 上部ナビゲーションバー リスト */
#navi ul {
	margin: 0;
	padding: 0;
}
#navi ul li {
	display: inline;
}


/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	color: #ffffff;
	background-color: #669900;
	background-image: url(blogimg/navi0.png);
	background-position: right bottom;
	background-repeat: repeat-x;
	padding-top: .7em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: .6em;
	float: left;
	border-right: 1px solid #e0e0e0;
}
/* 上部ナビゲーションバー マウスオーバー時 */
#navi ul li a:hover {
	color: #ffffff;
	background-color: #666666;
	background-image: url(blogimg/navi.png);
	background-position: right bottom;
	background-repeat: repeat-x;
}

/* イメージ */
#image {
	background-image: url(blogimg/image1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 200px;
	clear: both;
}

#image p {
	font-size: 75%;
	padding-top: 80px;
	padding-bottom: 10px;
	padding-left: 80px;
	line-height: 160%;

}
#wrapper {width:735px;
	float: left;
}
/* メイン */
#main {
	font-size: 82%;
	line-height: 140%;
	letter-spacing: 0.05ex;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	width: 525px;
	float: right;
}
/* メイン余白 */
#main .pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

/* メインリンク設定 */
#main a {
	text-decoration: none;
	color: #336600;
	/*background-color: #ffffff; */
}
/* メインリンク基本色 */
#main a:link {
	text-decoration: none;
	color: #336600;
	/* background-color: #ffffff; */
}
/* メインリンクマウスオーバー時 */
#main a:link:hover {
	text-decoration: underline;
	color: #FF9999;
	/*color: #FF6600;*/
	background-color: #ffffff;
}
/* メインリンククリック時 */
#main a:link:active {
	text-decoration: underline;
	color: #FF9999;
	background-color: #ffffff;
}
/* メインリンク訪問済み */
#main a:visited {
	text-decoration: none;
	color: #669900;
	/* background-color: #ffffff; */
}
/* メインリンク訪問済みマウスオーバー */
#main a:visited:hover {
	text-decoration: underline;
	color: #FF9999;
	background-color: #ffffff;
}
/* メインリンク訪問済みクリック時 */
#main a:visited:active {
	text-decoration: underline;
	color: #FF9999;
	background-color: #ffffff;
}

/* メイン日付 */
#main .date {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}
/* メイン見出しh2 */
#main h2 {
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}
/* メイン見出しh3 */
#main h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
/* #main .new {
	background-image: url(blogimg/img_new01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-indent: -9000px;
	clear: both;
}*/


/* メイン見出しh4 */
#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}


/* 引用元情報 */
cite {
	font-style: italic;
}
/* 引用 */
blockquote {
	color: #666666;
	background-color: #EfEfEf;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
/* 整形済みテキスト */
pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	height: 100px;/* ここを変更すれば高さが変わります */
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
#main dl {
	margin-bottom: 10px;
}
#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}

#main dd {
	padding-left: 5px;
}
/* 会社概要用 */
.info {
	margin-top: 10px;
	margin-bottom: 25px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.info dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}
/* お問い合わせ用 */
.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em; 
}
/* 最近のエントリー用 */
.boxarea {
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 15px;
	/*border-bottom :3px #222222 solid ; */
}

.rentory {
	padding-left: 0px;
       margin-bottom;5px;
}

.rentory dt {
       padding: 0;
       margin-top;5px;
	background-color: #ffffff;
}
.rentory dd {
	line-height: 160%;
	margin-top: .0em;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	padding:5px;
	font-weight:bold;
	background-color: #eeeeee;
	font-size: 1em;
}

.rentory p {
	line-height: 160%;
	margin-top: 7px;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: .4em;
	font-size: 0.9em;
	padding:5px;
}
/* サイトマップ用 */
.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}
.archives dd {
	line-height: 180%;
	margin-top: -1.9em;
	margin-left: 15em;
	margin-right: 0;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* 順不同リスト（箇条書き）*/
#main ul {
	padding-left: 20px;
	margin-bottom: 10px;
}
#main ul ol {
	padding-left: 30px;
}


/* メイン段落 */
#main p {
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	line-height:180%;
}
/* 画像 */
#main img{
	margin-top: 0;
	margin-bottom: 20px;
}
/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* 画像左配置 */
#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
#main .imageright{
	margin-left: 10px;
	float: right;
}
/* 追記 */
.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}
/* タグ */
.entry-tags {
    margin: 0 0 10px 10px; 
}
.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }
.entry-tags-list { 
    list-style:none;
    padding: 0px;
}
/* 投稿者情報 */
#main .posted {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}

.techstuff {
	font-size: 100%;
}

/* コメント関連 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}
fieldset {
	padding: 10px;
}

#main label {
margin-bottom: 0.5em;
width: 10em;
float: left;
clear: both;
white-space: nowrap;
}

textarea{
	width: 430px;
	}
/* コメンター画像 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.sign {
	margin-bottom: 10px;
}
.extended {
	display:block;
	float:right;
}

input,textarea {
	font-size: 100%;
}

/* サイドバー */
#sub1 {
	font-size: 80%;
	line-height: 140%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 205px;
	float: right;
}

/* サイドバー */
#sub2 {
	font-size: 80%;
	line-height: 140%;
	width: 190px;
	float: left;
}
/* サイドバー余白 */
#sub1 .pad {
	padding-top:10px;
	padding-left: 17px;
	padding-right: 5px;
}
/* サイドバー余白 */
#sub2 .pad {
	padding-top:10px;
	padding-left: 11px;
	padding-right: 2px;
}
/* サイドバーリンク設定 */
#sub1 a ,#sub2 a {
	text-decoration: none;
	color: #54183C;
	background-color: #ffffff;
}
/* サイドバーリンク色 */
#sub1 a:link , #sub2 a:link {
	text-decoration: none;
	color: #54183C;
	background-color: #ffffff;
}
/* サイドバーマウスオーバー時 */
#sub1 a:link:hover ,#sub2 a:link:hover {
	text-decoration: none;
	color: #F5A24E;
	background-color: #ffffff;
}
/* サイドバークリック時 */
#sub1 a:link:active , #sub2 a:link:active {
	text-decoration: none;
	color: #F5A24E;
	background-color: #ffffff;
}
/* サイドバー訪問済み */
#sub1 a:visited ,#sub2 a:visited {
	text-decoration: none;
	color: #6B8E23;
	background-color: #ffffff;
}
/* サイドバー訪問済みマウスオーバー */
#sub1 a:visited:hover ,#sub2 a:visited:hover {
	text-decoration: none;
	color: #F5A24E;
	background-color: #ffffff;
}
/* サイドバー訪問済みクリック時 */
#sub1 a:visited:active ,#sub2 a:visited:active {
	text-decoration: none;
	color: #F5A24E;
	background-color: #ffffff;
}

/* サイドバー見出しh2 */
#sub1 h2 ,#sub2 h2 {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/sideh2.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	clear: both;
}
/* サイドバー見出しh3 */
#sub1 h3,#sub2 h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	clear: both;
}
/* サイドバー段落 */
#sub1 p,#sub2 p {
	font-size: 92%;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 
/* カテゴリー */
#categories {
	width: 175px;
	background: #eeeeee;
	margin: 0;
	padding: 0;
}

#categories ul
{
	width: 160px;
	list-style-type: none;
	margin: 0 0 2em;
	padding: 3px 0 0 0;
	background-color: #eeeeee;

}
/* カテゴリーリスト */
#categories ul li
{
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline; 
	background-color: #eeeeee;
       color: #54183C;
}
/* カテゴリーリスト リンク */
#categories ul li a
{
	 margin-left: 0px;
	 margin-bottom: 1px;
	 padding: 8px 12px;
	 display: block;
	 width: 140px;
	 text-decoration: none;
	 font-weight: bold;
	 border-left: 1px solid #cccccc;
	 background: #333;
	 border-bottom: 1px solid #dddddd;
	 color: #54183C;
}
/* カテゴリーリスト ホバー */
#categories ul li a:hover
{
	 margin-left: 0px;
	 margin-bottom: 1px;
	padding: 8px 12px;
	 background: #c0c0c0 url("blogimg/hover.gif") left center no-repeat;
	 background-color: #c0c0c0;
	 color: #c71585;
	 border-bottom: 1px solid #dddddd;
}

/* サブカテゴリー */
#categories ul ul
{
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
}
/* サブカテゴリーリスト */
#categories ul ul li
{
	background-image: none;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
}
/* サブカテゴリーリスト リンク */
#categories ul ul li a
{
	text-indent: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	border-left: none;
  text-decoration: none;
  border-left: 5px solid #000000;
  background-color: #eeeeee;
  color: #000000;
}
/* サブカテゴリーリスト ホバー */
#categories ul ul li a:hover
{
	color: #FF6600;

	text-indent: 17px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	border-left: none;
}

/* 新着情報バー */
#newbar ul
{
	padding: 0;
	list-style: none;
}
/* 新着情報バーリスト */
#newbar ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
	margin-bottom:3px;

}
/* 新着情報バーリスト リンク */
#newbar ul li a
{
	background-image: url(blogimg/arrow0.png);
	background-position: 0% 10%;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
/* 新着情報バーリスト ホバー */
#newbar ul li a:hover
{
	color: #FF6600;
	background-color: #ffffff;
	background-image: url(blogimg/arrow.png);
	background-position: 0% 10%;
	background-repeat: no-repeat;
}


/* 同一カテゴリバー */

#newbar_s{
margin-top:10px;
}

#newbar_s ul
{
	padding: 0;
	list-style: none;
       font-size:95%;
}
/* 同一カテゴリバーリスト */
#newbar_s ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #666666;
	margin-bottom:3px;

}
/* 同一カテゴリバーリスト リンク */
#newbar_s ul li a
{
	background-image: url(blogimg/arrow0.png);
	background-position: 0% 10%;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
/* 同一カテゴリバーリスト ホバー */
#newbar_s ul li a:hover
{
	color: #FF6600;
	background-color: #ffffff;
	background-image: url(blogimg/arrow.png);
	background-position: 0% 10%;
	background-repeat: no-repeat;
}



/* サイドバー guide */

#guide {
margin-top:10px;
}

#guide ul
{
	padding: 0;
	list-style: none;

}

/* サイドバーguideリスト */
#guide ul li{
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-left: 1px dotted #666666;
	/*border-left:solid 2px #F0FA1E; */
	margin-bottom:3px;
       padding-left:5px;
       background-color:#F5F5F5;
       font-weight: bold;

}
/* サイドバーguideリスト リンク */
#guide ul li a
{
	/*background-image: url(blogimg/arrow0.png);
	background-position: 0% 10%;
	background-repeat: no-repeat;
	text-indent: 5px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
/* サイドバーguideリスト ホバー */
#guide ul li a:hover
{
	color: #FF6600;
	/*background-image: url(blogimg/arrow.png);
	background-position: 0% 10%;
	background-repeat: no-repeat; */
}




/* サイドバーフリースペース */
.note{
	padding-left: 5px;
	padding-right: 5px;
}
/* サイドバーフリースペースの段落 */
.note p {
	line-height: 130%;
	padding-bottom: 2px;
}
/* サイドバーリスト */
#sub1 ul, #sub2 ul {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 0;
	margin-right: 5px;
	margin-bottom: 2px;
	list-style-type: none;
}
#sub1 ul ul li ,#sub2 ul ul li {
	margin-left: 10px;
}
#sub1 li a ,#sub2 li a {
	text-decoration: none;
}
#sub1 li a:hover ,#sub2 li a:hover  {
	text-decoration: none;
}
/* タグ */
.module-tagcloud .module-content { font-size: 100%; text-align: left; margin-to
p: 5px; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inlin
e; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 150%; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 130%; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 120%; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 100%; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 90%; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 80%; }

/* サイドバー画像 */
#sub1 img ,#sub2 img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}
/* サイドバーリンク */
.link-note {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}

.rss {
	margin-top: 5px;
	margin-bottom: 5px;
}

.rss a {
	background-image: url(blogimg/feed.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 175px;
	height: 37px;
	display: block;
}
.rss a:hover {
	background-image: url(blogimg/feed.png);
	background-position: 0px -37px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 175px;
	height: 37px;
	display: block;
}

#powered {
	font-size: 75%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

/* 下部ナビゲーション */
#footernavi {
	font-size: 72%;
	text-align: center;
	margin-top: 50px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	clear: both;
}
#footernavi ul {
	margin: 0;
	padding: 0;
}

#footernavi ul li {
	display: inline;
}
#footernavi ul li a {
	text-decoration: none;
	color: #336600;
	background-color: #eeeeee;
	/* background-color: #ddddcc;*/
	margin: 0;
	padding: 0.7em 0.5em ;
}

#footernavi ul li a:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #eeeeee;
	/* background-color: #ddddcc;*/
}

#footer {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	background-image: url(blogimg/footer.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	clear: both;
}

#footer a {
	text-decoration: none;
	color: #336600;
	background-color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #ffffff;
}

address {
	font-weight: normal;
	font-style: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}


/* カレンダー */
#calendar {
    margin: 10px 0 10px;
    color: #444444;
　 background-color: #cccccc;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 10px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}


/* トップページ　新刊　 */
#topnewbook{
width: 500px;
height: 185px;
background-position: left center;
background-repeat: no-repeat;
margin: 0 auto;
padding: 0 12px;
margin-bottom: 10px;
background-image: url(blogimg/back2.gif);

}

.left01{
      float : left ;
      width : 220px ;
      margin-top:50px;
      margin-left:5px;
      margin-right:5px;
      margin-bottom:0;

      }

.left01 img {
padding:5px;
margin:2px 0px;
float:left;
      }

.left01 p {
margin:15px 10px;
padding:0px;
line-height:180%;
      }

#topnewbook dl dt{
font-size: 1.1em;
line-height:150%;
color:#333;
font-weight:bold;
}

#topnewbook dl dd{
line-height:150%;
}

/* トップページ　新刊2冊　 */

#topnewbook02 {
width: 500px;
height: 200px;
background-position: left top;
background-repeat: no-repeat;
margin: 0 auto;
padding: 0 12px;
margin-bottom: 2px;
background-image: url(blogimg/back2.gif);
}

#topnewbook02 .box01{
 float: left;
 width: 210px;
 margin-right: 5px;
 margin-top:40px;
 margin-left:0px;
 padding:5px;
 }

#topnewbook02 .box01 img {
display:block;
padding:5px;
margin:2px 0px;
float:left;
}
#topnewbook02 .box01 p{
 padding-top:30px;
 font-size: 0.9em;
 line-height:170%;
}


/* トップページ　新刊3冊　 */

#topnewbook03 {
width: 500px;
height: 225px;
background-position: left top;
background-repeat: no-repeat;
margin: 0 auto;
padding: 0 12px;
margin-bottom: 2px;
background-image: url(blogimg/back2.gif);
}

#topnewbook03 .box01{
 float: left;
 width: 195px;
 margin-right: 5px;
 margin-top:40px;
 margin-left:10px;
 padding:5px;
 }

#topnewbook03 .box01 img {
    display:block;
    margin: 0 auto;
    text-align: center;
}
#topnewbook03 .box01 p{
 clear: both;
 padding-top:5px;
 font-size: 0.9em;
 line-height:170%;
}


/* トップページ　イメージリスト　 */
dl.thumbnail div {
 float: left;
 margin:  0px 0px 10px 5px;
 padding: 0;
 background-color: #F5F5F5; 
 /*border:solid 1px #808080;*/
 width:150px;
}
dl.thumbnail img {
 border: 0px solid #bbb;
 margin: 0;
 padding: 0;
 text-align: center;
 margin: auto 0;

}
dl.thumbnail a { 
display: block; 
}

dl.thumbnail dd {
 text-align: center;
 margin: auto 0;
 margin-left: 0;
 margin-top: 2px;
 padding:2px;
/*  background-color: #ffffff; */
 width:130px;
}


.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix { display: inline-block; }

/* トップページ　イメージリスト2列　 */
dl.thumbnail2 div {
 float: left;
 margin:  10px 10px 1px 5px;
 padding: 0;
 background-color: #ffffff;
 width:220px;
}
dl.thumbnail2 img {
 border: 0px solid #bbb;
 margin: 0;
 padding: 0;
}
dl.thumbnail2 a { display: block; }
dl.thumbnail2 dd {
 text-align: center;
 margin: 0;
 margin-left: 0;
 margin-top: 0px;
 padding: 5px;
 background-color: #bbee00;
 color:#ffffff;
 width:220px;
}


.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 line-height: 0;
 clear: both;
 visibility: hidden;
}

.clearfix { display: inline-block; }


/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }



/* トップページ　イベントニュースリスト */

#eventnews ul
{
	padding: 0 5px;
	list-style: none;
}

#eventnews ul li
{
	padding: 5px;
       background-color:#F5F5F5;
	border-bottom: 1px dotted #ccc;
}

#eventnews ul li a
{
	/*background-image: url(blogimg/arrow0.png); */
	background-position: 0%;
	display: block;
}

#eventnews ul li a:hover
{
	color: #FF6600;
	background-color: #ffffff;
	/*background-image: url(blogimg/arrow.png); */
}


#eventnews p
{
	line-height: 160%;
	font-size: 0.9em;
	padding:5px;
       margin:7px 0;
       border-bottom: 1px solid #ccc;
}



/* トップページ　新着ニュース　メイン */

.newentry {
font-weight: normal;
background-color: #ffffff; 
border-bottom :3px #222222 solid ;
}


/* トップページ　翻訳者動向原作アーカイブリスト */

.topli01 ul
{
	padding: 0;
	list-style: none;
}

.topli01 ul li
{
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

.topli01 ul li a
{
	background-image: url(blogimg/arrow0.png);
	background-position: 0% 25%;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}

.topli01 ul li a:hover
{
	color: #FF6600;
	background-color: #ffffff;
	background-image: url(blogimg/arrow.png);
	background-position: 0% 25%;
	background-repeat: no-repeat;
}


.topli01 p
{
 margin-top:5px;

}



/* ウェブページ　新刊　 */
#webnewbook{
width: 500px;
margin: 0 auto;
padding: 0 12px;
margin-bottom: 10px;
}

#webnewbook h4{
color:#008000;
      }

.left01{
      float : left ;
      width : 480px ;
      margin-top:20px;
      margin-left:5px;
      margin-right:5px;
      margin-bottom:0;

      }

.left01 img {
padding:5px;
margin:2px 12px 2px 0px;
float:left;
      }

.left01 p {
margin:15px 10px;
padding:0px;
line-height:180%;
      }

#webnewbook dl dt{
font-size: 1.1em;
line-height:150%;
color:#333;
font-weight:bold;
}

#webnewbook dl dd{
line-height:150%;
}


.name01{
      clear : both ;
      width : 450px ;
      margin-top:5px;
      margin-left:5px;
      margin-bottom:0;
      }



.name01 p{
padding:0px;
line-height:180%;
      }


/* ウェブページ　翻訳者　 */

#profile h2{

	font-size: 115%;
	font-weight: bold;
	color: #333333;
	background-color: #ccc;
	/*background-image: url(blogimg/h2.png);*/
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;

}

#profile .profilephoto{
margin-top:10px;
}

#profile .profilephoto ul{
width:450px;
margin:0;
padding:0;
}


#profile .profilephoto li{
float:left;
display:inline;
margin:0 0 4px 8px;
}

#profile .profilephoto li img{
width:80px;
height:114px;
}

#profile .name{
	font-size: 115%;
	font-weight: bold;
	color: #333333;
	/*border:solid 1px #cccccc;
	background-color: #dcdcdc;*/
	margin-top: 15px;
	padding-top: 13px;
	padding-left: 15px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(blogimg/honyaku-title_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#profile .title{
color:#222222;
margin:8px 5px;
padding:12px;
/*border: 1px solid #dddddd;*/
background-color: #aacc00;
}

#profile .profiletxt{
margin:8px 0;
line-height:180%;
padding:8px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
}




/* アーカイブリストページ分割*/
p.pagelist {
font-size:12px;
clear:both;
padding-top:10px;
text-align:center;
}


p.pagelist a{
text-decoration:none;
padding:5px;
border:1px solid #dddddd;
background:#fff;
color:#0066cc;
}


p.pagelist a:hover{
text-decoration:none;
padding:5px;
background:#0066cc;
color:#fff;
}


p.pagelist b{
font-weight:bold;
text-decoration:none;
padding:5px;
border:1px solid #cccccc;
background:#333333;
color:#fff;
}


/* アーカイブリストページ 一覧 */
.boxarea {
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 15px;
	/*border-bottom :3px #222222 solid ; */
}

.rentry_li {
	padding-left: 0px;
       margin-bottom;5px;
}

.rentry_li dt {
       padding: 0;
       margin-top;5px;
	background-color: #ffffff;
}
.rentry_li dd {
	line-height: 150%;
	margin-top: .0em;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	padding:5px;
	color: #666666;
	font-weight:normal;
	font-size: 1em;
}

.rentry_li a{
	color: #666666;
}

.rentry_li p {
	line-height: 160%;
	margin-top: -1.8em;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: .4em;
	font-size: 0.9em;
	padding:5px;
}

/* 新しいエントリーにマーク */
span.new {
    display: none;
    color: #ff5544;
    font-weight: bold;
    font-size: 0.9em;
}


/* ソーシャルメディアへのボタン */
ul#addBookmarks {
    margin: 1em 0;
    padding: 0;
}
ul#addBookmarks  li {
    float:left;
    margin-left: 5px;
    list-style: none;
}
ul#addBookmarks li img {
    border: none;
}


/* パンクズ */
.pagepath{
font-size:80%;
}

/* UST */
#ustchannel{
width: 480px;
padding: 0;
margin-bottom: 5px;
background-color: #eeeeee;

}

.content01{
      padding:7px;
      }

.content01 img {
padding:0px;
margin:2px 0px;
vertical-align: bottom;
      }

.content01 p {
margin:0;
padding:0px;
line-height:160%;
      }

.title {
	background-color: #cc3300;
	color: #ffffff;
	font-weight: bold;
       padding:10px 5px;
}

#ustchannel ul{
	padding: 0;
	margin:0;
}

#ustchannel li{
	list-style: none;
}

/* コラム　トップイメージ */
#column{
width: 500px;
margin: 0 auto;
padding: 0;
margin-bottom: 5px;
}

.columnbox01{
      float : left ;
      width : 230px ;
      margin-top:0px;
      margin-left:5px;
      margin-right:5px;
      margin-bottom:0px;
      }

.columnbox01 img {
padding:0;
margin:0;
      }
.clearLeft { 
clear: left; 
}

/* 新・古典座通いへ */

.tocolumn{
	padding:0;
	margin:0 ;
	/*padding:3px;
	margin:0 5px 5px 0;
       border: #ffeebb 2px solid; */
}
.tocolumn p{
	color: #222222;
}

.tocolumn img{
padding:0;
margin:0 ;
/* margin:0 5px 0 10px;
float:left;*/
}


/* 劇場への招待 */

/* お問い合わせありがとう */
.contact-thanks {
	color: #333333;
        line-height:180%;
	background-color: #dddddd;
	margin-top: 50px;
	margin-bottom: 15px;
        padding:10px;
	/*border-bottom :3px #222222 solid ; */
}



/* 「新・古典座」通い---------------------------------------------------------- */
.shinkotenza {
    padding-left: 10px;
    /*background: url(bg_shinkotenza01.jpg) repeat-y;*/
}

.shinkotenza p {
    padding:10px 10px 2px;
    font-size: 1em;
    text-indent:1em;
    line-height: 180%;
}

.shinkotenzatitle {
color: #222222;
font-weight: bold;
font-size: 1.2em;
margin-top:10px;
border-bottom: 1px dotted #666666;
background-color: #dddddd; 
padding:6px;
}

.shinkotenza-l {
margin:5px 5px 10px;
font-weight: bold;
background: url(blogimg/bg_shinkotenza01.jpg) repeat-y;
}

/* 亀山先生観劇---------------------------------------------------------- */

.question_k{
margin-top:18px;
color:#4A4A0B;
font-size: 1em;
font-weight: bold;
line-height: 150%;
}

/* あとがきのあとがき---------------------------------------------------------- */

.atogaki-l {
margin:5px 5px 10px;
padding:7px;
font-weight: bold;
background: url(blogimg/bg_atogaki01.jpg) repeat-y;
}

.atogakititle {
color: #222222;
font-weight: bold;
font-size: 1.2em;
margin:15px 0 10px 0;
border-bottom: 1px dotted #666666;
background-color: #F7F7F5; 
padding:6px;
}

.atogaki p {
    padding:2px 10px;
    font-size: 1em;
    text-indent:1em;
    line-height: 180%;
}

.question{
margin-top:10px;
color:#4A4A0B;
font-weight: bold;
line-height: 150%;
}
