/*
 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
 *
 * http://www.lockon.co.jp/
 */

@charset "<!--{$smarty.const.CHAR_CODE}-->";

/*FORM*/
.box3 { width: 33px; }	/*W3*/
.box6 { width: 54px; }	/*W6*/
.box10 { width: 82px; }	/*W10*/
.box12 { width: 96px; }	/*W12*/
.box18 { width: 138px; }	/*W18*/
.box19 { width: 145px; }	/*W19*/
.box20 { width: 152px; }	/*W20*/
.box30 { width: 222px; }	/*W30*/
.box33 { width: 243px; }	/*W30*/
.box40 { width: 292px; }	/*W40*/
.box47 { width: 341px; }	/*W47*/
.area40 { width: 302px; height: 134px; }	/*W40¡ßH8*/
.area45 { width: 337px; height: 290px; }	/*W40¡ßH20*/
.area46 { width: 337px; height: 134px; }	/*W40¡ßH8*/
.area50 { width: 372px; height: 290px; }	/*W50¡ßH20*/
.area55 { width: 407px; height: 290px; }	/*W55¡ßH20*/
.area65 { width: 444px; height: 290px; }	/*W65¡ßH20*/
.area68 { width: 498px; height: 134px; }	/*W68¡ßH8*/
.area80 { width: 572px; height: 134px; }	/*W80¡ßH8*/
.area80_2 { width: 499px; height: 420px; }	/*W80¡ßH30*/
.area92 { width: 666px; height: 160px; }	/*W92¡ßH10*/
.area96 { width: 694px; height: 420px; }	/*W80¡ßH30*/
.area96_2 { width: 694px; height: 160px; }	/*W80¡ßH10*/

/*LINK*/
a:link { color: #3a75af; text-decoration: underline; }
a:visited { color: #3a75af; text-decoration: underline; }
a:hover { color: #3a75af; text-decoration: none; }

/*OVER*/
a.over:link{ color:#4a6fa6; text-decoration: none; }
a.over:visited { color:#4a6fa6; text-decoration: none; }
a.over:hover { color:#4a6fa6; text-decoration: underline; }

/*COLOR*/
.white { color: #ffffff; }
.whitest { color: #ffffff; font-weight: bold; }
.red { color: #ec0000; }
.redst { color: #ec0000; font-weight: bold; }
.blue { color: #3a75af; }
.bluest { color: #3a75af; font-weight: bold; }
.black { color: #000000; }
.blackst { color: #000000; font-weight: bold; }
.orange { color: #ff6600; }
.orangest { color: #ff6600; font-weight: bold; }

/*PHOTO*/
.picture { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}
#picture { 
	padding-right: 10px;
}

/*PHOTO*/
img { 
	border: 0px;
}


#container #right #contents #right #price{
border-width: 1px;
border-style: solid;
border-color: #ccc;
padding: 0;
margin: 0;
padding: 0;
width: 295px;
background: #ecf5ff;
}
body {
background-color: #ffffff;
background-image: url(http://alp.mydns.jp/wonder-dog.com/store/img/background_image_01.gif);
background-repeat: repeat-x;
text-align: center;
}

/*2007-07-23 update*/
* {
margin: 0px;
padding: 0px;
}
/*----------------------------------------------------
 navigation style
----------------------------------------------------*/
div#navigation {
	width: 170px;
	background-image: url(../../../images/background_image_03.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: left;
	padding: 20px 0px 0px 0px;
	float: left;
}
div#navigation img {
	margin: 0px 0px 0px 20px;
}
ul#sidemenu{
	widht: 100px;
	text-align: left;
	margin: 10px 20px 10px 20px;
	padding: 0px;
}
ul#sidemenu li {
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro W3","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka";
	line-height: 2em;
	list-style: none;
	display: block;
	margin: 0px;
}
ul#sidemenu li a {
	color: #707070;
	background-image: url(../../../images/icon_image_04.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	padding: 0px 5px 0px 10px;
}
ul#sidemenu li a:hover {
	color: #C84B4B;
	background-image: url(../../../images/icon_image_05.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	text-decoration: underline;
	padding: 0px 5px 0px 10px;
}
ul#banner {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
ul#banner li {
	width: 145px;
	height: 26px;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}


/*----------------------------------------------------
 pagemenu style
----------------------------------------------------*/
div#breadlink {
	width: 499px;
	/*float: right;*/
	padding: 10px 0px 10px 0px;
float: left;
}
div#breadlink ul li {
	font-size: 10px;
	color: 5F5F5F;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro W3","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(http://alp.mydns.jp/wonder-dog.com/store/img/icon_image_06.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
div#breadlink ul li a {
	text-decoration: underline;
}
div#footer {
	width: 860px;
	clear: both;
	text-align: left;
	padding: 20px 0px 0px 0px;
}
#menu {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#menu li {
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro W3","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(http://alp.mydns.jp/wonder-dog.com/store/img/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 14px;
}
#menu li a {
	color: #666666;
}
#menu li a:hover {
	color: #999999;
	text-decoration: underline;
}
#submenu {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
}
#submenu li {
	font-size: 10px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","Hiragino Kaku Gothic Pro W3","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(http://alp.mydns.jp/wonder-dog.com/store/img/icon_image_03.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#submenu li a {
	color: #666666;
}
#submenu li a:hover {
	color: #999999;
	text-decoration: underline;
}
/*2007-07-23 update end*/
/*2007-07-20*/
#head_s {
	padding: 10px;
}
#top_c {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
}
/*2007-07-20 end*/
/*2007-07-25*/
div#subtitle_wd {
	background-image: url(http://alp.mydns.jp/wonder-dog.com/store/img/head_bg.gif);
	width: 499px;
	padding: 15px 10px 10px 40px;
	font-weight: bold;
	color: #111111;	
}
/*2007-07-25 end*/
/*2007-07-30*/
a{
	text-decoration: none;
}
a:active {
	color: #0068B7;
	text-decoration: none;
}
a:link {
	color: #0068B7;
	text-decoration: none;
}
a:visited {
	color: #0068B7;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
/*2007-07-30 end*/