/* ページ全体の設定 */
body {
	font-size : 12px ;
	background-color : #F4F2F1;
	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;
	background-image : url(http://templates.blog.fc2.com/template/pop-k17/050524_04_bg.gif);
}

/* 区切り線(コメント表示欄で使用)の設定 */
hr{
	border:1px dotted #E7E3DF;
}

/* エントリー欄の設定 */
.main_txt {
	padding : 20px 40px 20px 40px;
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	line-height : 170% ;
	color : #3D3D3D ;
}

.main_txt a:link {	color:#386DBE;	text-decoration: none;}
.main_txt a:active {	color: #386DBE;	text-decoration: none}
.main_txt a:visited {	color: #386DBE;	text-decoration: none}
.main_txt a:hover {	color: #1358A3;	text-decoration: none;}

.entry_title{
	height : 29px;
	padding : 7px 15px 0px 15px;
	font-size : 12px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #362F2D;
	font-weight : bold;
	line-height : 170% ;
	background-image : url(http://templates.blog.fc2.com/template/pop-k17/050524_04_main_title.gif);
	background-repeat : no-repeat;
}


/* ブログのタイトルの設定 */
.site_title{
	font-size : 23px ;
	font-weight : bold ;
	padding : 55px 50px 0px 50px;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF" ;
	color : #F99110;
	line-height : 170% ;
	background-image : url(http://templates.blog.fc2.com/template/pop-k17/050524_04_site_title.gif);
	background-repeat : no-repeat;
}
.site_title a:link {	color:#F99110;	text-decoration: none;}
.site_title a:active {	color: #F99110;	text-decoration: none}
.site_title a:visited {	color: #F99110;	text-decoration: none}
.site_title a:hover {	color: #DD7505;	text-decoration: none;}

/* ブログの説明文の設定 */
.site_s{
	font-size                  : 12px ;
	font-family                : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color                      : #362F2D;
	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_bg{
	font-size : 11px ;
	font-family : "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",Osaka ;
	color : #ffffff ;
	line-height : 170% ;
}
.side_txt{
	font-size : 11px ;
}
.side_txt p{
	margin : 0.4em;
}


.side_txt ul{
	margin : 0;
	padding : 0;
	list-style-image:url(http://templates.blog.fc2.com/template/pop-k17/050524_04_icon.gif);
	list-style-position : inside;
}

.side_txt li {
	font-size : 11px;
	line-height : 180%;
	margin : 0;
	padding : 0 5px;
}

.side_title{
	text-align : center ;
	height : 24px;
	color : #FFF799 ;
	font-weight : bold;
	background-image : url(http://templates.blog.fc2.com/template/pop-k17/050524_04_sub_title.gif);
}

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: 11px;
	color:#ffffff;
	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%;
	color: #ffffff;
	letter-spacing : 0px;
}
.calender th {
	font-weight: bolder;
	background: #ABA28F;
}
.calender td {
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FC036B;
}
th#sat {
	color: #438CFD;
}
.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: #3D3D3D;
	text-decoration: underline;
}
.state {
	font-size: 11px;
	line-height: 150%;
	color: #5E7AA5 ;
	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 : #858275 ;
	line-height : 170% ;
}