/* ページ全体の設定 */
body {
font-size                  : 12px ;
bgcolor:#ffffff;
font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
color                      : #ffffff ;
line-height                : 200% ;
scrollbar-base-color: #797979;
scrollbar-highlight-color: #797979;
scrollbar-3dlight-color: #797979;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #dadada;
scrollbar-darkshadow-color: #797979;
scrollbar-face-color: #797979;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

/* 区切り線(コメント表示欄で使用)の設定 */
HR{BORDER:1px dotted #666666}

/* サイドバーのリストのポイント画像の設定 */
li {
	font-size: 11px;
	line-height: 180%;
	list-style-image:url(http://templates.blog.fc2.com/template/hiphop/pt.gif);
}

/* メインテーブルの設定 */
.table{
background-image : url("http://blog-imgs-55.fc2.com/k/j/m/kjman/top12.jpg");
/* ▲タイトル画像のURL */
background-position: 0% 0%;
background-repeat: no-repeat;
}

/* エントリ欄ーの設定 */
td {
font-size                  : 12px ;
font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
color                      : #000000;
line-height                : 170% ;
scrollbar-base-color: #797979;
scrollbar-highlight-color: #797979;
scrollbar-3dlight-color: #797979;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #dadada;
scrollbar-darkshadow-color: #797979;
scrollbar-face-color: #797979;
}

/* ブログのタイトルの設定 */
.site_title{
font-size                  : 23px ;
padding: 0px;
font-weight: bolder;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
 color                      : #ffffff;
 line-height                : 170% ;
}
.site_title a:link {	color:#ffffff;	text-decoration: none;}
.site_title a:active {	color: #ffffff;	text-decoration: none}
.site_title a:visited {	color: #ffffff;	text-decoration: none}
.site_title a:hover {	color: #dadada;	text-decoration: none;}

/* ブログの説明文の設定 */
.site_s{
font-size                  : 12px ;
padding: 0px;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
 color                      : #ffffff;
 line-height                : 170% ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
font-size :12px;
line-height: 100%;
background: #dadada;
color :#000000;
font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:#4f4f4f;
}

/* 記事検索の設定 */
.search input{
font-size :12px;
line-height: 100%;
background: #dadada;
color :#000000;
font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
BORDER-WIDTH:0px;
}

/* サイドバーの設定 */
.side_txt{
 font-size                  : 11px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #000000 ;
 line-height                : 150% ;
}
.side_txt ul{
 margin: 0.3em;
}
.side_txt li{
 font-size: 11px;
 line-height: 150%;
 list-style-image:url(http://templates.blog.fc2.com/template/hiphop/pt.gif);
 margin: 0 0 0 1em;
 padding: 0;
}
.side_txt p{
 margin: 0.3em;
}
.side_title{
 font-size                  : 12px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #000000 ;
 font-weight: bold;
 line-height                : 170% ;
 padding-left: 3em;
}


br {
 letter-spacing             : normal ;
}
a {
 text-decoration            : none ;
 color                      : #4f4f4f ;
}
a:hover {

 text-decoration            : none ;
 color                      : #990033 ;

}

/* 著作権表示の設定 */
.copyright{
 font-size                  : 11px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #ffffff ;
 line-height                : 170% ;
}
.copyright a:link {	color:#dadada;	text-decoration: none;}
.copyright a:active {	color: #dadada;	text-decoration: none}
.copyright a:visited {	color: #dadada;	text-decoration: none}
.copyright a:hover {	color: #ffffff;	text-decoration: none;
}

/* カレンダーの設定 */
.calender {
	font-size: 12px;
	line-height: 180%;
	width: 95%;
	background: #dadada;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.calender caption {
	width: 95%;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
	background: #dadada;
	color: #000000;
	letter-spacing : 1px;
}
.calender th {
	font-weight: bolder;
	background: #333333;
	color: #dadada;
}
.calender td {
	text-align: center;
	background: #dadada;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	background: #ffffff!important;
	color: #666666;
	text-decoration: none;
}
.calender td a:visited {
	background: #ffffff!important;
	color: #669999;
	text-decoration: none;
}
.calender td a:hover {
	background: #ffffff!important;
	color: #990033;
	text-decoration: underline;
}
.state {
	font-size: 12px;
	line-height: 150%;
	color: #000000 ;
	letter-spacing : 1px;
}

/* プロフィール画像の設定 */
.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                      : #ffffff ;
 line-height                : 170% ;
}
.navi a:link {	color:#dadada;	text-decoration: none;}
.navi a:active {	color: #dadada;	text-decoration: none}
.navi a:visited {	color: #dadada;	text-decoration: none}
.navi a:hover {	color: #ffffff;	text-decoration: none;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}