@charset "shift_jis";

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

site : 株式会社金宝堂 SGI仏壇
used : 共通 スタイル
file : /css/common.css

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

/*============================================================
html
============================================================*/
html {
	height: 100%;
}


/*============================================================
body
============================================================*/
body {
	text-align: center;
	color:#333;
	height: 100%;
	background: #fff url(../images/new_all/body_bg.gif) no-repeat 50% 0;
}


#wrap{
	background: url(../images/new_all/body_bg.gif) no-repeat 50% 0;
	background-image:url(../images/all/oshirase.jpg);
	background-repeat:repeat-y;
	background-position:95% 0%;
}



/*============================================================
div#maincontainer
============================================================*/
#maincontainer {
	width: 980px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	position: relative;
}

#maincontainer p.return_top {
	font-size: 93%;
	text-align: right;
	margin-bottom: 20px;
}

#maincontainer p.return_top a {
	color: #666;
	padding-right: 16px;
	background: url(../images/new_all/marker_returntop_off.gif) no-repeat 100% 50%;
}

#maincontainer p.return_top a:hover {
	color: #999;
	background: url(../images/new_all/marker_returntop_on.gif) no-repeat 100% 50%;
}



/*============================================================
div#header
============================================================*/
#header {
	position: relative;
	width: 980px;
	height: 95px;
	background:url(../images/new_all/header_bg.gif) no-repeat 0 0;
}

#header #logo {
	position: absolute;
	left:0;
	top: 30px;
	width: 215px;
	height: 70px;
}

#header h1 {
	position: absolute;
	left:0px;
	top: 8px;
}

/*------------------------------------------------------------
ul#header_menu
------------------------------------------------------------*/
#header ul#header_menu {
	position: absolute;
	left: 364px;
	top: 36px;
	width: 198px;
	height: 51px;
}

#header ul#header_menu li {
	position: absolute;
	width: 95px;
	height: 17px;
}

/* お買い物方法 */
#header ul#header_menu li.menu01 {
	left: 0;
	top: 0;
}

/* お支払い・配送 */
#header ul#header_menu li.menu02 {
	left: 0;
	top: 17px;
}

/* お買い物カゴ */
#header ul#header_menu li.menu03 {
	left: 0;
	top: 34px;
}

/* お問い合わせ */
#header ul#header_menu li.menu04 {
	left: 103px;
	top: 0;
}

/* 会社案内 */
#header ul#header_menu li.menu05 {
	left: 103px;
	top: 17px;
}

/* サイトマップ */
#header ul#header_menu li.menu06 {
	left: 103px;
	top: 34px;
}

/*------------------------------------------------------------
div#header_contact
------------------------------------------------------------*/
#header_contact {
	position: absolute;
	right: 0;
	top: 0;
	width:400px;
	height: 95px;
	background: url(../images/new_all/header_contact_bg01.gif) no-repeat 100% 100%;
}

#header_contact h2{
	font-size:11px;
	font-weight:normal;
	color:#999;
	position: absolute;
	right:0;
	top: 73px;
}
	


#header_contact .img01 {
	position: absolute;
	right:272px;
	top: 7px;
}

#header_contact .tel {
	position: absolute;
	right:17px;
	top: 20px;
}

#header_contact .txt01 {
	position: absolute;
	right:17px;
	top: 50px;
}


/*------------------------------------------------------------
div#header_navi
------------------------------------------------------------*/
#header_navi {
	width: 980px;
	height: 45px;
	margin-bottom: 10px;
	position: relative;
}

#header_navi ul#nav {
	position: relative;
	z-index: 50;
}

#header_navi ul#nav li {
	width: 140px;
	height: 45px;
	position: relative;
	display: inline-block;
    display: -moz-inline-box; /* firefox2 対応 */
	*display: inline;  
	*zoom: 1; 
}

#header_navi ul#nav ul {
	position: absolute;
/*	left: 0;				2012/02/13 メニューが左端に表示されてしまう件で削除　*/
	top: 45px;
	width: 190px;
	display: none;
	z-index: 100;
}

#header_navi ul#nav ul li {
	float: left;
	position: relative;
	height: 32px;
}

#header_navi ul#nav ul li a {
	display: block;
	font-size: 93%;
	height: 12px !important;
	width: 172px;
	padding: 10px 8px 10px 20px;
	border: 1px #fff solid;
	color: #78341c;
	text-decoration: none;
	float: left;
	background: #d8dfe4 url(../images/new_all/header_navi_marker01.gif) no-repeat 10px 50%;
}

#header_navi ul#nav ul li a:hover {
	background-color: #f9e8be;
	color: #a96a54;
}

#header_navi ul#nav li:hover ul {
	display: block;
}

/*------------------------------------------------------------
div#banner_area
------------------------------------------------------------*/
#banner_area {
	position: relative;
	width: 980px;
	height: 70px;
	margin-bottom: 20px;
}

#banner_area ul {
	margin-left: -10px;
}

#banner_area ul li {
	display: inline;
	margin-left: 10px;
}


/*============================================================
div#contentzone
============================================================*/
#contentzone {

}



/*============================================================
div#leftnavi    2011.2.24更新
============================================================*/
#leftnavi {
	background: #fff;
	width: 190px;
	position: relative;
	float:left;
	margin:0 0 100px 0;
	z-index: 200 !important;	/*	2012/04/01 追加	*/
}

#leftnavi a{
	text-decoration:none;
	color:#0F0F0F;
}

#leftnavi a:hover{
	text-decoration:underline;
	color:#698ffa;
}

/* 種類から選ぶ */
	
#leftnavi #navi_01{
	width: 190px;
	height:430px;
	margin:30px 0 0 0;
}
	
#leftnavi #navi_01 #navi_img01{
	margin:0 0 5px 0;
}

/* ピックアップレビュー */

#pick_review{
	width: 190px;
	height:325px;
	margin:15px 0 15px 0;
}


#pick_review #review_bg{
	background-color:#FFF;
	width:170px;
	height:285px;
	margin:10px;
	overflow-y: scroll;
}
	
#pick_review #review_bg div{
	width:120px;
	text-align:left;
	margin:20px 0 0 15px;
	height:265px;
	border-bottom:#333 dotted 1px;
}


#pick_review #review_bg div img{
	margin:10px 0;
}

#pick_review #review_bg div p strong,#pick_review #review_bg div p span{
	font-size:13px;
	font-weight:normal;
	background: url(../images/top/icon_yajirushi02.gif) no-repeat 0 0;
	padding:7px 0 0 25px;
}

/* ナビゲーションメニュー */

#navigation{
	width: 190px;
	margin:15px 0 0 0;
	border-bottom:#999 solid 1px;
}


#navigation h3{
	margin:0;
}

#navigation ul{
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
}

/* ↓leftnavi 仏壇メニューのみ画像 */

#navigation #tex03 li{
	background: url(../images/top/icon_yajirushi03.gif) no-repeat 0 0;
	height:36px;
	padding:12px 0 0 25px;
    voice-family: "\"}\"";	/*↑IE5のみ*/
    voice-family:inherit;	/*↑IE5のみ*/
	background: url(../images/top/icon_yajirushi03.gif) no-repeat 0 0;
	height:30px;
	padding:12px 0 0 25px;
	font-size:14px;
}

/* ↑leftnavi 仏壇メニューのみ画像 */


#navigation #tex04 li{
	background: url(../images/top/icon_yajirushi02.gif) no-repeat 0 0;
	height:32px;
	padding:7px 0 0 25px;
    voice-family: "\"}\"";	/*↑IE5のみ*/
    voice-family:inherit;	/*↑IE5のみ*/
	background: url(../images/top/icon_yajirushi02.gif) no-repeat 0 0;
	height:25px;
	padding:7px 0 0 25px;
}


#navi_li01{
	border-bottom:#999 dotted 1px;
}



/* ナビゲーション　ショールーム */

#leftmenu01{
	width:188px;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	padding:15px 0;
	text-align:center;
}
	
#leftmenu01 p{
	width:160px;
	margin:0 14px 15px 14px;
	text-align:left;
}


/* リンク */

#link{
	width:190px;
	margin:30px 0 0 0;
}

#link p{
	margin:0 0 10px 0;
}














/*============================================================
div#shoppinginfo
============================================================*/
#shoppinginfo {
	margin: 0 0 20px 0;
	padding: 0px 0 0px;
	width: 980px;
	background: url(../images/new_all/shoppinginfo_bg.gif) no-repeat 0 100%;
	font-size: 93%;
	line-height: 1.5;
}

#shoppinginfo h3 {
	margin: 0 0 12px 0;
}

#shoppinginfo p {
	margin: 0 0 10px 0;
}

#shoppinginfo dl dt {
	margin: 0 0 6px 0;
}

#shoppinginfo dl dd {
	margin: 0 0 20px 0;
}

#shoppinginfo table {
	margin: 0 0 0 5px;
}
#shoppinginfo table caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}

#shoppinginfo table th {
	width: 6em;
	padding-left: 10px;
	vertical-align:top;
}

#shoppinginfo .txt01 {
	font-size: 85%;
	color: #ed342f;
}

div#shoppinginfo .txt02 {
	color: #ed342f;
}

#shoppinginfo .btn01 {
	text-align: right;
}

#shoppinginfo div.shoppinginfo_box01 {
	width: 290px;
	float: left;
	margin-left: 15px;
	display: inline;
}

#shoppinginfo div.shoppinginfo_box02 {
	width: 290px;
	float: left;
	margin-left: 40px;
	display: inline;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 {
	width: 290px;
	height: 282px;
	background: url(../images/new_all/shoppinginfo_contact_bg.gif) no-repeat 0 0;
	position: relative;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.copy01 {
	position: absolute;
	left: 10px;
	top: 9px;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.copy02 {
	position: absolute;
	left: 21px;
	top: 58px;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.copy03 {
	position: absolute;
	left: 21px;
	top: 156px;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.copy04 {
	position: absolute;
	left: 21px;
	top: 175px;
}


#shoppinginfo div.shoppinginfo_showroom div.box01 p.tel {
	position: absolute;
	left: 21px;
	top: 77px;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.btn01 {
	position: absolute;
	left: 127px;
	top: 236px;
}

#shoppinginfo div.shoppinginfo_showroom div.box01 p.txt01 {
	position: absolute;
	left: 129px;
	top: 200px;
	font-size: 85%;
	color: #666;
}


/*============================================================
div#footer
============================================================*/
#footer {
	background: #f7f7f7 url(../images/new_all/footer_bg.gif) repeat-x 0 0;
}

#footer div.footer_box01 {
	width: 980px;
	margin: 0 auto;
	font-size: 85%;
	line-height: 1.5;
	height: 250px;
}

#footer dl {
	padding-top: 30px;
	position: relative;
	text-align: left;
}

#footer dl dt {
	font-weight: bold;
	position: absolute;
}

#footer dl dd {
	position: absolute;
	top: 50px;
}

/* 種類から選ぶ */
#footer dl dt.menu01,
#footer dl dd.menu01 {
	width: 140px;
	left: 0;
}

/* 価格から選ぶ */
#footer dl dt.menu02,
#footer dl dd.menu02 {
	width: 150px;
	left: 140px;
}

/* 念珠・教本 */
#footer dl dt.menu03,
#footer dl dd.menu03 {
	width: 100px;
	left: 290px;
}

/* 基本仏具 */
#footer dl dt.menu04,
#footer dl dd.menu04 {
	width: 140px;
	left: 390px;
}

/* 小物類 */
#footer dl dt.menu05,
#footer dl dd.menu05 {
	width: 145px;
	left: 530px;
}

/* サービス */
#footer dl dt.menu06,
#footer dl dd.menu06 {
	width: 160px;
	left: 675px;
}

/* その他 */
#footer dl dt.menu07,
#footer dl dd.menu07 {
	width: 145px;
	left: 835px;
}

#footer dl dd li a {
	display: block;
	color: #666;
	padding-left: 13px;
	background: url(../images/new_all/foorer_marker01_off.gif) no-repeat 0 2px;
	text-decoration: none;
}

#footer dl dd li a:hover {
	color: #999;
	background: url(../images/new_all/footer_marker01_on.gif) no-repeat 0 2px;
	text-decoration: underline;
}

/* コピーライト */
#footer address {
	color: #777;
	font-size: 85%;
	line-height: 1.5;
	text-align: center;
	padding: 15px 0 20px;
}
