@charset "utf-8";

/* ****************************************************
  layout styles鰔
***************************************************** */




/* content-area
=========================================*/
#content-area {
	margin: 0 auto;
	width: 954px;
	text-align: center;
	background-color: #ffffff;
}
* html #content-area {/* for IE6*/
	height: 1px;
}




/* content-body
=========================================*/
#content-body {
	clear: both;
	height: 100%;
	margin: 0 7px 0 7px;
	padding: 0;
	text-align: left;
	background: url(/support/common/images/com_bg002.gif) repeat-y left top;
}




/* main-content
=========================================*/
#content-body div#main-content {
	float: left;
	width: 650px;
	line-height: 1.4;
}




/* header-area
=========================================*/
#header-area {
	width: 954px;
	margin: 0 auto 8px;
}
* html #header-area {/* for IE6 */
	margin: 0 auto;
}


/* logo
=========================================*/
#header-area #logo {
	float: left;
	width: 243px;
	padding: 22px 0 0 0;
	text-align: left;
}
#header-area #logo #nifty-logo {
	padding: 1px 12px 0 0;
}


/* header-utility
=========================================*/
#header-utility {
	float: right;
	width: 705px;
	margin: 0 0 8px 0;
	text-align: right;
}
#header-utility #header-menu {
	float: left;
	width: 490px;
	text-align: right;
}
#header-utility #header-menu ul {
	float: right;
	padding: 8px 0 0 0;
}
#header-utility #header-menu ul li {
	float: left;
	padding: 0 5px 0 5px;
	border-left: solid 1px #d1d9ec;
}
#header-utility #header-menu ul li.first {
	border-left: none;
}
#header-utility div#login-btn {
	float: right;
	padding: 0 7px 0 0;
}
#header-utility div#login-btn p a {
	display: block;
	width: 203px;
	height: 30px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(/support/common/images/header_bt001.gif) no-repeat 0 0;
	text-align: left;
}
#header-utility div#login-btn p a:hover {
	background-position: 0 -35px;
}


/* header-option
=========================================*/
#header-option {
	float: right;
	width: 484px;
	margin: 0 0 16px 0;
}


/* site-search
=========================================*/
#site-search {
	float: left;
	width: 286px;
	text-align: right;
}
#site-search legend {
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
	display:none;
}
#site-search input {
	float: right;
}
#site-search #search_sup_box_h {
	float: left;
	width: 212px;
	height: 15px;
	padding: 2px 4px;
	font-family:"ＭＳ Ｐゴシック","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3","Osaka";
}
html:\66irst-child #site-search #search_sup_box_h {/* for Safari */
	width: 207px;
}


/* fontsize-selector
=========================================*/
#fontsize-selector {
	float: right;
	width: 140px;
	text-align: left;
}
#fontsize-selector dt {
	float: left;
	width: 50px;
	padding: 7px 0 0 0;
}
#fontsize-selector dd {
	float: right;
	width: 80px;
}
#fontsize-selector dd ul {
	margin: 0 7px 0 0;
}
#fontsize-selector dd ul li {
	float: left;
}
#fontsize-selector dd ul li a {
	display: block;
	width: 24px;
	height: 25px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(/support/common/images/header_bt001.gif) no-repeat;
}
/*------------------------------------------------------------------------20090417修正---------------*/
#fontsize-selector dd ul li#fs-btn-large a {
	background-position: -244px 0;
}
#fontsize-selector dd ul li#fs-btn-medium a {
	background-position: -268px 0;
}
#fontsize-selector dd ul li#fs-btn-small a {
	width: 25px;
	background-position: -291px 0;
}
#fontsize-selector dd ul li#fs-btn-large a:hover,
#fontsize-selector dd ul li#fs-btn-large.selected a {
	background-position: -244px -30px;
}
#fontsize-selector dd ul li#fs-btn-medium a:hover,
#fontsize-selector dd ul li#fs-btn-medium.selected a {
	background-position: -268px -30px;
}
#fontsize-selector dd ul li#fs-btn-small a:hover,
#fontsize-selector dd ul li#fs-btn-small.selected a {
	width: 25px;
	background-position: -291px -30px;
}
/*------------------------------------------------------------------------20090417修正---------------*/


/* header-navi
=========================================*/
#header-area #header-navi {
	clear: both;
	margin: 0 0 5px 0;
	min-height: 84px;
	background: url(/support/common/images/header_bg002.gif) no-repeat 7px bottom;
}
* html #header-area #header-navi {/* for IE6 */
	height: 84px;
}


/* global-navi
=========================================*/
#global-navi {
	clear: both;
	margin: 0 7px 0 7px;
	padding: 0 0 6px 0;
	background: url(/support/common/images/header_bg001.gif) no-repeat left bottom;
}
#global-navi li {
	float: left;
}
#global-navi li a {
	display: block;
	height: 55px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(/support/common/images/header_bt002.gif) no-repeat;
	overflow:hidden;
}
#global-navi li#g-navi-01 a {
	width: 129px;
	background-position: 0 0;
}
#global-navi li#g-navi-02 a {
	width: 177px;
	background-position: -129px 0;
}
#global-navi li#g-navi-03 a {
	width: 171px;
	background-position: -306px 0;
}
#global-navi li#g-navi-04 a {
	width: 166px;
	background-position: -477px 0;
}
#global-navi li#g-navi-05 a {
	width: 150px;
	background-position: -643px 0;
}
#global-navi li#g-navi-06 a {
	width: 147px;
	background-position: -793px 0;
}

#global-navi li#g-navi-01 a:hover {
	background-position: 0 -55px;
}
#global-navi li#g-navi-02 a:hover {
	background-position: -129px -55px;
}
#global-navi li#g-navi-03 a:hover {
	background-position: -306px -55px;
}
#global-navi li#g-navi-04 a:hover {
	background-position: -477px -55px;
}
#global-navi li#g-navi-05 a:hover {
	background-position: -643px -55px;
}
#global-navi li#g-navi-06 a:hover {
	background-position: -793px -55px;
}

#global-navi li#g-navi-01.stay a,
#global-navi li#g-navi-01.stay a:hover {
	background-position: 0 -101px;
}
#global-navi li#g-navi-02.stay a,
#global-navi li#g-navi-02.stay a:hover {
	background-position: -129px -110px;
}
#global-navi li#g-navi-03.stay a,
#global-navi li#g-navi-03.stay a:hover {
	background-position: -306px -110px;
}
#global-navi li#g-navi-04.stay a,
#global-navi li#g-navi-04.stay a:hover {
	background-position: -477px -110px;
}
#global-navi li#g-navi-05.stay a,
#global-navi li#g-navi-05.stay a:hover {
	background-position: -643px -110px;
}
#global-navi li#g-navi-06.stay a,
#global-navi li#g-navi-06.stay a:hover {
	background-position: -793px -110px;
}


/* local-navi
=========================================*/
#local-navi {
	clear: both;
	margin: 0 7px 0 7px;
	background: url(/support/common/images/com_bg007.gif) no-repeat left bottom;
}
* html #header-area #local-navi {/* for IE6 */
	height: 24px;
}

#local-navi li {
	float:left;
	background: url(/support/common/images/com_bg009.gif) no-repeat right bottom;
}
#local-navi li a,
#local-navi li a:hover {
	display:block;
	padding: 14px 18px 14px 40px;
	background: url(/support/common/images/com_ic010.gif) no-repeat 0.6em 0.9em;
	white-space: nowrap;
}
* html #local-navi li a,
* html #local-navi li a:hover {/* for IE6 */
	background: url(/support/common/images/com_ic010.gif) no-repeat 0.6em 0.8em;
}

#local-navi li.stay em {
	display:block;
	margin:0 2px 0 0;
	background: url(/support/common/images/com_bg008.gif) no-repeat;
}
#local-navi li em,
#local-navi li.stay em {
	background-position: -2px bottom;
}
#local-navi li.first em {
	background-position: left bottom;
}

#local-navi li em a,
#local-navi li em a:hover {
	background: url(/support/common/images/com_ic011.gif) no-repeat 0.6em 0.9em;
}
* html #local-navi li em a,
* html #local-navi li em a:hover {/* for IE6 */
	background: url(/support/common/images/com_ic011.gif) no-repeat 0.6em 0.8em;
}

/* topic-path */
#topic-path {
	float: left;
	margin: 0 0 0 7px;
	padding: 3px 0 0 0;
}
* html #topic-path {/* for IE6 */
	margin: 0 auto;
}
html:\66irst-child #topic-path,
body:first-of-type #topic-path {/* for Safari */
	float: none;
}
#topic-path li {
	float: left;
	margin-right: 5px;
	padding: 0 0 0 14px;
	background: url(/support/common/images/header_ic001.gif) no-repeat 0 50%;
	text-align: left;
	vertical-align: middle;
	/*white-space: nowrap;*/
}
#topic-path li.first {
	padding: 0;
	background: none;
}


/* view-selector
=========================================*/
#view-selector {
	width: 954px;
	text-align: right;
	margin:0 auto;
	/margin:-1.5em auto 0 auto;
}

#view-selector p {
/*	float: left;*/
/*	width: 100px;*/
	padding-top: 2px;
	line-height: 1.2;
	text-align:right;
	display:inline;
}
#view-selector p img {
	padding: 0 0 0 2px;
	vertical-align: middle;
}
* html #view-selector p img { for IE6 
	vertical-align: bottom;
}

#view-selector #view-mode {
	width: 178px;
	margin: 0 7px 0 0;
}

#view-selector form{
	display:inline;

}



/* footer-area
=========================================*/
#footer-area {
	clear: both;
	width: 954px;
	margin: 0 auto;
	text-align: center;
}
#footer-area .backto-pagetop {
	clear: both;
	margin: 0 7px 10px 7px;
	padding: 9px 0 10px;
	background: #ffffff url(/support/common/images/footer_bg001.gif) repeat-x left bottom;
}
#footer-area .backto-pagetop ul {
	width: 940px;
}
#footer-area .backto-pagetop ul li {
	float: right;
}
#footer-area .backto-pagetop ul li a {
	padding: 2px 16px 2px 0;
	background: url(/support/common/images/com_ic007.gif) no-repeat right 0.2em;
}
#footer-area #footer-inner {
	clear: both;
	width: 940px;
	margin: 0 7px 0 7px;
	padding: 0 0 35px 0;
}
#footer-area #footer-inner #footer-utility {
	float: left;
	width: 300px;
}
#footer-area #footer-inner #footer-utility li {
	float: left;
	padding: 0 16px 0 0;
}
#footer-area #footer-inner #site-info {
	float: right;
	width: 400px;
	text-align: right;
}
#footer-area #footer-inner #site-info p {
	margin-bottom: 4px;
}




/* sub-content
=========================================*/
#content-body div#sub-content {
	float: right;
	width: 270px;
	margin: 0 0 30px 0;
	padding: 5px 0 0 0;
	line-height: 1.2;
}
#content-body div#sub-content h2 {
	margin: 0 5px 0 5px;
}
#content-body div#sub-content #related-info {
	margin: 0 5px 10px 5px;
	padding: 5px;
	background-color: #d1d9ec;
}
#content-body div#sub-content #related-info li a {
	display: block;
	width: 248px;
	height: 48px;
	background: url(/support/common/images/com_bt003.gif) no-repeat 0 0;
}
#content-body #sub-content-utility {
	clear: both;
	margin: 0 5px 10px 5px;
	padding: 5px 5px 4px 5px;
	background-color: #d1d9ec;
}
* html #content-body #sub-content-utility {/* for IE6 */
	height: 1px;
}

#content-body #sub-content-utility li {
	/*width: 250px;*/
	margin: 0 0 1px 0;
}
* html #content-body #sub-content-utility li {/* for IE6 */
	height: 1px;
}

#content-body #sub-content-utility li a {
	display: block;
	margin: 0;
	padding: 0;
	background: url(/support/common/images/com_bg004.gif) no-repeat left bottom;
}
#content-body #sub-content-utility li a span {
	display: block;
	margin: 0;
	padding: 9px 3px 9px 25px;
	background: url(/support/common/images/com_ic009.gif) no-repeat 7px center;
	cursor: pointer;
}
* html #content-body #sub-content-utility li a,
* html #content-body #sub-content-utility li a span {/* for IE6 */
	height: 1px;
}
*:first-child+html #content-body #sub-content-utility li a {/* for IE7 */
	min-height: 1%;
}

#content-body #sub-content-utility li a:hover {
	background: url(/support/common/images/com_bg005.gif) no-repeat left top;
}

#content-body #fujitsu-support{
margin-bottom:10px;
}

#content-body #fujitsu-support li a {
	display: block;
	margin: 0 5px 0 5px;
	padding: 12px 6px 14px 28px;
	background: #ffffff url(/support/common/images/com_ic009.gif) no-repeat 11px center;
	border: 1px solid #d1d9ec;
}
* html #content-body #fujitsu-support li a {/* for IE6 */
	height: 1px;
}
/*------------------------------------------------------------------------20090415修正---------------*/
#content-body #related-qanda {
	width: auto;
	margin: 0 5px 5px 5px;
	border: 0;
	border-left: solid 1px #d1d9ec;
	border-right: solid 1px #d1d9ec;
	border-bottom: solid 1px #d1d9ec;
	background-color: #ffffff;
}
#content-body #side-info,
#content-body #latest-news {
	width: auto;
	margin: 0 5px 5px 5px;
	border: 0;
	border-left: solid 1px #d1d9ec;
	border-right: solid 1px #d1d9ec;
	border-bottom: solid 1px #d1d9ec;
	background-color: #ffffff;
}
/*------------------------------------------------------------------------20090415修正---------------*/
#content-body #related-qanda table {
	width: auto;
	margin: -1px 5px 0 5px;
}
#content-body #side-info table, 
#content-body #latest-news table {
	width: auto;
	margin: -1px 5px 0 5px;
}
#content-body #related-qanda table th {
	width: 25px;
	padding: 7px;
	border-top: solid 1px #d1d9ec;
}
#content-body #side-info table th,
#content-body #latest-news table th {
	width: 25px;
	padding: 7px;
	border-top: solid 1px #d1d9ec;
}
#content-body #related-qanda table td {
	padding: 7px;
	border-top: solid 1px #d1d9ec;
}
#content-body #side-info table td,
#content-body #latest-news table td {
	padding: 7px;
	border-top: solid 1px #d1d9ec;
}

#content-body #related-qanda #select-qanda {
	padding: 5px 9px;
	background: url(/support/common/images/com_bt002.gif) no-repeat 0 0;
}
#content-body #related-qanda #select-qanda .next a {
	float: left;
	width: 51px;
	height: 20px;
	background: url(/support/common/images/com_bt002.gif) no-repeat -9px -5px;
	text-indent: -9999px;
	text-decoration: none;
}
#content-body #related-qanda #select-qanda .prev a {
	float: right;
	width: 51px;
	height: 20px;
	background: url(/support/common/images/com_bt002.gif) no-repeat -199px -5px;
	text-indent: -9999px;
	text-decoration: none;
}
#content-body #related-qanda #select-qanda .next a:hover {
	background-position: -9px -40px;
}
#content-body #related-qanda #select-qanda .prev a:hover {
	background-position: -199px -40px;
}
#content-body #side-info #select-qanda, 
#content-body #latest-news #select-qanda {
	padding: 5px 9px;
	background: url(/support/common/images/com_bt002.gif) no-repeat 0 0;
}
#content-body #side-info #select-qanda .next a,
#content-body #latest-news #select-qanda .next a {
	float: left;
	width: 51px;
	height: 20px;
	background: url(/support/common/images/com_bt002.gif) no-repeat -9px -5px;
	text-indent: -9999px;
	text-decoration: none;
}
#content-body #side-info #select-qanda .prev a,
#content-body #latest-news #select-qanda .prev a {
	float: right;
	width: 51px;
	height: 20px;
	background: url(/support/common/images/com_bt002.gif) no-repeat -199px -5px;
	text-indent: -9999px;
	text-decoration: none;
}
#content-body #side-info #select-qanda .next a:hover,
#content-body #latest-news #select-qanda .next a:hover {
	background-position: -9px -40px;
}
#content-body #side-info #select-qanda .prev a:hover,
#content-body #latest-news #select-qanda .prev a:hover {
	background-position: -199px -40px;
}


/*---------------------------------------------------------------------------*/
/*--topics--*/
#latest-news td.ml_all{
	text-align:center;
}
#latest-news td.ml_all a{
	font-weight:bold;
	padding:0px;
}
/*--topics--*/
.supinfowrap{
	width:600px;
	margin:0px auto;
}
.supinfo_menu1{
margin-bottom:3px;padding:5px 0;border-bottom:1px dotted #eee;
}
#content-body .wrp {
   margin-bottom: 15px !important;
}
#content-body .wrp p,
#content-body .wrp table,
#content-body .wrp ul {
   margin-bottom: 5px !important;
}
.addarea{
	border:1px solid #D1D9EC;
	background-color:#fff;
	margin:10px 5px 0 5px;
	padding:5px;
}
.addarea img#v{
	float:left;
}
.addarea p{
	float:right;
	padding:0 5px;
	width:175px;
}

.ban-area{
	margin:5px 5px 0px 5px;
}
.ban-area a{
	display:block;
	margin-bottom:3px;
}
/*--madoguchi--*/
.icon-area{
float:left;
}
.attention-area{
}

#ns-alert{
	border:2px solid #f00;
	padding:10px;
	margin:10px 0;
	font-size:120%;
	color:#f00;
}

/*---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/
/*--banner--*/
.bana-area01{
	text-align:left;
}

.bana-area01 p{
	margin:0 0 10px 7px;
}




#content-body .side_textlink li a {
	display: block;
	margin: 0 5px 0 5px;
	padding: 12px 6px 14px 28px;
	background: #ffffff url(/support/common/images/com_ic009.gif) no-repeat 11px center;
	border: 1px solid #d1d9ec;
	font-weight:bold;
}
* html #content-body .side_textlink li a {/* for IE6 */
	height: 1px;
}

#header-area #spswitch{
display:none;
}

#header-area #spswitch a span{
display:none;
}
