/* CSS Document */

div.all{
	width: 800px;
	margin:0;
	padding: 10px;
	text-align: left;
} 
div.all a {color: #000000;}
div.all a:hover {color:#db245b;}
div all a:visited {color:#cc6699;} /*リンク済みの色*/
hr {color: #a7dce4; width:800px ;}
h1{margin:0;}/*タイトル余白を削除*/
h3 {border-left:solid #a7dce4 5px; border-bottom:solid #a7dce4 3px; text-align:left; font-weight:bold; text-indent: 3px;}
p {padding-left:10px;padding-right:10px;}
address {border-top:solid #a7dce4; text-style:normal; margin-top:15px; font-style:normal; text-align: right;}


td.title1 {
	font-size:13pt;
	font-weight: bold;
	background-image: url(../image/title_back3.gif);
	background-repeat:no-repeat;
	text-indent:10px;
}
td.title2 {
	background-image: url(../image/title_bottom1.gif);
	background-repeat:no-repeat;
	text-indent:10px;
    font-size:11pt;
}

