body {
	background-color:#fff;
	font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif ;
}

#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:350px;
}

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:300px;
	text-align:right;
}

a:link {
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

a:visited {
	text-decoration:none;
	color: #fff;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #fff
	font-weight: bold;
}
a.copye:link {
	text-decoration:none;
	color: #666;
	font-weight: normal;
}

a.copye:visited {
	text-decoration:none;
	color: #333;
	font-weight: normal;
}

a.copye:hover {
	text-decoration: underline;
	color: #666
	font-weight: normal;
}

img {
	border-width:0px;
}

#p01 {
	text-align:right;
	margin:3px;
}

#t01_02 {
	background-color:#f3e9d6;
}

#t02 {
	height:50px;
	text-align:center;
}

#copy {
	font-size:0.8em;
	color:#666;
	width:700px;
	text-align:center;
}