body {
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: #ffffff;
	background-image: url(http://blog-imgs-27.fc2.com/x/i/y/xiyuan5/20070516225110.jpg);   /* 背景画像です */
         background-repeat:repeat-y;
	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: none;}






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";
}


li {
	font-size: 10px;
	line-height: 180%;
	letter-spacing : 1px;
	list-style-image:url();
	margin: 0px 0px 0px -20px;
	padding: 0px;
}


/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 205px;
	top: 0px;
	width: 730px;
	height: 220px;
	background-image: url();
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 296px;
	top: 70px;
	width: 580px;
}

/*サイド表示部分：１（左側）*/
#box_side1 {
	position: absolute;
	left: 120px;
	top: 20px;
	width: 152px;

}



/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	top: 30px;
	left: 100px;
	font-size: 18px;
	letter-spacing : 1px;
	font-weight: bolder;
	color: #333333;
}

.site_title a:link {	color:#333333;	text-decoration: none;}
.site_title a:active {	color: #333333;	text-decoration: none}
.site_title a:visited {	color: #333333;	text-decoration: none}
.site_title a:hover {	color: #cccccc;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	top: 55px;
	left: 120px;
	font-size: 12px;
	letter-spacing : 1px;
	font-weight: normal;
	color: #333333;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
#box_side1 .table{
	width: 152px;
	margin: 0px 0px 20px 0px;
	color: #333333;
}


.table p{
	font-size: 10px;
	margin: 0.3em;
}

/*サイド：見出し*/
#box_side1 h3{
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	margin: 7px 5px 0px 0px;
	padding-bottom: 5px;
}



/*サイド：テキスト*/
#box_side1 .text{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 10px;
}


/*サイド：リスト*/
#box_side1 li {
	font-size: 10px;
	line-height: 180%;
         list-style-type:square;
	list-style-image:url();
}




/*サイド：リンク設定*/
#box_side1 a:link {	color:#333333;	text-decoration: none;}
#box_side1 a:active {	color: #333333;	text-decoration: none;}
#box_side1 a:visited {	color: #333333;	text-decoration: none;}
#box_side1 a:hover {	color: #cccccc;	text-decoration: none;}




/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
#box_main .table{
	width: 580px;
	padding: 0px 0px 0px 0px;
	margin: 25px 0px 0px 0px;
}

/*エントリー：見出し*/
#box_main h3{
	width:580px;
	height:30px;
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #333333 ;
	padding: 3px 10px 0px 10px;
	background: url() no-repeat;
}

/*エントリー：テキスト*/
#box_main .text{
	font-size: 11px;
	letter-spacing : 0px;
	color: #333333;
	margin: 0px 20px 15px 10px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	color: #666666 ;
	margin: 20px 10px 30px 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: 95%;
	font-size: 10px;
	line-height: 180%;
	background: #ffffff;
	border-top: 1px dotted #000000;
}

.calender caption {
	color: #233400;
	font-size: 10px;
	line-height: 150%;
	letter-spacing : 1px;
	padding-bottom: 5px;
	background: #ffffff;
}
.calender th {
	font-weight: bolder;
	color: #000000;
	background: #ffffff;
}
.calender td {
	text-align: center;
	color: #000000;
	background: #ffffff;
}
.calender td a {
	display: block;
}
th#sun {
	color: #480000;
}
th#sat {
	color: #2E3192;
}
.calender td a:link {
	background: #cccccc!important;
	color: #666666;
	text-decoration: underline;
}
.calender td a:visited {
	background: #cccccc!important;
	color: #666666;
	text-decoration: underline;
}
.calender td a:hover {
	background: #7FA52F!important;
	color: #333333;
	text-decoration: underline;
}




/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
}




/* 検索---------------------------*/
#box_side1 form {
	margin-left: 10px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;
}

img.emoji{
	vertical-align:middle;
	border:0;
}