body {
	margin: 0px;
	background-color: #FFFFF;
	}


a:link {color:#000000; text-decoration:underline;}
a:visited {color:#2D417A; text-decoration:none;}
a:active {color:#FF6666; text-decoration:underline;}
a:hover {color:#FF6666; text-decoration:underline;}

h1 {
	margin: 20px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 15px;
        padding: 0px;
}

.site_title  {
	font-family: "Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-weight: bolder;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#333333;
	text-decoration:none;
}

.description {
	font-family: "Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	margin: 10px 0px 10px 0px;
}


.contents {
	background-color: #FCEED4;
	margin: 20px 20px 20px 0px;
	padding: 40px 0px 0px 40px;
	border-top: 0px solid #2D417A;
	border-bottom: 0px solid #2D417A;
}


.entry {
	margin: 0px 0px 20px 0px;
}


.entry_date {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #006633;
	margin: 10px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
}


.entry_title {
	font-family:"Liddie","Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 13px;
	
	color: #000300;
	margin: 15px 20px 15px 20px;
	}


.entry_body {
	font-family: "Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 15px 20px;
	}


.entry_more {
	font-family:"Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 11px;
	line-height: 170%;
	color: #333333;
	margin: 15px 20px 10px 20px;
	}


.entry_state {
	font-family:"Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 10px;
	color: #999999;
	margin: 20px 20px 10px 20px;
	}


blockquote {
	font-family: "Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 11px;
	color: #FFFFFF;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px dotted #FFFFFF;
	}


.pict {
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
}




.links {
	font-family:"Liddie","Verdana", "?????? Pro W3", "?? ????", "DFPPOP2W9";
	font-size:12px;
        font-weight:bolder;
	color: #006600;
	line-height: 170%;
        margin: 10px 0px 10px 20px;
}


.linktext {
	font-family:"Liddie","Verdana", "?????? Pro W3", "?? ????", "DFPPOP2W9";
	font-size:10px;
	color: #333300;
	line-height: 170%;
	margin: 10px 0px 20px 10px;
}



/* SEARCH---------------------------------------------------------------------- */
.search {
	font-family:"Liddie","Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 0px;
}

.template {
	font-family:"Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}



/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-family:"Verdana", "?????? Pro W3", "?? ????", "Osaka";
	font-size: 11px;
	color: #333333;
	line-height: 170%;
}



/* CLOCK---------------------------------------------------------------------- */
.clock {
	margin: 0px 0px 0px 20px;
	}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBBBB9;
	margin: 5px 0px 20px 25px;
	}

.cell {
	background: url(../template/cutout/img/cell.gif) no-repeat;
	width: 24px;
	height: 18px;
}
