

/* ページ全体の設定 */
body {
font-size                  : 12px ;
background-color:#F8F6E9;
font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
color                      : #ffcc33 ;
line-height                : 200% ;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg.jpg);
background-repeat : no-repeat;
}

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

ul {
	margin: 0;
	padding: 0 1.5em;
}

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


/* エントリ欄ーの設定 */
.main_txt {
margin-top                 : 0;
padding                    : 0 52px 10px 50px;
font-size                  : 12px ;
font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
line-height                : 170% ;
color                      : #534741 ;
background-repeat          : repeat-y;
background-position        : left top;
text-align                 : left;
background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg_main_txt.gif);
}
.main_txt a:link {	color:#d2691e;	text-decoration: none;}
.main_txt a:active {	color: #d2691e;	text-decoration: none}
.main_txt a:visited {	color: #d2691e;	text-decoration: none}
.main_txt a:hover {	color: #c8a848;	text-decoration: none;}

.entry_title{
 height                     : 60px;
 margin                     : 0;
 padding                    : 0 20px;
 font-size                  : 12px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #503230 ;
 font-weight                : bold;
 background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg_main_title.gif);
 background-repeat          : no-repeat;
 background-position        : left top;
 text-align                 : left;
}

.titles {
 margin: 0 2em;
}

/* ブログのタイトルの設定 */
.site_title{
 padding                    : 14px 20px 0px 175px;
 font-size                  : 23px ;
 font-weight                : bolder;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
 color                      : #ffffff;
 line-height                : 170% ;
 background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg_site_title.gif);
}
.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: #ffffff;	text-decoration: none;}

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

/* 投稿欄、ボタンの設定 */
input,textarea,select,button,submit{
font-size :12px;
line-height: 100%;
background: #eeeeea;
font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
BORDER-STYLE:solid;BORDER-WIDTH:1px;BORDER-COLOR:#cccccc;
}

/* 記事検索の設定 */
.search input{
font-size :12px;
line-height: 100%;
background: #ffffff;
font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
BORDER-WIDTH:1px;
}

/* サイドバーの設定 */
.side_bg{
 font-size                  : 11px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #542200 ;
 line-height                : 170% ;
 background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg_sub.gif);
 background-position        : left top;
}
.side_txt{
 font-size                  : 11px ;
 padding                    : 0px 0px 0px 5px;
}

.side_txt p{
 margin:0.3em;
}

.side_title{
 height                     : 32px;
 color                      : #542200 ;
 font-weight                : bold;
 padding                    : 15px 10px 0 27px;
 background-image           : url(http://templates.blog.fc2.com/template/phot-k3/050503_03_bg_sub_title.gif);
 background-repeat          : no-repeat;
}

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

 text-decoration            : none ;
 color                      : #542200 ;

}

/* 著作権表示の設定 */
.copyright{
 font-size                  : 11px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #cc9900 ;
}
.copyright a:link {	color:#1C03AF;	text-decoration: none;}
.copyright a:active {	color: #1C03AF;	text-decoration: none}
.copyright a:visited {	color: #1C03AF;	text-decoration: none}
.copyright a:hover {	color: #1C03AF;	text-decoration: none;
}

/* カレンダーの設定 */
.calender {
	font-size: 11px;
	color:#542200;
	line-height: 180%;
	width: 95%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.calender caption {
	width: 95%;
	font-size: 11px;
	line-height: 150%;
	padding: 0px 0px 0px 0px;
	color: #542200;
	letter-spacing : 1px;
}
.calender th {
	font-weight: bolder;
	background: #c8a848;
}
.calender td {
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	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: 11px;
	line-height: 150%;
	color: #b08028 ;
	letter-spacing : 1px;
}

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

/* ページ移動の文字設定 */
.navi{
 font-size                  : 11px ;
 font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
 color                      : #A1997F ;
 line-height                : 170% ;
}

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;
}
