/* CSS Document */


/* BODY TaGu */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height:150%;
	font-family:"ＭＳ ゴシック", "Osaka‐等幅", "ヒラギノ角ゴ Pro W3";
	background-color:#f3f3f3;
	}

/* 基本ハイパーリンク */

/* 見出し系 */

h1 {	margin:0px;padding:0px;}

h2 {	visibility:hidden;display:none;}

h3 {	visibility:hidden;display:none;}

h4 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

/* タグ定義 */

p {	margin:0;padding:0;}
ul {margin:0;padding:0;}
li {list-style-type:none;margin:0;}
img {border:0;}


.indent {
	text-indent:-9999px;
	}
/* WinIECSSバグ対策 */

#winIE {margin-top:10px;text-align:center;}


/* レイアウトボックス */

#mainbox {
	width:830px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

/* ヘッダースタイル */

#headerLay {
	width:335px;
	float:left;
	}

#rogo {
	width:135px;
	height:55px;
	float:left;
	}
	
#headerRight {
	width:200px;
	float:right;
	height:55px;
	position:relative;
	}
	
#headerRightTxt {
	font-size: 10px;
	padding-top:16px;
	padding-left:5px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}

#headerCont {
	font-size: 12px;
	width:480px;
	text-align:left;
	float:right;
	margin-top:10px;
	}

#headerCont a {
	color:#666666;
	text-decoration:none;
	background:url(../images/check.gif) no-repeat left 50%;
	padding-left:10px;
	margin-left:10px;
	display:block;
	float:right;
	}

#headerCont a:link {
	color:#666666;
	text-decoration:none;
	background:url(../images/check.gif) no-repeat left 50%;
	padding-left:10px;
	margin-left:10px;
	display:block;
	float:right;
	}

#headerCont a:hover {
	text-decoration:underline;
	}

#topicPath {
	text-align:left;
	padding:5px 0px;
	clear:both;
	width:auto;
	margin-left:5px;
	font-size: 12px;
	}

.headlink {
	display:block;
	}

/* カテゴリ */

.categoryTitle {
	width:548px;
	height:25px;
	background:url(../images/category_title.gif) no-repeat;
	clear:both;
	}

.categoryWrap {
	clear:both;
	}

.categorySearch {
	margin:5px;
	display:block;
	line-height:170%;
	}

.categorySearch a {		color:#3D3DCC;}
.categorySearch a:link{	color:#3D3DCC;}
.categorySearch a:hover{color:#3D3DCC;}

.categoryList {
	float:left;
	display:block;
	width:269px;
	}

.categorySet {
	margin:5px;
	line-height:170%;
	}

.categorySearch h3 {
	color: #3D3DCC;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display:block;
	visibility:visible;
	}

.categorySet h3 {
	color: #3D3DCC;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display:block;
	visibility:visible;
	}

.categorySet a {
	color:#3D3DCC;
	}

.categorySet a:link{
	color:#3D3DCC;
	}

.categorySet a:hover{
	color:#3D3DCC;
	}

/* フッター */
	
#footerContents {
	width:830px;
	text-align:right;
	clear:both;
	font-size:12px;
	color:#333333;
	}

#footerContents a {
	text-decoration:none;
	color:#333333;
	}

#footerContents a:link{
	text-decoration:none;
	color:#333333;
	}

#footerContents a:hover{
	text-decoration:underline;
	color:#333333;
	}

#copyrights {
	border-top:1px solid #999999;
	width:830px;
	margin:5px 0 5px 0;
	padding-top:5px;
	text-align:center;
	clear:both;
	font-size:10px;
	color:#333333;
	}


/* 汎用スタイル */

img.thumbPhoto {
	border:1px solid #666666;
	float:left;
	margin-right:5px;
	}

/* 汎用テキストスタイル */

.text8px {	font-size: 8px}
.text9px {	font-size: 9px}
.text10px {	font-size: 10px}
.text11px {	font-size: 11px}
.text12px {	font-size: 12px}
.text13px {	font-size: 13px}
.text14px {	font-size: 14px}
.text15px {	font-size: 15px}
.text16px {	font-size: 16px}
.text18px {	font-size: 18px}
.textHide {	visibility:hidden;display:none;position:absolute;top:0px;left:0px;font-size: 1px;z-index:-100;}

.textUL {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF
	}


.text10pxSp {	font-size: 10px;color:#006666}
.logo{
	text-indent: -9990px;
	height: 55px;
	}
.logo a{
	height: 55px;
	width: 135px;
	background: url(header_rogo.gif) 0px 0px;
	position: absolute;
	}
.cb{
	clear: both;
	}
img.thumbPhoto{
	float:left;
	}
.red{
	color:#CC0000;
	}
#contentsBox{
	width: 750px;
	margin: 0 auto;
	padding-bottom: 10px;
	}
.esbox{
	width: 750px;
	margin: 0 auto;
	padding-top: 5px;
	}
	
.esboxleft{
	width: 360px;
	height: auto;
	float: left;
	padding-right: 10px;
	background-image:url(../images/esmiddle.gif);
	background-repeat:repeat-y;
	}
.esboxright{
	float: right;
	width: 370px;
	background-image:url(../images/esmiddle.gif);
	background-repeat:repeat-y;
	}
	
.estop{
	width: 370px;
	height: 9px;
	background-image:url(../images/estop.gif);
	background-repeat: no-repeat;
	}
.esmiddle{
	width: 350px;
	padding: 0px 10px;
	}
.esbottom{
	width: 370px;
	height: 9px;
	background-image:url(../images/esbottom.gif);
	background-repeat:no-repeat;
	}
.esnumber{
	display: block;
	text-indent: -9999px;
	line-height: 0;
	
	}
.esph{
	float: left;
	}
.esp{
	border: 1px solid;
	border-color:#999999;
	}
.estext{
	float: left;
	width: 233px;
	padding-left: 5px;
	}
.estitle{
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #ffffff;
	}
.esname{
	font-size: 16px;
	}
.esline{
	padding-left: 5px;
	background: #eeeeee;
	font-weight: bold;
	font-size: 10px;
	}
.escop{
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	}
.essee{
	border-top: 1px solid;
	border-color: #dddddd;
	padding: 2px;
	font-size: 12px;
	text-align: right;
	}
.esprice{
	padding-left: 5px;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	line-height: 150%;
	}
.stext{
	font-size: 14px;
	}
.manen{
	color: #000000;
	font-size: 12px;
	}
.pagelink{
	margin:0px auto;
	width: 750px;
	clear: both;
	padding: 0 0 10px 0;
	color: #666666;
	}
.pagelink p{
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
	}
	
#headerCont2{
	float:right;
	font-size: 12px;
	text-align:left;
	width:530px;
	margin-top:10px;
	}
	
#headerCont2 a {
	color:#666666;
	text-decoration:none;
	background:url(/images/check.gif) no-repeat left 50%;
	padding-left:10px;
	margin-left:8px;
	display:block;
	float:right;
	}

#headerCont2 a:link {
	color:#666666;
	text-decoration:none;
	background:url(/images/check.gif) no-repeat left 50%;
	padding-left:10px;
	margin-left:8px;
	display:block;
	float:right;
	}

#headerCont2 a:hover {
	text-decoration:underline;
	}

.headlink2 {
	display:block;
	}
	
#headerRight2 {
	width:160px;
	float:right;
	height:55px;
	position:relative;
	}
	#headerRight2 p{
		font-size: 14px;
		position:relative;
		margin-top:35px;
		margin-left:5px;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
		}
	
#headerRightTxt2 {
	font-size: 10px;
	padding-top:16px;
	padding-left:5px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
#headerLay2 {
	width:295px;
	float:left;
	}
	
.link_txt {
	font-size:12px;
	}

#global_footer h3{
	visibility:visible;display:none;}
	

