@charset "Shift_JIS";

/* -----------------------------------------------------
	コンテンツエリア最上部各一覧ボタン
----------------------------------------------------- */

#contents h2.title {
	margin-bottom: .5em;	
}
.listLink {
	width: 265px;
	min-height: 15px;
	height: 15px;
}
.listText {
	min-height: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
}
#contents ul.areaButton li {
	width: 289px;
	margin-right: 10px;	
}
/* -----------------------------------------------------
	製品別フォーマットソフトウェアダウンロード一覧
----------------------------------------------------- */

#contents .dl_menuPocketbit {
	margin: 0 0 15px 0;
    border-top: 7px solid #F6F6F6;
    border-bottom: 7px solid #F6F6F6;
    width: 100%;
    background: url(/support/pocketbit/download/images/box_bg_5.jpg) repeat-x left bottom;
    overflow: hidden;
}
#contents .dl_menuPocketbit ul.dl_menu {
	border-top: 1px solid #E3E3E3;
    overflow: hidden;	
}
#contents .dl_menuPocketbit ul.dl_menu li {
	float: left;
	padding:4px 0 0 0;
    width: 180px;
    height: 100%;
    font-size: 85%;
	list-style-type: none;
}
#contents .dl_menuPocketbit p.img_dl {
	margin: 0 0 1.25em;
}
#contents .dl_menuPocketbit ul {
	margin: 0 !important;
}
#contents .dl_menuPocketbit ul li {
	margin-left: 0.8em !important;
}

/* -----------------------------------------------------
	contents
----------------------------------------------------- */

#contents p.logo {
	margin-top:	1.5em;
}
#contents ul,
#contents ol {
	margin-left: 1em;
}
#contents li.link {
	list-style-type: none;
    margin-left: .5em;
}

/* -----------------------------------------------------
	.model
----------------------------------------------------- */

#contents .box_model_area {
	margin: .5em 5px 1em 5px;
	padding: 1.2em 1em 0 1em;
	/padding: 0;
	background: #f3f3f3 url("/support/pocketbit/share/images/info-201br.gif") no-repeat bottom right;
	width: 92%;
}
#contents .box_model_area dl dt { 
	margin-bottom: 1em;
}

#contents .box_info_area dl dd ul {
	margin-bottom: 1.5em;		
}

/* -----------------------------------------------------
	.cautionText
----------------------------------------------------- */

#contents .box_info_area dl dd.cautionText {
	width: 90%;
	padding-left: 70px;
	margin-bottom: 2em;
}


/* -----------------------------------------
	ページTOPリンク
----------------------------------------- */

#contents .mod-pageTop {
	margin: 3em 0;
}

/* -----------------------------------------
	MQ
----------------------------------------- */

@media screen and (max-width: 640px) {
	#contents ul.btn_area {
	margin: 0;
	}
	#contents .dl_menuPocketbit {
	background: none;
	border: none;
	}
	#contents .dl_menuPocketbit ul.dl_menu {
	border: none;
	}
	#contents .dl_menuPocketbit p.img_dl {
	margin-bottom: 0;
	}
	#contents .dl_menuPocketbit ul.dl_menu li {
	margin-top: 20px;
	}
}










