/* ページ全体の設定 */
body {
font-size                  : 11px ;
bgcolor:#ffcccc;
font-family                : Verdana,Osaka ;
color                      : #ffffff ;
line-height                : 200% ;
scrollbar-base-color: #ffcccc;
scrollbar-highlight-color: #ffcccc;
scrollbar-3dlight-color: #ffcccc;
scrollbar-arrow-color: #9966cc;
scrollbar-shadow-color: #9966cc;
scrollbar-darkshadow-color: #ffcccc;
scrollbar-face-color: #ffcccc;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

/* 区切り線(コメント表示欄で使用)の設定 */
HR{BORDER:1px dotted #ff99cc}

/* サイドバーのリストのポイント画像の設定 */
li {
	font-size: 10px;
	line-height: 180%;
	list-style-image:url(http://templates.blog.fc2.com/template/girl/pt.gif);
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

/* メインテーブルの設定 */
.table{
background-image : url("http://templates.blog.fc2.com/template/girl/title.gif");
/* ▲タイトル画像のURL */
background-position: 0% 0%;
background-repeat: no-repeat;
}

/* エントリーの設定 */
td {
font-size                  : 11px ;
font-family                : Verdana,Osaka ;
color                      : #000000;
line-height                : 170% ;
scrollbar-base-color: #ffcccc;
scrollbar-highlight-color: #ffcccc;
scrollbar-3dlight-color: #ffcccc;
scrollbar-arrow-color: #9966cc;
scrollbar-shadow-color: #9966cc;
scrollbar-darkshadow-color: #ffcccc;
scrollbar-face-color: #ffcccc;
}

/* ブログのタイトルの設定 */
.site_title{
font-size                  : 20px ;
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: #ff3399;	text-decoration: none;}

/* ブログの説明文の設定 */
.site_s{
font-size                  : 10px ;
padding: 0px;
 font-family                : \FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF ;
 color                      : #ffffff;
 line-height                : 170% ;
}

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
font-size :11px;
line-height: 100%;
background: #ffcccc;
color :#000000;
font-family: Verdana,Osaka ;
BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:cc99cc;
}

/* 記事検索の設定 */
.search input{
font-size :11px;
line-height: 100%;
background: #ffcccc;
color :#000000;
font-family: Verdana,Osaka ;
BORDER-WIDTH:0px;
}

/* サイドバーの設定 */
.side_txt{
 font-size                  : 10px ;
 font-family                : Verdana,Osaka ;
 color                      : #000000 ;
 line-height                : 170% ;
}
.side_txt ul{
 margin:0.4em 0.8em 0.4em 1.4em;
 padding:0.2em;
}
.side_txt p{
 margin:0.2em;
}
.side_title{
 font-size                  : 11px ;
 font-family                : Verdana,Osaka ;
 color                      : #ffffff ;
 font-weight: bold;
 line-height                : 170% ;
}


br {
 letter-spacing             : normal ;
}
a {
 text-decoration            : none ;
 color                      : #cc3366 ;
}
a:hover {

 text-decoration            : none ;
 color                      : #cc6699 ;

}

/* 著作権表示の設定 */
.copyright{
 font-size                  : 9px ;
 font-family                : Verdana,Osaka ;
 color                      : #ffffff ;
 line-height                : 170% ;
}
.copyright a:link {	color:#ff9999;	text-decoration: none;}
.copyright a:active {	color: #ff9999;	text-decoration: none}
.copyright a:visited {	color: #ff9999;	text-decoration: none}
.copyright a:hover {	color: #ffffff;	text-decoration: none;
}

/* カレンダーの設定 */
.calender {
	font-size: 10px;
	line-height: 180%;
	width: 95%;
	background: #ffffff;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.calender caption {
	width: 95%;
	font-size: 10px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
	background: #cc99cc;
	color: #FFFFFF;
	letter-spacing : 1px;
}
.calender th {
	font-weight: bolder;
	background: #cc99cc;
}
.calender td {
	text-align: center;
	background: #ffcccc;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	background: #cc99cc!important;
	color: #993399;
	text-decoration: none;
}
.calender td a:visited {
	background: #cc99cc!important;
	color: #993366;
	text-decoration: none;
}
.calender td a:hover {
	background: #663366!important;
	color: #ff6699;
	text-decoration: underline;
}
.state {
	font-size: 10px;
	line-height: 150%;
	color: #000000 ;
	letter-spacing : 1px;
}

/* プロフィール画像の設定 */
.pay {
	text-align: center;
	margin: 10px 0px 0px 0px;
}

/* ページ移動の文字設定 */
.navi{
 font-size                  : 11px ;
 font-family                : Verdana,Osaka ;
 color                      : #ffffff ;
 line-height                : 170% ;
}

img.emoji{
	vertical-align:middle;
	border:0;
}
