@charset "utf-8";
/*--------------------------------------
    base
--------------------------------------*/

* {
	margin:0;
	padding:0;
	font-size:1.0em;
}

body {
	margin:0;
	padding:0;
	font-family:verdana,helvetica,arial,'ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック';
	color:#333;
	background:url(../img/body_bk.jpg) repeat-x ;
	background-attachment:fixed;
	font-size:0.8em;
	height:100%;
	line-height:1.7em;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*[Start] for mac id \*/
* html .clearfix { height: 0%; }
.clearfix { display: block; }
/*[End] for mac id */


img {
	border:0;
}
a {
	color:#333;
}
a:hover {
	color:#ccc;
}
.no-wrap{
	white-space:nowrap;
}

.small{
	font-size:0.8em;
	}

#container{
	width:803px;
	border-top:none;
	border-bottom:none;
	border-left:solid 1px #c4c1c1;
	border-right:solid 1px #c4c1c1;
	margin: 0 auto;
}



/*--------------------------------------
    div#header
--------------------------------------*/
#header{
	clear: both;
}

#header-area {
}

#header-left{
	width:343px;
	float:left;
}
#header-right{
	width:460px;
	float:right;
}
#toptext{
	margin:5px 0 0 20px;
	font-size:10px;
	color:#333;
}
#header-area ul{
	list-style-type:none;
}
#top-menu {
	float:right;
	margin:10px 5px 0 0;
}
#top-menu li {
	float:left;
	margin-left:20px;
}



#fontsize{
	margin:13px 4px 10px 0;
	height:24px;
	width:453px;
	font-size:0;
	float:right;
	display:inline;

}
#fontsize li{
	float:left;
	height:26px;
	font-size:0;
}

#search-box {
	margin-left:4px;
	_margin-left:2px;
	width:239px;
	_width:241px;
	font-size:0;
	float:left;
}

*:first-child+html #search-box {
	margin-left:2px;
	width:241px;
	font-size:0;
	float:left;;
}

#search-text {
	position:relative;
	top:-1px;
	left:0px;
	background:url(../img/header_search.gif) no-repeat;
	width:186px;
	height:24px;
	border:1px solid #fff;
	font-size:12px;
	display:inline;
	float:left;
}
#search-button {
	position:relative;
	top:0px;
	left:-1px;
	font-size:0;
	float:left;
	width:51px;
	height:24px;
	display:inline;
}

#Gmenu-area{
	height:30px;
	margin:0 0 0 5px;
}

#Gmenu li {
	float:left;
}
#logo {
	margin:5px 0 5px 20px;
}


/*--------------------------------------
    div#main
--------------------------------------*/

#main {
	padding:2px 0 0 5px;
	background-color: #fff;
}



/*--------------------------------------
    pan
--------------------------------------*/
#pan{
	width:783px;
	height:15px;
	background-color:#ededed;
	background-image:url(../img/line_dt_01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:5px 5px;
	margin:-2px 0 0 0;
	font-size:0.9em;
}
#pan a:link,
#pan a:visited{
	color:#828181;
	text-decoration:none;
}
#pan a:hover,
#pan a:active{
	color:#2f2f2f;
	text-decoration:none;
}


/*--------------------------------------
    div#Snav-area
--------------------------------------*/

#Snav-area {
	float:left;
	width:169px;
	margin-top:5px;
}
#Snav-area ul {
	list-style-type:none;
	margin-top:0px;
	font-size:0;
	line-height:0;
}

#Snav-area li img {
	vertical-align:top;
	margin-bottom:3px;
}

#Snav-bunner li img {
	vertical-align:top;
	margin-top:12px;
}


/*--------------------------------------
    div#content
--------------------------------------*/

#content {
	float:left;
	margin-top:5px;
	width:624px;
}

#content .title_h4{
	width:594px;
	height:35px;
	background-image:url(../img/h4_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	margin:0 0 15px 15px;
	line-height:3em;
	clear:both;
}
#content .titleImg_h4{
	width:594px;
	height:35px;
	background-image:url(../img/h4_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	margin:22px 0 30px 15px;
	line-height:3em;
	clear:both;
}
#content .titleImg_h4_rec{
	width:594px;
	height:35px;
	background-image:url(../img/h4_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	margin:15px 0 15px 15px;
	line-height:3em;
	clear:both;
}
.Ptop{
	margin:40px 15px 15px 0;
	text-align:right;
	clear:both;
}




/*--------------------------------------
    div#footer
--------------------------------------*/

#footer-area {
	background: #e3e3e3;
	width:803px;
	height:33px;
	margin: 0 auto;	
}
#footer {
	padding-top:10px;
}
#copyright {
	float:right;
	margin-right:5px;
	font-size:0.8em
}

/*--------------------------------------
    index
--------------------------------------*/
#left-area {
	float:left;
	width:319px;
	margin-right:5px;
}

#left-area .whatsnew{
	list-style-type:none;
	width:319px;
	margin:5px 0 40px 0;
}
#left-area .whatsnew dl{
	margin:0;
	padding:0;
	background-color:#f4f4f4;
}
#left-area .whatsnew .ir_title{
	background-image:url(../img/icon_newsIR.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#f4f4f4;
	width:64px;
	min-height:40px;
	height: auto !important;
	height: 40px;
	padding:20px 0 0 10px;
	text-align:center;
	color:#3399ff;
	float:left;
}
#left-area .whatsnew .news_text{
	width:225px;
	min-height:40px;
	height: auto !important;
	height: 40px;
	padding:10px 10px 15px 10px;
	background-image:url(../img/line_dt_01.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffffff;
	float:left;
	line-height:1.5em;
}
#left-area .whatsnew .pub_title{
	background-image:url(../img/icon_newsPUB.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#f4f4f4;
	width:54px;
	text-align:center;
	min-height:40px;
	height: auto !important;
	height: 40px;
	padding:20px 0 0 20px;
	color:#3399ff;
	float:left;
}

#right-area {
	float:left;
	width:468px;
}
#topics{
	width:466px;
	border:1px solid #d8d8d8;
	margin-bottom:10px;
	padding:0 0 10px 0;
}
#topics #topics-textarea{
	line-height:1.5em;
	margin-top:10px;
}

#topics #topics-textarea #category{
	width:55px;
	float:left;
	margin-left:10px;
	display:inline;
}
#topics #topics-textarea #categoryPR{
	width:55px;
	height:35px;
	background-color:#eb9701;
	text-align:center;
	line-height:3em;
	color:#fff;

}
#topics #topics-textarea #categoryPRODUCTS{
	width:55px;
	height:35px;
	background-color:#00cc66;
	text-align:center;
	line-height:3em;
	color:#fff;

}

#topics #topics-textarea #categoryMINI{
	width:55px;
	background-color:#f00967;
	text-align:center;
	color:#fff;
}

#topics #topics-textarea #categoryIR{
	width:55px;
	height:35px;
	background-color:#ff6600;
	text-align:center;
	line-height:3em;
	color:#fff;
}

#topics #topics-textarea #text{
	line-height:1.5em;
	width:225px;
	margin-left:15px;
	float:left;
	display:inline;
}

#topics #topics-textarea .text_long{
	line-height:1.5em;
	margin:10px 0 0 80px;
	float:left;
	display:inline;
}


#topics #topics-textarea #textimg{
	line-height:1.5em;
	width:192px;
	margin-left:15px;
	float:left;
	display:inline;
}

#topics #text_bb{
	width:370px;
	line-height:1.5em;
	margin-left:80px;
	float:left;
	display:inline;
}
#topics #topics-textarea #text_nophoto{
	line-height:1.5em;
	width:370px;
	margin-left:15px;
	float:left;
	display:inline;
}

.topix_title{
	padding-bottom:10px;
	font-weight:bold;
}

#topics #topics-textarea #photo{
	width:139px;
	float:right;
	margin-right:10px;
}

#topics #topics-textarea #photoimg{
	width:182px;
	float:right;
	margin-right:10px;
}

#topics #topics-textarea #photo_bb{
	width:139px;
	float:right;
	margin-right:10px;
}

.topix_text02{
	width:370px;
	margin-left:80px;
}
.clear { clear:both; } 

#photo #link{
	width:139px;
	height:22px;
	background-image:url(../../img/h4link_back.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:2.1em;
	font-size:0.8em;
	margin-top:5px;
	padding:0;
}
#photo #link #linkTEXT{
	margin-left:20px;
}
#photo #link #linkTEXT a{
	color:#3366cc;
}

#bnr{
	width:468px;
	font-size:0px;
	margin-bottom:40px;
}
#bnr ul{
	list-style-type:none;
	font-size:0;
}
#bnr li{
	font-size:0;
	margin-bottom:5px;
	display:block;
	height:75px;
}
#bnr li.s{
	font-size:0;
	margin-bottom:5px;
	display:block;
	height:42px;
}
#bnr .bnrSR{
	float:right;
}
#bnr .bnrSL{
	float:left;
	font-size:0;
}


.mt5{
	margin-top:5px;
}



#topicstxt {
	margin-top:5px;
	line-height:150%;
	font-size:0.9em;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

/*--------------------------------------
    index Topics内のリンク
--------------------------------------*/


/*#text_nophoto a:link,
#text_nophoto a:visited{
	font-weight:bold;
	text-decoration:underline;
}
#text_nophoto a:hover,
#text_nophoto a:active{
	font-weight:bold;
	text-decoration:underline;
}*/


#text_nophotono a.nbold:link,
#text_nophotono a.nbold:visited{
	font-weight:normal;
	text-decoration:underline;
}
#text_nophotono a.nbold:hover,
#text_nophotono a.nbold:active{
	font-weight:normal;
	text-decoration:underline;
}
