/*　デフォルト値リセット　*/
*			{margin:0; padding:0;}
table,form,fieldset,pre,input,textarea	{margin:0; padding:0; font-size:9pt;}
fieldset	{border:none;}
li			{list-style:none;}
th			{text-align:left; font-weight:normal;}
p			{color:#898989; line-height:1.4;}
a			{color:#009e90; text-decoration:none;}
a:hover		{text-decoration:underline;}

/*　フロート　*/
.float_l   {float:left;}
.float_r   {float:right;}
.clear     {clear:both;}

/*　テキスト　*/
.txt_l    {text-align:left;}
.txt_r    {text-align:right;}
.txt_c    {text-align:center;}

.em       {font-weight:bold;}
.p_s      {font-size:8.6pt; line-height:1.2;}

.txt_red				{color:#F32C2C;}
.txt_gray				{color:#666666;}

.txt_site				{color:#898989; font-weight:bold;}
.txt_uta				{color:#3399cc; font-weight:bold;}
.txt_kise				{color:#339933; font-weight:bold;}
.txt_machi				{color:#ff6600; font-weight:bold;}


/*　カラー　*/
.c_fff     {color:#FFFFFF;}
.c_yel     {color:#b19f00;}

.grid_gr   {background:url(../images/pc_renew200907/grid_grey.gif) repeat top left;}
.grid_grd {background:url(../images/pc_renew200907/grid_grey.gif) repeat top left;}
.grid_white {background:url(../images/pc_renew200907/grd_white.gif) repeat-x top left;}
.grd_grey {background:url(images/pc_renew200907/grd_grey.gif) repeat-x top left;}

.grid_grdk {background:url(../images/pc_renew200907/grid_grdk.gif) repeat-x bottom left;}
.grdn      {background:url(../images/pc_renew200907/shadow_new.gif) repeat-x bottom left;}

.bg_gr     {background-color:#999999;}
.bg_fff    {background-color:#ffffff;}

/*　マージン　*/
.mt1   {margin-top:1px;}
.mt2   {margin-top:2px;}
.mt4   {margin-top:4px;}
.mt5   {margin-top:5px;}
.mt7   {margin-top:7px;}
.mt10  {margin-top:10px;}
.mt15  {margin-top:15px;}
.mt25  {margin-top:25px;}
.mt20  {margin-top:20px;}
.mt30  {margin-top:30px;}
.mt35  {margin-top:35px;}
.mt40  {margin-top:40px;}
.ml5   {margin-left:5px;}
.ml10  {margin-left:10px;}
.mr10  {margin-right:10px;}

/*　img　*/
.icon_point   {background:url(../images/pc_renew200907/icon_point02.gif) no-repeat top left;}
.icon_point02 {background:url(../images/pc_renew200907/icon_point.gif) no-repeat center left; padding-left:12px; padding-right:7px;}

.h2_topics    {background:url(../images/pc_renew200907/title_topics.gif) no-repeat top left; width:518px; height:21px;}
.h2_uta       {background:url(../images/pc_renew200907/title_n_uta.gif) no-repeat top left; width:498px; height:18px;}
.h2_kise      {background:url(../images/pc_renew200907/title_n_kise.gif) no-repeat top left; width:498px; height:18px;}
.h2_kabe      {background:url(../images/pc_renew200907/title_n_kabe.gif) no-repeat top left; width:498px; height:18px;}

.h1_uta       {background:url(../images/pc_renew200907/title_uta.gif) no-repeat top left; width:520px;}
.h1_kise      {background:url(../images/pc_renew200907/title_kise.gif) no-repeat top left; width:520px;}
.h1_kabe      {background:url(../images/pc_renew200907/title_kabe.gif) no-repeat top left; width:520px;}

.h3_uta       {background:url(../images/pc_renew200907/h2_uta.gif) no-repeat top left; width:498px; height:18px;}
.h3_kise      {background:url(../images/pc_renew200907/h2_kise.gif) no-repeat top left; width:498px; height:18px;}
.h3_kabe      {background:url(../images/pc_renew200907/h2_kabe.gif) no-repeat top left; width:498px; height:18px;}
.h3_reco      {background:url(../images/pc_renew200907/h2_reco.gif) no-repeat top left; width:498px; height:18px;}

.plan_docomo  {background:url(../images/pc_renew200907/plan_docomo.gif) no-repeat top left; width:250px; height:20px;}
.plan_sb      {background:url(../images/pc_renew200907/plan_sb.gif) no-repeat top left; width:250px; height:20px;}
.plan_au      {background:url(../images/pc_renew200907/plan_au.gif) no-repeat top left; width:250px; height:20px;}
.plan_point   {background:url(../images/pc_renew200907/plan_point.gif) no-repeat top left; width:250px; height:20px;}
.plan_kisyu   {background:url(../images/pc_renew200907/plan_kisyu.gif) no-repeat top left; width:250px; height:20px;}

.icon_docomo  {background:url(../images/pc_renew200907/icon_docomo.gif) no-repeat center left; padding-left:35px;}
.icon_au      {background:url(../images/pc_renew200907/icon_ez.gif) no-repeat center left; padding-left:35px;}
.icon_sb      {background:url(../images/pc_renew200907/icon_yahoo.gif) no-repeat center left; padding-left:35px;}

.melo		  {background:url(../images/pc_renew200907/tab_melo.gif) padding-left:35px;}
.uta		  {background:url(../images/pc_renew200907/tab_uta.gif) padding-left:35px;}
.utafull   	  {background:url(../images/pc_renew200907/tab_utafull.gif) padding-left:35px;}

/*　ライン　*/
.hr             {clear:both; background:url(../images/pc_renew200907/hr_line.gif) repeat-x left bottom; line-height:0; font-size:0; margin:0;height:1px;}

/*　レイアウト　*/
body		    {height:100%; font:9pt "ＭＳ Ｐゴシック", Osaka,"MS Gothic"; color:#898989; width:100%; text-align:center; margin:0px; padding:0px; background-color:#d9d9d9;}
#wrapper        {margin:0 auto; padding:0; text-align:center; width:100%;} 
#whole806       {background:url(../images/pc_renew200907/whole806.gif) repeat-y top center; margin:0 auto; padding:0; text-align:center; width:806px; min-height:600px;}
#whole          {width:800px; margin:0 auto; text-align:center;}
#whole_cl       {background-color:#f4f4f4;}


#header         {margin:0 auto; text-align:center; width:800px;}
#header_img     {background:url(../images/pc_renew200907/top.gif) no-repeat left top; width:800px; height:180px; margin:0 auto; text-align:center;}
#shadow_header  {background:url(../images/pc_renew200907/shadow_header.gif) no-repeat left bottom; width:800px; padding-bottom:15px;}
#header_navi    {background:url(../images/pc_renew200907/header_navi.gif) no-repeat top right; height:25px;}
.header_navi_in {text-align:right; padding:3px 0px; margin-right:13px; color:#898989;}


#main           {width:550px; float:right; background-color:#FFFFFF;}
#main_in        {width:520px; margin:0px auto;}

.search_crea    {background:url(../images/pc_renew200907/search_crea.gif) no-repeat top left; width:502px; height:22px;}
.search_cont    {background:url(../images/pc_renew200907/search_cont.gif) no-repeat top left; width:502px; height:22px;}

.search_box     {border:1px solid #999999; background-color:#e0e0e0;}
.search_icon01  {background:url(../images/pc_renew200907/logo_sarch01.gif) no-repeat top left;}
.search_icon02  {background:url(../images/pc_renew200907/logo_sarch02.gif) no-repeat top left;}

.search_in      {padding:5px 10px 5px 150px;}

.search_side	{text-align:center;}
.input_search   {width:180px; height:20px; border:1px solid #298281;}

.topics_date    {margin:0 10px; padding:8px 0px 7px 0px;}
.topics_clear   {clear:both; background:url(../images/pc_renew200907/hr_line.gif) repeat-x left bottom; line-height:0; font-size:0; margin:0; height:1px;}
.topics_clear02 {clear:both; line-height:0; font-size:0; margin:0; height:1px;}


#side           {float:left; margin:0 auto; width:250px;}
#side_in        {width:250px;}
.search_title 	{margin:0; background:url(../images/pc_renew200907/title_search.gif) no-repeat top left; width:249px; height:32px;}
.search_side  	{margin:0; background:url(../images/pc_renew200907/search_box.gif) no-repeat  top left; width:249px; height:81px;}


#footer         {width:800px; background-color:#000000; margin:0 auto; }

.box_in         {padding-top:35px; margin:0 10px;}
.box_in02       {padding:1px; margin-top:5px;}

#shadow_whole   {background:url(../images/pc_renew200907/shadow_footer.gif) no-repeat left bottom; width:806px; padding-bottom:3px; margin:0 auto; text-align:center;}
.shadow520     {background:url(../images/pc_renew200907/shadow_topics.gif) no-repeat left bottom; padding-bottom:4px; width:520px;}
.shadow500     {background:url(../images/pc_renew200907/shadow_500.gif) no-repeat left bottom; padding-bottom:5px; width:500px;}