@charset "UTF-8";
/* CSS Document */


/*自己紹介スタート*/

#top-title{
	background-image: url(../images/top_title02.gif);
}

/*コメント１スタート*/

#comment1 h4{
	background-repeat:no-repeat;
	width: 600px;
	height: 35px;
	display: block;
	text-indent: -1000em;
}

#comment1 .copy1{
	background-image:url(../images/work2_copy01.gif);
}

#comment1 .copy2{
	background-image:url(../images/work2_copy02.gif);
}

#comment1 .copy3{
	background-image:url(../images/work2_copy03.gif);
}

#comment1 .copy4{
	background-image:url(../images/work2_copy04.gif);
}

#comment1 .copy5{
	background-image:url(../images/work2_copy05.gif);
}

#comment1 .copy6{
	background-image:url(../images/work2_copy06.gif);
}

#comment1 .copy7{
	background-image:url(../images/work2_copy07.gif);
}

/*table	スタート*/
table{
	width:600px;
}
td{
	width:400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
th{
	font-weight: normal;
	text-align: left;
}
.list01{
	background-color:#D1D1D1;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	}
.list02{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	}
.list03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	}
.list04{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width:80px;
	}


/*columnスタート*/

#wrap-mirai .mirai-title{
	background-image:url(../images/column_title.gif);
	height: 25px;
	width: 340px;
}
