@charset "utf-8";
body {
	background-color:#fff;
}

#t01 {
	width:700px;
	background-color:#cd850c;
}

#t01_01 {
	height:90px;
}

#t01_01_01 {
	width:650px;
	margin-left:25px;
	margin-right:25px;
}
#t01_01_01b {
	width:300px;
}

h1 {
	font-size:1.2em;
	color:#fff;
	margin:0px;
	padding-top:5px;
}

#h1_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#fff;
	margin-left:0px;
}

#t01_01_01c {
	width:350px;
	text-align:right;
}

a:link { text-decoration:none; color:rgb(30,30,30);}
a:visited { text-decoration:none; color:rgb(50,50,50);}
a:hover { text-decoration: underline; color:rgb(120,120,120);}
#link { font-size:0.9em;}
#link a:link,#copye a:link { text-decoration:none; color:rgb(240,240,240);}
#link a:visited,#copye a:visited { text-decoration:none; color:rgb(240,240,240);}
#link a:hover,#copye a:hover {	text-decoration: underline; color:rgb(200,200,200);}

img {
	border-width:0px;
}
#p01 {
 text-align:right;
 margin:3px;
 padding:0;
}
#p01 li{
 font-size:0.8em;
 display:inline;
}
#t01_02 {
	background-color:#f3e9d6;
}

#t02 {
	height:50px;
	text-align:center;
}

#copy {
	font-size:0.8em;
	color:#666;
	width:700px;
	text-align:center;
}
.ital {
	font-style:italic;
}