body {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	background: #ffffff;
	background-image: url(http://blog-imgs-29.fc2.com/n/u/m/number52/foto001.jpg);
         background-repeat:repeat-y;
	font-size: 12px;
	line-height: 180%;
	margin:0;
	color:#000000;
}


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;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

textarea,select,input,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :#000000;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif;
}

br { letter-spacing : normal; 
}


/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	position: absolute;
	left: 19px;
	top: 0px;
	width: 730px;
	height: 380px;
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 354px;
	top: 40px;
	width: 400px;
}

/*サイド表示部分*/

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 150px;
	top: 25px;
	width: 180px;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	top: 20px;
	left: 350px;
	font-size: 18px;
　　　　 font-weight:bold;
	letter-spacing : 1px;
	color: #000000;
}

.site_title a:link {	color:#000000;	text-decoration: none;}
.site_title a:active {	color: #000000;	text-decoration: none}
.site_title a:visited {	color: #000000;	text-decoration: none}
.site_title a:hover {	color: #000000;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	top: 37px;
	left: 350px;
	font-size: 10px;
	letter-spacing : 1px;
	font-weight: normal;
	color: #000000;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル*/


#box_side .table{
	width: 180px;
	margin: 0px 0px 20px 0px;
	color: #000000;
}

/*サイド：見出し*/

#box_side h3{
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	margin: 7px 5px 0px 10px;
	padding-bottom: 5px;
}

/*サイド：テキスト*/

#box_side .text{
	font-size: 10px;
	line-height: 180%;
	margin: 0px 5px 10px 10px;
}

/*サイド：リスト*/

#box_side li {
	font-size: 10px;
	line-height: 180%;
	}

/*サイド：リンク設定*/
#box_side a:link {	color: #000000;	text-decoration: none;}
#box_side a:active {	color: #000000;	text-decoration: none}
#box_side a:visited {	color: #000000;	text-decoration: none}
#box_side a:hover {	color: #000000;	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:20px;
	font-size: 11px;
	line-height: 180%;
	font-weight: bolder;
	color: #ffffff ;
	padding: 1px 10px 0px 25px;
         margin: 25px 0 15px 0;
	background: url(http://blog-imgs-29.fc2.com/n/u/m/number52/20060330233135.gif) no-repeat;
}

/*エントリー：テキスト*/
#box_main .text{
	font-size: 11px;
	line-height: 180%;
	letter-spacing : 1px;
	color: #000000;
	margin: 0px 20px 15px 10px;
}

/*エントリー：ステータス（日付等）*/
.entry_state {
	font-size: 10px;
	line-height: 150%;
	color: #000000 ;
	margin: 20px 10px 50px 10px;
         width:366px;
         text-align:right;
}

/*エントリー：ナビゲーション*/
.entry_navi{
	font-size: 10px;
	text-align:center;
}

/*ページトップ*/
.pagetop{
	margin-bottom: 20px;
}




/*ページフッター関連---------------------------*/

/*コピーライト*/
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: #000000;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color:#000000;	text-decoration: none;}
.copyright a:active {	color: #000000;	text-decoration: none}
.copyright a:visited {	color: #000000;	text-decoration: none}
.copyright a:hover {	color: #000000;	text-decoration: none;}





/* カレンダー設定---------------------------*/
.calender {
	width: 150px;
	font-size: 10px;
	line-height: 180%;
	background: #000000;
	border-top: 1px dotted #000000;
}

.calender caption {
	color: #000000;
	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: #84a6b5!important;
	color: #cc9900;
	text-decoration: underline;
}
.calender td a:visited {
	background: #84a6b5!important;
	color: #cc9900;
	text-decoration: underline;
}
.calender td a:hover {
	background: #295669!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;
}

