body {
	background:#fff;
	text-align:center;
	color:#000;
}

img {
	border:none;
}

img.icnpos {
	vertical-align:middle;
	margin-right:3px;
}

br.clr {
	clear:both;
	_line-height:0;
	_font-size:0;
}
br.line{
	margin-top:10px;
	margin-buttom:10px;
	border-top:1px solid #cccccc;
	_line-height:0;
	_font-size:0;
}

p{
	font-size:
}

p.para01 {
	padding-bottom:1.6em;
}

p.para02 {
	text-align:right;
	padding-bottom:1.6em;
}

p.para03 {
	padding-bottom:10px;
}
p.para04 {
	margin:10px;
}

.caution {
	color:#c00;
}

.stclr {
	color:#2CA5DF;
}

a:link ,
a:active ,
a:visited {
	color:#1863c9;
	text-decoration:underline;
}
a:hover {
	color:#1863c9;
	text-decoration:none;
}

a.anc {
	color:#000;
	text-decoration:none;
}
a.anc:hover {
	color:#000;
	text-decoration:none;
}

.ctr {
	text-align:center;
}

.L {
	font-size: 123%;
	line-height:1.5em;
}
.m {
	font-size: 100%;
	line-height:1.5em;
}
*+html .m {
	font-size: 108%;
	line-height:1.5em;
}
* html .m {
	font-size: 108%;
	line-height:1.5em;
}
.s {
	font-size: 85%;
	line-height:1.5em;
}
*+html .s{
	font-size: 82%;
	line-height:1.5em;
}
* html .s {
	font-size: 83%;
	line-height:1.5em;
}

div#wrapper {
	width:840px;
	margin:0 auto;
	text-align:left;
}

/**************************** header ****************************/

div#header {
	margin-bottom:8px;
}

div#header div#headmenu {
	/*background:url(../images/headline.gif) repeat-x;*/
	background-image:url('../images/headline.gif');
	background-repeat:repeat-x;
	padding-bottom:11px;
}

*+html div#header div#headmenu {
	padding-bottom:21px;
}

* html div#header div#headmenu {
	padding-bottom:31px;
}

div#headmenu p.larea ,
div#headmenu h1.larea {
	float:left;
	display:inline;
	/*background: url(../images/headcopybg.gif) no-repeat right top;*/
	background-image:url('../images/headcopybg.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:5px 41px 5px 15px;
	color:#FFF;
	font-weight:bold;
}

div#headmenu p.rarea {
	float:right;
	color:#989898;
	padding-top:8px;
	padding-right:15px;
}

div#logoline {
}

div#logoline div#logo {
	margin-left:15px;
	margin-right:35px;
	float:left;
}

div#logoline div#headtel {
	float:left;
	margin-right:32px;
}

div#logoline div#searchbox {
	width:250px;
	float:left;
}

div#searchbox li {
	float:left;
	margin-right:3px;
}

div#searchbox li.end {
	float:left;
	margin-right:0;
}

div#searchbox form {
	margin-bottom:6px;
}

div#searchbox input.w200 {
	width:190px;
	color:#666;
}

/**************************** gloval menu ****************************/
div#gmenu {
	/*background:url(../images/gmenubg.gif) repeat-x #d6d6d6;*/
	background-image:url('../images/gmenubg.gif');
	background-repeat:repeat-x;
	background-color:#d6d6d6;
	width:810px !important;
	width /**/:840px;
	height:38px;
	padding:3px 15px;
	_padding:6px 15px 0 15px;
}

div#gmenu li {
	/*background:url(../images/gmenu_right.gif) no-repeat right center;*/
	background-image:url('../images/gmenu_right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	padding-right:1px;
}

div#gmenu li.end {
	background:none;
	float:left;
	padding-right:0;
}

/**************************** pan list ****************************/
p#panlist {
	/*background:url(../images/panbg.gif) repeat-x #f0f0f0;*/
	background-image:url('../images/panbg.gif');
	background-repeat:repeat-x;
	background-color:#f0f0f0;
	width:810px !important;
	width /**/:840px;
	padding:3px 15px;
	display:block;
}


/**************************** right menu ****************************/

div#rightmenu {
	width:190px !important;
	width /**/:200px;
	background:#eee;
	float:right;
	padding:20px 5px;
}

div#rightmenu h2 {
	/*background:url(../images/submenuh2bg.gif) no-repeat;*/
	background-image:url('../images/submenuh2bg.gif');
	background-repeat:no-repeat;
	color:#1863c9;
	font-weight:bold;
	padding:12px 10px 10px 22px;
	width:158px !important;
	width /**/:190px;
}

div#rightmenu div#submenu {
	width:186px !important;
	width /**/:190px;
	border-right:1px solid #cecece;
	border-left:1px solid #ccc;
	background:#fff;
	padding:0 1px;
}

div#rightmenu div#submenu ul.first li {
	/*background:url(../images/icon_li01.gif) #fff no-repeat 10px 10px;*/
	background-image:url('../images/icon_li01.gif');
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:4px 0 4px 22px;
	width:164px !important;
	width /**/:186px;
}

div#rightmenu div#submenu ul.first li.gr {
	/*background:url(../images/icon_li01_2.gif) #eee no-repeat 10px 10px;*/
	background-image:url('../images/icon_li01_2.gif');
	background-color:#eee;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:4px 0 4px 22px;
	width:164px !important;
	width /**/:186px;
}

div#rightmenu div#submenu ul.first ul.second {
	margin:4px 0 0 -22px;
	width:186px;
	background:#fff;
}

div#rightmenu div#submenu ul.first ul.second li {
	/*background:url(../images/icon_li01.gif) no-repeat 26px 10px;*/
	background-image:url('../images/icon_li01.gif');
	background-repeat:no-repeat;
	background-position:26px 10px;
	padding:4px 0 4px 38px;
	width:148px !important;
	width /**/:186px;
}

div#rightmenu div#submenu ul.first ul.second li.gr {
	/*background:url(../images/icon_li01_2.gif) #eee no-repeat 26px 10px;*/
	background-image:url('../images/icon_li01_2.gif');
	background-color:#eee;
	background-repeat:no-repeat;
	background-position:26px 10px;
	padding:4px 0 4px 38px;
	width:148px !important;
	width /**/:186px;
}

div#rightmenu div.bnrboxC {
	margin-bottom:10px;
	text-align:center;
}




/**************************** footer ****************************/
div#footer p.menu {
	text-align:center;
	display:block;
	background:#f2f2f2;
	color:#989898;
	padding:6px 0;
}

div#footer p.copy {
	text-align:center;
	display:block;
	background:#ff6b00;
	color:#FFF;
	padding:10px 0;
}

/**************************** leftarea ****************************/
div#leftarea {
	float:left;
	width:610px !important;
	width /**/:640px;
	padding:20px 15px;
}


div#leftarea h1 {
	/*background:url(../images/h1bg.gif) no-repeat;*/
	background-image:url('../images/h1bg.gif');
	background-repeat:no-repeat;
	font-weight:bold;
	padding:12px 10px 10px 25px;
	width:575px !important;
	width /**/:610px;
	margin-bottom:15px;
}

div#leftarea div.h1box {
	padding:0 10px 10px 25px;
	width:575px !important;
	width /**/:610px;
	margin-bottom:20px;
}

div#leftarea h2 {
	/*background:url(../images/h2bg.gif) no-repeat;*/
	background-image:url('../images/h2bg.gif');
	background-repeat:no-repeat;	
	font-weight:bold;
	padding:10px 14px 10px 14px;
	width:559px !important;
	width /**/:587px;
	margin-left:12px;
	margin-bottom:10px;
}

div#leftarea div.h2box {
	padding:0 0 10px 25px;
	width:574px !important;
	width /**/:585px;
	margin-bottom:15px;
}

div#leftarea h3 {
	background:#ffe57f;
	font-weight:bold;
	padding:2px;
	width:567px !important;
	width /**/:573px;
	margin-left:26px;
	border:1px solid #fc0;
	margin-bottom:5px;
}

div#leftarea div.h3box {
	padding:2px;
	width:567px !important;
	width /**/:573px;
	margin-left:26px;
	margin-bottom:15px;
}

div#leftarea h4 {
	color:#ff6b00;
	font-weight:bold;
	margin-left:26px;
}
div#leftarea div.h4box {
	padding:2px;
	width:558px !important;
	width /**/:564px;
	margin-left:35px;
	margin-bottom:15px;
}
div#leftarea h5 {
	margin-left:66px;
	font-weight:bold;
	border-bottom:1px dotted #000;
	width:533px;
}

div#leftarea div.h5box {
	padding:2px;
	width:527px !important;
	width /**/:533px;
	margin-left:66px;
	margin-bottom:10px;
}


#leftarea em{
	color: #ff8400;
	font-weight: bold;
}
#leftarea em.red_nml{
	color: #ff0000;
	font-weight: normal;
}
#leftarea em.blu{
	color: #1863c9;
	font-weight: bold;
	border-bottom:1px solid #999;
	display:block;
}
#leftarea strong {
	color: #232323;
	font-weight: bold;
}

#leftarea .line1{
	padding:5px 10px 5px 10px;
	margin:10px 10px 10px 15px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#leftarea .line2{
	margin:10px 10px 10px 15px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#leftarea .line3{
	margin:10px 10px 10px 10px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #cccccc;
}
#leftarea .line4{
	background:#ffffff
	font-weight:normal;
	padding:2px;
	/*border:1px dashed #f00;*/
	border:1px dotted #f00;
	margin-bottom:5px;
}
#leftarea .line5{
	width:316px;
	/*border:1px solid #eee;*/
	/*height:30px*/;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	border-bottom:2px solid #eee;
	margin-bottom:5px;
}
#leftarea .line6{
	width:276px;
	/*border:1px solid #eee;*/
	/*height:30px*/;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	border-bottom:2px solid #eee;
	margin-bottom:5px;
}
#leftarea .line_inner{
	padding:10px;
}

/*Q&AのQ(big)マークインデント*/
#leftarea .q_mark{
	line-height: 1.7em;
	padding: 10px 0px 5px 50px;
	margin: 25px 0px 0px 0px;
	background-image: url("../images/icon_q_big.gif");
	background-repeat: no-repeat;
	background-position: 5px 10px;/*アイコンの位置 上下と左右*/
	border-top:1px solid #cccccc;
	color:#ff6c02;
}
/*Q&AのA(big)マークインデント*/
#leftarea .a_mark{
	line-height: 1.7em;
	padding: 5px 0px 5px 50px;
	margin:10px 0px 0px 0px;
	background-image: url("../images/icon_a_big.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;/*アイコンの位置 上下と左右*/
}


/*リンクアイコン*/
#leftarea .point1{
	line-height: 1.7em;
	padding: 0px 0px 0px 18px;
	background-image: url("../images/icon_link1.gif");
	background-repeat: no-repeat;
	background-position: left center;/*これがないと文字サイズ変えたときにアイコンが中心にこない*/
}
#leftarea .point2{
	line-height: 1.7em;
	padding: 0px 0px 0px 18px;
	background-image: url("../images/icon_link1.gif");
	background-repeat: no-repeat;
	background-position: 0px center;/*これがないと文字サイズ変えたときにアイコンが中心にこない*/
}


/**************************** top ****************************/
div#toprightmenu {
	width:184px !important;
	width /**/:200px;
	background:#eee;
	float:right;
	padding:7px 8px;
}

div#toprightmenu ul.list {
	background:#FFF;
	width:174px !important;
	width /**/:184px;
	padding:8px 4px 4px 4px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

div#toprightmenu ul.list li {
	/*background:url(../images/icon_li01.gif) no-repeat 4px 6px;*/
	background-image:url('../images/icon_li01.gif');
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding:0 10px 5px 20px;
}

*+html div#toprightmenu ul.list li {
	/*background:url(../images/icon_li01.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li01.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

* html div#toprightmenu ul.list li {
	/*background:url(../images/icon_li01.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li01.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

div#toprightmenu ul.list li.saiyo {
	/*background:url(../images/icon_li02.gif) no-repeat 4px 6px;*/
	background-image:url('../images/icon_li02.gif');
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding:0 10px 5px 20px;
}

*+html div#toprightmenu ul.list li.saiyo {
	/*background:url(../images/icon_li02.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li02.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

* html div#toprightmenu ul.list li.saiyo {
	/*background:url(../images/icon_li02.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li02.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

div#toprightmenu ul.list li.chotatsu {
	/*background:url(../images/icon_li03.gif) no-repeat 4px 6px;*/
	background-image:url('../images/icon_li03.gif');
	background-repeat:no-repeat;
	background-position:4px 6px
	padding:0 10px 5px 20px;
}

*+html div#toprightmenu ul.list li.chotatsu {
	/*background:url(../images/icon_li03.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li03.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

* html div#toprightmenu ul.list li.chotatsu {
	/*background:url(../images/icon_li03.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li03.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

div#toprightmenu ul.list li.staff {
	/*background:url(../images/icon_li04.gif) no-repeat 4px 6px;*/
	background-image:url('../images/icon_li04.gif');
	background-repeat:no-repeat;
	background-position:4px 6px;
	padding:0 10px 5px 20px;
}

*+html div#toprightmenu ul.list li.staff {
	/*background:url(../images/icon_li04.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li04.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

* html div#toprightmenu ul.list li.staff {
	/*background:url(../images/icon_li04.gif) no-repeat 4px 4px;*/
	background-image:url('../images/icon_li04.gif');
	background-repeat:no-repeat;
	background-position:4px 4px;
}

div#toprightmenu div.boxbtm ,
div#toprightmenu div.exp {
	width:184px;
	margin-bottom:8px;
}

div#toprightmenu div.exp img {
	vertical-align:middle;
	margin-right:3px;
}

div#toprightmenu div.bnrbox {
	margin-bottom:10px;
}

div#toprightmenu div.bnrboxright {
	text-align:right;
}

div#toprightmenu div.bnrbox img{
	margin-bottom:3px;
}

div#toprightmenu h2.titlink {
	margin-bottom:10px;
}

div#toprightmenu .bunner{
	text-align:center;
	margin-bottom:10px;
}


div#topleftarea {
	float:left;
	width:617px !important;
	width /**/:640px;
	padding:7px 8px 7px 15px;
}

div#topleftarea h2 {
	margin-bottom:15px;
}

div#topleftarea div.h2btm {
	padding-bottom:20px;
}

div#topleftarea h2#mainvisual {
	margin-bottom:15px;
}

div#topleftarea div#firststep ,
div#topleftarea div#secondstep {
	padding-bottom:5px;
}

*+html div#topleftarea div#firststep {
	padding-bottom:40px;
}
*+html div#topleftarea div#secondstep {
	padding-bottom:10px;
}

* html div#topleftarea div#firststep {
	padding-bottom:40px;
}
* html div#topleftarea div#secondstep {
	padding-bottom:25px;
}

div#topleftarea div#thirdstep {
	margin-bottom:20px;
}

div#topleftarea div.steppic {
	width:86px;
	float:left;
	padding-right:10px;
}

div#topleftarea div#firststep div.btntel {
	float:left;
	padding-right:7px;
}

div#topleftarea div#firststep div.btn {
	float:left;
	padding-right:7px;
	padding-bottom:5px;
}

div#topleftarea div.stepbtn {
	margin:0 0 0 auto;
	width:200px;
	margin-bottom:20px;
}

div#topleftarea div.stepbtn img {
	vertical-align:middle;
	margin-right:5px;
}

div#topleftarea div.stepbtn2 {
	text-align:right;
	margin:5px 25px 5px 0px;
	/*width:200px;*/
	/*margin-bottom:20px;*/
}

div#topleftarea div.stepbtn2 img {
	vertical-align:middle;
	margin-right:5px;
}
div#topleftarea div.stepbtn3 {
	text-align:right;
	margin:0px 25px 30px 0px;
	/*width:200px;*/
	/*margin-bottom:20px;*/
}

div#topleftarea div.stepbtn3 img {
	vertical-align:middle;
	margin-right:5px;
}


div#topleftarea h3 {
	border-bottom:1px dotted #999;
	padding-bottom:5px;
	width:555px;
	margin:0 auto 10px auto;
}

div#topleftarea div.probline {
	width:555px;
	margin:0 auto 10px auto;
}

div#topleftarea div.probline div.probleft {
	width:270px;
	float:left;
	margin-right:5px;
}

div#topleftarea div.probline div.icn {
	float:left;
	margin-right:10px;
}

div#topleftarea div.probline h4 {
	line-height:1em;
}

div#topleftarea div.probline h4 img {
	vertical-align:middle;
	margin-right:3px;
}

div#topleftarea div.probline p {
	text-indent:15px;
}

div#topleftarea div#topext {
	width:555px;
	margin:0 auto 10px auto;
}

div#topleftarea div#topext ul {
	width:88px;
	float:left;
	margin-right:4px;
}

div#topleftarea div#topexample {
	width:555px;
	margin:0 auto 10px auto;
}

div#topleftarea div#topexample ul {
	width:273px;
	float:left;
	margin-right:3px;
}

/**************************** info *********************************/

div#info {
	text-align:center;
	width:506px;
	margin:0 auto 15px auto;
}

div#info h2 {
	/*background:url(../images/info_arrow.gif) no-repeat center bottom;*/
	background-image:url('../images/info_arrow.gif');
	background-repeat:no-repeat;
	background-position:center bottom;
	color:#1963c9;
	padding:0 0 30px 0;
	margin:0 auto 10px auto;
	display:block;
	width:506px !important;
}

div#info div.bg {
	text-align:left;
	width:448px !important;
	width /**/:506px;
	border-right:1px solid #ff8400;
	border-left:1px solid #ff8400;
	padding:8px 28px 0 28px;
}

div#info div.bg div.infolistbox {
	width:350px;
	float:left;
}

div#info div.bg ul.infolist {
	list-style:disc;
	margin-left:1.2em;
	margin-bottom:11px;
}

div#info div.bg ul.infolist li {
	float:none;
	line-height:2em;
}

div#info div.bg div.lawyer {
	float:right;
	margin-bottom:11px;
}

div#info div.infobtm {
	margin-bottom:4px;
}

div#info li {
	float:left;
	margin-right:3px;
}

div#info li.end {
	margin-right:0;
}

/**************************** step guide ****************************/
div#leftarea div#firststep ,
div#leftarea div#secondstep {
	padding-bottom:5px;
}

*+html div#leftarea div#firststep {
	padding-bottom:40px;
}
* html div#leftarea div#firststep {
	padding-bottom:40px;
}

*+html div#leftarea div#secondstep {
	padding-bottom:5px;
}
* html div#leftarea div#secondstep {
	padding-bottom:10px;
}

div#leftarea div#thirdstep {
	margin-bottom:20px;
}

div#leftarea div.steppic {
	width:86px;
	float:left;
	padding-right:10px;
}

div#leftarea div#firststep div.btntel {
	float:left;
	padding-right:3px;
}

div#leftarea div#firststep div.btn {
	float:left;
	padding-right:3px;
	padding-bottom:3px;
}

div#leftarea div.stepbtn {
	margin:0 0 0 auto;
	width:300px;
	margin-bottom:20px;
}

div#leftarea div.stepbtn img {
	vertical-align:middle;
	margin-right:5px;
}


/**************************** footcontrol ****************************/
div.footcontrol p.leftmenu {
	float:left;
	width:300px;
}

div.footcontrol p.leftmenu img {
	margin-right:4px;
}

div.footcontrol p.rightmenu {
	float:right;
	text-align:right;
	width:300px;
}

div.footcontrol p.rightmenu img {
	margin-left:4px;
}

p.backmenu {
	padding-top:20px;
}

p.backmenu img {
	margin-right:4px;
}

/* about houterasu */

div#inqtit {
	background:#eee;
	border:1px solid #ccc;
	padding:5px;
}

div#inqbox {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:10px;
	margin-bottom:10px;
}

/* pdf icon */
ul.pdflist li {
	/*background:url(../images/icon_pdf.gif) no-repeat 2px 5px;*/
	background-image:url('../images/icon_pdf.gif');
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding:6px 2px 6px 28px;
}

ul.pdflist li.noicon {
	background:none;
	padding:6px 2px 6px 28px;
}

/* arrow icon */
ul.arrowlist li {
	/*background:url(../images/icon_li01.gif) no-repeat 2px 7px;*/
	background-image:url('../images/icon_li01.gif');
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding:0 2px 6px 18px;
}

/* list number */
ol.num {
	margin-left:2em;
	padding-bottom:1.6em;
}
ol.num li {
	list-style:decimal;
}
ol.num li ul li {
	list-style:none;
}


/* list number faq */
ol.numfaq {
	margin-left:2em;
}
ol.numfaq li {
	list-style:decimal;
}

/* list no-style faq */
ul.nonestylefaq li {
	list-style:none;
}

/* topleftarea under image */
div#topleftarea h2#h2msg {
	padding:0 0 2px 10px;
	margin-bottom:5px;
	font-size: 85%;
	line-height:1.5em;
}

div#topleftarea div#h2msgbox {
	padding:0 0 10px 10px;
	width:574px !important;
	width /**/:585px;
	margin-bottom:10px;
	font-size: 85%;
	line-height:1.5em;
}

/* topleftarea nagare */
div#topleftarea h3#h3nagare {
	margin-bottom:15px;
	border-bottom:none !important;
}







/********************** グローバルメニュー（法テラス用 CSS） **********************/
#menu_container
	{
	position: absolute; /*←これがないと、メニュー展開時に下のコンテンツが開いたheight分、下に移動してしまう。*/
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	z-index:9999;
	}
#menu_container dl
	{
	width: 115px;
	margin: 0;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	/*font-size: 80%;*/
	/*background: #369;
	color: #fff;*/
	}
#menu_container dt
	{
	text-align: right;
	/*border: 1px solid black;
	padding: 3px;*/
	background-image:url('../images/gmenu_right.gif');
	}
#menu_container dd
	{
	display: none;
	margin: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	font-size:12px;
	}
#menu_container dl:hover dd
	{
	display: block;
	}
#menu_container a
	{
	display: block;
	color:#000;
	border-bottom: 1px solid #ccc;
	/*-width: 90px;*/
	/*width:150px;*/
	line-height: 150%;
	background-color: #eee;
	padding: 3px;
	text-decoration:none;
	}
#menu_container a.top{
	padding:0px;
	border-bottom: 0px;
}
#menu_container a.end{
	border-bottom: 1px solid #666;
}
#menu_container a:hover
	{
	color:#fff;
	background-color: #ff8400;
	text-decoration:none;
	}
#menu_container a.top:hover{
	background-color: #fff;
}

/********************** 法的トラブル最新情報 **********************/
#houteki_trouble_info{
	float: left;
	width: 590px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:20px;
	padding-bottom: 0px;
	display: inline;
	overflow: auto;
	height: 180px;
	/*border:solid 1px #999999;*/
}

#houteki_trouble_info p{
	font-size: 14px;
	line-height: 1.4em;
	margin: 0px 0px 5px 20px;
}

/********************** 常設コーナー **********************/
#jousetu_area{
	margin:0px 0px 20px 0px;
}
#jousetu_area .jousetu3{
	width:195px;
	float:left;
	margin-right:12px;
}
#jousetu_area .jousetu3_end{
	width:195px;
	float:left;
}

#jousetu_area .back{
	padding:10px 10px 10px 10px;
	background-image: url("../images/jousetu_p_back2.gif");
	background-repeat: no-repeat;
}



#jousetu_area .jousetu_container{
	width:295px;
	margin:0px 0px 0px 0px;
	padding:4px;
	float:left;
	background-color:#ffffff;
}

#jousetu_area .jousetu_icon{
	float:left;
	margin:0px 10px 0px 0px;
}
#jousetu_area p.jousetu_title{
	margin-bottom:4px;
	padding:0px;
	color:#363636;
	font-size:16px;
	font-weight:bold;
	/*border-bottom:solid 1px #999999;*/
}
#jousetu_area p.jousetu{
	color:#1863c9;
	/*color:#666666;*/
	font-size:12px;
	font-weight:normal;
	line-height: 1.5em;
}
#jousetu_area a{
	text-decoration:none;
}

/********************** ソフトウェアのインストール **********************/
#soft_install{
	/**枠線:グレー　背景:薄いグレー*/
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	margin-right:10px;
	padding: 10px;
	color: #333333;
}
#soft_install h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em; /*２行以上になったときのために行間あける*/
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 0px;
	border-bottom:solid 1px #eeeeee;
}
#soft_install h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em; /*２行以上になったときのために行間あける*/
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	border-left:solid 5px #FF6B00;
}
#soft_install p{
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#soft_install img{
	/*display:block;
	float:right;
	width:auto;
	height:auto;*/
	margin:0px 10px 5px 10px;
	line-height: 0;
}



/********************** レイアウト float系 **********************/
.fObjRight{
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	line-height: 0;
}
.fObjLeft{
	display:block;
	float:left;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	line-height: 0;
}
.fObjLeft_m10{
	display:block;
	float:left;
	width:auto;
	height:auto;
	margin:0px 10px 0px 0px;
	line-height: 0;
}
.fObjEnd{
	clear:both;
}

/********************** レイアウト margin系 **********************/
.m0{
	margin:0px 0px 0px 0px;
}
.m00000010{
	margin:0px 0px 0px 10px;
}
.m00000020{
	margin:0px 0px 0px 20px;
}
.m00000030{
	margin:0px 0px 0px 30px;
}
.m00000040{
	margin:0px 0px 0px 40px;
}
.m00200000{
	margin:0px 20px 0px 0px;
}
.m06000000{
	margin:6px 0px 0px 0px;
}
.m10000000{
	margin:10px 0px 0px 0px;
}
.m20000000{
	margin:20px 0px 0px 0px;
}
.m10201020{
	margin:10px 20px 10px 20px;
}
.m10200020{
	margin:10px 20px 0px 20px;
}
.m00000500{
	margin:0px 0px 5px 0px;
}
.m00001000{
	margin:0px 0px 10px 0px;
}
.m00002000{
	margin:0px 0px 20px 0px;
}

/********************** レイアウト padding系 ******************/
.p20000000 {
	padding:20px 0px 0px 0px;
}

/********************** レイアウト text-align系 ******************/
.tAR {
	text-align:right;
}

/********************** 地方サイトで使用 **********************/
/*アイコン説明ページで使用*/
.tips {
	position: absolute;
	visibility: hidden;
	width: 200px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: left;
	padding:3px;
}

.title_h3{
	border:solid 1px #ffcc00;
	background-color:#ffe57f;
	padding:3px;
	/*margin-bottom:10px;*/
	font-weight:bold;
}

.icon_img{
	float:left;
	margin-right:10px;
}
.icon_container{
	border-bottom:solid 1px #ffcc00;
	padding:10px;
	height:55px;
}
.icon_container_end{
	padding:10px;
	height:55px;
}

/*トップページ注意喚起*/
p.attention {
	padding:7px;
	margin:10px 0 15px 0;
	border:solid 2px #ffdd70;
	background:#fffdf6;
}

p.attention a {
	background:url("/images/attention_icon.gif") no-repeat left center;
/*	background:url('/images/attention_icon.gif') no-repeat left top;*/
	padding-left:13px
}

/********************** 用語集で使用 **********************/
.yougo_pop {
	position: absolute;
	/* position:relative; */
	visibility: hidden;
	width: 200px;
	background-color: #fffff0;
	border: 1px solid #999999;
	text-align: left;
	padding:6px 10px;
	margin-left:5px;
	margin-top:-10px;
}


/********************** show_entryで使用 **********************/
div#leftarea div.boxred {
	padding:10px 10px 10px 10px;
	width:587px !important;
	width /**/:610px;
	border:1px solid #cc0000;
	margin-bottom:15px;
	margin-top:15px;
	color:#cc0000;
}

div#leftarea div.txtred {
	color:#cc0000;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	width:575px !important;
	width /**/:610px;
	margin-bottom:5px;
}


/********************** トラブルで検索で使用 **********************/
div#rightmenu h3 {
	/*background:url(/images/submenuh3bg.gif) no-repeat;*/
	background-image:url('/images/submenuh3bg.gif');
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bold;
	height:30px;
	text-indent:10px;
	line-height:30px;
	width:186px !important;
	width /**/:186px;
}

