body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background: url(http://gaucho.img.jugem.jp/20050722_1607913.gif);
}


#container {
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 800px;
}

/* 上のwidthで全体の横幅を調整して下さい。 背景画像は最大810pxまでです。-------- */
/* 右のサイドバーは、220pxで設定しています。 -- */

#sidebar {
	width: 220px;
}


#header {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(http://eoi-jp.img.jugem.jp/20090828_601978.jpg);
	background-color: #cc6633;
}

#footer_menu {
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#footer {
	border-top: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

table {
	table-layout: fixed;
}

a:link {color:#669999; text-decoration:underline;}
a:visited {color:#669999; text-decoration:underline;}
a:active {color:#ff3333; text-decoration:underline;}
a:hover {color: #cc6633;text-decoration: underline;}

h1 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}

input, textarea {
	background-color:#eeeeee;
 	border:1px #999999 solid;
}

input:focus {
	background-color:#ffffff;
}

.site_title {
	font-family: "Verdana";	
	font-weight: bolder;
	font-size: 24px;
	color: #ffffff;
	margin: 10px 10px 10px 35px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active {
	color:#ffffff;
	text-decoration:none;
}

.site_title a:hover {
	color:#ffffcc;
	text-decoration:none;
}

.description {
	color:#ffffff;
	font-family: "Verdana";	
	font-size: 14px;
	letter-spacing:1px;
	margin: 5px 0px 5px 35px;
}

.entry {
	background: #FFFFFF;
	margin: 0px 20px 0px 20px;
	padding: 5px 20px 5px 20px;
	border:  0px solid #cccccc;
}

.entry_navi{
	font-size:10px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
}

.entry_date {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
	margin: 10px 0px 10px 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
}


.entry_title {
	font-family: "Verdana";	
	font-size: 12px;
	font-weight: bolder;
	letter-spacing:1px;
	line-height: 100%;
	color: #cc6633;
	margin: 15px 0px 10px 0px;
	padding: 0px 1px 0px 10px;
	border-left: 5px solid #cc6633;
	}


.entry_author {
	font-family: "Verdana";	
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 15px 0px 10px 0px;
	}


.entry_body {
	font-family: "Verdana";	
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 15px 0px 10px 0px;
	}


.entry_more {
	font-family: "Verdana";	
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	margin: 2px 30px 2px 0px;
	}


.entry_state {
	font-family: "Verdana";	
	font-size: 10px;
	color: #999999;
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}


blockquote {
	font-family: "Verdana";	
	font-size: 10px;
	color: #666666;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	border: 1px dotted #cccccc;
	}

.pict {
	border: 0px solid #CCCCCC;
}

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #cc6633;
	line-height: 100%;
	margin: 6px 24px 4px 17px;
	padding: 0px 1px 0px 10px;
	border-left: 5px solid #cc6633;
}

.linktext {
	font-family: "Verdana";
	font-size: 10px;
	color: #666666;
	line-height: 170%;
	margin: 1px 10px 10px 10px;
	padding: 10px;
}


.search {
	font-size:12px;
	padding: 4px 1px 6px 1px;
}


.form {
	font-size:12px;
	border:1px solid #999999;
	width: 120px;
}

.button  {
	font-family: "Verdana";
	font-size:9px;
	color: #666666; 
	padding:  2px 4px 2px 4px;
}

.page {
	font-family: "Verdana";
	font-size: 9px;
	color: #999999;
	letter-spacing:1px;
	text-align: center;
	margin: 5px 0 8px 0;

}

.calendar {
	font-family: "Verdana";	
	font-size: 9px;
	color: #999999;
	letter-spacing:1px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.today {
	background-color: #dddddd;
}

.copyright {
	font-family: "Verdana";
	font-size: 9px;
	color: #999999;
	letter-spacing:1px;
	margin: 0px;
	padding: 10px 20px 10px 0px;
}




