﻿@charset "utf-8";
/* CSS Document */


/* 140910 add…
--------------------------------------*/
* {
	margin:0;
	padding:0;
}
.wrapper {
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:840px;
}
/* End 140910 add…
--------------------------------------*/

/*
.fontffffff {
	font-size: 1px;
	color: #ffffff;
}

.fontstitle {
	font-size: 14px;
	color: #02137f;
	background-image: url(/images/stitle.gif);
	background-repeat: no-repeat;
	height: 35px;
	font-weight: bold;
	padding-left: 12px;
	width: auto;
	padding-top: 6px;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	
}


.fontstitle2{
	font-size: 11px;
	color: #666666;
	background-image: url(/images/stitle2.gif);
	background-repeat: repeat-x;
	height: 41px;
	font-weight: normal;
	padding-left: 12px;
	padding-top: 10px;
	clip: rect(auto,auto,7px,auto);
	width: auto;
	text-align: right;
	
}


.fontshoptitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-left: 1px;
	padding-top: 8px;
	padding-bottom: 4px;
	text-decoration: none;
	line-height: 1.3;	
}

.fontmongon {
	font-size: 11px;
	color: #333333;
	padding-top: 3px;
	padding-left: 1px;
	padding-bottom: 3px;
	text-decoration: none;
	line-height: 1.5;
}

.fontmongon2 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	width: auto;
}

.fontlink {
	font-size: 12px;
	color: #001282;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
*/



/* 必要かどうか怪しい…
--------------------------------------*/
.ecCaution {
	font-size: 11px;
	color: #FFF;
	padding: 5px 0 5px 3px;
}

.ecCaution a {
	color: #000;
	text-decoration: none;
}

.ecCaution a:hover {
	color: #265CFF;
	text-decoration: underline;
}

.sframe {
	font-size: 12px;
	color: #001282;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
/* End必要かどうか怪しい…
--------------------------------------*/




a:hover {
	color:#f5b450;
}


@media print {
/*
.font333333 {
	font-size: 10px;
	color: #333333;
}
*/
.noprint{
	display:none;
}
body{
zoom:98%;}
}

/* 必要かどうか怪しい…
--------------------------------------*/
.flashbana div {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;

}

.fontmac {
	font-size: 10px;
	text-decoration: none;
}
/* End 必要かどうか怪しい…
--------------------------------------*/



.breadcrumb {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin: 8px auto 8px;
	padding-bottom: 4px;
	width: 840px;
	text-align: left;
}

.breadcrumb a {
	color: #333;
        text-decoration: underline;
}

.breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}

a.ro_img:hover img{
	filter:alpha(opacity=70);
	opacity:0.7;
}

.rss-icon{
	background:url(http://pcdepot.co.jp/images/csr/feed_icon10px.png) no-repeat left;
	padding-left:14px;
	margin-left:8px;
	line-height:14px;
	height:14px;
}

.bnr_ec {
	text-align: center;
	padding-bottom: 10px;
}

.bnr_ec a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}



/* 必要かどうか怪しい…
--------------------------------------*/
#cInfo p {
	border: 1px solid #C00;
	padding: 10px 10px 10px 15px;
	line-height: 1.5;
	font-size: 13px;
}

#cInfo b {
	display: block;
	padding: 5px 0;
	font-weight: bold;
}

#cInfo em {
	font-style: normal;
	font-weight: bold;
	color: #C30;
}


#ecBnr {
	padding-top: 60px;
}

#ecBnr a img {
	border: none !important;
}
/* End必要かどうか怪しい…
--------------------------------------*/




.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



#mainBnrArea {
	width: 478px;
	margin: 10px 0 24px 4px;
	text-align: left;
}

#mainBnrArea img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

#mainBnrArea a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

#mainBnrArea p {
	margin: 0;
	padding: 0 0 10px 0;
}

#mainBnrArea ul {
	width: 478px;
	margin: 0 0 6px 0;
	padding: 0;
}

#mainBnrArea ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 4px 4px 0;
}


/* 緊急告知 */
.noticeMain {
	width: 442px;
	border: 1px solid #C00;
	margin: 10px 0 0 0 !important;
/*	padding: 15px;*/
	padding: 12px 15px 10px 15px;
	text-align: left;
}

.noticeMain h3 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #C00;
	margin: 0;
	padding: 5px 0 10px 0;
}

.noticeMain h3 a {
	color: #C00;
	text-decoration: underline;	
}

.noticeMain h3 a:hover {
	text-decoration: none;	
}

.noticeMain p {
	font-size: 12px !important;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}

.noticeMain p.link {
	text-align: right;
}

.noticeMain p a {
	color: #265CFF;
	text-decoration: underline;
}

.noticeMain p a:hover {
	color: #265CFF;
	text-decoration: none;
}