/* ##### 本文定義 ##### */
body{
	font-size				:x-small;
	color					:#000000;
	background-color		:#ffffff; 
}
tr,td{
	font-size				:x-small;
	color					:#000000;
}
th{
	font-size				:x-small;
	text-align				:center;
	color					:#aaffff;
}
sub{
	font-size				:xx-small;
	text-align				:center;
	color					:#aaffff;
}
h2{
	font-size				:medium;
	color					:#00ffaa;
}
h5{
	font-size				:small;
	color					:#ffffff;
}


/* ##### リンク定義 ##### */
A:link,A:visited{
	text-decoration			:none;
	font-size				:x-small;
	font-weight				:bold;
	color					:#206666;
}
A:hover{
	text-decoration			:underline;
	font-size				:x-small;
	font-weight				:bold;
	color					:#80a0a0;
}


/* ##### 目次スタイル ##### */
.toc_title{ 
	margin					:5px 0px;
	text-align				:left;
	font-size				:x-small;
	color					:#305050;
	background-color		:#f0f0f0; 
}
.toc_page{ 
	margin					:5px 0px;
	text-align				:left;
	font-size				:x-small;
	color					:#305050;
	background-color		:#ffffff; 
}
.toc_p2{ 
	margin					:0px 0px 0px 25px;
	text-align				:left;
	font-size				:x-small;
	color					:#508080;
}


/* ##### 挨拶スタイル ##### */
.top_title{ 
	margin			:0px 5px;
	width			:500;
	text-align		:left;
	font-size		:x-small;
	font-weight		:bold;
	padding-top		:4px;
	padding-bottom	:4px;
	color			:#f0e0e0;
	border-top		:#AA7070 1px solid;
	border-left		:#AA7070 1px solid;
	border-right	:#AA7070 1px solid;
	border-bottom	:none;
	background-color:#AA7070; 
}
.top_box{ 
	margin			:0px 5px;
	width			:500;
	text-align		:left;
	font-size		:x-small;
	color			:#000000;
	border-top		:#AA7070 1px solid;
	border-left		:#AA7070 1px solid;
	border-right	:#AA7070 1px solid;
	border-bottom	:#AA7070 1px solid;
}
.top_p{
	margin-top		:0px;
	margin-left		:20px;
	margin-right	:10px;
	margin-bottom	:15px;
}


/* ##### 日記スタイル ##### */
.diary_title{ 
	margin			:0px 5px;
	width			:620;
	text-align		:left;
	font-size		:x-small;
	font-weight		:bold;
	padding-top		:4px;
	padding-bottom	:4px;
	color			:#f0e0e0;
	border-top		:#AA7070 1px solid;
	border-left		:#AA7070 1px solid;
	border-right	:#AA7070 1px solid;
	border-bottom	:none;
	background-color:#AA7070; 
}
.diary_box{ 
	margin			:0px 5px;
	width			:620;
	text-align		:left;
	font-size		:x-small;
	color			:#000000;
	border-top		:#AA7070 1px solid;
	border-left		:#AA7070 1px solid;
	border-right	:#AA7070 1px solid;
	border-bottom	:#AA7070 1px solid;
}
.diary_p{
	margin-top		:0px;
	margin-left		:20px;
	margin-right	:10px;
	margin-bottom	:15px;
}


/* ##### Mapスタイル ##### */
.map_info{ 
	margin			:5px 5px;
	width			:300;
	text-align		:left;
	font-size		:x-small;
	color			:#000000;
}

