@charset"utf-8";

/*
	ベース部分
	ヘッダー
	フッター
	ローカルナビなど共通部分
------------------------------------------------------ */

/* ベース
------------------------------------------------------ */
* {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	line-height: 100%;
}

body {
	margin: 0;
	padding: 0;
}
*html body { /* wIE6 */
	font-size: x-small;
	text-align: center;
}
hr {
	clear: both;
	display: none;
}
img {
	border: 0;
}
strong {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
em {
	font-size: x-small;
	_font-size: xx-small;
	font-style: normal;
}
table,
tr,
th,
td {
	border: 0;
}

/* 共通
------------------------------------------------------ */
#container {
	position: static;
	width: 950px;
	margin: 0 auto 0 auto;
}
*html #container {
/*	text-align: left; */
}

/* パンくずナビ
------------------------------------------------------ */
#pan-navi {
	clear: both;
	margin: 5px auto 15px auto;
	_margin: 8px auto 5px auto;
	text-align: right;
}
#pan-navi p a.home {
	background: url(../common/icon-home.gif) left center no-repeat;
	padding-left: 16px;
}

/* ====================================== */
#mark {
	clear: both;
	width: 950px;
	margin: 20px auto 0 auto;
}
#mark p {
	float: left;
	margin-right: 10px;
}


/* ページリンクのアイコン・設定など
------------------------------------------------------ */
.pagetop {
	clear: both;
	margin-top: 10px;
	text-align: right;
}
.goto-page {
	background: url(../common/icon-arrow02.gif) left center no-repeat;
	padding-left: 10px;
}
.go-web {
	background: url(../common/icon-win.gif) left center no-repeat;
	margin-top: 10px;
	padding-left: 16px;
}
.go-eshop {
	margin: 10px 0;
}

ul.linklist li {
	background: url(../common/icon-r.gif) left center no-repeat;
	margin-bottom: 5px!important;
	padding-left: 14px;
}


/*  ============================= */
.displayNone {
	position: absolute;
	top: -9999px;
	left:-9999px;
}

/* download info ======================== */
#dlInfo {
	clear: both;
}
p.dlIcon {
	float: left;
	padding: 0 10px 10px 0;
}
#dlInfo span {
	background: url(../common/icon-win.gif) left center no-repeat;
	margin-top: 10px;
	padding-left: 16px;
}

/* ACR ======================== */
span.pdf_l {
	background: url(../common/pdficon_small.gif) left center no-repeat!important;
	padding-bottom: 3px;
	padding-left: 18px;
}

/* 内容部分(トップ以外)
------------------------------------------------------ */
#content {
	width: 720px;
	overflow: hidden;
}
#content h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #f69;
}
#content h3#product {
	margin-bottom: 0;
	border-bottom: none;
}

/* 製品-新着情報
------------------------------------------------------ */
#content #newinfo {
	margin: 10px 0;
}
#content #newinfo h4 {
	margin-bottom: 5px;
}
#content #newinfo dl {
	padding: 10px 5px 5px 5px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	overflow: hidden;
}
#content #newinfo dl dt {
	clear: both;
	float: left;
	margin-right: 5px;
	margin-bottom: 0.6em;
	font-weight: bold;
}
#content #newinfo dd {
	margin-bottom: 0.6em;
}
#content #newinfo dd span {
	margin-left: 3px;
	padding-left: 8px;
	background: url(../common/icon-arrow02.gif) left center no-repeat;
}
*html #content #newinfo dd span {
	margin-left: 0;
}
#content #newinfo dd ul {
	list-style-type: none;
}
#content #newinfo dd li {
	padding-left: 8px;
	background: url(../common/icon-arrow02.gif) left center no-repeat;	
}
#content em.new {
	color: #FF0000;
	font-weight: bold;
	font-size: x-small;
	_font-size: xx-small;
}
/* 製品-トピックス
------------------------------------------------------ */
#content topics {
	margin: 10px 0;
}
#content #topics h4 {
	margin-bottom: 5px;
}
#content #topics dl {
	margin-bottom: 20px;
	padding: 10px 5px 5px 5px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	overflow: hidden;
}
#content #topics dl dt {
	margin-right: 5px;
	margin-bottom: 3px;
	font-weight: bold;
}
#content #topics dl dt em {
	color: red;
	font-weight: bold;
	font-size: small;
}
#content #topics dl dd {
	margin-bottom: 3px;
}
#content #topics dd dl.topics-wrapper {
	clear: both;
	margin-bottom: 0;
	border: none;
	overflow: hidden;
}
#content #topics dd dl.topics-wrapper dt {
	float: none;
}


/* ローカルナビ(左)
------------------------------------------------------ */
#local-navi {
	float: left;
	width: 200px;
	margin-right: 30px;
	overflow: hidden;
}
*html #local-navi {
	margin-right: 25px;
}
#local-navi h2 {
	padding-bottom: 5px;
	border-bottom: 3px solid #f69;
}
#local-navi ul {
	margin: 5px 5px 10px 10px; 
	list-style-type: none;
}
#local-navi ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	line-height: 120%;
	background: url(../common/icon-arrow02.gif) center left no-repeat;
}
#local-navi p {
	margin-bottom: 5px;
}
#local-navi p a img {
	border: 1px solid #ccc;
}
#local-navi p a:hover img {
	border: 1px solid #ff9900
}


/* 検索フォーム サイドナビ
（内容変更する場合、/hobby/css/style.cssも同様に修正する事）
------------------------------------------------------ */

/* 入力フォームでのブラウザ毎の表示崩れを抑止 */
button, fieldset, form, input, label, legend, select, textarea 
{
	margin:0px;
	padding:0px;
}

.searchbox {
	border:1px #cccccc;
	border-style:none none none none;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	background-color: #FFFFFF;
	
}

.searchbox form{
	font-family: "メイリオ",Meiryo, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	display:inline-block;

}

.searchbox .tex{
	width:110px;
	height:17px;
}
.searchbox .btn{
	padding:1px 3px 0px 3px ;
	*padding:3px 0px 0px 0px ;
}

.tooltip{
	display:inline-block;
	position:absolute;
	text-decoration:none;
	*z-index:10;
}

span.arrow_box {
	display:none;
	padding:5px 5px;
	width:200px;
	background:#ffffff;
	color:#666666;
	border:solid #cccccc 1px;
	text-align:left;
	z-index:10;
	font-family: "メイリオ",Meiryo, Verdana, Arial, Helvetica, sans-serif;
}

.tooltip:hover span.arrow_box{
	display:inline;
	position:absolute;
	top:25px;
	left:0px;
	font-family: "メイリオ",Meiryo, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}