body {
	margin: 0px;
	background-color: #F5F4EC;
}

a:link    {color:#75729B; text-decoration: underline;}
a:visited {color:#75729B; text-decoration: underline;}
a:active  {color:#75729B; text-decoration: underline;}
a:hover   {color:#FF2F82; text-decoration: none;}




/* Container ---------------------------------------------------------------------- */
div#Container {
	width: 820px;
	border: 1px solid #FFFFFF;
	margin: 0px auto;
}



/* Header ---------------------------------------------------------------------- */
.Header {
	margin: 0;
	padding: 0;
	background: #FEF1F5;
}

.Header td.title {
	background: url(template/sweet/img/sweet_title.gif) left top no-repeat;
	height: 180px;
}
 



/* TITLE---------------------------------------------------------------------- */
h1 {
	margin: 5px 25px 10px 0px;
}

.site_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	vertical-align:top;
	padding: 0;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.description {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	margin: 10px 30px 80px 0px;
}




/* Footer ---------------------------------------------------------------------- */
.Footer {
	margin: 0;
	padding: 0;
}

.Footer td.footer_bg {
	background: #BFD58E url(template/sweet/img/sweet_footer.gif) left top no-repeat;
	height: 25px;
	text-align:center;
}

.copyright {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin: 4px auto;
}




/* Main ---------------------------------------------------------------------- */
.Main {
	margin: 0;
	padding: 0;
	background: #FEF1F5;
}

.Main td.leftmenu {
	width: 205px;
	margin: 0;
	padding: 0;
	background: url(template/sweet/img/sweet_left_bg.gif) left bottom no-repeat;
	vertical-align: top;
}

.Main td.rightmenu {
	width: 205px;
	margin: 0;
	padding: 0;
	background: url(template/sweet/img/sweet_right_bg.gif) left bottom no-repeat;
	vertical-align: top;
}

.Main td.center {
	width: 410px;
	margin: 0;
	padding: 0;
	background: url(template/sweet/img/sweet_center_bg.gif) left bottom no-repeat;
	vertical-align: top;
}




/* Menu ---------------------------------------------------------------------- */
div#MenuBox {
	width: 205px;
	margin: 0px 0px 175px 0px;
}

div#Menu {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	color: #000000;
	line-height: 1.7;
	width: 175px;
	margin: 0px auto;
}

div#Menu ul {
	font-size: 12px;
	vertical-align: text-top;
	list-style-type: none;
	margin: 10px 0px ;
	padding-left: 5px;
}




/* Contents ---------------------------------------------------------------------- */
div#ContentsBox {
	width: 410px;
	margin: 0px 0px 95px 0px;
}

div#ContentsBox table.Contents {
	width: 410px;
	margin: 0;
	padding: 0;
}

div#ContentsBox table.Contents td.waku_left {
	width: 3px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(template/sweet/img/waku_left_line.gif) left top repeat-y;
}

div#ContentsBox table.Contents td.waku_right {
	width: 4px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(template/sweet/img/waku_right_line.gif) left top repeat-y;
}

div#ContentsBox table.Contents td.entry_bg {
	width: 403px;
	height: 56px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(template/sweet/img/entry_title_bg01.gif) left top no-repeat;
	vertical-align: top;
}

div#ContentsBox table.Contents td.body {
	width: 403px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}




/* ENTRY---------------------------------------------------------------------- */
.entry {
	margin: 0px 0px 15px 0px;
}

.entry_date {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 12px 5px 12px;
}

.entry_title {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 14px;
	font-weight: bold;
	color: #2D7854;
	line-height: 1.4;
	margin: 0px 60px 0px 12px;
}

.entry_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #2D7854;
	margin: 10px 12px 5px 12px;
	padding-bottom: 3px;
}

.entry_body {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	color: #000000;
	margin: 5px 12px 10px 12px;
}

.entry_more {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 12px;
	line-height: 170%;
	margin: 5px 12px 10px 12px;
}

.entry_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #000000;
	margin: 20px 12px 0px 12px;
}

.entry_discovery {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #000000;
	margin: 5px 12px 0px 12px;
}

.comment_state {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	padding: 6px 0px 0px 0px;
	border-top: 1px solid #000000;
	margin: 0px 12px 25px 12px;
}

blockquote {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	margin: 10px 12px 10px 12px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}





/* OTHER---------------------------------------------------------------------- */
.entry_navi {
	background: #FEF1F5;	
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
}

.pict {
	padding: 2px;
	margin: 5px 0px;
	border: 0px;
}





/* SEARCH---------------------------------------------------------------------- */
.search {
	font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
	font-size: 10px;
	color: #333333;
	line-height: 1.7;
	margin: 10px 0px 0px 0px;
}





/* CLOCK---------------------------------------------------------------------- */
.clock {
	margin: 20px 0px 0px 0px;
}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
	width: 175px;
	margin: 0px auto;
}

.calendar table {
	width: 175px;
	text-align: center;}

.calendar_week {
	font-family: "Verdana";
	font-size: 8px;
	color: #000000;
	text-align: center;
	width: 25px;
}

.calendar_month {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	text-align: center;
}

.cell {
	width: 20px;
	height: 20px;
	padding: 3px;
	font-size: 11px;
	text-align:center;
}




/* AMAZON---------------------------------------------------------------------- */
.amazon {
	text-align: center;
}

.amazon_pict {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.amazon_text {
	font-size: 10px;
	line-height: 135%;
	margin: 0px 8px;
}

.amazon_text strong {
	font-weight: normal;
}

