/*================================================================
		CSS Reset
================================================================*/

body {
	padding: 0;
	margin: 0;
*font-size: small;
*font: x-small;
}
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1.4;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: inherit;
	font: 100%;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
p {
	margin: 1em 0;
}
/*===============================================================*/

html, body {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	text-align:center;
	font-size:75%; /* IE */
	line-height: 1.4;
	background-image:url(../img/top/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#EEEEEE;
}
html>/**/body {
	font-size:12px; /* Except IE */
}
body table {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:12px; /* IE */
	line-height: 1.4;
}
a {
	color: #01304D;
	text-decoration:none;
}
a:visited {
	color: #614d82;
	text-decoration:none;
}
a:hover {
	color: #01304D;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
	text-decoration:underline;
}
img {
	vertical-align: top;
}
img.download {
	vertical-align:middle;
}
/*================================================================
		フォントサイズ
================================================================*/
.text10px {
	font-size:84%;
	line-height:1.4;
}
.text11px {
	font-size:92%;
	line-height:1.4;
}
.text12px {
	font-size:100%;
	line-height:1.4;
}
.text14px {
	font-size:117%;
	line-height:1.5;
}
.text16px {
	font-size:134%;
	line-height:1.5;
}
.text18px {
	font-size:150%;
	line-height:1.5;
}
h1 {
	font-size:180%;
	font-weight:bold;
}
h2 {
	font-size:120%;
}
h3 {
	font-size:120%;
	font-weight:bold;
}
h4 {
	font-size:100%;
	font-weight:bold;
}
h5 {
}
/*================================================================
		マージン
================================================================*/

.mag_0a { margin:0 }
.mag_10a { margin:10px }
.mag_20a { margin:20px }
.mag_30a { margin:30px }
.mag_10lr { margin:0 10px }
.mag_20lr { margin:0 20px }
.mag_30lr { margin:0 30px }
.mag_10tb { margin:10px 0 }
.mag_20tb { margin:20px 0 }
.mag_30tb { margin:30px 0 }

/*================================================================
		clearfix
================================================================*/

/* old clearfix
.clearfix:after {
	content: url(../img/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }*/

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*================================================================
		ベーシックテーブル
================================================================*/
table.telbl {
	border-collapse:collapse;
	border:1px solid #999;
}
td.teltbg {
	background-color:#EFEFEF;
	border-bottom:1px solid #999;
	padding:5px;
}
td.teltbg2 {
	background-color:#CCCCCC;
	border-bottom:1px solid #999;
	padding:5px;
}
td.teltbw {
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding:5px;
}

/*================================================================
		ヘッダー上　サイト名称
================================================================*/
div.hfsmall {
	background-color:#01304D;
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;
}
div.hfsmall h1 {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:15px;
}
/*================================================================
		全体コンテナ　センター配置
================================================================*/
* html div#container{
    height:100%;
}

#container {
	width: 990px;
	margin: 0 auto 0 auto;
	padding:0;
	background-color: #FFF;
	text-align:left;
    position:relative;/*下寄せ用*/
    min-height: 100%;
}
body > #container {
    height: auto;/*下寄せ用*/
}
#sbcontainer {
	margin: 0px 15px;
	padding:0px 0px 165px 0px; /*下寄せ用*/
	width:960px;
}



/*================================================================
		ヘッダー　バナー　ロゴ
================================================================*/
#logw2c {
	width:160px;
	height:90px;
	float:left;
	text-align:center;
	margin-bottom:15px;
}
#tbner {
	width:800px;
	height:90px;
	float:left;
	text-align:center;
	margin-bottom:15px;
}
#banner {
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#banner img {
	padding:10px 0px;
}
/*================================================================
		トップ帯メニュー
================================================================*/
ul#tmenu {
	margin:0;
	padding:0;
}
#tmenu li {
	list-style-type:none;
	float:left;
}
#tmenu li img {
	border:none;
}
/*================================================================
		パンくずリスト
================================================================*/
div#pankuzu {
	margin:5px 0px 10px 0px;
	color:#003366;
	font-weight:bold;
}
/*================================================================
		メインコンテンツ
================================================================*/
div#content {
	width: 712px;
	/*	background-color: #00FF00;*/
	padding: 0px;
	margin-left: 0px;
	margin-top:0px;
	float:left;
}
div#defcontent {
	width: 564px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	border:1px solid #CCC;
}

div#defcontent2c {
	width: 710px;
	/*	background-color: #33CCCC;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	border:1px solid #CCC;
} 

div#defcontent_free {
	width: 960px;
	/*	background-color: #33CCCC;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	border:1px solid #CCC;
} 

div#defsear {
	/*	background-color: #33CCCC;*/
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float:left;
}
div.wakcon_out {
	width:712px;
	margin-top:20px;
}
div.wakcon_in {
	border:1px solid #CCC;
	width:710px;
}
div.wakcon_in iframe {
	width:708px;
}
div.mag10p {
	margin:15px;
}
/*================================================================
		左メニュー部分
================================================================*/
div#lmenu {
	width:140px;
	float:left;
	background-color: #FFF;
}
div#lmenu ul {
	margin-top:10px;
	padding:0;
}
div#lmenu li {
	margin:0;
	text-indent:1.3em;
	line-height:1.8;
	background: url(../img/listmark.png) no-repeat 4px 0.7em;
}
div#lmenu li a.link {
	display: block;
	zoom: 1;
}
div#lmenu li a:hover {
	color: #FF0000;
}
/*================================================================
		右バナー部分
================================================================*/
#defleft {
	float: left;
	width: 140px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#defright {
	float: right;
	width: 234px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*
#defright table embed{
	vertical-align:bottom;
}
*/

#defright table {
	border:none;
	border-collapse:collapse;
}
#defright tr td {
	vertical-align:top;
}
#defright td.bnspace {
	height:10px;
}
#secleft {
	float: left;
	width: 180px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
/*================================================================
		新フッター部分
================================================================*/
#footer {
	background-color:#666666;
	color:#FFF;
	padding: 0px;
	height:150px;
	line-height:1.5;
	position:absolute;/*下寄せ用*/
	bottom:0px;
	width:100%;
}
#footer a {
	color:#FFF;
}
div.footerlink {
	margin-top:30px;
	margin-left:20px;
	float:left;
}
div.footerlogo {
	margin-top:30px;
	margin-right:20px;
	float:right;
	text-align:right;
}
div.gotop {
	text-align:right;
	margin-right:5px;
}
/*================================================================
		トップページ　右サイド
================================================================*/

div.rtbox {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
div.rttitle {
	background-image:url(../img/top/rm_title.png);
	background-repeat:no-repeat;
	height:24px;
	color:#FFFFFF;
	line-height:24px;
	text-indent:20px;
	font-weight:bold;
}

/*================================================================
		協賛メーカー一覧
================================================================*/

td.ol_comname {
	background-color:#336699;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
}
td.ol_comcatch {
	font-weight:bold;
	padding-bottom:8px;
	}
div.ol_comhr {
	border-bottom:1px dashed #336699;
	}
.comname {
	padding:4px 0px 3px 10px;
}

.pc_cmwaku {
	border:1px solid #999999;
}
.pc_cmname {
	background-color: #336699;
	font-weight: bold;
	color: #FFFFFF;
	padding:4px 0px 3px 10px;
}
.pc_cmurl {
	text-align:right;
}
.pc_cmcopy {
	font-weight: bold;
}
.pc_cmtxt {
	float:left;
	width:370px;
	margin-top:6px;
}
.pc_cmpic {
	float:right;
	width:140px;
}
.pc_cmcat {
	float:left;
	width:400px;
	margin-bottom:6px;
}
.pc_gotop {
	float:right;
}


/*================================================================
		Search メーカー検索
================================================================*/
table.scbanner {
	width:760px;
}
table#serctbl {
	border-collapse:collapse;
	border:1px solid #CCC;
	margin-bottom:20px;
}
#serctbl th {
	border-left: 1px solid #CCC;
	border-bottom:3px double #CCC;
	background-color:#d2e8ff;
	line-height:1.0;
	height:30px;
}
#serctbl td {
	border-left: 1px solid #CCC;
	border-bottom: 1px dashed #CCC;
}
th.comlink {
	width:64px;
}
td.comname {
	text-align:left;
	padding-left:5px;
	height:28px;
}
td.comname img {
	vertical-align:middle;
	margin-left:5px;
}
td.comlink {
	text-align:center;
}
td.comlink img {
	border:none;
	margin-top:5px;
	margin-bottom:5px;
}
/*========メーカー検索　左メニュー絞り込み========*/

ul.cat1 {
	margin:0;
	padding:0;
}
ul.cat1 li {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	list-style-type:none;
	text-indent:0.5em;
	line-height:1.6;
}
ul.cat1 li a {
	display: block;
}
ul.cat1 li a:hover {
	color:#FF0000;
}
li.bcon {
	background-color:#1c89f3;
	font-weight:bold;
}
li.bcon a {
	color:#FFF;
	text-indent:22px;
	background:url(../search/img/lm_icon.png) no-repeat 3% 30%;
}
li.bcon a:visited {
	color:#FFF;
}
div.reset {
	height:36px;
	margin-bottom:10px
}
div.lmbox {
	margin-bottom:10px;
	width:180px;
}
div.nrwtitle {
	margin-bottom:10px;
	border:1px solid #1c89f3;
}
div.nrwtitle p {
	margin:10px;
	font-size:84%;
}
div.lmaincat {
	height:24px;
	background-image:url(../search/img/lm_bgtitle.png);
	background-repeat:no-repeat;
	text-indent:27px;
	font-weight:bold;
	line-height:24px;
}
div.dlcomme {
	margin-top:10px;
	border:1px solid #CCCCCC;
}
div.dlcomme p {
	margin:10px;
	font-size:84%;
}

/*========メーカー検索　ページ番号========*/

div.pagenum {
	width:16px;
	height:16px;
	border:1px solid;
	float:left;
	margin-right:5px;
	text-align:center;
}
div.pagenum a {
	text-decoration:none;
	display:block;
	zoom:1;
}
div.pagenumbk {
	background-color:#01304D;
	color:#FFFFFF;
}
div.pagenum a:hover {
	background-color:#01304D;
	color:#FFFFFF;
}
/*========メーカー検索　トップカテゴリ========*/

div.tc_title_out {
	border-top:1px solid #1c89f3;
	border-left:1px solid #1c89f3;
	border-right:1px solid #1c89f3;
	background-color:#d2e8ff;
	padding:3px 10px;
}
div.tc_title_in {
	font-size:113%;
	font-weight:bold;
}
div.tc_title_in a {
	font-weight:normal;
	text-decoration:underline;
}
div.tc_box_out {
	border-bottom:1px solid #1c89f3;
	border-left:1px solid #1c89f3;
	border-right:1px solid #1c89f3;
	padding:6px 12px;
	margin-bottom:10px;
}
div.tc_box_in {

}
ul.tc_box_list {
	margin:0;
	padding:0;
}
ul.tc_box_list li {
	float:left;
	text-indent:22px;
	background:url(../search/img/folder_close.gif) left top no-repeat;
	line-height:1.6;
	margin-right:20px;
	white-space: nowrap;
	display:block;
	min-width:100px;
	width:100px\9; /* IE8 and below */
}
ul.tc_box_list li a:hover {
	color:#FF0000;
}
font.set_cat {
	background-color:#1c89f3;
	color:#FFFFFF;
}
a.mid_cta {

}
/*========メーカー検索　絞り込み部分========*/

li.tc_narrow_on {
	background-color:#1c89f3;
	font-weight:bold;
	float:left;
	padding:0 2px;
}
li.tc_narrow_off {
	float:left;
	zoom:1;
}
li.tc_narrow_on a {
	color:#FFF;
}
li.tc_narrow_on a:visited {
	color:#FFF;
}
div.tc_narrow_title {
	float:left;
	width:70px;
	text-align:right;
	line-height:1.8;
	color:#666666;
	font-weight:bold;
}
ul.tc_narrow {
	margin:0;
	padding:0;
	line-height:1.8;
}
ul.tc_narrow li {
	float:left;
	line-height:1.6;
	white-space: nowrap;
	display:block;
}
ul.tc_narrow li a:hover {
	color:#FF0000;
}
li.tc_narrow_sp {
	margin:0 4px;
}

/*========メーカー検索　詳細ページ========*/

div.mkname {
	background-color:#333333;
	color:#FFF;
	font-size:117%;
	font-weight:bold;
	text-indent:0.5em;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
div.mkimgb {
	height:180px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
div.mklogo {
	float:right;
	text-align:center;
	width:200px;
	border:1px solid #CCC;
}
div.mklogo p {
	margin-bottom:10px;
}
div.mkintro {
	float:left;
	width:540px;
}
div.mkmidasi {
	width:540px;
	height:25px;
	background-image:url(../search/img/mkbar.png);
	background-repeat:no-repeat;
	font-weight:bold;
	text-indent:1.3em;
	line-height:18px;
	padding-top:3px;
	padding-bottom:3px;
}
div.mkwaku {
	width:540px;
	margin-top:1em;
	margin-bottom:1.5em;
}
div.mkwaku ul {
	margin-left:30px;
}
div.mkwaku li {
	line-height:1.6;
	list-style-type:disc;
}
ul.mktecul {
	margin-top:1em;
}
div.mkwaku p {
	margin-left:1em;
	margin-right:1em;
}

/*========技術計算========*/
div.thcal_name {
	font-size:114%;
	font-weight:bold;
	background-color:#3366CC;
	color:#FFFFFF;
	padding:2px;
}
a.thcal_link {
	text-decoration:underline;
	color:#FF0000;
}

/*================================================================
		ヘルプ
================================================================*/

div.suptitle {
	margin:10px 0px 10px 0px;
	background-color:#FFCC00;
	font-weight:bold;
	padding-left:5px;
}
ul.suplist {
	padding:0;
	margin:20px 0 20px 20px;
	line-height:1.6;
}
ul.suplist li {
	margin:10px;
	list-style-type:circle;
}

/*================================================================
		FAQ
================================================================*/
div.returnlist {
	text-align:right;
	background-color:#EEE;
	border-top:1px solid #CCC;
	margin-top:165px;
}
div.returnlist a {
	padding:2px;
	display:block;
}

/*================================================================
		サイトマップ
================================================================*/

div.sitemap {
	margin:20 20;
	padding:0;
}
div.mapoya {
	margin-bottom:10px;
	background-color: #e1f2fd;
	list-style-type:none;
	text-indent:0.5em;
	font-weight:bold;
	padding:3px;
}
ul.mapko {
	margin:10px 30px;
	padding:0;
}
ul.mapko li {
	background: url(../img/listmark.png) no-repeat 4px 0.4em;
	text-indent:1.5em;
	line-height:1.6;
}
/*================================================================
		Pcom カテゴリ検索
================================================================*/

.pc_content12 {
	color : #000;
	margin:20px 0px;
}
.pc_content12 A:link {
	color : #0033CC;
	text-decoration: none;
}
.pc_content12 A:visited {
	color : #0033CC;
	text-decoration: none;
}
.pc_content12 A:hover {
	color : #0033CC;
	text-decoration: underline;
}
table.pccate {
	margin-bottom:10px;
	border-collapse:collapse;
}
table.pccate th {
	border:1px solid #3399CC;
	background-color:#F4FDFF;
	text-align:left;
	font-weight:normal;
	font-size:92%;
	height:18px;
	text-indent:0.3em;
}
table.pccate td {
	border:1px solid #3399CC;
	font-size:92%;
	text-indent:0.3em;
}
/*========pcomカテゴリ選択フットメニュー========*/
div.pcfomenu {
	font-size:92%;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px
}
/*========PSOL案内ページ========*/
h3.pstogo {
	font-weight:bold;
}
ul.psgoul {
	margin:10px 0px 0px 10px;
}
ul.psgoul li {
	line-height:1.4;
	list-style-type:disc;
}
/*================================================================
		広告
================================================================*/
div.adwaku {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	margin-top:0;
}

/*================================================================
		ロールオーバー（明るくする）
================================================================*/

a.over:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #000;
}

/*================================================================
		トピック
================================================================*/
div.newscontent{
	margin:15px;
	}

/*================================================================
		トピックス（PHPインクルード）
================================================================*/	

table.topic {
	width:232px;
}
table.topic tr td {
	color:#01304D;
	line-height:1.2;
}
table.topic tr td a {
	text-decoration:none;
	color:#01304D;
}
table.topic tr td a:visited {
	color:#614d82;
}
table.topic tr td a:hover {
	text-decoration:underline;
	color:#01304D;
}
table.topic tr td a:active {
	text-decoration:underline;
	color:#FF0000;
}
td.topic_date {
	padding:3px;
	width:30px;
}
td.topic_arrow {
	padding-top:3px;
}
td.topic_con {
padding:3px;
}

