@charset "utf-8";
/* CSS Document */

a:link{
	color:#555555;
	}

a:visited{
	color:#555555;
	}

a:hover{
	color:#fc0000;
	}


.txt_pass a:link{
	color:#555555;
	text-decoration:none;
	}
	
.txt_pass a:hover{
	color:#555555;
	text-decoration:underline;
	}
	
	
	
.txt_pass a:visited{
	color:#555555;
	}



body#body1{
	background:url(Images/bg.jpg) repeat-x;
	background-color:#EEEEEE;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#555;
	}

div#bg{
	background:url(Images/bg1.jpg) no-repeat;
	width:1220px;
	margin:auto;
	}
	
#container{
	width:950px;
	margin:auto;
	background:#fff;
	}


#logo{
	margin-top:5px;
	margin-bottom:8px;
	}

table#loginbox{
	background:url(Images/login_box.jpg) no-repeat;
	}
	
	
.txt_pass{
	font-size:9px;
	}

input.login{
	height:12px;
	width:120px;
	font-size:11px;
	}
	

*:first-child+html #login{
	position:relative;
	top:3px;
	}

	
#gmenu li{ 
	float:left;
	}
	
	
.search_btn{
	background:url(Images/btn_search.jpg) no-repeat;
	width:61px;
	height:17px;
	border:none;
	background-position:2px;
	}	

.searchbox{
	height:12px;
	width:110px;
	margin-left:6px;
	}	



.border{
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	border-bottom:1px solid #F4F4F4;
	
	}

td.search{
	padding:10px 5px;
	}



.cat_list td{
	background:url(Images/list_gold.gif) no-repeat;
	background-position:5px center;
	padding:3px;
	padding-left:15px;
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	font-size:11px;

	}

.cat_bottom{
		border-bottom:1px solid #F4F4F4;
		height:1px;
	}


.tenchou td{
	padding:5px;
	}








.mr_12{
	margin-right:12px;
	}

.txt_price{
	color:#F39B1D;
	font-size:10px;
	}




/*お知らせ一覧ページ */

dl.news{
	border-bottom:2px solid #CDBC60;
	padding:2px;
	margin-top:10px;
	background:none;
	}

dl.news .news_dt{
	font-size:15px;	
	padding-left:0px;
	float:left;
	background:none;
	}
	
dl.news dd.newstitle{
	font-size:15px;
	margin-left:120px;
	font-weight:bold;
	background:none;
	}

.news_text{
	margin-bottom:25px;
	margin-top:10px;
	background:none;
	}






h2.title{
	background:url(Images/tit_h2.jpg) no-repeat;
	font-size:14px;
	padding-left:15px;
	padding-top:5px;
	height:25px;
	margin-top:5px;
	}

p.pankuzu{
	background:#f5f5f5;
	font-size:9px;
	padding:3px;
	}

p.page{
	font-size:10px;
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	text-align:right;
	margin-top:5px;
	}

p.recordCount{
	font-size:10px;
	text-align:right;
	}

p.recordCount span.recNum{
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	}


.topics{
	background:url(Images/topics_bg.jpg) repeat-y;
	width:275px;
	padding:3px 15px;
	font-size:11px;
	margin-bottom:-2px;
	}



.topics img{	
	position:relative;
	top:-2px;
	}

table.news_list_style{ 
	background:url(Images/topics_bg.jpg) repeat-y;
	}

.bgnone table.news_list_style{ 
	background:none;
	}



#footer{
	background:url(Images/foot_bg.jpg) repeat-x;
	height:33px;
	}



	
.purchase_text_1 {
	line-height: 1.5em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
    padding:3px 5px;
}

.purchase_text_2 {
	line-height: 1.5em;
	text-align: center;
    padding:3px 5px;

}

.purchase_text_3 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 2px;
    padding:3px 5px;
}

.purchase_text_4 {
	vertical-align: middle;
    padding:3px 5px;
}



	
	
	
		
	
	
	
	