* {
	margin:0;
	padding:0;
/*	border:0;*/
	font-style:normal;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", Verdana, Helvetica, sans-serif;
	line-height:1.3;
/*	text-decoration:none;*/
}

/* general styles */
body {
 width: 1002px;
 margin: 0 auto;
 height: auto;
 background: #ffffff;
 font-size: 14px;
 border: 1px solid #efefef;

}

img {
 margin: 0;
 padding: 0;
 border: 0;
}

a {
 color: #0000ff;
}

a:visited {
 color: #666666;
}

a:hover {
 color: #0000c0;
}

#wrapper {
 max-width: 1002px;
 min-width: 800px;
 margin: 0px auto;
 padding: 0px;
 border: 0px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 9pt/150% 'arial', sans-serif;
 line-height:1.6em;
}




/* Header */
/* Header */
#header {
 width: 100%;
 height: 85px;
 margin: 0px;
 padding: 0px;
 background: #ffffff url(https://chillout-medister.ssl-lolipop.jp/images/head_back_all.png) repeat-x;
}

#header #title {
 margin: 0px 0px 0px 30px;
 padding: 0px;
 color: #000000;
 font: bold 2.5em 'arial black', sans-serif;
 text-align: left;
}

#header #title a {
 color: #000000;
}


#header div#description h1 {
 margin: 0px 20px 0px 0px;
 padding: 0px;
 color: #021a74;
 font-size: 9pt;
 text-align: right;
}





/* tab */

#tabContent, #menuContent {
	background-color: #efefef;
	padding: 5px;
}

#tabIndex, #menuIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li, #menuIndex li {
	float:left;
	margin-right: 5px;
	padding: 0.5em;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
}

#tabIndex .close, #menuIndex .close {
  background: #ffffff  url(http://www.medister.info/images/tabback2.gif) repeat-x;
  text-decoration: underline;
  color:#0000FF;
}
#tabIndex .open, #menuIndex .open {
  background: #ffffff  url(http://www.medister.info/images/tabback1.gif) repeat-x;
  text-decoration: none;
}

#tabBoxIndex, #menuBoxIndex {
	background-color: #ffffff;
	border: #ffffff solid 1px;
	padding: 0px;
	clear: both;
}



/* Navigation0 */
#navigation0 {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 0px 2% 0px 5%;
 background: #ffffff url(http://www.medister.info/images/navi_back.png) repeat-x;
}

#navigation0 ul {
 list-style:none;
 float: left;
}

#navigation0 li {
 display:inline;
 float:left;
 margin: 0px;
}

#navigation0 li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(http://www.medister.info/images/tab-l.png) no-repeat;
 text-decoration:none;
}

#navigation0 li a.tabs:hover {
 background:  url(http://www.medister.info/images/tab-l.png) no-repeat;
}

#navigation0 li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(http://www.medister.info/images/tab-r.png) no-repeat right top;
 color: #6B78A9;
 font-size: 9pt;
 cursor: pointer;
}

#navigation0 li a.tabs:hover span {
 background:  url(http://www.medister.info/images/tab-r.png) no-repeat right top;
 color: #ff6817;
 cursor: pointer;
}


#navigation0 li a.tabs2 {
 float:left;
 padding-left: 4px;
 background:  url(http://www.medister.info/images/tab-l2.png) no-repeat;
 text-decoration:none;
}

#navigation0 li a.tabs2:hover {
 background:  url(http://www.medister.info/images/tab-l2.png) no-repeat;
}

#navigation0 li a.tabs2 span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(http://www.medister.info/images/tab-r2.png) no-repeat right top;
 color: #6B78A9;
 font-size: 9pt;
 cursor: pointer;
}

#navigation0 li a.tabs2:hover span {
 background:  url(http://www.medister.info/images/tab-r2.png) no-repeat right top;
 color: #ff6817;
 cursor: pointer;
}


/* Navigation */
#navigation {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 0px 2% 0px 5%;
 background: #ffffff url(http://www.medister.info/images/navi_back.png) repeat-x;
}

#navigation ul {
 list-style:none;
 float: left;
}

#navigation li {
 display:inline;
 float:left;
 margin: 0px;
}

#navigation li a.tabs {
 float:left;
 padding-left: 4px;
 background:  url(http://www.medister.info/images/tab-l.png) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs:hover {
 background:  url(http://www.medister.info/images/tab-l.png) no-repeat;
}

#navigation li a.tabs span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(http://www.medister.info/images/tab-r.png) no-repeat right top;
 color: #6B78A9;
 font-size: 9pt;
 cursor: pointer;
}

#navigation li a.tabs:hover span {
 background:  url(http://www.medister.info/images/tab-r.png) no-repeat right top;
 color: #ff6817;
 cursor: pointer;
}


#navigation li a.tabs2 {
 float:left;
 padding-left: 4px;
 background:  url(http://www.medister.info/images/tab-l2.png) no-repeat;
 text-decoration:none;
}

#navigation li a.tabs2:hover {
 background:  url(http://www.medister.info/images/tab-l2.png) no-repeat;
}

#navigation li a.tabs2 span {
 float:left;
 padding: 5px 15px 4px 6px;
 background:  url(http://www.medister.info/images/tab-r2.png) no-repeat right top;
 color: #6B78A9;
 font-size: 9pt;
 cursor: pointer;
}

#navigation li a.tabs2:hover span {
 background:  url(http://www.medister.info/images/tab-r2.png) no-repeat right top;
 color: #ff6817;
 cursor: pointer;
}

/* Navigation3 */
#navigation3 {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 0px 3% 5px 3%;
}

#navigation3 p {
 width:auto;
 padding: 2px 7px 2px 7px;
 float:center;
 font-size: 9pt;
}


/* Navigation2 */
#navigation2 {
 float: left;
 width: 93%;
 margin: 0px;
 padding: 0px 3% 5px 3%;
 }

#navigation2 p {
 width:auto;
 padding: 2px 7px 2px 7px;
 float:center;
 font-size: 9pt;
}

/* Category tytles */
#category_title {
 float: left;
 width: 100%;
 margin: 0px;
 padding: 0px 0px 0px 0px;
}

#category_title h2 {
 margin: 5px 0px 0px 0px;
 padding: 5px;
 border-top: 1px solid #999999;
 border-right: 0px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #1b76dc;
 background:  url(http://www.medister.info/images/category_titleback_h2.gif) repeat;
 color: #ffffff;
 font: bold 2.0em 'arial', sans-serif;
 text-align: left;
}

#category_title p {
 margin: 10px 0px 0px 0px;
 padding: 5px;
 color: #000080;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
 line-height:1.6em;
}
 

/* Category tytles2 */
#category_title2 {
 float: left;
 width: 100%;
 margin: 0px;
 padding: 0px 0px 0px 20px;
}

#category_title2 h2 {
 margin: 5px 0px 0px 0px;
 padding: 5px;
 border-top: 1px solid #999999;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #999999;
 border-left: 5px solid #1b76dc;
 background:  url(http://www.medister.info/images/category_titleback_h2.gif) repeat;
 color: #ffffff;
 font: bold 2.0em 'arial', sans-serif;
 text-align: left;
}

#category_title2 p {
 margin: 10px 0px 0px 0px;
 padding: 5px;
 color: #0066ff;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
 line-height:1.6em;
}
 
/* searcher */
#searcher {
 float: left;
 width: 100%;
 margin: 5px 0px 0px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 border-bottom: 1px #000080;
 font-size: 9pt;
 text-align: left;
}

#searcher h2 {
 margin: 0px 0px 10px;
 padding: 5px 20px;
 border-top: 2px solid #000080;
 border-right: 0px solid #999999;
 border-bottom: 1px dashed #000080;
 border-left: 5px solid #000080;
 background:  url(http://www.medister.info/images/contents_back_h2.gif) repeat;
 color: #ff0000;
 font: bold 1.2em 'arial', sans-serif;
 text-align: center;
}

/* Main contents */
#contents {
 float: left;
 width: 80%;
 margin: 0px 0px 0px;
 padding: 0px 0px 0px 10px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

#contents2 {
 float: left;
 width: 80%;
 margin: 0px 0px 0px;
 padding: 0px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

#contents h2 {
 margin: 5px 0px 0px;
 padding: 5px 20px;
 border-top: 1px solid #000080;
 border-right: 1px solid #000080;
 border-bottom: 1px dashed #000080;
 border-left: 5px solid #000080;
 background:  url(http://www.medister.info/images/contents_back_h2.gif) repeat;
 color: #666666;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}

#contents h3 {
 margin: 0px 0px 10px;
 padding: 5px 20px;
 border-top: 1px solid #ff7400;
 border-right: 1px solid #999999;
 border-bottom: 1px dashed #ff7400;
 border-left: 5px solid #ff7400;
 background:  url(http://www.medister.info/images/contents_back_h2.gif) repeat;
 color: #000080;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}


#contents a {
 color: #000080;
 }

#contents a:hover {
 color: #0066ff;
 }


#contents h3 a {
 color: #000080;
 }

#contents h3 a:hover {
 color: #0066ff;
 }

#contents2 h3 {
 margin: 15px 0px 10px;
 padding: 5px 20px;
 border-top: 1px solid #ff7400;
 border-right: 0px solid #999999;
 border-bottom: 1px dashed #ff7400;
 border-left: 5px solid #ff7400;
 background:  url(http://www.medister.info/images/contents_back_h2.gif) repeat;
 color: #666666;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}

#contents2 h3 a {
 color: #000080;
 }

#contents2 h3 a:hover {
 color: #0066ff;
 }

#contents2 td a {
 color: #0066ff;
 }

#contents2 td a:hover {
 color: #ff6699;
 }

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #ffffff;
}
#contents .contents_body2 {
 margin: 5px 0px 10px 0px;
 padding: 0px;

}

#contents h4 {
 margin: 5px 5px 5px;
 padding: 5px 15px 5px 15px;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
}

#contents h5 {
 margin: 20px 20px 10px;
 padding: 5px 15px 5px 15px;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
 border-bottom: 1px solid #000080;
 border-left: 5px solid #000080;
 }

#contents p {
 margin: 4px 8px;
 padding: 0px 5px 0px 5px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
 line-height:1.8em;
 color: #5e5e5e;
}

#contents p {
 margin: 4px 8px;
 padding: 0px 5px 0px 5px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
 line-height:1.8em;
 color: #5e5e5e;
}

#contents2 p {
 margin: 4px 8px 4px;
 padding: 0px 5px 0px 5px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
 line-height:1.6em;
}

#contents2 table {
 margin: 5px 5px 5px;
 padding: 1px 1px 1px 1px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
 width: 98%;
}

#category_title table {
 margin: 10px 5px 10px;
 padding: 0px 10px 0px 10px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
 width: 100%;
}

#category_title h3 {
 margin: 10px 0px 10px;
 padding: 5px 20px;
 border-top: 0px solid #ff7400;
 border-right: 0px solid #999999;
 border-bottom: 1px solid #ff7400;
 border-left: 5px solid #ff7400;
 background:  url(http://www.medister.info/images/contents_back_h2.gif) repeat;
 color: #666666;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}

#contents form {
 margin: 5px 25px 5px;
 padding: 3px 10px;
 font: bold 1.2em 'arial', sans-serif;
 text-align: left;
}

#contents2 form {
 margin: 5px 0px 5px;
 padding: 10px 10px;
 font: 9pt 'arial', sans-serif;
 text-align: left;
}

#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}

#contents_form {
 padding: 0px 0px 10px 0px;
 background: #eeeeee;
 border-top: 0px solid #ff7400;
 border-right: 0px solid #ff7400;
 border-bottom: 1px solid #dfdfdf;
 border-left: 0px solid #ff7400;
}


#product_image {
 float: left;
 width: 150px;
 height: auto;
 margin: 0px 0px 0px;
 padding: 0px;
 background: url(http://www.medister.info/images/noimage_back.gif) repeat;
 color: #666666;
 font-size: 9pt;
 text-align: center;
}

#spec {
 float: left;
 width: 70%;
 height: auto;
 margin: 0px 0px 0px;
 padding: 0px;
 color: #666666;
 font-size: 9pt;
}


#img_spec {
 margin: 0px 24px 0px;
 padding: 0px 0px 0px 0px;
 height: 160px;
}

#site-all {
	float: none;
	width: 500px;
        height: 500px;
	margin: 20px auto;
	padding: 20px;
	border: 1px solid #AAAAAA;
}


/* Sidebar */
#firstSide { float: left;}
#secondSide { float: right;}
.sidebar {
 width: 18%;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

.sidebar h4 {
 margin: 5px 0px 5px 0px;
 padding: 5px 10px;
 border-top: 1px solid #02266b;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px solid #02266b;
 border-right: 1px solid #02266b;
 background:  url(http://www.medister.info/images/sidebar_back_h4.gif) repeat;
 color: #02266b;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
}

.sidebar ul {
 list-style:none;
 width: 100%;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
 line-height: 0;
}

.sidebar2 h3 {
 margin: 5px 0px 0px 0px;
 padding: 0px 0px;
 border-top: 0px solid #02266b;
 border-bottom: 0px dashed #0600B3;
 border-left: 0px solid #02266b;
 border-right: 0px solid #02266b;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 15px;
 border-bottom: 1px dashed #999999;
 background: #ffffff;
 color: #666666;
 font-size: 9pt;
 text-align: left;
 text-decoration: none;
}

.sidebar li a:hover {
 border-bottom: 1px dashed #0066ff;
 background: #eeeeee;
 color: #02266b;
}


/* Footer */
#footer {
 clear:both;
 width: 100%;
 height: auto;
 margin: 0px;
 padding: 20px 0px 20px;
 border: 0px solid #cfcfcf;
 background: #ededed;
 font-size: 9pt;
 text-align: left;
}

#footer  a {
 padding: 3px 5px 3px 5px;
 color: #000080;
}

#footer  a:hover{
 padding: 3px 5px 3px 5px;
 color: #0066ff;
}

/*
   Styling for CSS-based drop-down menus.

   (C) Copyright 2006 Just Software Solutions Ltd. 
   Distributed under the Boost Software License, Version 1.0. 
   (See http://www.boost.org/LICENSE_1_0.txt)
*/
@media all{
.navmenu, 
.navmenu ul,
.navmenu li
{
    padding: 0px;
    margin: 0px;
}
.navmenu > li
{
    float: left;
}
.navmenu li
{
    list-style-type: none;
    border: 1px solid #f8f8fb;
    color: black;
    background-color: #ffffff;
    padding: 2px 10px;
}
.navmenu ul
{
    display: none;
    position: absolute;
    margin-left: -3px;
    margin-top: 2px;
}
.navmenu li:hover > ul
{
    display: block;
}
.navmenu ul.parent_hover
{
    display: block;
}
.navmenu a
{
    color: black;
    background: none;
    display: block;
    width: 100%;
    text-decoration: none;
}
.navmenu li:hover
{
    color: black;
    background-color: #B6E0F8;
}
.navmenu li.hover,
.navmenu a:hover
{
    color: black;
    background-color: #B6E0F8;
}
.navmenu ul ul
{
    margin-top: -1.2em;
    left: 99%;
}
.navmenu span
{
    display: block;
}
.navmenu
{
    float: left;
    width: 100%;
    color: black;
    background-color: #ffffff;
}
.endmenu
{
    clear: left;
}
}

.textDetails table {
border-bottom:2px solid #3EA227;
border-collapse:collapse;
border-top:2px solid #3EA227;
margin:5px 0 10px;
width:99%;
}
.textDetails th {
background:none repeat scroll 0 0 #E9E9E9;
text-align:left;
width:16%;
}
.textDetails table td {
text-align:left;
width:34%;
}
.textDetails table th, .textDetails table td {
border-bottom:1px solid #CCCCCC;
padding:8px 3px;
}
.textDetails em, #addition em {
color:#FF6600;
font-style:normal;
}
#widthPhoto {
border:1px solid #000000;
clear:both;
height:150px;
padding:10px;
width:510px;
}
.lengthVersion li a:hover img {
border:1px solid #FF9933;
}
.widthVersion li a:hover img {
border:1px solid #FF9933;
}
.lengthVersion li, .widthVersion li {
list-style:none outside none;
}
.lengthVersion {
height:200px;
width:460px;
}
.widthVersion {
height:150px;
width:510px;
}
.lengthVersion img, .widthVersion img {
border:1px solid #CCCCCC;
}
.float {
float:left;
margin-right:0;
}
.photoS {
float:left;
height:90px;
margin-bottom:9px;
margin-left:10px;
}

#addition {
clear:both;
letter-spacing:0.1em;
line-height:140%;
width:100%;
}

#addition p {
color:#FF6600;
margin:5px 0;
}
contents.css
.detailFind {
padding-top:10px;
}

#addition li {
margin:0 0 5px 40px;
}

