
a{
	text-decoration : none;
	color : blue;
}
a:hover{
	text-decoration : underline;
}

p{
	text-indent : 10px;
}

img{
	border : 0px;
}


div.outer{
	width : 100%;
	text-align : center;
}

div.body{
	width : 750px;
	text-align : left;
}

table tr td{
	margin : 0px;
	padding : 0px;
	font-size : x-small;
	vertical-align : top;
}


div.head{
	width : 100%;
	height : 100px;
	border : solid 1px gray;
	border-left : solid 1px silver;
	border-top : solid 1px silver;
	text-align : left;
	background-image : url('img/title.jpg');
	background-repeat : no-repeat;
}

div.left{
	position : relative ;
	width : 200;
	height : 100px;
	margin-top : 5px;
	padding : 20px;
	border : solid 1px gray;
	border-left : solid 1px silver;
	border-top : solid 1px silver;
	text-align : left;
	background-image : url('img/head_back_01.gif');
	background-repeat : no-repeat;
}

a div.item{
	padding : 2px;
	font-size : x-small;
}
a div.subitem{
	padding : 2px;
	padding-left : 15px;
	font-size : x-small;
}
a div span.list02{
	width : 20px;
	height : 16px;
	background-image : url('img/list02_push.gif');
	background-repeat : no-repeat;
}a div span.list03{
	width : 20px;
	height : 16px;
	background-image : url('img/list03.gif');
	background-repeat : no-repeat;
}


div.right{
	width : 545px;
	height : 100px;
	margin : 5px;
	padding : 20px;
	border : solid 1px gray;
	border-left : solid 1px silver;
	border-top : solid 1px silver;
	font-size : x-small;
	text-align : left;
	background-image : url('img/head_back_01.gif');
	background-repeat : no-repeat;
}




div.top{
	position : relative ;
	top : 20px;
	left : 20px;
}
div.top a{
	color : black;
	font-family : Lucida Sans Unicode;
	background-image : url('');
	text-decoration : none;
}
div.top a:hover{
	text-decoration : underline;
	background-image : url('img/background_01.gif');
}

div.title{
	width : 100%;
	font-size : medium;
	border-bottom : solid 1px gray;
/*
	border : solid 1px gray;
	border-left : solid 1px silver;
	border-top : solid 1px silver;
*/
}

div.text{
	padding : 10px;
}



table.list tr{
	border : solid 1px gray;
}


div.pickup{
	border : solid 1px gray;
	padding : 5px;
	margin : 5px;
}

span.list04{
	width : 20px;
	height : 15px;
	background-image : url('img/list04.gif');
	background-repeat : no-repeat;
}
span.list05{
	width : 20px;
	height : 10px;
	background-image : url('img/list05.gif');
	background-repeat : no-repeat;
}
span.list06{
	width : 20px;
	height : 10px;
	background-image : url('img/list06.gif');
	background-repeat : no-repeat;
}
span.list07{
	width : 20px;
	height : 10px;
	background-image : url('img/list07.gif');
	background-repeat : no-repeat;
}
span.list08{
	width : 20px;
	height : 10px;
	background-image : url('img/list08.gif');
	background-repeat : no-repeat;
}