/***********************************************/
/* 京仏具 | トップページCSS 　　　　　         */
/***********************************************/

#contents {
	background: #FFF url(../img/cmn/img_side_bg.gif) repeat-y right top;
}

#contents #contents-left {
	float: left;
	width: 660px;
	background: url(../img/top/img_main.jpg) no-repeat left top;
}

#contents #contents-right {
	float: right;
	width: 200px;
	background: url(../img/top/img_right_bg.jpg) no-repeat left top;
}

/*================================================
	トップメイン
------------------------------------------------*/

#btn-about {
	margin-top: 278px;
	margin-left: 433px;
	width: 209px;
	height: 64px;
}

#btn-about a{
	display:block;
	width: 209px;
	height:32px;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align:middle;
	background:url(../img/top/btn_about.gif) no-repeat left top;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#btn-about a:hover{
	background:url(../img/top/btn_about.gif) no-repeat left bottom;
}

#txt-main {
	width: 200px;
	font-size: 1px;
	text-indent: -9999px;
}

/*================================================
	ご利用案内
------------------------------------------------*/
#guide{
	width: 660px;
}

#guide li{
	display:inline;
	margin-bottom: 20px;
	width: 304px;
	height: 95px;
	list-style-type : none;
}

#guide li p{
	margin: 7px 0 0 5px;
	line-height: 150%;
} 

#guide li a{
	display:block;
	width: 300px;
	height: 37px;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align:middle;
	list-style-type : none;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

/*各ボタン*/
#guide #flow{
	float:left;
	margin-left: 20px;
	background:url(../img/top/bg_flow.gif) no-repeat left top;
}

#guide #flow a{
	background:url(../img/top/st_flow.gif) no-repeat left top;
}

#guide #flow a:hover{
	background:url(../img/top/st_flow.gif) no-repeat left bottom;
}


#guide #payment{
	display:inline;
	float:right;
	margin-right: 16px;
	background:url(../img/top/bg_payment.gif) no-repeat left top;
}

#guide #payment a{
	background:url(../img/top/st_payment.gif) no-repeat left top;
}

#guide #payment a:hover{
	background:url(../img/top/st_payment.gif) no-repeat left bottom;
}


#guide #postage{
	clear:both;
	float:right;
	margin-right: 16px;
	background:url(../img/top/bg_postage.gif) no-repeat left top;
}

#guide #postage a{
	background:url(../img/top/st_postage.gif) no-repeat left top;
}

#guide #postage a:hover{
	background:url(../img/top/st_postage.gif) no-repeat left bottom;
}


#guide #return{
	float:left;
	margin-left: 20px;
	background:url(../img/top/bg_return.gif) no-repeat left top;
}

#guide #return a{
	background:url(../img/top/st_return.gif) no-repeat left top;
}

#guide #return a:hover{
	background:url(../img/top/st_return.gif) no-repeat left bottom;
}

#guide #admission{
	float:left;
	margin-left: 20px;
	background:url(../img/top/bg_admission.gif) no-repeat left top;
}

#guide #admission a{
	background:url(../img/top/st_admission.gif) no-repeat left top;
}

#guide #admission a:hover{
	background:url(../img/top/st_admission.gif) no-repeat left bottom;
}

#guide #time{
	display:inline;
	float:right;
	margin-right: 16px;
}

#guide #time p{
	margin: 0 !important;
}

#guide #time img{
	margin-bottom: 5px;
}


/*================================================
	商品検索
------------------------------------------------*/
#btn-search {
	margin-left: 21px;
	width: 621px;
	height: 85px;
}

#btn-search a{
	display: block;
	width: 621px;
	height: 85px;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align:middle;
	background: url(../img/top/btn_search.jpg) no-repeat left top;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#btn-search a:hover {
	background: url(../img/top/btn_search.jpg) no-repeat left bottom;
}


/*================================================
	オススメ商品
------------------------------------------------*/

#osusume {
	margin: 20px 20px 15px 20px;
}

#osusume .commodity{
	float:left;
	width: 192px;
	margin: 5px 5px 30px 5px;
	line-height: 150%;
}

#osusume .commodity .caption{
	background:url(../img/cmn/mark_cmd.gif) no-repeat 0 0.3em;
	padding-left:1.6em;
}

#osusume .commodity .price{
	margin-left: 1.8em;
}

#osusume .commodity  .sect{
	margin:10px 0px 5px 0px;
	float:right;
}

#osusume .commodity .img{
	border: 1px solid #999;
}

#osusume .commodity .memo{
	margin: 7px ;
	background: url(../img/cmn/dotline_memo.gif);
}


/*================================================
	フォントサイズ制御
------------------------------------------------*/

#fontNav-top {
	width: 200px;
	height: 40px;
	background: url(../img/cmn/btn_fontsize.gif) no-repeat center center;	
}

#fontNav-top li {
	display:inline;
	float: right;
	list-style-type : none;
	text-indent: -9999px;
	font-size:1px;
}

#fontNav-top li a{
	display: block;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#fontNav-top #fontNav_large{
	width: 28px;
	height: 20px;
	margin: 4px 7px 0 0;
}

#fontNav-top #fontNav_large a{
	width: 28px;
	height: 20px;
}

#fontNav-top #fontNav_default{
	width: 24px;
	height: 17px;
	margin: 7px 5px 0 0;
}

#fontNav-top #fontNav_default a{
	width: 24px;
	height: 17px;
}

#fontNav-top #fontNav_small{
	width: 22px;
	height: 15px;
	margin: 9px 5px 0 0;
}

#fontNav-top #fontNav_small a{
	width: 22px;
	height: 15px;
}

/*================================================
	会員エリア
------------------------------------------------*/
#member {
	width: 173px;
	margin: 9px 0 0 8px;
	padding: 6px;
	background: #FFF;
}

/*新規会員登録*/
#member #sign-in {
	width: 174px;
	height: 43px;
	margin: 0 0 5px 0;
}

#member #sign-in a{
	display:block;
	width: 174px;
	height: 43px;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align:middle;
	background: url(../img/top/btn_signin.gif) no-repeat left top;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#member #sign-in a:hover{
	background: url(../img/top/btn_signin.gif) no-repeat left bottom;
}

#member p{
	width: 160px;
	margin: 7px 7px 0 7px;
}

/*会員様用入り口*/
#member #login{
	width: 174px;
	height: 31px;
	margin: 7px 0 5px 0;
}

#member #login a{
	display:block;
	width: 174px;
	height: 31px;
	font-size: 1px;
	text-indent: -9999px;
	vertical-align:middle;
	background: url(../img/top/btn_login.gif) no-repeat left top;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#member #login a:hover{
	background: url(../img/top/btn_login.gif) no-repeat left bottom;
}

/*パスワードを忘れた方はこちら*/
#member #forget {
	width: 160px;
	margin: 10px 2px 15px 2px;
	padding-right: 10px;
	background: url(../img/top/mark_arrow.gif) no-repeat right 0.1em;
	letter-spacing: -0.1em;
}

/*================================================
	連絡
------------------------------------------------*/


#info-button {
	width: 184px;
	height: 46px;
	margin: 9px 6px 0 9px;
}

#info-button a{
	display:block;
	width: 184px;
	height: 46px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/top/btn_info.gif) no-repeat left top;
	/* Hides from IE-mac */
    overflow: hidden;
	/* End hide from IE-mac */
}

#info-button a:hover{
	background: url(../img/top/btn_info.gif) no-repeat left bottom;
}

/*
iframe{
	margin: 10px 5px 0 10px;
}

#information{
	line-height: 120%;
	width: 165px;
	font-size: 12px;
	border: solid 5px #E9EBDA;
	background: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

#information p.title{
	color: #FFFFFF;
	line-height: 150%;
	background: #990000;
	border-bottom: solid 1px #999999;
	margin-top:0px;
	margin-bottom: 10px;
	padding:4px 8px;
}

*/