body {
scrollbar-base-color:#FFF3F8;scrollbar-arrow-color:white;
scrollbar-face-color:#FFF3F8;scrollbar-track-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:#FFF3F8;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:#FFF3F8;

	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: url( https://templates.blog.fc2.com/template/wa/shadow.jpg) repeat-y top #FFF3F8;
	font-size: 12px;
	line-height: 180%;
	width: 810px;
        margin: 0 auto;
	color:gray;
}


a:link {	color:#CA163F;	text-decoration: none;}
a:active {	color: #CA163F;	text-decoration: none}
a:visited {	color: #CA163F;	text-decoration: none}
a:hover {	color:lightpink;	text-decoration:none;border-bottom:dashed 1pt;}


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	font-size: 10px;
	line-height: 150%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

input,textarea,select,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :gray;
	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: 768px;
	height:150px;
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 15px;
	top: 160px;
	width: 520px;
}

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 540px;
	top: 150px;
	width: 210px;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	left: 0px;
	top: 7px;
	font-size: 12pt;
	font-weight: bolder;
	color:red;
	padding: 0px;align:right;
}

.site_title a:link {	color:CA163F;	text-decoration: none;}
.site_title a:active {	color:CA163F;	text-decoration: none}
.site_title a:visited {	color:CA163F;	text-decoration: none}
.site_title a:hover {	color:lightpink;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	left: 20px;
	top: 80px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
.side_table{
	margin: 10px 0px 10px 0px;
}

/*サイド：見出し背景*/
.side_title_bg{
	width:210px;
	height:62px;
	background: url(https://templates.blog.fc2.com/template/wa/w_side_t.jpg) no-repeat #ffffff;
}

/*サイド：テキスト背景*/
.side_text_bg{
	width:210px;
	margin-left:8mm;
	padding-right:5mm;
	background: url(https://templates.blog.fc2.com/template/wa/w_side_c.jpg) repeat-y #ffffff;
}

.side_text_bg p{
	font-size: 10px;
	margin:1em 2em;
}

/*サイド：見出し*/
.side_title{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #000000;
	margin: 15px 10px 0px 20px;
         
}

/*サイド：テキスト*/
.side_text{
	font-size: 11px;margin-left:8mm;
	line-height: 150%;
	color: #636363;
	

}





/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
.entry_table{
	background: url( https://templates.blog.fc2.com/template/wa/w_entry_c.jpg) repeat-y top center #ffffff;width: 520px;
	margin: 0px 0px 20px 0px;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 10px;
	text-align:center;
}

/*エントリー：背景*/
.entry_bg{
	background: url( https://templates.blog.fc2.com/template/wa/w_entry_c.jpg) repeat-y top left #ffffff;width:520px;
}

/*エントリー：見出し*/
.entry_title{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #000000;
	margin: 5px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 0px solid #000000;
}

/*エントリー：テキスト*/
.entry_text {
	font-size: 9pt;;
	line-height: 150%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	color: #636363 ;
	margin: 20px 20px 10px 20px;
}

/*テキスト内の画像*/
.entry_text img {
	border: 1px #EEEEEE;
	margin: 3px 3px 3px 3px;
}





/*ページフッター関連---------------------------*/

/*フッターテーブル（1ブロック）*/
.footer_table {
	width: 520px;
	margin: 0px 0px 10px 0px;
}

/*コピーライト*/
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: gray;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color:gray;	text-decoration: none;}
.copyright a:active {	color: gray;	text-decoration: none}
.copyright a:visited {	color: gray;	text-decoration: none}
.copyright a:hover {	color: #CA163F;	text-decoration: none;}





/* カレンダー設定---------------------------*/
.calender {
	margin-left: 1.2em;
	font-size: 10px;
	line-height: 180%;
	width: 90%;
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px dotted #616161;
	border-bottom: 1px solid #FFFFFF;
}
.calender caption {
	width: 90%;
	font-size: 10px;
	line-height: 150%;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.calender th {
	width: 24px;
	height: 20px;
	font-weight: bolder;
}
.calender td {
	width: 24px;
	height: 20px;
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #CA163F;
}
th#sat {
	color: #020884;
}
.calender td a:link {
	background:white;
	color: #CA163F;
	text-decoration: none;
}
.calender td a:visited {
	background:white;
	color: #CA163F;
	text-decoration: none;
}
.calender td a:hover {
	background:white;
	color: lightpink;
	text-decoration:none;
}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side form {
	margin-left: 10px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;margin-left:4mm;
}

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;
}

