/* ページ全体の設定 */
body {
	font-size : 12pt ;
	background-color : #e0f0c0 ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #000000 ;
	line-height : 200% ;
	margin-top : 0px ;
	margin-left : 0px ;
	margin-right : 0px ;
	margin-bottom : 0px ;
}

/* メインコメントのテーブル */
td.main_com_td {
	/* background-color : #e6e6f6 ; */
}
/* コメントのテーブル１ */
td.sub_td_1 {
	background-color : #e6f9dc ;
	font-size : 80% ;
}
/* コメントのテーブル２ */
td.sub_td_2 {
	background-color : #f9d6f3 ;
	font-size : 80% ;
}
/* コメントのテーブル３ */
td.sub_td_3 {
	background-color : #f9f0d6 ;
	font-size : 80% ;
}
/* 弱い文字色１ */
.weak1{
	color : #666699 ;
}
/* 弱い文字色２ */
.weak2{
	color : #8080b0 ;
}
/* 弱い文字色３ */
.weak3{
	color : #9999cc ;
}
/* 赤い文字色１ */
.red1{
	color : #ff3300 ;
}

/* タイトルアイコン０ */
.title_icon0{
	color : #999999;
}
/* タイトルアイコン１ */
.title_icon1{
	color : #ff6600;
}
/* タイトルアイコン２ */
.title_icon2{
	color : #66cc33;
}
/* タイトルアイコン３ */
.title_icon3{
	color : #0066ff;
}
/* タイトルアイコン４ */
.title_icon4{
	color : #ff00cc;
}
/* タイトルアイコン５ */
.title_icon5{
	color : #cc9900;
}
/* タイトルアイコン６ */
.title_icon6{
	color : #009900;
}
/* タイトルアイコン７ */
.title_icon7{
	color : #6699ff;
}
/* タイトルアイコン８ */
.title_icon8{
	color : #ff0033;
}
/* タイトルアイコン９ */
.title_icon9{
	color : #00cc66;
}
/* タイトルアイコン１０ */
.title_icon10{
	color : #6633ff;
}
/* タイトルアイコン１１ */
.title_icon11{
	color : #cc3300;
}
/* タイトルアイコン１２ */
.title_icon12{
	color : #33ccff;
}
/* タイトルアイコン１３ */
.title_icon13{
	color : #ff66ff;
}
/* タイトルアイコン１４ */
.title_icon14{
	color : #99cc00;
}
/* タイトルアイコン１５ */
.title_icon15{
	color : #ff6699;
}
/* タイトルアイコン１６ */
.title_icon16{
	color : #006600;
}
/* タイトルアイコン１７ */
.title_icon17{
	color : #ff9900;
}
/* タイトルアイコン１８ */
.title_icon18{
	color : #0099ff;
}
/* タイトルアイコン１９ */
.title_icon19{
	color : #cc33ff;
}
/* タイトルアイコン２０ */
.title_icon20{
	color : #0033cc;
}
/* タイトルアイコン２１ */
.title_icon21{
	color : #cc6600;
}
/* タイトルアイコン２２ */
.title_icon22{
	color : #66cc00;
}
/* タイトルアイコン２３ */
.title_icon23{
	color : #3366cc;
}
/* タイトルアイコン２４ */
.title_icon24{
	color : #cc0099;
}
/* タイトルアイコン２５ */
.title_icon25{
	color : #666633;
}
/* タイトルアイコン２６ */
.title_icon26{
	color : #669966;
}
/* タイトルアイコン２７ */
.title_icon27{
	color : #9966cc;
}
/* タイトルアイコン２８ */
.title_icon28{
	color : #ff3333;
}
/* タイトルアイコン２９ */
.title_icon29{
	color : #00cc00;
}

/* 日時 */
.datetime{
	font-size : 85% ;
	color : #a69080;
}

.top_small_title {
	font-size : 50% ;
	background-color : #ffffff;
	color : #66cc66;
	font-weight : normal ;
	border: 2px solid #99cc99 ;
}




/* 区切り線(コメント表示欄で使用)の設定 */
hr{
	border : 1px dotted #000099 ;
}

/* エントリー欄の設定 */
.main_txt {
	padding : 20px 20px 20px 35px ;
	font-size : 75% ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	line-height : 170% ;
	color : #202020 ;
	background-color : #e6e6f6 ;
}
.main_txt a:link {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:active {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:visited {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:hover {
	color : #1358A3 ;
	font-weight : bold ;
}

.entry_title{
	height  : 29px ;
	padding : 1px 12px 0px 15px ;
	font-size : 80% ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #502F2D ;
	font-weight : bold ;
	line-height : 150% ;
	background-color : #f6cc60;
}
.entry_title a:link {	color:#502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:active {	color: #502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:visited {	color: #502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:hover {	color: #863F3D ;	text-decoration: none; font-weight : bold;}

/* エントリブロックt_side */
.entry_block_t_side{
	background-color : #f6b020 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* エントリブロックb_side */
.entry_block_b_side{
	background-color : #f6b020 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* エントリブロックcorner*/
.entry_block_corner{
	width  : 1pt ;
	height : 1pt ;
	font-size : 10% ;
}
/* エントリブロックtop*/
.entry_block_top{
	background-color : #f6b020 ;
	height : 1pt ;
	font-size : 10% ;
}
/* エントリブロックbottom*/
.entry_block_bottom{
	background-color : #f6b020 ;
	height : 1pt ;
	font-size : 10% ;
}

/* コメントのタイトル */
.comment_title {
 background: #ffc0f0;
}
/* コメントを分ける水平線 */
.comment_separator {
 border : 1px dotted #33cc00;
}



/* ブログのタイトルの設定 */
.site_title{
	font-size : 28px ;
	font-weight : bold ;
	padding : 10px 10px 0px 32px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
	color : #81254c ;
	line-height : 120% ;
	background-color : #fce3ff ;
}
.site_title a:link {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:active {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:visited {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:hover {
	color : #CD7005 ;
	text-decoration : none ;
}

/* タイトルブロックside */
.site_title_block_side{
	background-color : #b0d4f5 ;
	width : 9pt ;
	font-size : 25% ;
}
/* タイトルブロックcorner*/
.site_title_block_corner{
	background-color : #5699f0 ;
	width : 9pt ;
	height : 9pt ;
	font-size : 25% ;
}
/* タイトルブロックholizon*/
.site_title_block_holizon{
	background-color : #b0d4f5 ;
	height : 9pt ;
	font-size : 25% ;
}


/* ブログの説明文の設定 */
.site_s{
	font-size   : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color       : #967630 ;
	line-height : 170% ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
	font-size : 10px ;
	line-height : 150% ;
	background : #FFFFFF;
	color : #636363;
	font-family : "Verdana", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}

/* 記事検索の設定 */
.search input{
	font-size : 12px ;
	line-height : 100% ;
	background : #ffffff ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
}

/* サイドバーの設定 */
.side_base{
	color : #330000 ;
}
.side_base a:link {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:active {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:visited {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:hover {
	color : #665020 ;
	text-decoration : none ;
}
.side_bg{
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #663333 ;
	line-height : 150% ;
	padding : 0px 0px 0px 1px ;
}
.side_txt{
	background-color : #f9e9d0;
	font-size : 12px ;
}
.side_txt p{
	margin : 0.4em ;
}
.side_txt ul{
	margin : 0 ;
	padding : 0 ;
	list-style-position : inside ;
}
.side_txt li {
	font-size : 12px ;
	line-height : 160% ;
	margin : 0 ;
	padding : 0 5px ;
}
.side_title{
	text-align : center ;
	height : 24px ;
	color : #663333;
	font-weight : bold ;
	background : #f6cca3 ;
	padding : 0px 0px 0px 5px ;
}

/* サイドバーブロックt_side */
.side_block_t_side{
	background : #f3c380 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックb_side */
.side_block_b_side{
	background-color : #f6e9c9;
	width  : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックcorner*/
.side_block_corner{
	width  : 1pt ;
	height : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックtop*/
.side_block_top{
	background : #f3c380 ;
	height : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックbottom*/
.side_block_bottom{
	height : 1pt ;
	font-size : 10% ;
}


br {
	letter-spacing : normal ;
}
a {
	text-decoration : none ;
	color : #ffffff ;
}
a:hover {
	text-decoration : none ;
	color : #FFF799;
}

/* 著作権表示の設定 */
.copyright{
	font-size : 11px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #0A3A6A ;
}

.copyright a:link {
	color : #0A3A6A ;
	text-decoration : none ;
}
.copyright a:active {
	color : #0A3A6A;
	text-decoration : none ;
}
.copyright a:visited {
	color : #0A3A6A;
	text-decoration : none ;
}
.copyright a:hover {
	color : #438CFD;
	text-decoration : none ;
}

/* ページ全体の設定 */
body {
	font-size : 12pt ;
	background-color : #e0f0c0 ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #000000 ;
	line-height : 200% ;
	margin-top : 0px ;
	margin-left : 0px ;
	margin-right : 0px ;
	margin-bottom : 0px ;
}

/* メインコメントのテーブル */
td.main_com_td {
	/* background-color : #e6e6f6 ; */
}
/* コメントのテーブル１ */
td.sub_td_1 {
	background-color : #e6f9dc ;
	font-size : 80% ;
}
/* コメントのテーブル２ */
td.sub_td_2 {
	background-color : #f9d6f3 ;
	font-size : 80% ;
}
/* コメントのテーブル３ */
td.sub_td_3 {
	background-color : #f9f0d6 ;
	font-size : 80% ;
}
/* 弱い文字色１ */
.weak1{
	color : #666699 ;
}
/* 弱い文字色２ */
.weak2{
	color : #8080b0 ;
}
/* 弱い文字色３ */
.weak3{
	color : #9999cc ;
}
/* 赤い文字色１ */
.red1{
	color : #ff3300 ;
}

/* タイトルアイコン０ */
.title_icon0{
	color : #999999;
}
/* タイトルアイコン１ */
.title_icon1{
	color : #ff6600;
}
/* タイトルアイコン２ */
.title_icon2{
	color : #66cc33;
}
/* タイトルアイコン３ */
.title_icon3{
	color : #0066ff;
}
/* タイトルアイコン４ */
.title_icon4{
	color : #ff00cc;
}
/* タイトルアイコン５ */
.title_icon5{
	color : #cc9900;
}
/* タイトルアイコン６ */
.title_icon6{
	color : #009900;
}
/* タイトルアイコン７ */
.title_icon7{
	color : #6699ff;
}
/* タイトルアイコン８ */
.title_icon8{
	color : #ff0033;
}
/* タイトルアイコン９ */
.title_icon9{
	color : #00cc66;
}
/* タイトルアイコン１０ */
.title_icon10{
	color : #6633ff;
}
/* タイトルアイコン１１ */
.title_icon11{
	color : #cc3300;
}
/* タイトルアイコン１２ */
.title_icon12{
	color : #33ccff;
}
/* タイトルアイコン１３ */
.title_icon13{
	color : #ff66ff;
}
/* タイトルアイコン１４ */
.title_icon14{
	color : #669966;
}
/* タイトルアイコン１５ */
.title_icon15{
	color : #ff3333;
}
/* タイトルアイコン１６ */
.title_icon16{
	color : #006600;
}
/* タイトルアイコン１７ */
.title_icon17{
	color : #cc6666;
}
/* タイトルアイコン１８ */
.title_icon18{
	color : #0099ff;
}
/* タイトルアイコン１９ */
.title_icon19{
	color : #cc33ff;
}
/* タイトルアイコン２０ */
.title_icon20{
	color : #0033cc;
}

/* 日時 */
.datetime{
	font-size : 85% ;
	color : #a69080;
}

.top_small_title {
	font-size : 50% ;
	background-color : #ffffff;
	color : #66cc66;
	font-weight : normal ;
	border: 2px solid #99cc99 ;
}




/* 区切り線(コメント表示欄で使用)の設定 */
hr{
	border : 1px dotted #000099 ;
}

/* エントリー欄の設定 */
.main_txt {
	padding : 20px 20px 20px 35px ;
	font-size : 75% ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	line-height : 170% ;
	color : #202020 ;
	background-color : #e6e6f6 ;
}
.main_txt a:link {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:active {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:visited {
	color : #386DBE ;
	font-weight : bold ;
	text-decoration : none ;
}
.main_txt a:hover {
	color : #1358A3 ;
	font-weight : bold ;
}

.entry_title{
	height  : 29px ;
	padding : 1px 12px 0px 15px ;
	font-size : 80% ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #502F2D ;
	font-weight : bold ;
	line-height : 150% ;
	background-color : #f6cc60;
}
.entry_title a:link {	color:#502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:active {	color: #502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:visited {	color: #502F2D ;	text-decoration: none; font-weight : bold;}
.entry_title a:hover {	color: #863F3D ;	text-decoration: none; font-weight : bold;}

/* エントリブロックt_side */
.entry_block_t_side{
	background-color : #f6b020 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* エントリブロックb_side */
.entry_block_b_side{
	background-color : #f6b020 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* エントリブロックcorner*/
.entry_block_corner{
	width  : 1pt ;
	height : 1pt ;
	font-size : 10% ;
}
/* エントリブロックtop*/
.entry_block_top{
	background-color : #f6b020 ;
	height : 1pt ;
	font-size : 10% ;
}
/* エントリブロックbottom*/
.entry_block_bottom{
	background-color : #f6b020 ;
	height : 1pt ;
	font-size : 10% ;
}


/* ブログのタイトルの設定 */
.site_title{
	font-size : 28px ;
	font-weight : bold ;
	padding : 10px 10px 0px 32px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
	color : #81254c ;
	line-height : 120% ;
	background-color : #fce3ff ;
}
.site_title a:link {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:active {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:visited {
	color : #e03969 ;
	text-decoration : none ;
}
.site_title a:hover {
	color : #CD7005 ;
	text-decoration : none ;
}

/* タイトルブロックside */
.site_title_block_side{
	background-color : #b0d4f5 ;
	width : 9pt ;
	font-size : 25% ;
}
/* タイトルブロックcorner*/
.site_title_block_corner{
	background-color : #5699f0 ;
	width : 9pt ;
	height : 9pt ;
	font-size : 25% ;
}
/* タイトルブロックholizon*/
.site_title_block_holizon{
	background-color : #b0d4f5 ;
	height : 9pt ;
	font-size : 25% ;
}


/* ブログの説明文の設定 */
.site_s{
	font-size   : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color       : #967630 ;
	line-height : 170% ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
	font-size : 10px ;
	line-height : 150% ;
	background : #FFFFFF;
	color : #636363;
	font-family : "Verdana", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}

/* 記事検索の設定 */
.search input{
	font-size : 12px ;
	line-height : 100% ;
	background : #ffffff ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
}

/* サイドバーの設定 */
.side_base{
	color : #330000 ;
}
.side_base a:link {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:active {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:visited {
	color : #330000 ;
	text-decoration : none ;
}
.side_base a:hover {
	color : #665020 ;
	text-decoration : none ;
}
.side_bg{
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #663333 ;
	line-height : 150% ;
	padding : 0px 0px 0px 1px ;
}
.side_txt{
	background-color : #f9e9d0;
	font-size : 12px ;
}
.side_txt p{
	margin : 0.4em ;
}
.side_txt ul{
	margin : 0 ;
	padding : 0 ;
	list-style-position : inside ;
}
.side_txt li {
	font-size : 12px ;
	line-height : 160% ;
	margin : 0 ;
	padding : 0 5px ;
}
.side_title{
	text-align : center ;
	height : 24px ;
	color : #663333;
	font-weight : bold ;
	background : #f6cca3 ;
	padding : 0px 0px 0px 5px ;
}

/* サイドバーブロックt_side */
.side_block_t_side{
	background : #f3c380 ;
	width  : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックb_side */
.side_block_b_side{
	background-color : #f6e9c9;
	width  : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックcorner*/
.side_block_corner{
	width  : 1pt ;
	height : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックtop*/
.side_block_top{
	background : #f3c380 ;
	height : 1pt ;
	font-size : 10% ;
}
/* サイドバーブロックbottom*/
.side_block_bottom{
	height : 1pt ;
	font-size : 10% ;
}


br {
	letter-spacing : normal ;
}
a {
	text-decoration : none ;
	color : #ffffff ;
}
a:hover {
	text-decoration : none ;
	color : #FFF799;
}

/* 著作権表示の設定 */
.copyright{
	font-size : 11px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #0A3A6A ;
}

.copyright a:link {
	color : #0A3A6A ;
	text-decoration : none ;
}
.copyright a:active {
	color : #0A3A6A;
	text-decoration : none ;
}
.copyright a:visited {
	color : #0A3A6A;
	text-decoration : none ;
}
.copyright a:hover {
	color : #438CFD;
	text-decoration : none ;
}

/* カレンダーの設定 */
.calender {
	font-size: 12px;
	color:#996633;
	line-height: 120%;
	width: 95%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.calender caption {
	width: 95%;
	font-size: 12px;
	line-height: 120%;
	padding: 0px 0px 0px 0px;
	color: #542200;
	letter-spacing : 1px;
}
.calender th {
	text-align: center;
	font-weight: bolder;
	background: #e8cca3;
}
.calender td {
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	text-align: center;
	color: #FF0000;
}
th#sat {
	text-align: center;
	color: #0000FF;
}
.calender td a:link {
	background: #ffffff!important;
	color: #000000;
	text-decoration: none;
}
.calender td a:visited {
	background: #ffffff!important;
	color: #000000;
	text-decoration: none;
}
.calender td a:hover {
	background: #ffffff!important;
	color: #542200;
	text-decoration: underline;
}
.state {
	font-size: 80%;
	line-height: 150%;
	color: #996600 ;
	letter-spacing : 1px;
}
.state a:link {	color: #996600 ; font-weight:bold; text-decoration: none;}
.state a:active {	color: #996600 ; font-weight:bold; text-decoration: none}
.state a:visited {	color: #996600 ; font-weight:bold; text-decoration: none}
.state a:hover {	color: #666600 ; font-weight:bold; text-decoration: none;}

/* プロフィール画像の設定 */
.pay {
	text-align : center ;
	margin : 10px 0px 0px 0px ;
}

/* ページ移動の文字設定 */
.navi{
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #858275 ;
	font-weight : bold ;
	line-height : 170% ;
}
/* プロフィール画像の設定 */
.pay {
	text-align : center ;
	margin : 10px 0px 0px 0px ;
}

/* ページ移動の文字設定 */
.navi{
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #858275 ;
	font-weight : bold ;
	line-height : 170% ;
}