body {
	font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: #ffffff;
	background-image: url(http://templates.blog.fc2.com/template/animal_town/050419_03_bg.jpg);
	font-size: 12px;
	line-height: 180%;
	margin:0;
	color:#636363;
}


a:link {	color:#54A5EF; text-decoration: none;}
a:active {	color: #54A5EF; text-decoration: none}
a:visited {	color: #628DC1; text-decoration: none}
a:hover {	color: #45C5FF; text-decoration: underline;}




li {
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
	list-style-image:url(http://templates.blog.fc2.com/template/steppe/c_pt1.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

input,textarea,select,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :#636363;
	font-family:"\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}





/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 730px;
	height: 220px;
	background-image: url(http://templates.blog.fc2.com/template/animal_town/050419_03_title.jpg);
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 20px;
	top: 200px;
	width: 400px;
}

/*サイド表示部分：１（左側）*/
#box_side1 {
	position: absolute;
	left: 445px;
	top: 220px;
	width: 152px;
}

/*サイド表示部分：２（右側）*/
#box_side2 {
	position: absolute;
	left: 598px;
	top: 220px;
	width: 152px;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 18px;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #2E3192;
}

.site_title a:link {	color:#2E3192;	text-decoration: none;}
.site_title a:active {	color: #2E3192;	text-decoration: none}
.site_title a:visited {	color: #2E3192;	text-decoration: none}
.site_title a:hover {	color: #2E3192;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	top: 65px;
	left: 20px;
	font-size: 12px;
	letter-spacing : 1px;
	font-weight: normal;
	color: #2E3192;
	padding-right:50%;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
#box_side1 .table{
	width: 152px;
	margin: 0px 0px 20px 0px;
	color: #365100;
}

#box_side2 .table{
	width: 152px;
	margin: 0px 0px 20px 0px;
	color: #2B4100;
}

/*サイド：見出し*/
#box_side1 h3{
	font-size: 10px;
	font-weight: bolder;
	color: #254A00;
	margin: 7px 5px 0px 10px;
	padding-bottom: 5px;
}

#box_side2 h3{
	font-size: 10px;
	font-weight: bolder;
	color: #254A00;
	margin: 7px 5px 0px 10px;
	padding-bottom: 5px;
}

/*サイド：テキスト*/
#box_side1 .text{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 5px;
}

#box_side2 .text{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 5px;
}

/*サイド：p*/
#box_side1 p{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 5px;
}

#box_side2 p{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 5px;
}

/*サイド：リスト*/
#box_side1 li {
	font-size: 10px;
	line-height: 180%;
	list-style-image:url(http://templates.blog.fc2.com/template/steppe/c_pt1.gif);
}

#box_side2 li {
	font-size: 10px;
	line-height: 180%;
	list-style-image:url(http://templates.blog.fc2.com/template/steppe/c_pt2.gif);
}

#box_side1 ul {
	margin:0;
	padding:0.4em 0.8em;
}

#box_side2 ul {
	margin:0;
	padding:0.4em 0.8em;
}

/*サイド：リンク設定*/
#box_side1 a:link {	color:#365100;	text-decoration: none;}
#box_side1 a:active {	color: #365100;	text-decoration: none}
#box_side1 a:visited {	color: #365100;	text-decoration: none}
#box_side1 a:hover {	color: #365100;	text-decoration: underline;}

#box_side2 a:link {	color:#2B4100;	text-decoration: none;}
#box_side2 a:active {	color: #2B4100;	text-decoration: none}
#box_side2 a:visited {	color: #2B4100;	text-decoration: none}
#box_side2 a:hover {	color: #2B4100;	text-decoration: underline;}

/*サイド：ライン*/
.line_in{
	margin-bottom: 5px;
}

.line_out{
	margin-top: 5px;
}




/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
#box_main .table{
	width: 400px;
	padding: 10px 0px 5px 0px;
	margin: 10px 0px 5px 0px;
}

/*エントリー：見出し*/
#box_main h3{
	width:400px;
	height:30px;
	font-size: 11px;
	line-height: 180%;
	font-weight: bolder;
	color: #754C24 ;
	padding: 8px 10px 0px 40px;
	background: url(http://templates.blog.fc2.com/template/animal_town/050419_03_main_title.gif) no-repeat;
}

/*エントリー：テキスト*/
#box_main .text{
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
	color: #363636;
	margin: 0px 20px 15px 10px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	color: #666666 ;
	margin: 20px 10px 10px 10px;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 10px;
	text-align:center;
}

/*ページトップ*/
.pagetop{
	margin-bottom: 20px;
}




/*ページフッター関連---------------------------*/

/*コピーライト*/
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color:#636363;	text-decoration: none;}
.copyright a:active {	color: #636363;	text-decoration: none}
.copyright a:visited {	color: #636363;	text-decoration: none}
.copyright a:hover {	color: #636363;	text-decoration: none;}





/* カレンダー設定---------------------------*/
.calender {
	width: 150px;
	font-size: 10px;
	line-height: 180%;
	background: #E3DEC5;
	border-top: 1px dotted #E3DEC5;
}

.calender caption {
	color: #233400;
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	padding-bottom: 5px;
	background: #F2EDD4;
}
.calender th {
	font-weight: bolder;
	color: #000000;
	background: #FBF9E0;
}
.calender td {
	text-align: center;
	color: #233400;
	background: #FBF9E0;
}
.calender td a {
	display: block;
}
th#sun {
	color: #480000;
}
th#sat {
	color: #2E3192;
}
.calender td a:link {
	background: #447000!important;
	color: #2B4100;
	text-decoration: underline;
}
.calender td a:visited {
	background: #447000!important;
	color: #2B4100;
	text-decoration: underline;
}
.calender td a:hover {
	background: #7FA52F!important;
	color: #2B4100;
	text-decoration: underline;
}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side1 form {
	margin-left: 10px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;
}

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

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