/* 
html {font-size: 100%;}
html {font-size: 62.5%;}
 */ 
html {font-size: 14px;}
body {
	margin:0px;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ƒqƒ‰ƒMƒmŠpƒS ProN W3", "ƒƒCƒŠƒI", sans-serif; 
	font-size: 16px;
	line-height:150%;
	background-color:#FFFFFF;
	-webkit-text-size-adjust: none; /* ƒtƒHƒ“ƒgƒTƒCƒYŽ©“®’²® */  
}
img {
	border:none;
}
p {
	margin:0px;
}
#wrapper {
	width:700px;
	margin:30px auto 0;
}
#navibar {
	display:block;
	width:100%;
	height:auto;
	position:fixed;
	top:0px;
	left:0px;
	z-index:9;
}
#navibar div {
	float:left;
}
#navibar div img {
	width:100%;
}
#navibar div.logo {
	width:50%;
}
#navibar div.btn {
	width:25%;
}

#head {
	width:100%;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;	
}
#head #left {
	width:55%;
	float:left;
}
#head #right {
	width:45%;
	float:left;
	text-align:right;
}
#head #right #pc {
	width:30%;
	margin:5px 10px 0 0;
	float:right;
}
#head #right #tenyrs {
	width:100%;
	float:right;
	margin:0;
}
#head #left img, #head #right #pc img, #head #right #tenyrs img {
	width:100%;
}
#head2 {
	width:100%;
	clear:both;
}
#head2 #left {
	width:40%;
	float:left;
}
#head2 #right {
	width:60%;
	float:left;
	text-align:right;
}
#head2 #left img, #head2 #right img {
	width:100%;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */

.body {
	width:90%;
	margin:10px auto 40px;
}
p {
	margin:5px 0 0 15px;
}
.al-c {
	text-align:center;
}
.al-c img {
	width:90%;
}
.al-r {
	text-align:right;
}
.img100 {
	margin:10px 0 0;
}
.img100 img {
	width:100%;
}
.fw-bold {
	font-weight:bold;
}

.red_b {
	color:#FF0000;
	font-weight:bold;
}
.title {
	margin:30px 0 0;
	padding:5px 10px 7px;
	background-image:url(images/title_base.gif);
	background-repeat:repeat;
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;
}
.title-p {
	margin:5px 0 0;
	padding:5px 10px 7px;
	background-image:url(images/title_base.gif);
	background-repeat:repeat;
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;
}
#menu {
	width:100%;
	margin:0 0 20px;
}
#menu div {
	background-image:url(images/menu_base.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding:15px 20px 0;
}
#menu div.pinkbase {
	background-image:url(images/menu_base_p.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding:15px 20px 0;
}
#menu div.grnbase {
	background-image:url(images/menu_base_g.jpg);
	background-repeat:no-repeat;
	height:35px;
	padding:15px 20px 0;
}

div.img4 {
	margin:30px 10px;
	clear:both;
}
.img4 div {
	float:left; width:50%; text-align:center;
}
.img4 div img {
	width:100%;
}

div.two-col {
	margin:15px 0;
	clear:both;
}
.two-col div {
	float:left; width:50%; text-align:center;
}
.two-col div img {
	width:90%;
}
.sub-menu {
	width:80%;
	margin:15px auto;
}
.sub-menu div {
	background-image:url(images/listmark.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:3px 10px 0 22px;
}

.lineup {
	margin:0 10px 20px;
}

.lineup div {
	float:left;
	width:30%;
	height:30%;
	margin:15px 10px 0 0;
}
.lineup div.right {
	float:left;
	width:30%;
	height:30%;
	margin:15px 0 0 0;
}
.lineup div img {
	width:100%;
}
.lineup span {
	width:100%;
	text-align:center;
	font-weight:bold;
	color:#CC0000;
	font-size: 16px; font-size: 1.6rem;
}
.note {
	font-weight:bold;
	margin:10px auto 30px;
	text-align:center;
}
	

.shoptitle {
	clear:both;
	font-weight:bold;
	background-image:url(images/listmark.gif);
	background-repeat:no-repeat;
	background-position:0 6;
	padding:0px 5px 0 22px;
	margin:15px 5px 0px;
}	
.shop {
	background-image:url(images/shop_bg.jpg); background-repeat:repeat; width:100%; margin:5px auto 0px;
}
.shop div.left {
	width:30%;
	padding:7px;
	float:left;
}	
.shop div.left img {
	width:100%;
}	
.shop div.right {
	width:60%;
	float:left;
	padding:0 7px 7px;
}
.shop .right div.address { font-size: 16px; font-size: 1.6rem;
}
.tel-mid {
	width:100%;
	margin:5px 0 20px;
}
.tel-mid img {
	width:100%;
}
.sub {
	border-bottom:#3399FF 1px solid;
	border-left:#3399FF 5px solid;
	padding:2px 0 0 10px;
	margin:30px 0 15px;
	font-weight:bold;
}
.sub-under {
	margin:15px 0 0; padding:2px 15px; background-color:#CCCCCC; font-weight:bold;
}
.sub2 {
	border-left:#ff5db1 5px solid;
	border-bottom:#ff5db1 1px solid;
	padding:2px 0 0 10px;
	margin:40px 0 15px;
}

form {
	width:95%;
	margin:0px auto ;
}
.form-body {
	margin:10px 0 0 16px;
}
.zip {
	float: left;
	width: 80px;
	padding-left:10px;
}
.zip-fr {
	margin-top:7px;
}
.fs-s {	font-size: 16px; font-size: 1.6rem;
}
.alert { padding:10px 0; color:#FF0000; font-size: 16px; font-size: 1.6rem; text-align:center; }

.onebtn {
	clear:both;
	margin:0px 10px 5px;
}
.onebtn img {
	width:100%;
}
.twobtn {
	clear:both;
	margin:0px 10px 5px;
}
.twobtn div.left {
	width:50%;
	float:left;
}
.twobtn div.right {
	width:50%;
	float:left;
}
.twobtn div.left img {
	width:100%;
}
.twobtn div.right img {
	width:100%;
}
.threebtn {
	clear:both;
	margin:0px 10px 5px;
}
.threebtn div.left {
	width:33%;
	float:left;
}
.threebtn div.center {
	width:33%;
	float:left;
}
.threebtn div.right {
	width:33%;
	float:left;
}
.threebtn div.left img {
	width:100%;
}
.threebtn div.center img {
	width:100%;
}
.threebtn div.right img {
	width:100%;
}

.price-pc {
	width:60%;
	margin:20px auto;
	padding:5px;
	text-align:center;
	background:#CCCCCC;
	font-weight:bold; font-size: 16px; font-size: 1.6rem;
border:1px solid #999999;
}
.price-pc a:link, .price-pc a:visted {
	color:#333333;
	text-decoration:none
}
.price-pc a:hover, .price-pc a:active {
	color:#FF0000;
	text-decoration:none
}


#footer {
	background-color:#CCCCCC;
	padding:10px 0 10px;
}
#link {
	width:90%;
	margin:0 auto 10px;	font-size: 14px; font-size: 1.4rem;
}

.etc {
	margin-top:10px;
	color:#FF0000; font-size: 16px; font-size: 1.6rem;
font-weight:bold;
}

.special {
	text-align:center;
}
.special img {
	width:100%;
}

.orico-s { float:right; text-align:center; font-size:12px; font-size: 1.2rem; line-height:130%; }
.orico-s form { margin:0; }

.textlink {
	text-align:right;
	padding:0px 5px; font-size: 14px; font-size: 1.4rem;
}
.pan {
	padding:0px 5px 0; font-size: 12px; font-size: 1.2rem;
}

/* ¤•iƒy[ƒW */

.body-p {
	width:95%;
	margin:10px auto 40px;
}
.body-p div.warranty { float:right; padding:0 10px; background-color:#333; color:#FFFFFF; font-size: 14px; font-size: 1.4rem;
font-weight:bold; }
.body-p div.product { clear:right; text-align:center; }
.body-p div.product img { width:50%; }
.body-p table { width:95%; margin:0 auto; font-size: 16px; font-size: 1.6rem; border:1px #CCCCCC solid; border-collapse:collapse; }
.body-p table th, .body-p table td { padding:3px; font-size: 16px; font-size: 1.6rem; border:1px #CCCCCC solid; border-collapse:collapse; }
.body-p table th { background-color:#FFFFCC; font-weight:bold; }
.body-p table td.bg { background-color:#E4E4E4; }
.body-p table.price td, .body-p table.price th { text-align:center; }
.body-p table.spec th, .body-p table.spec td { font-size: 14px; font-size: 1.4rem; }

.linkarrow { float:right; margin-left:15px; padding:5px 0 0 25px; font-size: 16px; font-size: 1.6rem; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:0 5px; }


/* tabØ‘Ö«*/
.tabs {
	clear:right;
	margin:20px auto 0;
}
.tabs ul {
    margin: 0;
	padding:0;
    list-style-type: none;
}
.tabs li {
    float: left;
	width:40%;
	text-align:center;
    margin: 0 3px 0;
    padding: 5px;
	color:#039;
	font-size: 13px; font-size: 1.3rem;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
   /* ¥CSS3 */
   border-top-left-radius: 5px;  /* ¶ã */
   border-top-right-radius: 5px; /* ‰Eã */

   /* ¥Safari,Chrome */
   -webkit-border-top-left-radius: 5px;  /* ¶ã */
   -webkit-border-top-right-radius: 5px; /* ‰Eã */

   /* ¥Firefox */
   -moz-border-radius-topleft: 5px;  /* ¶ã */
   -moz-border-radius-topright: 5px; /* ‰Eã */
}
.tabs li.now {
    color: #FFF;
    background: #0099FF;
}
.tabs .tab_content {
    clear: both;
    border: 1px solid #ccc;
    margin: 0 0 20px 0;
    padding: 10px;
}

.name {
	text-align:right;
	color:#003399;
}


#page-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width:17%;
	z-index:8;
}
#page-top a img {
	border:none;
	filter: alpha(opacity="80");
	opacity: 0.8; 
	width:100%;
}

#page-top a:hover img {
	filter: alpha(opacity="100");
	opacity: 1; 
}
