/*@static pages
---------------------------------------------------------*/

.static_pages_area {
}

.static_pages_area p {
margin-bottom:1em;
padding:0pt 20px;
}

.static_pages_area dl {
	margin-bottom:1.5em;
	padding:0pt 20px;
}
.static_pages_area dt {
	font-weight:bold;
}
.static_pages_area ol {
	margin-left:20px;
	margin-bottom:15px;
	padding:0pt 20px;
}
.static_pages_area ul {
	margin-left:20px;
	margin-bottom:15px;
	padding:0pt 20px;
}
.static_pages_area ol li {
	list-style:outside;
	list-style-type:decimal;
	margin-bottom:0.5em;
}
.static_pages_area ul li {
	list-style:outside;
	list-style-type:disc;
}

h2.text { background: url(/images/common/h2_bg.gif) repeat-x bottom !important; padding: 6px 0 12px 5px !important; font-size:133%; margin: 0 0 15px 0;}
h2.text span { display: block; border-left: 5px solid #bbe85b; padding: 4px 0 4px 9px;}

.static_pages_area h3 { background: url(/images/common/h3_bg.gif) repeat-x bottom; padding: 5px 0 8px 5px; font-size:117%; margin: 0 0 15px 0;}
.static_pages_area h3 span { display: block; border-left: 5px solid #bbe85b; padding: 0 0 0 9px;}
.static_pages_area h4 {font-size:117%;	margin:0 20px;padding:0;}
/*.static_pages_area h4 { padding: 5px; margin: 0 0 5px 0;}*/
.static_pages_area h4 span { padding: 2px 9px 1px; border-left:5px solid #c6cec1;}
.static_pages_area h5{ margin:15px 20px 20px 20px; padding:0 0 3px 0; font-weight:bold; border-bottom:1px #e5e5e5 solid;}

.static_pages_area .BTN { background: #f4f4f4; padding: 15px; text-align: center;}
.static_pages_area .BTN input { margin: 0 10px;}



.news_area table {
border-collapse:collapse;
margin-bottom:1em;
}
.news_area table td,.news_area table th {
border:1px solid #DBDBDB;
padding:3px;
}
.news_area blockquote {
width:75%;
padding:20px;
background-color:#EFEFEF;
margin-left:auto;
margin-right:auto;
margin-bottom:1.5em;
}
.news_area blockquote p {margin:0px;}

/*---------------------------------------------------------*/
#loginArea {
	background:#82B513 url(/images/search/area_bg.gif) repeat scroll 0%;
	padding:23px 0pt 25px;
}
#loginArea .inner {
	margin:0pt auto;
	width:960px;
}
#loginArea #loginWrapper {
	background:transparent url(/images/search/login_shadow.gif) repeat scroll center top;
	/*float:right;*/
	padding:1px 1px 0pt;
	width:238px;
}
#loginArea #loginWrapper .inner {
	background:transparent url(/images/search/login_bg.gif) repeat scroll center top;
	width:238px;
}
#loginArea #loginWrapper h3 {
	border-bottom:1px solid #8CA629;
	padding:14px 18px;
}
#loginArea #login {
	border-top:1px solid #BFD472;
	color:#FFFFFF;
	line-height:1.6;
	padding:0px;
/*
	padding:10px 19px;
*/
}
#loginArea #login a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#loginArea #login a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#loginArea #login a:hover {
	color:#D5E4B3;
	text-decoration:underline;
}
#loginArea #login a:active {
	color:#D5E4B3;
	text-decoration:underline;
}
#loginArea #login .loginfield {
	background:#D5E3A6 none repeat scroll 0%;
	border:1px solid #8CA629;
	line-height:1.6;
	margin:0pt 0pt 8px;
	width:200px;
}
#loginArea #login .over {
	margin:6px 0pt 5px;
}
#loginArea #login p {
	background:transparent url(/images/search/login_arrow.gif) no-repeat scroll 0px 7px;
	padding:0pt 0pt 0pt 13px;
}



/*---------------------------------------------------------*/

.news_title{
	background:url("/images/titlels/title_bar.gif") 0 0 no-repeat;
	height:50px;
	margin-bottom:17px;
}
.news_title p{
	padding:9px 0 0 20px;
	font-size:1.4em;
	font-weight:bold;
}

.stripeWrapper th{
	width:105px;
}



/*---------------------------------------------------------*/
#sub #newslist_y { background:url("/images/common/shadow.gif") repeat-x bottom; padding:0 0 5px 0; margin:0 0 10px 0;}
#sub #newslist_y h3 { font-size:1px;}
#sub #newslist_y h3 a { padding:0;}
#sub #newslist_y ul { border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
#sub #newslist_y li { height:1%; border-top:1px solid #fff; border-bottom:1px solid #e8e8e8; background:#fafbed url(/images/common/shadow_y.gif) repeat-x bottom; padding:9px 12px 6px 12px;}
#sub * html #newslist_y li { padding:10px 12px 0px 12px;}
#sub #newslist_y strong { color:#e36500; padding:0 3px 0 0;}
#sub #newslist_y img { margin:0 0 -2px 0;}
#sub #newslist_y a { padding:0 0 0 3px;}



/* サイトマップ
------------------------------------------------------------------*/

/* box */
.sitemap_colbox{
margin:0;
padding:0;
}
.sitemap_colbox dl{
padding:0 5px 0 0;
width:210px;
float:left;
}
.sitemap_colbox dl.right{
padding:0;
width:210px;
float:left;
}
.sitemap_colbox dt{
padding:0 0 0 10px;
border-bottom:1px silver dotted;
}
.sitemap_colbox dd{
padding:5px;
}

/* Link */
.sitemap_colbox dl a{
padding:7px 10px 7px 15px;
background:url(/images/common/arrow.gif) no-repeat 0px 13px;
display:block;
}



/* メーカーデバイス様へ
------------------------------------------------------------------*/

/* AllTable */
.static_pages_area table{
width:90%;
margin:0 20px 20px 20px;
text-align:center;
border-collapse:collapse;
border:1px #dedede solid;
}
.static_pages_area td p{
margin:0 0 12px 0;
text-align:left;
}
.static_pages_area table td p.under{
margin:0;
}
.static_pages_area table td,.static_pages_inner table th{
padding:7px;
border:1px #dedede solid;
}

/* MiddleTableArea */
.static_pages_area table td p span{
display:block;
font-weight:bold;
}
.static_pages_area atable td span.red{
color:#ff0000;
font-weight:bold;
}
.static_pages_area table td.bgc_blue{
text-align:center;
font-weight:bold;
background-color:#f5f5f5;
}
.static_pages_area table td.bgc_light_green{
text-align:center;
font-weight:bold;
background-color:#f0fac6;
}
.static_pages_area table td.bgc_lime_green{
text-align:center;
font-weight:bold;
background-color:#e7f3b7;
}

/* UnderTableArea */
.static_pages_area .left table{
width:100%;
margin:0 0 20px 0;	
border-collapse:collapse;
border:1px #e5e5e5 solid;
text-align:left;
}
.static_pages_area .left{
width:350px;
float:left;
margin:0 0 0 20px;
}
.static_pages_area .right{
width:280px;
padding-right:20px;
float:right;
}
.static_pages_area table td.bgc_cream{
background-color:#f9face;
}
.static_pages_area table td.bgc_light_blue{
background-color:#ddf9e9;
}
.static_pages_area table td.bgc_sky_blue{
background-color:#c5eefd;
}


/* ランキング
------------------------------------------------------------------*/
.runking_body { padding:14px 20px 2px 20px; margin:0 0 13px 0;}
.runking_body dl { background:url(/images/common/shadow.gif) repeat-x bottom; padding:0 0 5px 0; margin:0 0 9px 0;width:640px;}
.runking_body dt { height:41px; background:url(/images/titlels/bg_ranking.jpg) 0 0 no-repeat; font-size:14px;}
.runking_body dd { border:1px solid #e8e8e8; border-top:none; padding:7px 11px 5px; background:url(../images/top/sub_bnr_bg.gif) repeat-x top;}
.runking_body dt p { float:left; padding:0; margin:0}
.runking_body dt p.rank{ margin:10px 0 0 15px;}
.runking_body dt p.rank_c{ margin:10px 0 0 15px; color:#e36500;}
.runking_body dt p.name{ margin:10px 0 0 15px;}
.runking_body dt p.star { margin:0 0 0 15px;padding:11px 0 0 0;}


/* 404 not found
------------------------------------------------------------------*/
/*layout*/
.notofound_left{ width:320px; float:left;}
.notofound_right{ width:290px; float:right;}

/*link*/
.notofound_right dl a{
padding:7px 10px 7px 15px;
background:url(/images/common/arrow.gif) no-repeat 0px 13px;
display:block;
}
.notofound_right dd{
margin:0 0 10px 0;
}


/* E3ライブラリー
------------------------------------------------------------------*/
table.library_table{width:640px;border:none;}
table.library_table tr.label{color:#ffffff;font-weight:bold;border:none;background-color:#a6ad9c;}
table.library_table tr.label th.makername{width:180px;border:none;}
table.library_table tr.label td.leftline{width:459px;padding:10px 7px;border:1px #ffffff solid;border-width:0 0 0 1px;}
table.library_table th , table.library_table td{text-align:left;border-bottom:1px #dcdcdc solid;border-width:0 0 1px 0;}
table.library_table td.btn{text-align:right;}

