* {
	margin:0;
	padding:0;
/*	border:0;*/
	font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Helvetica, sans-serif;
	line-height:1.3;
/*	text-decoration:none;*/
}

/* general styles */
body {
 width: 1003px;
 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: 1003px;
 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(http://www.medister.info/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;
}


.gnavi {
height:27px;
margin:0 0 0 17px;
padding:0;
width:800px;
}
.gnavi ul {
border:0 none;
margin:0;
}
.gnavi li {
border:0 none;
float:left;
margin:0 45px 15px 0;
}



/* tab */

#tabContent, #menuContent, #setContent {
	background-color: #efefef;
	padding: 5px;
}

#tabIndex, #menuIndex, #setIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li, #menuIndex li, #setIndex li {
	float:left;
	margin-right: 5px;
	padding: 0.5em;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
}

#tabIndex .close, #menuIndex .close, #setIndex .close {
  background: #ffffff  url(http://www.medister.info/images/tabback2.gif) repeat-x;
  text-decoration: underline;
  color:#0000FF;
}
#tabIndex .open, #menuIndex .open, #setIndex .open {
  background: #ffffff  url(http://www.medister.info/images/tabback1.gif) repeat-x;
  text-decoration: none;
}

#tabBoxIndex, #menuBoxIndex, #setBoxIndex {
	background-color: #ffffff;
	border: #ffffff solid 1px;
	padding: 0px;
	clear: both;
}

#tabBoxIndex dt {
 padding: 5px 0 5px 0;}
 
#menuBoxIndex dt {
 padding: 5px 0 5px 0;}

#setBoxIndex dt {
 padding: 5px 0 5px 0;}


/* 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: #1b76dc;
 font: bold 9pt 'arial', sans-serif;
 text-align: left;
}
 

/* 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 #ff962f;
 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;
}
 
/* searcher */
#searcher {
 float: left;
 width: 100%;
 margin: 5px 0px 0px;
 padding: 0px 0px 0px 0px;
 background: url(http://www.medister.info/images/search_back.jpg) repeat;
 font-size: 9pt;
 text-align: left;
}

#searcher h2 {
 margin: 0px 0px 10px;
 padding: 5px 20px;
 border-top: 2px solid #996633;
 border-right: 0px solid #999999;
 border-bottom: 1px dashed #996633;
 border-left: 5px solid #996633;
 background:  url(http://www.medister.info/images/category_titleback_h2.gif) repeat;
 color: #ffffff;
 font: bold 1.2em 'arial', sans-serif;
 text-align: center;
}

/* Main contents */
#contents {
 float: left;
 width: 50%;
 margin: 0px 0px 0px;
 padding: 0px 0px 0px 10px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

#contents2 {
 float: left;
 width: 50%;
 margin: 0px 0px 0px;
 padding: 0px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

#contents h2 {
 margin: 5px 0px 0px;
 padding: 5px 10px;
 border-top: 0px solid #1b76dc;
 border-right: 0px solid #1b76dc;
 border-bottom: 0px dashed #1b76dc;
 border-left: 5px solid #ff0000;
 background:  url(http://www.medister.info/images/category_titleback_h2.gif) repeat;
 color: #ffffff;
 font-size: 10pt;
 font: bold 1.2em;
 text-align: left;
}

#contents h3 {
 margin: 5px 0px 10px;
 padding: 5px 10px;
 border-top: 0px solid #1b76dc;
 border-right: 0px solid #999999;
 border-bottom: 0px dashed #1b76dc;
 border-left: 0px solid #ff7400;
 background:  #0066cc;
 color: #ffffff;
 font-size: 11pt;
 font: bold 1.5em;
 text-align: left;
}


#contents a {
 color: #000000;
 }

#contents a:hover {
 color: #000080;
 }

#contents h3 a {
 color: #f3f3f3;
 }

#contents h3 a:hover {
 color: #ffffff;
 }


#contents2 h3 {
 margin: 15px 0px 10px;
 padding: 5px 10px;
 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/sidebar_back_h4.gif) repeat;
 font: bold 1.2em 'arial', sans-serif;
 font-size: 10pt;
 text-align: left;
}

#contents2 h3 a {
 color: #1b76dc;
 }

#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: 5px 0px 15px 0px;
 padding: 0px 0px;
 border-top: 0px solid #1b76dc;
 border-right: 1px solid #e5e5e5;
 border-bottom: 1px solid #e5e5e5;
 border-left: 1px solid #e5e5e5;
}

#contents .contents_body0 {
 margin: 5px 0px 15px 0px;
 padding: 0px 0;
 border-top: 0px solid #1b76dc;
 border-right: 0px solid #e5e5e5;
 border-bottom: 0px solid #e5e5e5;
 border-left: 0px solid #e5e5e5;
}

#contents .contents_body2 {
 margin: 5px 0px 10px 0px;
 padding: 0px;
 border-top: 0px solid #1b76dc;
 border-right: 1px solid #e5e5e5;
 border-bottom: 1px solid #e5e5e5;
 border-left: 1px solid #e5e5e5;
}

#contents h4 {
 margin: 5px 5px;
 padding: 0px 15px 0px 15px;
 font: 9pt ;
 text-align: left;
}

#contents .h4 {
 margin: 5px 5px 5px;
 padding: 5px 15px 5px 15px;
 font: 9pt ;
 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 #1b76dc;
 border-left: 5px solid #1b76dc;
 }

#contents p {
 margin: 4px 5px;
 padding: 0px 10px 0px 20px;
 font: 9pt;
 text-align: left;
 line-height:1.8em;
}

#contents dd {
 margin: 4px 5px;
 padding: 0px 10px 0px 20px;
 font: 9pt;
 text-align: left;
 line-height:1.8em;
}

#contents dt {
 margin: 4px 5px;
 padding: 0px 10px 0px 20px;
 font: 9pt;
 text-align: left;
}

#contents2 p {
 margin: 8px 5px;
 padding: 4px 10px 4px 10px;
 font: 9pt;
 text-align: left;
 line-height:1.8em;
}

#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;
 text-align: left;
}

#contents form {
 margin: 5px 25px 5px;
 padding: 3px 10px;
 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: 100%;
 margin: 5px 5px 5px;
 padding: 0px;
 background: url(http://www.medister.info/images/noimage_back.gif) repeat;
 color: #666666;
 font-size: 9pt;
 text-align: center;
}

#spec {
 margin: 0;
 padding: 0;
 color: #666666;
 font-size: 9pt;
}

#spec table {
 margin: 0;
 padding: 0;
 flort: right;}

#spec table tbody {
 margin: 0;
 padding: 0;
}

#img_spec {
 margin: 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 height:100%;
}

#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 0px 0px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

.sidebar h4 {
 margin: 5px 0px 15px 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 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;
}

.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 .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: 1.8em;
}

.sidebar li a {
 display:block;
 line-height: normal;
 padding: 5px 0px 5px 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: #0066ff;
}

/* Sidebar2 */
.sidebar2 {
 width: 300px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background: #ffffff;
 font-size: 9pt;
 text-align: left;
}

.sidebar2 h4 {
 margin: 5px 0px 5px 0px;
 padding: 5px 10px;
 border-top: 1px solid #02266b;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px 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;
}

.sidebar2 .h4 {
 margin: 5px 0px 5px 0px;
 padding: 5px 10px;
 border-top: 1px solid #02266b;
 border-bottom: 1px dashed #0600B3;
 border-left: 5px 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;
}

.sidebar2 ul {
 list-style:none;
 width: 290px;
}

.sidebar2 p {
 padding: 3px 0px 3px 0px;
}

.sidebar2 li {
 line-height: 0;
}

.sidebar2 li a {
 display:block;
 line-height: normal;
 padding: 3px 0px 3px 0px;
 border-bottom: 1px dashed #999999;
 background: #ffffff;
 color: #666666;
 font-size: 9pt;
 text-align: left;
 text-decoration: none;
}

.sidebar2 li a:hover {
 border-bottom: 1px dashed #0066ff;
 background: #eeeeee;
 color: #666666;
}

/* 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: #1b76dc;
}

#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;
}


#twitter_div {
text-align : left;
margin : 5px 0; /* 適宜変更推奨 */
padding : 10px 20px;
text-decoration: none;
}

#twitter_div ul {
width : 460px; /* 適宜変更推奨 */
list-style: none;
}

/* ↓ここの設定は、10px×7pxのアイコン画像を基準にした数値になっています。 */
#twitter_div li {
padding : 2px 0px 2px 20px; /* 適宜変更推奨 */
background-image : url("http://www.medister.info/images/twitter_li.gif");
background-repeat : no-repeat;
background-position : 5px 8px; /* 適宜変更推奨 */
border-bottom : dotted 1px #6e6055; /* 適宜変更推奨 */
list-style: none;
text-decoration:none;
}

#twitter_div li a {
font-size : 0.8em !important;
color : #092e74; /* 適宜変更推奨 */
list-style: none;
text-decoration:none;
}

#twitter_div li a:hover {list-style: none;
text-decoration:none;
}

#twitter_div li span {
color : #5f5f5f; /* 適宜変更推奨 */
font-size : 1em;
line-height : 1.2em;
}

#twitter_div li span a {
color : #092e74;; /* 適宜変更推奨 */
font-size : 1em !important;
list-style: none;
text-decoration:none;
}

a#twitter-link {
font-size : 0.8em;
color : #092e74; /* 適宜変更推奨 */
text-align : right;
display : block;
list-style: none;
text-decoration:none;
}

a#twitter-link:hover {
color : #faa433;
list-style: none;
text-decoration:none;
}


