/* titi matsumura */
/* 半音生活 */

html{
	margin: 0;padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	background: #f6f0dd;
	background-image: url(img/footer.gif);
	background-attachment: scroll;
	background-position:left bottom;
	background-repeat: no-repeat;
	font-family: verdana, 'trebuchet ms', sans-serif, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3;
	}

table {
	width:100%;
	}
td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}
p {
	margin:0px;
	padding:5px 0px 5px 0px;
}
a {
	background: transparent;
	color: #029DC4;
	text-decoration: none;
}

a:hover {
	color: #029DC4;
	text-decoration: none;
}

a img { border: 0; }

/* content */
.navigation {
	margin : 0;
	padding: 0;
	border: 0;	
	width:185px;
}
.content {
	padding: 20px 40px 20px 20px;
	vertical-align: top;
}
.rap{
	padding: 0pxpx;
}

/* list */
.list {
	font-size: 75%;
	line-height: 120%;
	color: #000000;
	background-image: url(img/tuki.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 5px 35px;
	padding: 0px 0px 0px 21px;
	font-weight: bold;
	height: 20px;
}
.list-item  {
	font-size: 75%;
	line-height: 120%;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 5px 35px;}
.list-item a {color: #000000;text-decoration: none;}
.list-item a:visited,
.list-item a:hover,
.list-item a:active {color: #029Dc4;text-decoration: none;}


/* entry */
.entry_box {
	border-top: 1px solid #000000;
	margin: 0px;
	padding: 10px;	
}

.entry_title {
	font-size: 82.5%;
	color: #029DC4;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	height: 30px;
}
.entry_text { 
	font-size: 80%; 
	line-height: 145%;
	padding: 5px}
	
.entry_text a{ 
	font-size: 80%; 
	line-height: 145%;
	color:#029DC4; 
	text-decoration: underline }
.entry_text a:visited,
.entry_text a:hover,
.entry_text a:active{ color:#029DC4; text-decoration: underline }
.entry_footer {
	font-size: 75%;
	clip:    rect(   );
	color: #000000;
	padding: 0px;
	margin: 15px 0px 0px;
	text-align:right;
}
.footer{
	padding: 20px 130px 150px 210px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
