@charset "utf-8";
/* CSS Document */

.important01{
	color:#6699FF;
	font-weight:bold;
}

.important02{
	padding: 5px 10px;
	border: 1px double #999966;
	background-color: #F0F0E6;
}

.important03{
	color:#3366CC;
}

.img01{
	text-align: center;
}

.mtb10{
	margin: 10px 0 !important;
}

/*-------------------------------------------------------------
ガイド・その他ページ
-------------------------------------------------------------*/
#guide{
	width:610px;
	margin:15px;
}

#guide h3{
	margin: 30px 0 10px;
	padding: 0 0 0 10px;
	border-top: medium double #333300;
	border-bottom: 1px dotted #333300;
	font-size: medium;
	font-weight:bold;
	line-height: 30px;
}

#guide h4{
	border-bottom: 1px solid #D2D2D2;
	background: url(../image/common/icon_green.gif) no-repeat  0 6px;
	text-indent:15px;
	clear:both;
	margin:10px 0 0 0;
	padding: 0 0 3px;
	color:#333333;
	line-height: 25px;
}

#guide h5{
	margin: 10px;
	padding: 0 0 0 10px;
	border-left: medium solid #999966;
	border-bottom: 1px dotted #333300;
	font-size: medium;
	font-weight:bold;
	line-height: 25px;
}

#guide p {
	margin:0 20px;
}

#guide ul li{
	margin:0 20px;
	background: url(../image/common/arrow_02.gif) no-repeat  0 6px;
	text-indent:15px;
}

#guide ol li {
	padding:0px 15px;
	list-style-position: inside;
	list-style-type: decimal;
}

#guide dt {
	margin:0 20px;
	background: url(../image/common/icon_orange.gif) no-repeat  0 6px;
	text-indent:15px;
	font-weight: bold;
	color: #DF7819;
}

#guide dd {
	margin:0 35px;
}

.guideleft{
	float:left;
	width:290px;
	text-align:left;
	padding:10px 0 10px 10px;
}

.guideright{
	float:right;
	width:300px;
	text-align:left;
	padding:10px 0 10px 10px;
}

/*.guideright li{
	background: url(../image/common/arrow_01.gif) no-repeat  0 6px;
	text-indent:15px;
}

.guideleft li{
	background: url(../image/common/arrow_01.gif) no-repeat  0 6px;
	text-indent:15px;
}*/

/* 封筒について */
#guide2 table {
	width: 550px;
	margin: 10px auto;
	border: 1px solid #999966;
}
#guide2 table th {
	background-color: #999966;
	border: 1px dotted #ffffff;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
}
#guide2 table td {
	background-color: #FFFFFF;
	border: 1px dotted #999966;
	padding: 3px 6px;
}
#guide2 div.paper {
	clear:both;
	margin: 0px 10px 20px 0px;
}
#guide2 .paper .img {
	float: right;
	width: 250px;
	height: 150px;
	margin: 0px 0px 0px 10px;
}

/*-------------------------------------------------------------
名刺シミュレーションページ
-------------------------------------------------------------*/
#hojin{
	width:700px;
	background-color: #F0F0FA;
	margin:0px;
	padding:10px 0;
}

#hojin h1{
	margin:10px 20px 0;
}

#hojin h2{
	margin: 0 10px;
}

#hojin p.headtext{
	margin:10px 30px;
	text-align:left;
}

#hojin #detail {
	background-color: #FFFFFF;
	margin:10px 20px;
	padding: 10px 0 0;
}

#hojin #detail ul{
	margin: 10px 0;
	padding: 0 10px;
}

#hojin #detail li{
	width: 640px;
	height: 230px;
	text-align:left;
}
#hojin #detail li.step1 { background: url(../image/hojin/hojin_step01.jpg) no-repeat;}
#hojin #detail li.step2 { background: url(../image/hojin/hojin_step02.jpg) no-repeat;}
#hojin #detail li.step3 { background: url(../image/hojin/hojin_step03.jpg) no-repeat;}
#hojin #detail li.step4 { background: url(../image/hojin/hojin_step04.jpg) no-repeat;}
#hojin #detail li.step11 { background: url(../image/hojin/hojin_step11.jpg) no-repeat;}
#hojin #detail li.step12 { background: url(../image/hojin/hojin_step12.jpg) no-repeat;}
#hojin #detail li.step13 { background: url(../image/hojin/hojin_step13.jpg) no-repeat;}
#hojin #detail li.step14 { background: url(../image/hojin/hojin_step14.jpg) no-repeat;}
#hojin #detail li.step15 { background: url(../image/hojin/hojin_step15.jpg) no-repeat;}

#hojin #detail .more {
	width: 240px;
	left: 30px;
	top: 60px;
	position: relative;
}

#hojin #detail .more2 {
	width: 100px;
	top: 60px;
	left: 40px;
	position: relative;
}

#hojin #detail .footer {
	height: 3px;
	background: url(../image/hojin/hojin_footer01.gif) no-repeat bottom;
}

#hojin #button01 {
	margin: 20px;
	padding: 20px;
	border: 5px solid #CCCCFF;
	background-color: #FFFFFF;
	text-align: center;
}

#hojin #button02 {
	margin: 20px;
	padding: 20px;
	background-color: #FFFFFF;
	text-align: center;
}

#hojin #result {
	width: 660px;
	height: 210px;
	background: url(../image/hojin/hojin_result01.jpg) no-repeat top;
	margin:0px 20px;
	padding: 10px 0 0;
	position: relative;
}

#hojin #result p {
	position: absolute;
	font-weight: bold;
	text-align: right;
}
#hojin #result p.price {
	top: 20px;
	right: 180px;
	font-size: 90px;
}
#hojin #result p.yen {
	top: 90px;
	right: 110px;
	font-size: 30px;
	line-height: 140%;
}

/*-------------------------------------------------------------
商品カテゴリトップ
-------------------------------------------------------------*/
#category ul.pickup {
	height: 140px;
	background: url(../image/products/back_pickup.gif) repeat-y;
	margin: 15px 0 15px 5px;
	padding: 10px 0 0 0;
}

#category ul.pickup li {
	float: left;
	padding: 0 0 0 5px;
	display:inline;
}
#category ul.pickup li.first {
	padding: 0 0 0 7px;
}

#category div.ready {
	clear: both;
	margin: 15px 0 20px 5px;
}

#category div.ready ul {
	padding: 10px;
}

#category div.ready li {
	float: left;
	padding: 0 0 0 5px;
	display:inline;
}
#category div.ready li.first {
	padding: 0;
}
#category div.ready li.last {
	clear: both;
	margin: 10px 0 0;
	padding: 0;
}


/*-------------------------------------------------------------
キャンペーンページ
-------------------------------------------------------------*/
#campaign {
	line-height:200%;
}

#campaign p {
	margin:10px;
}

#campaign h3{
	margin: 20px 10px 15px;
	padding: 0 0 0 10px;
	background-color: #eeeeee;
	border-style: solid none;
	border-color: rgb(102, 153, 255) -moz-use-text-color rgb(204, 204, 204);
	border-width: 3px medium 1px;
	line-height: 35px;
	font-weight: bold;
}

#campaign h4{
	margin: 10px;
	padding: 0 0 0 10px;
	border-left: medium solid #999966;
	border-bottom: 1px dotted #333300;
	line-height: 25px;
	font-weight: bold;
}

#campaign div.content{
	margin: 0 15px 15px;
	}

#campaign div.content p {
	margin: 0 20px;
}

#campaign div.content ol {
	margin: 0 25px;
}

div.closed {
	margin: 15px 30px;
	padding: 3px;
	background-color: #FBECF5;
	text-align:center;
	font-weight:bold;
	color: #FF6666;
}

#campaign div.lineup {
	width: 600px;
	margin: 10px auto;
	text-align: center;
}

#campaign div.lineup ul {
	margin: 0 0 10px;
}

#campaign div.lineup li {
	width: 195px;
	float: left;
	padding: 0 0 0 5px;
	display:inline;
}

#campaign div.lineup div.lineup-l {
	width: 380px;
	float: left;
	text-align: left;
}

#campaign div.lineup div.lineup-r {
	width: 200px;
	float: right;
}

#campaign div.detail {
	width: 500px;
	margin: 10px auto;
}

/*キャンペーンの応募ボタン*/
div.entryarea {
	margin: 20px 30px;
	padding: 15px;
	border: 5px solid #ccc;
}
div.btn_campaign {
	padding: 5px;
	background: #f0f0f0;
	text-align: center;
}
div.btn_campaign a {
	background: url(../image/campaign/btn_campaign.jpg) no-repeat;
	width: 400px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	margin: 5px auto;
}
div.btn_campaign a:hover {
	background-position: 0px -50px;
}

div.detail img {
	border: thin solid #CCCCCC;
}


/*-------------------------------------------------------------
ブロック_カレンダー
-------------------------------------------------------------*/
.block-calendar {
	width:185px;
	margin:10px 0 5px;
}
.block-calendar table{
	width:175px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 9px;
	text-align: center;
}
.block-calendar caption{
	color:#999999;
}
.block-calendar caption div {
	float: right;
}
.block-calendar th{
	padding:2px;
	border-bottom: 1px solid #DDD;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 8px;
}
.block-calendar th.sun{
	color:#FF6666;
}
.block-calendar th.sat{
	color:#003399;
}
.block-calendar td{
	width:20px;
	padding:2px;
	border-bottom: 1px solid #DDD;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.block-calendar td.off{
	color:#FFFFFF;
	background-color: #CCCCCC;
}

/*-------------------------------------------------------------
ダウンロードページ
-------------------------------------------------------------*/
#guide div.download {
	margin:0 20px
}

#guide div.detail-r {
	float: right;
	width: 350px;
}

#guide div.detail-r h5{
	margin: 10px;
	padding: 0 0 0 10px;
	border-left-style: none;
	border-bottom: 1px dotted #333300;
	font-size: medium;
	font-weight:bold;
	line-height: 35px;
	background: url(../image/common/icon_ai.gif) no-repeat left top;
	text-indent:35px;
}

/*-------------------------------------------------------------
新規トップページ
-------------------------------------------------------------*/
div.toppage h3 {
	margin: 10px 0;
}
#main #sharp {
	margin: 0 0 10px;
	height: 160px;
	width: 640px;
	position: relative;
}
#main #sharp h4 {
	width: 176px;
	height: 160px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../image/top/topimg.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
#main #sharp h4 span {
	width: 150px;
	display: block;
	position: absolute;
	left: 10px;
	top: 77px;
	text-indent: 0;
	font-weight: normal;
	line-height: 1.3;
}
#main #sharp ul {
	width: 458px;
	height: 160px;
	position: absolute;
	left: 175px;
	top: 0;
}
#main #sharp ul li {
	width: 232px;
	position: absolute;
	line-height:0;
}
#main #sharp ul li a {
	width: 232px;
	display: block;
	background: url(../image/top/topimg.jpg) no-repeat 0 0;
	text-indent: -9999px;
	color: #434343;
	line-height:normal;
}
#main #sharp ul li a:hover { color: #999999; text-decoration: none; }
#main #sharp ul li a span {
	position: absolute;
	left: 11px;
	top: 31px;
	line-height: 1;
	width: 180px;
	text-indent: 0;
}

#main #sharp ul li#l01 { height: 80px; left: 0; top: 0; }
#main #sharp ul li#l01 a { height: 80px; background-position: -176px 0; }
#main #sharp ul li#l01 a:hover { background-position: -176px -160px; }

#main #sharp ul li#l02 { height: 80px; left: 232px; top: 0; }
#main #sharp ul li#l02 a { height: 80px; background-position: -408px 0; }
#main #sharp ul li#l02 a:hover { background-position: -408px -160px; }

#main #sharp ul li#l03 { height: 80px; left: 0; top: 80px; }
#main #sharp ul li#l03 a { height: 80px; background-position: -176px -80px; }
#main #sharp ul li#l03 a:hover { background-position: -176px -240px; }

#main #sharp ul li#l04 { height: 80px; left: 232px; top: 80px; }
#main #sharp ul li#l04 a { height: 80px; background-position: -408px -80px; }
#main #sharp ul li#l04 a:hover { background-position: -408px -240px; }

#main #sec {
	margin: 10px 0;
	background-image: url(../image/top/sec_back.jpg);
	height: 300px;
	width: 640px;
}
#main #sec ul {
	padding: 50px 50px 50px 480px;
}
#main #sec li {
	list-style-image: url(../image/common/arrow_01.gif);
}

#main #service {
	width: 640px;
	height: 260px;
	margin: 0 0 10px;
	position: relative;
}
#main #service h4 {
	width: 640px;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../image/top/topimg.jpg) no-repeat 0 -320px;
	text-indent: -9999px;
}
#main #service ul li {
	width: 320px;
	position: absolute;
	line-height:0;
}
#main #service ul li a {
	width: 320px;
	display: block;
	background: url(../image/top/topimg.jpg) no-repeat;
	text-indent: -9999px;
	line-height:normal;
}
#main #service ul li a:hover { text-decoration: none; }

#main #service ul li#l01 { height: 110px; left: 0; top: 40px; }
#main #service ul li#l01 a { height: 110px; background-position: 0 -360px; }
#main #service ul li#l01 a:hover { background-position: 0 -620px; }

#main #service ul li#l02 { height: 110px; left: 320px; top: 40px; }
#main #service ul li#l02 a { height: 110px; background-position: -320px -360px; }
#main #service ul li#l02 a:hover { background-position: -320px -620px; }

#main #service ul li#l03 { height: 110px; left: 0; top: 150px; }
#main #service ul li#l03 a { height: 110px; background-position: 0 -470px; }
#main #service ul li#l03 a:hover { background-position: 0 -730px; }

#main #service ul li#l04 { height: 110px; left: 320px; top: 150px; }
#main #service ul li#l04 a { height: 110px; background-position: -320px -470px; }
#main #service ul li#l04 a:hover { background-position: -320px -730px; }

#main #group {
	margin: 0 0 10px;
	height: 155px;
	width: 640px;
	position: relative;
}
#main #group ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 155px;
	width: 640px;
}
#main #group ul li {
	width: 214px;
	position: absolute;
	line-height:0;
}
#main #group ul li a {
	width: 214px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../image/top/topimg.jpg);
	text-indent: -9999px;
	line-height:normal;
}
#main #group ul li a:hover { text-decoration: none; }

#main #group ul li#l01 { height: 78px; left: 0; top: 0; }
#main #group ul li#l01 a { height: 78px; background-position: 0 -840px; }
#main #group ul li#l01 a:hover { background-position: 0 -995px; }

#main #group ul li#l02 { height: 78px; left: 213px; top: 0; }
#main #group ul li#l02 a { height: 77px; background-position: -213px -840px; }
#main #group ul li#l02 a:hover { background-position: -213px -995px; }

#main #group ul li#l03 { height: 78px; left: 426px; top: 0; }
#main #group ul li#l03 a { height: 78px; background-position: -426px -840px; }
#main #group ul li#l03 a:hover { background-position: -426px -995px; }

#main #group ul li#l04 { height: 77px; left: 0; top: 78px; }
#main #group ul li#l04 a { height: 77px; background-position: 0 -918px; }
#main #group ul li#l04 a:hover { background-position: 0 -1073px; }

#main #group ul li#l05 { height: 77px; left: 213px; top: 78px; }
#main #group ul li#l05 a { height: 77px; background-position: -213px -918px; }
#main #group ul li#l05 a:hover { background-position: -213px -1073px; }

#main #group ul li#l06 { height: 77px; left: 426px; top: 78px; }
#main #group ul li#l06 a { height: 77px; background-position: -426px -918px; }
#main #group ul li#l06 a:hover { background-position: -426px -1073px; }

#main #information {
	width: 640px;
	height: 270px;
	margin: 0 0 10px;
	position: relative;
}
#main #information h4 {
	width: 640px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../image/top/topimg.jpg) no-repeat 0 -1150px;
text-indent: -9999px;
}
#main #information ul {
	width: 640px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 50px;
	background: url(../image/top/topimg.jpg) repeat-y 0 -1200px;
}
#main #information ul li {
	width: 500px;
	display: block;
	position: relative;
	margin: 0 0 5px;
	left: 120px;
	top: 15px;
	line-height: 1.4;
}
#main #information ul li span {
	width: 90px;
	position: absolute;
	left: -90px;
	top: 0;
}
#main #information div.more{
	width:100px;
	top: 5px;
	left: 500px;
	text-align:right;
	position: relative;
}
#main #information div.bottom {
	display: block;
	height: 20px;
	width: 640px;
	position: absolute;
	left: 0;
	top: 250px;
	background: url(../image/top/topimg.jpg) no-repeat 0 -1390px;
}

#main #print {
	margin: 0 0 30px;
	width: 640px;
	position: relative;
}

#main #print p {
	text-indent: -9999px;
	display: block;
}
#main #print p#m01 a {
	background: url(../image/top/topimg.jpg) no-repeat 0 -1410px;
	display: block;
	height: 80px;
}
#main #print p#m01 a:hover { background-position: 0 -1490px; }


/*-------------------------------------------------------------
新規サイドナビ
-------------------------------------------------------------*/
#sidemenu{
	float:left;
	width:200px;
	margin:10px 0 0 10px;
	display:inline;
}

#sidemenu #printlist,#sidemenu #service,#sidemenu #category,#sidemenu #banner {
	margin: 0px 0px 5px;
	position: relative;
	width: 190px;
}

#sidemenu #printlist h2 {
	background: url(../image/common/sidenavi.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
}
#sidemenu #printlist p a {
	text-indent: -9999px;
	background: url(../image/common/sidenavi.jpg) no-repeat 0 -60px;
	display: block;
	height: 40px;
}
#sidemenu #printlist p a:hover {	background-position: -190px -60px;	}

#sidemenu #service {
	height: 155px;
}

#sidemenu #service h2 {
	background: url(../image/common/sidenavi.jpg) no-repeat 0 -105px;
	text-indent: -9999px;
	display: block;
	height: 70px;
}
#sidemenu #service ul {
	left: 0;
	top: 70px;
	position: absolute;
	height: 95px;
}
#sidemenu #service ul li {
	width: 190px;
	position: absolute;
	line-height:0;
}
#sidemenu #service ul li a {
	text-indent: -9999px;
	background: url(../image/common/sidenavi.jpg) no-repeat;
	display: block;
	line-height:normal;
}
#sidemenu #service ul li.guide { height: 40px; left: 0; top: 0; }
#sidemenu #service ul li.guide a { height: 40px; background-position: 0 -175px; }
#sidemenu #service ul li.guide a:hover { background-position: -190px -175px; }

#sidemenu #service ul li.faq { height: 45px; left: 0; top: 40px; }
#sidemenu #service ul li.faq a { height: 45px; background-position: 0 -215px; }
#sidemenu #service ul li.faq a:hover { background-position: -190px -215px; }

#sidemenu #banner {
	margin: 0px 0px 5px;
	position: relative;
	width: 190px;
	/*height: 160px;*/
	height: 105px;
}
#sidemenu #banner p {
	width: 190px;
	position: absolute;
}
#sidemenu #banner p a {
	text-indent: -9999px;
	background: url(../image/common/sidenavi.jpg) no-repeat;
	display: block;
}
#sidemenu #banner p.campaign { height: 50px; left: 0; top: 0; }
#sidemenu #banner p.campaign a { height: 50px; background-position: 0 -265px; }
#sidemenu #banner p.campaign a:hover { background-position: -190px -265px; }

/*#sidemenu #banner p.present { height: 50px; left: 0; top: 55px; }
#sidemenu #banner p.present a { height: 50px; background-position: 0 -320px; }
#sidemenu #banner p.present a:hover { background-position: -190px -320px; }

#sidemenu #banner p.mailform { height: 50px; left: 0; top: 110px; }*/
#sidemenu #banner p.mailform { height: 50px; left: 0; top: 55px; }
#sidemenu #banner p.mailform a { height: 50px; background-position: 0 -375px; }
#sidemenu #banner p.mailform a:hover { background-position: -190px -375px; }

#sidemenu #category h2,#sidemenu #category a {
	background: url(../image/common/sidenavi.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}

#sidemenu #category ul {
	margin: 0px 0px 5px;
}

#category #bizcard a { height: 36px; background-position: 0 -430px; }
#category #bizcard a:hover { background-position: -190px -430px; }

#category #parent-1 a { height: 36px; background-position: 0 -536px; }
#category #parent-1 a:hover { background-position: -190px -536px; }
#category #parent-2 a { height: 36px; background-position: 0 -501px; }
#category #parent-2 a:hover { background-position: -190px -501px; }
#category #parent-3 a { height: 36px; background-position: 0 -606px; }
#category #parent-3 a:hover { background-position: -190px -606px; }
#category #parent-4 a { height: 36px; background-position: 0 -571px; }
#category #parent-4 a:hover { background-position: -190px -571px; }

#category #envelop a { height: 36px; background-position: 0 -645px; }
#category #envelop a:hover { background-position: -190px -645px; }

#category #parent-5 a { height: 36px; background-position: 0 -681px; }
#category #parent-5 a:hover { background-position: -190px -681px; }
#category #parent-6 a { height: 36px; background-position: 0 -716px; }
#category #parent-6 a:hover { background-position: -190px -716px; }
#category #parent-7 a { height: 36px; background-position: 0 -751px; }
#category #parent-7 a:hover { background-position: -190px -751px; }
#category #parent-8 a { height: 36px; background-position: 0 -786px; }
#category #parent-8 a:hover { background-position: -190px -786px; }
#category #parent-9 a { height: 36px; background-position: 0 -821px; }
#category #parent-9 a:hover { background-position: -190px -821px; }
#category #parent-10 a { height: 36px; background-position: 0 -856px; }
#category #parent-10 a:hover { background-position: -190px -856px; }
#category #parent-11 a { height: 36px; background-position: 0 -891px; }
#category #parent-11 a:hover { background-position: -190px -891px; }
#category #parent-54 a { height: 35px; background-position: 0 -1536px; }
#category #parent-54 a:hover { background-position: -190px -1536px; }

#sidemenu #mark{
	text-align:center;
}

/*-------------------------------------------------------------
フッター
-------------------------------------------------------------*/
#footermap {
	margin: 0 15px 10px;
	width: 840px;
	position: relative;
}
#footermap h3 {
	height: 60px;
	text-indent: -9999px;
	background: url(../image/common/sitemap_top.gif) no-repeat;
	display: block;
}
#footermap #mapstage {
	width:100%;
	min-height:100%; 
	height:auto !important;
	height:100%; 
	overflow:auto; /*IE7 and Firefox*/
	background: url(../image/common/sitemap_back.gif) repeat-y;
}
#footermap #mapstage h4 {
	border-bottom: 1px solid #D2D2D2;
	background: url(../image/common/icon_green.gif) no-repeat  0 6px;
	text-indent:15px;
	margin: 0 10px 10px 0;
	padding: 3px 0;
	line-height: 25px;
}
#footermap #mapstage .stage {
	float:left;
	width:240px;
	margin:0 0 20px 30px;
	display:inline;
}
#footermap #mapstage .stage ul {
	margin:0 15px;
}
#footermap .bottom {
	height: 20px;
	background: url(../image/common/sitemap_bottom.gif) no-repeat;
	clear: both;
}

#footerguide {
	width: 245px;
	height: 445px;
	margin: 0 15px;
	padding: 40px 0  10px 595px;
	background: url(../image/common/footer.gif) no-repeat;
}

#footerguide #guidelink a {
	width: 185px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	background: url(../image/common/btn_footer.jpg) no-repeat;
}
#footerguide #guidelink a:hover { background: url(../image/common/btn_footer_on.jpg) no-repeat; }


/*-------------------------------------------------------------
商品一覧ページ
-------------------------------------------------------------*/
#categoryList #categoryTree li {
	margin-left: 15px;
	background: url(../image/common/arrow_02.gif) no-repeat  0 6px;
	text-indent:15px;
	line-height: 20px;
}


/*-------------------------------------------------------------
商品個別ページ用
-------------------------------------------------------------*/
.prolink01 a {
	background: url(../image/products/pro_link.gif) no-repeat;
	display: block;
	width: 340px;
	height: 45px;
	text-indent: -9999px;
}
.prolink01 a:hover {	background-position: -340px 0;	}

.prolink02 a {
	background: url(../image/products/pro_link.gif) no-repeat;
	background-position: 0 -45px;
	display: block;
	width: 340px;
	height: 65px;
	text-indent: -9999px;
}
.prolink02 a:hover {	background-position: -340px -45px;	}

