@charset "Shift_JIS";/*JOINTCREATE.CO.JP*//*共通基本スタイルシート*/body {  /* ヘッダのために余白を消す */  margin: 0;  padding: 0;  background-color: #4B4B4B ; /* 背景基本色設定 */  color: #555555; /*文字基本色設定 */  font-family: "ＭＳ Ｐゴシック", "Osaka";}/* リンク関係の色設定 */a:link   { text-decoration: none; color: #0000CC }a:visited { text-decoration: none; color: #800080 }a:active  { text-decoration:none; color: #666666 }a:hover   { color: #FF0099; }a.sample:link    { text-decoration: none; color: #0033FF; }a.sample:visited { text-decoration: none; color: #0033FF; }a.sample:active  { text-decoration: none; color: #0033FF; }a.sample:hover   {text-decoration: none; color: #FF0099; position: relative; top: 1px; left: 1px;}/*共通部分*/.footer {  background-color: #BDBDBD;   font-size: 0.75em;  line-height: 1.2em;  color: #FFFFFF;}.film_line01 {	background-repeat: repeat-x;	background-image: url(images/film_01.gif);}.film_line02 {	background-repeat: repeat-x;	background-image: url(images/film_02.gif);}.line01 {	background-image: url(images/line.gif);	background-repeat: repeat-x;	background-position: center;}/* ボックス設定 *//*.x_box_u {	background-repeat: repeat-x;	background-image:  url("images/top/box_top.gif");}.x_box_d {	background-repeat: repeat-x;	background-image:  url("images/top/box_d.gif");}.x_box_l {	background-repeat: repeat-y;	background-image:  url("images/top/box_l.gif");}.x_box_r {	background-repeat: repeat-y;	background-image:  url("images/top/box_r.gif");}*//*テキスト設定 */	.t_header_white {  font-size: 0.85em;  line-height: 1.2em;  color: #FFFFFF; }/*ヘッダー白文字*/	.t_header_blue {  font-size: 0.9em;  line-height: 1.2em;  color: #214A7B;  font-weight: 800; }/*ヘッダー青文字*/	.t_topics {  font-size: 0.8em;  line-height: 1.1em; }/*トピックス*/	.t_midashi01 {  font-size: 1em;  line-height: 1.2em;  color: #FF6600;  font-weight: 800; }/*見出し1*/	.t_midashi02 {  font-size: 1em;  line-height: 1.2em;  color: #FF3399;  font-weight: 800; }/*見出し2*/	  .t_honbun01 {  font-size: 0.85em;  line-height: 1.4em; }/*本文1*/	.t_honbun_kyocho {  font-size: 0.9em;  line-height: 1.2em;  color: #000000; }/*本文_強調*/.t_honbun_white {  font-size: 0.85em;  line-height: 1.2em;  color: #FFFFFF; }/*本文白文字*/	.t_honbun_pink {  font-size: 0.9em;  line-height: 1.2em;  color: #FF3399; }/*本文白文字*/	.t_x_normal_green {	font-family: "ＭＳ Ｐゴシック", "Osaka";	font-size: 12px;	line-height: 125%;	font-weight: bold;	color: #087711;}