@charset "Shift_JIS";body {	background-color: #FFFFFF;	background-repeat: no-repeat;	color: #666666;	margin: 0px;	padding: 0px;}#content {	height: auto;	width: 900px;	padding: 0px 65px 0px 65px;	margin: 20px 0px 40px 0px;}#box01 {    width: 730px;	margin: 10px;	padding: 10px;	background-color: #F3F3F3;}#box02 {    width: 730px;	margin: 10px;	padding: 10px;}/* ---------------------------テキストリンク--------------------------- */a {color: #10137f; text-decoration: none; }a:hover {color: #FF0000; text-decoration: underline; }.txt80 {font-size: 80%; line-height: 160%; font-family: "ＭＳ Ｐゴシック", "Osaka";}.txt85 {font-size: 85%; line-height: 170%; font-family: "ＭＳ Ｐゴシック", "Osaka";}.txt90 {font-size: 90%; line-height: 180%; font-family: "ＭＳ Ｐゴシック", "Osaka";}.txt_main {font-family: Arial, Helvetica, sans-serif; font-size: 85%; line-height: 16px; color: #333333;}/* ---------------------------breadArea：ぱんくずリスト--------------------------- */#bread {	width: 508px;	height: auto;	text-align: left;	margin: 0px;	padding: 0px;}#bread ul {	margin: 0px 5px 8px 5px;	padding: 0px;}#bread ul li {	margin: 0px;	padding: 0px;	list-style-type: none;	font-size: 75%;	color: #333333;	display: inline;}
