@charset  "Shift_JIS";/* == リンク色設定 ==================================== */a:link			{color: #0000FF;text-decoration: none;}a:visited	{color: #000099;text-decoration: none;}a:hover		{color: #0000FF;text-decoration: underline;}a:active		{color: #FF9900;text-decoration: none;}a img {border: 0;}a img.photo	{border:1px #004579 solid;}/* == ページ設定 ==================================== */body {	margin: 0px;	padding:	0px;	font-family: osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;	color:#333;	background:#eaeade;	background-image:url(images/bg.gif);	background-position:0 86px;	background-repeat:repeat-x;	margin-left:50px;}#body	{	/*中央表示*/	padding:	0px;	/*幅*/	width: 650px;}.copyright {	font-family: osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;	font-size: 10px;	color: #666;	letter-spacing:0px;}/* == スタイル設定 ==================================== *//* 会社名 */.company{	font-size:20px;	font-weight:bold;	color:#069;}/* 住所他 */.address{	font-size:12px;	color:#069;}/* トップページタイトル */.toptitle{	font-size:16px;	color:#c30;}/* 上記の下にある文章 */.toptext{	font-size:12px;	color:#333;	line-height:140%;}/* テキスト小 */.texts{	font-size:10px;	color:#333;}/* テキスト中 */.textm{	font-size:12px;	color:#333;}/* テキスト大 */.textl{	font-size:14px;	color:#333;}/* 問合せの● */.maru	{	font-size:12px;	color:#ff8000;}