@charset 'utf-8';
/* 
 Cascading Style Sheets: style.css 5.2

 last updated on 2008.03.12
 (c) 2008 YOSUKE INUI Design Office (www.inuiyosuke.jp)
 */ 

/*
[ REFERENCE ]
font-family:
	[en]	Verdana,Geneva,Helvetica,Arial,"Arial Black",Chicago,sans-serif,serif,monospace
	[ja]	"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ ゴシック",monospace
cursor:
	crosshair,default,pointer,move,e-resize,ne-resize,nw-resize,n-resize,se-resize,sw-resize,s-resize,w-resize,text,wait,help;
*/

body		{ margin:0px; padding:0px; color:#000; background:#fff; font: normal normal normal 86%/208% "メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }
a		{ outline:0px none #fff; background-repeat:no-repeat; }
a span,a strong,a em,a small,a img	{ cursor:pointer; }
br		{ letter-spacing:0px; }
div		{ position:relative; width:auto; height:auto; margin:0px; padding:0px; overflow:hidden; border:0px solid #000; opacity:1; KhtmlOpacity:1; MozOpacity:1; }
hr		{ clear:both; height:1px; color:#000; background:#000; text-align:left; margin:0px; border:0px none #000; display:block; }
img		{ margin:0px; padding:0px; border:0px solid #000; font-size: 10px; }
form		{ margin:0px; padding:0px; }
select		{ cursor:hand; cursor:pointer; }
h1,h2,h3,h4,h5,h6	{ margin:0px; padding:0px; font-size:100%; line-height:100%; font-weight:normal; font:inherit; }
ul,ol		{ margin:0px; padding:0px; }
li		{ margin:0px; padding:0px; display:block; list-style:none outside none; }
li img		{ vertical-align:top;margin:0px;padding:0px; }
li a img		{ vertical-align:top;margin:0px;padding:0px; }
dl		{ margin:0px;padding:0px; }
dt		{ float:left; clear:left; margin:0px; padding:0px; }
dd		{ float:left; margin:0px;padding:0px; display:block; }
table		{ border-collapse:collapse; border-spacing: 0px; border:0px solid #ccc; table-layout:fixed; empty-cells:show; margin:0px; padding:0px; }
td,th		{ margin:0px; padding:2px; }
.j10		{ font: normal normal normal 10px/15px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }
.j12		{ font: normal normal normal 12px/24px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }
.j14		{ font: normal normal normal 14px/28px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }
.e9		{ font: normal normal normal 9px/13px Verdana,Geneva,Arial,sans-serif; }
.e10		{ font: normal normal normal 10px/15px Verdana,Geneva,Arial,sans-serif; }
.e12		{ font: normal normal normal 12px/24px Verdana,Geneva,Arial,sans-serif; }
.e14		{ font: normal normal normal 14px/28px Verdana,Geneva,Arial,sans-serif; }

.B		{ font-weight:bold; }

.M5		{ clear:both; height:5px; }
.M10		{ clear:both; height:10px; }
.M20		{ clear:both; height:20px; }
.M25		{ clear:both; height:25px; }
.M30		{ clear:both; height:30px; }
.M40		{ clear:both; height:40px; }
.M50		{ clear:both; height:50px; }
.M75		{ clear:both; height:75px; }
.M100		{ clear:both; height:100px; }

/* -------------------------------------------------- ADDITION ITEM -------------------------------------------------- */

body		{ color:#000; background:#e2e1d8; text-align:center; }
a		{ padding:0px; }
li a		{ margin:0px; padding:0px; }
a:link		{ color:#09F; text-decoration:underline; }
a:visited		{ color:#09F; text-decoration:none; }
a:hover		{ color:#06C; text-decoration:underline; }
a:active		{ color:#06C; text-decoration:underline; }
hr		{ color:#999; background:#999; border-color:#999; }
table		{ border:1px solid #ccc; }
td		{ padding:2px; }
img		{ background:transparent; }



/* -------------------------------------------------- ADDITION ID & CLASS -------------------------------------------------- */

#PAGE		{ clear:both; width:960px;height:auto;overflow:hidden; margin-right:auto;margin-left:auto; text-align:left; font-size:13px; line-height:2em; }
#GLOBAL		{ clear:both; width:960px;height:65px;overflow:hidden; }

#GLOBAL ol#GNS		{ width:320px;height:20px; margin:0px 0px 0px 640px;padding:0px;overflow:hidden; }
#GLOBAL ol#GNS li		{ float:left;width:auto;height:20px; }
#GLOBAL ol#GNS li a		{ display:block;height:20px; overflow:hidden; margin:0px; padding:0px; text-indent:-1000px; background:transparent no-repeat 0px 0px; }
#GLOBAL ol#GNS li a:link	{ background-position:0px 0px; }
#GLOBAL ol#GNS li a:visited	{ background-position:0px 0px; }
#GLOBAL ol#GNS li a:hover	{ background-position:0px -20px; }
#GLOBAL ol#GNS li a:active	{ background-position:0px -20px; }
#GLOBAL ol#GNS li a#GNS_CORP		{ width:60px;	background-image:url(/global/img/gns_corp.png); }
#GLOBAL ol#GNS li a#GNS_IR		{ width:55px;	background-image:url(/global/img/gns_ir.png); }
#GLOBAL ol#GNS li a#GNS_RECRUIT	{ width:60px;	background-image:url(/global/img/gns_recruit.png); }
#GLOBAL ol#GNS li a#GNS_DEVELOP	{ width:70px;	background-image:url(/global/img/gns_develop.png); }
#GLOBAL ol#GNS li a#GNS_STAFF		{ width:75px;	background-image:url(/global/img/gns_staff.png); }

#GLOBAL ol#GN	{ float:left; width:620px;margin:10px 0px 10px 0px; padding:0px;overflow:hidden; }
#GLOBAL ol#GN li	{ float:left; width:auto; margin:0px; padding:0px; }
#GLOBAL ol#GN li a		{ display:block;height:25px; overflow:hidden; margin:0px; padding:0px; text-indent:-1000px; background:transparent no-repeat 0px 0px; }
#GLOBAL ol#GN li a:link	{ ; }
#GLOBAL ol#GN li a:visited	{ ; }
#GLOBAL ol#GN li a:hover	{ background-position:0px -25px; }
#GLOBAL ol#GN li a:active	{ background-position:0px -25px; }
#GLOBAL ol#GN li a#GN_WILLTOP		{ width:90px;	background-image:url(/global/img/gn_willtop.png); }
#GLOBAL ol#GN li a#GN_BUY		{ width:50px;	background-image:url(/global/img/gn_buy.png); }
#GLOBAL ol#GN li a#GN_SELL		{ width:50px;	background-image:url(/global/img/gn_sell.png); }
#GLOBAL ol#GN li a#GN_REFORM		{ width:80px;	background-image:url(/global/img/gn_reform.png); }
#GLOBAL ol#GN li a#GN_RENT		{ width:50px;	background-image:url(/global/img/gn_rent.png); }
#GLOBAL ol#GN li a#GN_FINANCIALPLAN	{ width:110px;	background-image:url(/global/img/gn_financialplan.png); }
#GLOBAL ol#GN li a#GN_OFFICE		{ width:70px;	background-image:url(/global/img/gn_office.png); }
#GLOBAL ol#GN li a#GN_WILLMAGAZINE	{ width:120px;	background-image:url(/global/img/gn_willmagazine.png); }

/* -- お問合せボタン -- */
#GLOBAL div	{ float:left; width:340px; height:25px; margin:10px 0px 0px 0px;padding:0px; }
#GLOBAL div a	{ display:block; float:right; width:100px; height:25px; margin:0px 0px 0px 10px; padding:7px 0px 6px 0px; overflow:hidden;text-align:center; color:#FFF;font-size:12px;line-height:12px; text-decoration:none; }
#GLOBAL div a:link		{ background:#292623; }
#GLOBAL div a:visited	{ background:#292623; }
#GLOBAL div a:hover		{ background:#393633; }
#GLOBAL div a:active	{ background:#393633; }


/* ------------------------------- FOOTER ------------------------------- */
#FOOTER		{ clear:both; float:left; width:990px; margin:0px 0px 10px 0px; overflow:hidden; color:#777672; font-size:10px; line-height:15px; }
.PAGETOP		{ clear:both; float:left; display:block; width:960px; text-align:right; margin:0px 0px 10px 0px; padding:0px 0px 10px 0px;  border-bottom:2px solid #d6d5cd; }
.PAGETOP a	{ display:block; float:right; width:100px; height:20px; overflow:hidden; margin:0px; text-indent:-1000px; background:#777672 url(/global/img/pagetop.png) no-repeat 0px 0px; text-align:center; line-height:20px; }
.PAGETOP a:link	{ color:#fff; background-color:#777672; text-decoration:none; }
.PAGETOP a:visited	{ color:#fff; background-color:#777672; text-decoration:none; }
.PAGETOP a:hover	{ color:#fff; background-color:#484745; text-decoration:none; background-position:0px -20px; }
.PAGETOP a:active	{ color:#fff; background-color:#484745; text-decoration:none; background-position:0px -20px; }

#FOOTER div#FLEFT		{ clear:both; float:left; width:300px; margin:0px 20px 0px 0px; padding:0px; }
#FOOTER div#FTITLE		{ clear:both; float:left; }
#FOOTER div#FTITLE a	{ display:block; width:300px; height:30px; overflow:hidden; margin:0px 0px 5px 0px; padding:0px 0px 0px 0px; text-indent:-1000px; border-bottom:1px solid #d6d5cd; background:url(/global/img/f_logo.png) no-repeat 0px 0px; }
#FOOTER div.FLOGO		{ clear:both; float:left; width:300px; overflow:hidden; margin:20px 0px 0px 0px;  }
a#PMARK			{ float:left; display:block; width:55px; height:60px; overflow:hidden; margin:10px 20px 0px 0px; text-indent:-1000px; background:url(/global/img/f_pmark.png) no-repeat 0px 0px; }
a#JASDAQ			{ float:left; display:block; width:115px; height:20px; overflow:hidden; margin:30px 20px 0px 0px; text-indent:-1000px; background:url(/global/img/f_jasdaq.png) no-repeat 0px 0px; }

#FOOTER div.FSERVICE	{ float:left; width:230px; overflow:hidden; margin:0px 20px 0px 0px; }
#FOOTER div.FINFORMATION	{ float:left; width:230px; overflow:hidden; margin:0px 20px 0px 0px; }
#FOOTER div.FHELPDESK	{ float:left; width:140px; overflow:hidden; margin:0px 0px 0px 0px; }
#FOOTER div strong		{ clear:both; display:block; width:120px; margin:9px 0px 6px 0px; padding:0px 0px 0px 5px; font-size:10px; border-left:3px solid #d6d5cd; }
#FOOTER div ol		{ display:block; float:left; margin:0px 0px 0px 0px; padding:2px 0px 0px 0px; overflow:hidden; border-top:1px solid #d6d5cd; }
#FOOTER div ol li		{ display:block; float:left; width:130px; margin:0px 5px 0px 0px; padding:2px 0px 2px 10px; background:transparent url(/global/img/f_li.png) 0px 2px no-repeat;  }
#FOOTER div ol li a		{  }
#FOOTER div ol li a:link	{ color:#484745; text-decoration:none; }
#FOOTER div ol li a:visited	{ color:#484745; text-decoration:none; }
#FOOTER div ol li a:hover	{ color:#fff; text-decoration:none; }
#FOOTER div ol li a:active	{ color:#fff; text-decoration:none; }

#FOOTER div.FSERVICE ol li		{ width:100px; }
#FOOTER div.FINFORMATION ol li	{ width:100px; }
#FOOTER div.FHELPDESK ol li		{ width:125px; }

#FOOTER div#FCOPY		{ clear:both; float:left; width:960px; height:auto; text-align:right; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font: normal normal normal 9px/13px Verdana,Geneva,Arial,sans-serif; }

/* ------------------------------- CONTENTS ------------------------------- */

.SHEET		{ clear:both; width:960px; height:auto; margin:0px 0px 10px 0px;background:#fff; }
.SHEET div.COL2	{ display:inline; float:left; width:442px; margin:0px 19px 50px 19px; padding:0px; font-size:11px; line-height:2em; }
.SHEET div.COL3	{ display:inline; float:left; width:282px; margin:0px 19px 50px 19px; padding:0px; font-size:11px; line-height:2em; }
.LEFT		{ float:left; width:200px; height:auto; margin:0px 10px 10px 0px; }
.SHEET2BOX	{ float:left; width:750px; height:auto; margin:0px 0px 10px 0px }
.SHEET2BOX div.SHEET	{ clear:both; width:750px; height:auto; margin:0px 0px 10px 0px; background:#fff; }


.NEXT		{ position:absolute; width:90px; height:30px; z-index:1; }

/* ------------------------------- OPTION ------------------------------- */

a.BK:link		{ color:#000; text-decoration:underline;	padding:2px; }
a.BK:visited	{ color:#000; text-decoration:underline;	padding:2px; }
a.BK:hover	{ color:#fff; text-decoration:none;		padding:2px; background:#000; }
a.BK:active	{ color:#fff; text-decoration:none;		padding:2px; background:#000; }

a.WT:link		{ color:#fff; text-decoration:underline;	padding:2px; }
a.WT:visited	{ color:#fff; text-decoration:underline;	padding:2px; }
a.WT:hover	{ color:#000; text-decoration:none;		padding:2px; background:#fff; }
a.WT:active	{ color:#000; text-decoration:none;		padding:2px; background:#fff; }

a.ET:link		{ color:#fff; text-decoration:none;		padding:2px; background:#0cf; font-size:10px;line-height:15px; }
a.ET:visited	{ color:#fff; text-decoration:none;		padding:2px; background:#0cf; font-size:10px;line-height:15px; }
a.ET:hover	{ color:#000; text-decoration:none;		padding:2px; background:#0cf; font-size:10px;line-height:15px; }
a.ET:active	{ color:#000; text-decoration:none;		padding:2px; background:#0cf; font-size:10px;line-height:15px; }

a.STAFF		{ display:block; width:300px; height:90px; margin:0px 10px 10px 0px; padding:0px 0px 0px 0px; background:#fff; border-left:5px solid #fff; color:#888; font-size:11px;line-height:15px; }
a.STAFF:link	{ color:#666; text-decoration:none;background:#fff;border-left:5px solid #fff; }
a.STAFF:visited	{ color:#666; text-decoration:none;background:#fff;border-left:5px solid #fff; }
a.STAFF:hover	{ color:#666; text-decoration:none;background:#eee;border-left:5px solid #fc0; }
a.STAFF:active	{ color:#666; text-decoration:none;background:#eee;border-left:5px solid #fc0; }
a.STAFF img	{ float:left; width:90px; height:90px; margin:0px 10px 0px 1px; }
a.STAFF em	{ display:block; color:#e6b700; font-size:10px;line-height:10px;font-style:normal; }
a.STAFF strong	{ display:block; font-size:15px;line-height:20px;font-weight:bold; color:#000;margin:9px 5px 9px 0px; }
a.STAFF strong span	{ font-size:11px;line-height:20px;font-weight:normal; color:#777; margin:0px 0px 9px 0px; }

/* -------------------------------------------------- COMMON CLASS SYTLE -------------------------------------------------- */
span.NOTE		{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:10px; line-height:15px;font-style:normal;color:#999; }

/* 参考リンク */
cite		{ display:block; clear:both; width:auto; height:auto; margin:25px 0px 0px 0px; padding:5px 5px 10px 10px; color:#777; background:#f6f6f6; border:1px solid #efefef; font: normal normal bold 10px/20px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; page-break-inside:avoid; }
cite br		{ clear:both; }
cite a		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; border-right:1px solid #ccc; font: normal normal normal 10px/11px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; }
a.A_HELPDESK	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_helpdesk.png) no-repeat 0.1em 0.1em; }
a.A_BUY		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_buy.png) no-repeat 0.1em 0.1em; }
a.A_RENT		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_rent.png) no-repeat 0.1em 0.1em; }
a.A_OSS		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_oss.png) no-repeat 0.1em 0.1em; }
a.A_PAMPHLET	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_pamphlet.png) no-repeat 0.1em 0.1em; }
a.A_TOWN		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_town.png) no-repeat 0.1em 0.1em; }
a.A_RENOVATION	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_renovation.png) no-repeat 0.1em 0.1em; }
a.A_SELL		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_sell.png) no-repeat 0.1em 0.1em; }
a.A_HIRE		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_hire.png) no-repeat 0.1em 0.1em; }
a.A_FP		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_fp.png) no-repeat 0.1em 0.1em; }
a.A_OFFICE	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_office.png) no-repeat 0.1em 0.1em; }

a.A_CORP		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_corp.png) no-repeat 0.1em 0.1em; }
a.A_IR		{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_ir.png) no-repeat 0.1em 0.1em; }
a.A_RECRUIT	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_recruit.png) no-repeat 0.1em 0.1em; }
a.A_DEVELOP	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_develop.png) no-repeat 0.1em 0.1em; }


a.A_SEARCH	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_search.png) no-repeat 0.1em 0.1em; }
a.A_PROPERTY	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_property.png) no-repeat 0.1em 0.1em; }
a.A_WILLMAGAZINE	{ display:block; float:left; width:auto; height:auto; margin:0px 10px 10px 0px; padding:0px 10px 0px 0px; text-indent:1.1em; line-height:1.1em; font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; word-break:keep-all; background:transparent url(/global/img/ref_willmagazine.png) no-repeat 0.1em 0.1em; }



span.READ		{ clear:both; display:block; padding:20px 20px 30px 20px; color:#444; font-size:15px; }
span.READ strong	{ clear:both; display:block; padding:0px 0px 10px 0px; color:#0c486b; font-size:20px; }


