
/* 本文のスタイル */

body
{
	color: #2a2a2a;
	background-color: #ffffff;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	font-size: 10px;
	fomt-family: sans-serif
}

/* リンクのスタイル */
a
{
	text-decoration: none;
	color: #eb894f;
}

/* 表のスタイル */
td
{
	font-size: 10px;
	text-align: center;
}

/* トップページのバナー部分のスタイル */
.banner
{
	color: #ffffff;
	background-color: #ffffff;
	background-image: url(../img/index.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 307px;
	height: 230px;
	text-align: left;
	vertical-align: top;
	line-height: 30px;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: 700;
}

/* 段落の設定 */
p
{
	margin-top :10px;
	padding :10px;
	text-align: left;
	width: 307px;
	background: #ffffff;
	color: #555555;
}

img
{
	border: none;
}


/********************/
/* 本文文字列の設定 */
/********************/
p.rireki
{
	margin-top :10px;
	padding :10px;
	text-align: left;
	width: 307px;
	background: #ffffff;
	color: #4c9cb0;
}



/**********************/
/* リンク文字列の設定 */
/**********************/


/* トップページのリンク */
a.l_top:link
{
	color: #009599;
}
a.l_top:visited
{
	color: #eb894f;
}
a.l_top:hover
{
	color: #eb894f;
}



/* にっきへのリンク */
a.l_nikki:link
{
	color: #006b99;
}
a.l_nikki:visited
{
	color: #006b99;
}
a.l_nikki:hover
{
	color: #eb894f;
}


/* 掲示板へのリンク */
a.l_keiziban:link
{
	color: #0097d7;
}
a.l_keiziban:visited
{
	color: #0097d7;
}
a.l_keiziban:hover
{
	color: #eb894f;
}

/* レシピへのリンク */
a.l_recipe:link
{
	color: #0097d7;
}
a.l_recipe:visited
{
	color: #0097d7;
}
a.l_recipe:hover
{
	color: #eb894f;
}



/* 過去の日記へのリンク */
a.l_old_nikki:link
{
	color: #68acff;
}
a.l_old_nikki:visited
{
	color: #68acff;
}
a.l_old_nikki:hover
{
	color: #eb894f;
}

/* リンクページへのリンク */
.l_link
{
	color: #3ece00;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 50px;
	text-align: left;
	font-size: 10px;
}
a.l_link:link
{
	color: #00b2df;
}
a.l_link:visited
{
	color: #00b2df;
}
a.l_link:hover
{
	color: #eb894f;
}

/* 辞書へのリンク */
a.l_dic:link
{
	color: #00bd7b;
}
a.l_dic:visited
{
	color: #00bd7b;
}
a.l_dic:hover
{
	color: #eb894f;
}


/* メモページへのリンク */
a.l_memo:link
{
	color: #bf9702;
}
a.l_memo:visited
{
	color: #bf9702;
}
a.l_memo:hover
{
	color: #eb894f;
}



/* ブルーバックの見出し */
h2.head01
{
	color: #ffffff;
	background-color: #00a8f9;
	font-size: 15px;
	text-align: center;
}

.head01 a:link
{
	color: #ffffff;
	font-size: 15px;
	background-color: #00a8f9;
}
.head01 a:visited
{
	color: #ffffff;
	font-size: 15px;
	background-color: #00a8f9;
}



/* 扉絵説明文の段落 */
p.tobira
{
	font-size: 12px;
	margin-top :10px;
	padding :10px;
	width: 287px;
	background: #ffffff;
	color: #555555;
}

/* 青文字のリンク */
a.l_blue:link
{
	color: #0097d7;
}
a.l_blue:visited
{
	color: #0097d7;
}
a.l_blue:hover
{
	color: #eb894f;
}

/* 15px w600 center */
p.px-15
{
	font-size: 15px;
	margin-top :0px;
	margin-left: auto;
	margin-right: auto;
	padding :10px;
	width: 720px;
	text-align: left;
	background: #a5e0df;
	color: #555555;
}














/* サイト説明の要素の指定 */
.tcs
{
	color: #2a2a2a;
	background-color: #ffffff;
	background-position: center bottom;
	text-align: left;
	font-size: 11px;
}

p.orange
{
	color: #fbfb9d;
	background-color: #e18911;
	font-size: 15px;
	font-weight: 200;
}

p.blue
{
	margin-top :10px;
	padding :10px;
	width: 287px;
	background: #ffffff;
	color: #59b5b3;
}


p.link
{
	width: 400px;
	background: #f3ed78;
	color: #00ac0d;
}

/* リンク要素の指定 */
.tdll
{
	color: #f3cb79;
	background-color: #d5ebde;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: 100;
}

a.al:link
{
	color: #00990b;
}
a.al:visited
{
	color: #00990b;
}
a.al:hover
{
	color: #52c580;
}

/* リンク説明の要素の指定 */
.tdrl
{
	color: #ffffff;
	width: 280px;
	background-color: #00ac0d;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: left;
	font-size: 10px;
}




