body {
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: #FFFFFF;
	background-image: url(https://templates.blog.fc2.com/template/ribbon/b_bg.gif);
	font-size: 12px;
	line-height: 180%;
	margin:0;
	color:#636363;
}


a:link {	color:#FF001A;	text-decoration: none;}
a:active {	color: #FF001A;	text-decoration: none}
a:visited {	color: #BF404D;	text-decoration: none}
a:hover {	color: #FF6686;	text-decoration: underline;}


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
	list-style-image:url(https://templates.blog.fc2.com/template/ribbon/b_pt.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: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}





/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 200px;
	background-image: url(https://templates.blog.fc2.com/template/ribbon/b_title.jpg);
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 190px;
	top: 220px;
	width: 350px;
	z-index:2;
        font-style: italic;

}

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 560px;
	top: 220px;
	width: 190px;
	z-index:1;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	width: 510px;
	left: 240px;
	top: 135px;
	text-align: right;
	font-size: 18px;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #B60C12;
	padding: 0px;
}

.site_title a:link {	color:#B60C12;	text-decoration: none;}
.site_title a:active {	color: #B60C12;	text-decoration: none}
.site_title a:visited {	color: #B60C12;	text-decoration: none}
.site_title a:hover {	color: #B60C12;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	width: 510px;
	left: 240px;
	top: 160px;
	text-align: right;
	font-size: 12px;
	letter-spacing : 1px;
	font-weight: normal;
	color: #B60C12;
	padding: 0px;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
.side_table{
	margin: 0px 0px 20px 0px;
}

/*サイド：見出し背景*/
.side_title_bg{
	width:190px;
	height:23px;
	background: url(https://templates.blog.fc2.com/template/ribbon/b_side_title.gif) no-repeat;
}

/*サイド：テキスト背景*/

.side_text_bg{
	width:180px;
	background-color: #F0F0F0;
	padding: 10px 5px 0px;
}

.side_text_bg ul {
	margin: 0px 10px;
	padding: 0px;
}

/*サイド：見出し*/
.side_title{
	font-size: 12px;
	line-height: 180%;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 0px 0px 10px;
}

/*サイド：テキスト*/
.side_text{
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
	color: #636363;
}

.side_text_bg p{
	font-size: 10px;
	margin: 0.4em;
}



/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
.entry_table {
	border: #ccc 1px solid;
	width: 350px;
	margin: 0px 0px 20px 0px;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 10px;
	text-align:center;
}

/*エントリー：背景*/
.entry_bg{
	width:520px;
}

/*エントリー：見出し背景*/
.entry_title_bg{
	width:350px;
	height:30px;
	background: url(https://templates.blog.fc2.com/template/ribbon/b_entry_title.gif) no-repeat;
}

/*エントリー：見出し*/
.entry_title{
	font-size: 12px;
	line-height: 180%;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #FFFFFF ;
	margin: 0px 20px 0px 20px;
}

/*エントリー：見出し2*/
.entry_title2{
	font-size: 12px;
	line-height: 180%;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #B60C12 ;
	margin: 10px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}

/*エントリー：テキスト*/
.entry_text {
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
        font-style: italic;
	color: #636363;
	margin: 15px 20px 15px 20px;
	word-break: break-all;
}
.entry_text .tburl {
	color: #FF001A;
	width: 280px;
	background-color: #ffffff;
	border: none;
	cursor: pointer;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	color: #636363 ;
	margin: 20px 20px 10px 20px;
}

/*テキスト内の画像*/
.entry_text img {
	border: 5px #EEEEEE;
	margin: 3px;
}





/*ページフッター関連---------------------------*/

/*フッターテーブル（1ブロック）*/
.footer_table {
	width: 520px;
	margin: 0px 0px 10px 0px;
}

/*コピーライト*/
.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 {
	font-size: 10px;
	line-height: 180%;
	width: 98%;
	background: #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-top: 1px dotted #B5B5B5;
	border-bottom: 1px solid #F0F0F0;
	margin: 0 auto;
}
.calender caption {
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	padding-bottom: 5px;
	background: #F0F0F0;
}
.calender th {
	width: 26px;
	height: 20px;
	font-weight: bolder;
	background: #F0F0F0;
	border-bottom: 1px dotted #B5B5B5;
	text-align:center;
}
.calender td {
	width: 26px;
	height: 20px;
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #CC0000;
}
th#sat {
	color: #0000CC;
}
.calender td a:link {
	background: #EEEEEE!important;
	color: #FF001A;
	text-decoration: none;
}
.calender td a:visited {
	background: #EEEEEE!important;
	color: #BF404D;
	text-decoration: none;
}
.calender td a:hover {
	background: #FFFFFF!important;
	color: #FF6686;
	text-decoration: underline;
}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side 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;
}

img.emoji{
	vertical-align:middle;
	border:0;
}