*/

* {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

html * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

html {
    scrollbar-base-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-darkshadow-color: #CC9966;
    scrollbar-highlight-color: #CC9966;
    scrollbar-3dlight-color: #CC9966;
    scrollbar-arrow-color: #CC9966;
	}

div, p, hr, blockquote, address, noscript {
	position: static;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border: none;
	}

em, strong,q, dfn {
	position: static;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	border: none;
	}

em { 
	font-style: normal;
	font-weight:bold;
	background-color:inherit;	
	}

br { letter-spacing: 0; }

ul, ol, dl, dt, dd {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

blockquote {
	margin:12px 10px 13px 10px ;
	padding: 0px 10px;
	font-size:11px;
	overflow:auto;
	background-color:#ffffff ;
	border-left:2px solid #696969 ;
	}

table{border-collapse: collapse;font-size:12px}

form {
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	}

input,select,textarea {
	margin:0px 1px 0px 1px;
	padding:1px 1px 1px 2px;
	border : 1px solid #696969 ;
	font-size:12px;
	background :url("") top center #ffffff; 
	}

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}

/* 全体 */
body {	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	text-align:center;
	font-size:11px;
	font-style: normal;
	font-weight:normal;
	font-family:sans-serif;
	font-color:#696969;
	letter-spacing:normal;
	word-spacing:normal;
	background-color:#000000;
}

/* レイアウト */
div#container {
	width:800px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align:center;
	background :url("") top center #ffffff; 
	}


div#top {
	margin: 5px auto;
	background :url("") top center #ffffff; 
	}

div#wrapper {
	margin:5px;
	width:610px;
	float:left;
	overflow:hidden;
	background :url("") top center #ffffff; 
	}

div#contents {
	width:420px;
	float:right;
	text-align:center;
	overflow:hidden;
	position:static; 
	background :url("") top center #ffffff; 
	}

div#leftside {
	margin:5px;
	width:180px;
	float:left;
	overflow:hidden;
	background :url("") top center #eeeeee; 
	}

div#rightside {
	width:180px;
	float:right;
	overflow:hidden;
	background :url("") top center #eeeeee; 
	}

div#footer {
	margin: 10px 0px 0px 0px ;
	padding: 0px 10px 0px 0px ;
	clear: both ;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	background :url("") top center #ffffff; 
	}


/* リンク */
a:link {
color:#666699;
text-decoration:underline;
}
/*過去に見たことがあるページのリンクの設定*/
a:visited{
color:#666699;
text-decoration:underline;
}
/*アクティブ状態のリンクの設定*/
a:active {
color:#666699;
text-decoration:none;
}
/*カーソルが合っている状態のリンクの設定*/
a:hover {
color:#000000;
text-decoration:none;
}
/*画像*/
img	{
	border:0px;
	margin:5px;
	padding:0px;
	}
img.emoji {
	vertical-align:middle;
	border:0px;
	margin:0px;
	padding:0px;
	}


/* トップ */
div.top_admin {
	padding: 5px 15px 5px 0px ;
	text-align:right;
	font-size:11px;
	}

h1	{
	padding:0px 0px 0px 10px;
	text-align:left;
	font-size:20px;
	}

h2.description {
	padding:0px 0px 10px 10px;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	}

/* 記事 */
div.entry {
	width:415px;
	margin: 10px 0px 10px 0px ;
	text-align:left;
	}
div.entry_title {
	margin: 0px 0px 0px 0px ;
	padding:20px 0px 0px 30px ;
	}

h2.entry_titlefont {
	margin: 0px 0px 0px 0px ;
	padding:0px 0px 0px 5px;
	font-size:14px;
	line-height:20px;
	background:url("") no-repeat bottom left #eeeeee;
	}
div.entry_date {
	width:400px;
	margin: 0px 0px 0px 0px ;
	padding: 0px 10px 10px 0px;
	font-size:11px;
	text-align:right;
	background:url("") no-repeat bottom center;
	}

div.entry_contents {
	padding:0px 15px 0px 15px;
	}

div.entry_text {
	font-size:11px;
	line-height:15px;
	}

div.entry_more {
	padding:0px 10px 10px 10px;
	font-size:12px;
	text-align:right;
div.entry_ps {
	font-size:11px;
	line-height:15px;
	position: relative;
	}

	}

div.entry_footer {
	padding:0px 35px 8px 30px;
	font-size:11px;
	line-height:16px;
	text-align: right ;
	background:url("") no-repeat bottom center;
	}

h3.entry_category {
	font-size:11px;
	display:inline;
	}

/* コンテンツ */
div.contents_navi {
	margin:5px 0px 5px 0px ;
	text-align:center;
	font-size:11px;
	}

div.contents_10link {
	margin:5px 0px 5px 0px ;
	text-align:center;
	font-size:11px;
	}

/* コメント&トラバ*/
div.cmtb {
	width:410px;
	margin: 5px 0px 5px 0px ;
	text-align:left;
	}

div.cmtb_title {
	padding:0px 80px 5px 10px ;
	text-align:left;
	font-family:Georgia ,'ＭＳ Ｐ明朝','MS PMincho' ;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	background:url("") no-repeat bottom left #ffffff;
	}

ul.cmtb_notes {
	background-color:#ffffff;
	margin:5px 30px 15px 30px;
	padding:5px 5px 5px 5px;
	border:1px dotted #696969;
	line-height : 18px ;
	list-style : square inside;
	font-size : 11px ;
	text-align:left;
	}

/*コメント*/
div.cm_contents {
	margin: 10px 0px 10px 0px;
	}

div.cm_main_contents {
	margin: 0px 0px 0px 0px;
	padding:5px 0px 0px 0px ;
	}

div.cm_title {
	padding:0px 0px 0px 10px ;
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	}

div.cm_text {
	padding:5px 10px 5px 20px ;
	font-size:11px;
	line-height:150%;
	}

div.cm_footer {
	margin:0px 1em 0px 0px;
	font-size:10px;
	text-align:right;
	}

div.cm_res_contents {
	margin:5px 0px 0px 0px;
	}

div.cm_res_title {
	padding:0px 0px 0px 10px ;
	width: 100%;
	font-size:12px;
	line-height:20px;
	background-color: #ffffff;
	}
div.cm_res_text {
	padding:5px 10px 5px 20px ;
	font-size:11px;
	line-height:150%;
	}

div.cm_res_footer {
	padding:0px 1em 0px 0px;
	font-size:10px;
	text-align:right;
	}


/* コメント投稿フォーム */
#contents form {
	margin:5px 5px 10px 5px; 
	padding:5px;
	background-color:#ffffff;
	border:1px dashed #696969;
	}

table#CommentFormTable {
	margin:0px 30px 0px 30px;
	text-align:left;
	}
table#CommentFormTable th {font-weight:normal;width:50px;}
table#CommentFormTable td {font-weight:normal;width:100%;}

input.cm_input {width:200px;}
input.cm_input_iro {background-color:#ffffff;}
textarea.cm_textarea {width:95%;height:150px;}
input.cm_pass{}
input.cm_submit{}

/*トラックバック*/
div.tb_form {
	margin:5px 30px 5px 30px;
	padding:5px 10px 5px 10px;
	font-size:12px;
	background-color:#ffffff;
	border:1px dashed #696969;
	}
input.tb_url {
	width:300px;
	font-size:13px;
	}

div.tb_contents {
	margin: 10px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color:#ffffff;
	}

div.tb_title {
	padding:0px 0px 0px 10px ;
	background-color: #ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	}

div.tb_text {
	padding:5px 10px 5px 10px ;
	font-size:11px;
	line-height:150%;
	}

div.tb_footer {
	margin:0px 1em 0px 0px;
	font-size:10px;
	text-align:right;
	}

/*記事上(ブラグイン３)*/
div.top_plugin {
	margin:0px auto 0px auto ;
	padding:0px 0px 7px 0px;
	width:380px;
	background :url("") bottom left no-repeat;
	}

div.top_plugin_title {
	margin:0px 0px 0px 0px ;
	padding:10px 0px 0px 15px;
	text-align:left;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	background:url("") no-repeat top left ;
	}
div.top_plugin_text {
	margin:0px 0px 0px 0px ;
	padding:0px 10px 0px 10px;	
	font-size:11px;
	line-height:150%;
	background:url("") repeat-y top left ;
	}

div.top_plugin_description {
	margin:0px 0px 0px 0px ;
	padding:0px 10px 0px 10px;
	font-size:10px;
	line-height:18px;
	background:url("") repeat-y top left ;
	}

/* サイドプラグイン */
div.plugin {
	margin:0px 0px 10px 0px ;
	width:100%;
	background :url("") top center #ffffff; 
	}

.plugin_title {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 5px 35px;
	height:31px;
	text-align:left;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background:url("") no-repeat left center #ffffff;
	}

div.plugin_text {
	padding:0px 5px 0px 5px;	
	font-size:11px;
	line-height:150%;
　	}

div.plugin_description {
	padding:5px 5px 5px 5px;
	font-size:10px;
	line-height:18px;
	}

div.plugin_data {
	text-align:left;
	}
div.plugin_data_date {
	border-top:1px dashed #696969 ;
	text-align:right;
	}

div.blogsearch {text-align:left;}
.box {}
.btn {}

div.profile_image {margin:0px;padding:5px;border :0px;}
div.qrcode_image {margin:0px;padding:5px;border :0px;}


/* カレンダー */
table.CalendarMoveTable {
	margin:0px auto 5px auto ;
	width:85% ;
	border-collapse: separate;
	}

table.CalendarMoveTable td {
	text-align:center;
	}

table.CalendarMoveTable .CalendarPrevTd {
	width: 20% ;
	text-align:center;
	}

table.CalendarMoveTable .CalendarNowTd {
	width: 55% ;
	text-align:center;
	}

table.CalendarMoveTable .CalendarNextTd {
	width: 20% ;
	text-align:center;
	}

table.CalendarTable {
	margin:0px auto 0px auto ;
	width:85% ;
	border-collapse: separate;
	}
table.CalendarTable th {
	width: 14% ;
	text-align:center;
	font-size:12px;
	border-bottom:2px solid #696969;
	}
table.CalendarTable td {
	width: 14% ;
	text-align:center;
	font-size:12px;
	background-color:#eeeeee;
	}

table.CalendarTable tr.CalendarWdayTr {
	text-align:center;
	}
table.CalendarTable th.CalendarWdaySun {
	border-bottom:2px solid #ff0033;
	}
table.CalendarTable th.CalendarWdaySat{
	border-bottom:2px solid #3333cc;
	

}
div.CalendarTdLink {
	margin:0 auto;
	text-align:center;
	}

table.CalendarTable td a:link{
	color: #000000;
	display:block;
	background-color:#dddddd;
	text-decoration:none;
	}
table.CalendarTable td a:visited{
	color: #696969;
	display:block;
	background-color:#dddddd;
	text-decoration:none;
	}
table.CalendarTable td a:hover{
	color: #696969;
	display:block;
	background-color:#dddddd;
	}
table.CalendarTable td a:active{
	color: #666699;
	display:block;
	background-color:#dddddd;
	}
