/* ===================================================================== 

CSS Information

Site URL:    http://www.disksh.com/
File name:   main.css
Summary:     common styles
Created:     2008-06-29
Last update: 2010-04-30 by kubo
Auther:      KUBO Hiroshi
Copyright:   (c) 2008-2010 Personal Media Corp.

Order of description

__default_style_clear
__wrap            (div#wrap)
__header          (div#header)
__contents        (div#contetns)
__searchmain      (div#searchmain)
__main            (div#main)
__indexmain       (div#indexmain)
__sidenavi        (div#sidenavi)
__footer          (div#footer)
__clearfix        (.clearfix)
__topicpath       (ul#topicpath)
__misc          
__press     (ForPressRelease)

===================================================================== */


/* ===================================================================== 
  __Default_style_clear
===================================================================== */

body, div, dl, dt, dd, ul, h1, h2,form, input,  p {
	margin: 0px;
	padding: 0px;
	font-size: small;
    color:#333;
    font-family: Sans-Serif;
}

    
table {
	border-collapse: collapse;
	border-spacing: 0px;
    border:1px solid  #aaa;
   
}

html {
	overflow-y: scroll;
	/* overflow-y does not work on Opera */
    height:100%;
    margin-bottom:1px;
}


h1, h2 {
	font-weight: normal;
}
p {
	margin: 0px 0px 0px 0px;
}
ou, ul {
	list-style: none;
}

abbr{
    border:none;
}

img {
	border: 0;
	vertical-align: top;
}

th {
	text-align: left;
}

address, th {
	font-style: normal;
	font-weight: normal;
}

em {
	font-style: normal;
	font-weight: bold;
}

.center{
    text-align:center;
}


.right{
    text-align:right;
}

.left{
    text-align:left;
}

.meibo{
    text-align:right;
    vertical-align:bottom;
}

.meibohead{
    text-align:right;
    vertical-align:middle;
}

.msum{
    text-align:right;
    font-weight:bold;
}

input {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */

body * {line-height:1.44;}


a:link {
    color: #0081c6;
}

/* ===================================================================== 
  __wrap
===================================================================== */

div#wrap{
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    position:relative;
}


/* ===================================================================== 
  __header
===================================================================== */

div#header{
    position:absolute;
    top:0px;
    left:0px;
    width:800px;
    height:75px;
    background-color:#fff;
}

p#pmclink{
    position:absolute;
    top:0px;
    left:0px;
    width:180px;
    height:30px;
}

p#toplink{
    position:absolute;
    top:30px;
    left:0px;
    width:200px;
    height:55px;

}

ul#topnavi{
    position:absolute;
	top: 5px;
    right:0px;
}

ul#topnavi li a{
    text-decoration:none;
}

ul#topnavi li,
ul#topnavi li form,
ul#topnavi li form p {
    display:inline;
}

ul#topnavi li form p input#sb{
    vertical-align: top;
    margin-right: 0px;
    margin-left: 0px;
}

ul#topnavi li form p input#sw{
    border: #a0a0a0 1px solid;
    padding: 2px;
    margin-right: 0px;
    margin-left: 0px;
}


ul#gnavi{
    position:absolute;
    top:30px;
    right:0px;
}

ul#gnavi li{
    display:inline;
}


ul#gnavi li a{
    height:55px;
}


/* ===================================================================== 
  __contents
===================================================================== */

div#contents{
    width:800px;
    margin-bottom:2ex;
}


/* ===================================================================== 
  __search_contents
===================================================================== */

div#search_contents{
    width:800px;
    margin-bottom:2ex;
}

/* ===================================================================== 
  __main
===================================================================== */
div#main{
    width:600px;
    float:right;
    margin-top:100px;
}

div#search_contents div#main{
    margin-top:100px;
    float:left;
    margin-left: 0px;
}

#indexmain a,
#main a{
    background:url("img/link_btn.gif") top left no-repeat;
    padding-left: 15px;
}

#main a.long{
    background:url("img/link_btn.gif") 0px 4px no-repeat;
    padding: 0 0 0 15px;
    display: block;
    margin-bottom: 5px;
    text-decoration:none;
}

#main a.norm{
    background:none;
    padding-left: 0px;
}

#main ul{
  margin-top:10px;
  margin-left:5px;
}

#indexmain ul.mark,
#main ul.mark{
    padding-left: 1.5em;
}

#indexmain ul.mark li,
#main ul.mark li{
  background: url("img/list_btn.gif") 0px 2px no-repeat;
  padding-left: 16px;
  padding-bottom: 5px;
}

div#indexmain div.leftbox ul.mark li{
  background: url("img/list_btn.gif") 0px 2px no-repeat;
  padding-left: 16px;
  padding-bottom: 1.5ex;
}


#main dl,
#main ul{
  margin-top:2ex;
  margin-left:4ex;
}

#main table {
  margin-top:2ex;
  margin-left:0px;
}

#main table.center {
  margin:2ex auto 5ex auto;
}

#main table.ctable {
  margin-left:50px;
}

#main table.ctable tr td{
  width:155px;
}

#main table.ctable tr td.num{
  text-align:right;
  font-size:120%;
  font-weight:bold;
  width:100px;
}


caption{
  margin:0px auto;
  font-weight:bold;
}


#indexmain p,
#main p{
  margin-left:4ex;
  margin-bottom:3ex;
}


div.mainleft{
    width:282px;
    float:left;
    padding-bottom:2ex;
}


div.mainright{
    width:282px;
    float:right;
    padding-bottom:2ex;
}

.price{
    font-family: arial,helvetica,clean,sans-serif;
    font-weight: bold;
    font-size: large;
    text-align:right;
}

.wot{
    font-weight: normal;
    font-size: 90%;
    text-align: right;
}

.prod{
    font-weight: bold;
}

p.footnote{
    border:solid 1px #a0a0a0;
    margin-left:0px;
    padding: 20px;
}

p#warn1{
    text-align:center;
    border:solid 1px #a0a0a0;
    margin-left:0px;
    font-size:150%;
	font-weight: bold;
    padding: 20px;
}

#warn2{
    padding: 20px 20px 20px 40px;
    border:solid 1px #a0a0a0;
}

#main p.nexthead{
    font-size:large;
	font-weight: bold;
    text-align:center;
    margin:4ex 0px 0px 0px;
    padding:0px;
    border-top: solid 1px #f8b910;
    border-bottom: solid 1px #f8b910;
    clear:both;
}

#main p.nexthead a{
    background-image:none;
    padding: 0px;
    text-decoration:none;
}



#main ul.indexlink{
    margin-top:5ex;
    margin-bottom:3ex;
    margin-left:0px;
    font-family: arial,helvetica,clean,sans-serif;
    font-weight:bold;
    text-align:center;
    clear:both;
}

#main ul.indexlink li.current,
#main ul.indexlink li.nolink,
#main ul.indexlink li{
    display:inline;
    border:#aaaaaa solid 1px;
    padding:5px 7px;
    margin:0.5ex;
}

#main ul.indexlink li.nolink{
    color:#aaaaaa;
}

#main ul.indexlink li.current{
    background-color:#4a4a4a;
    color:#ffffff;
}


#main ul.indexlink li a{
    background-image:none;
    text-decoration:none;
    padding:0px;
}


/* ===================================================================== 
  __indexmain
===================================================================== */
div#indexmain{
    width:800px;
    float:left;
    margin-top:86px;
}

div.leftbox{
    float:left;
    width: 450px;
    margin: 5px 0px;
}

div.rightbox{
    float:right;
    width: 320px;
    margin: 28px 0px 5px 30px;
}

h1#image{
    margin: 0px;
    padding: 0px;
    border: none;
    width:600px;
    height:200px;
    background-color:#f00;
    font-size:1pt;
}

h1#intro{
    margin: 0px;
    padding: 0px;
    border: none;
    width:600px;
    background-color:#f00;
    height:80px;
}

#main p.subtitle{
    font-size:large;
	font-weight: bold;
    text-align:center;
    margin:2ex 0px 0px 0px;
    padding:0px;
}

div#buynow{
    position:absolute;
    top:8px;
    right:0px;
    height:210px;
    width:190px;
    margin-top:80px;
    margin-left:10px;
    margin-bottom:3ex;
    text-align:right;
    line-height:10px;
}

div#buynow a img{
  margin-top: 4px;
}



hr{
    clear:both;
    visibility: hidden;
}

/* ===================================================================== 
  __sidenavi
===================================================================== */

#sidenavi{
    width:190px;
    float:left;
    margin-top:80px;
    margin-right:10px;
}

#sidenavi ul{
    padding-top:20px;
    border-bottom: solid 1px #4ea8d7;
}

#sidenavi ul li#current {
    border-left: solid 10px #4ea8d7;
    background-color:#4a4a4a;
    display:block;
    color: #fff;
    padding-left: 5px;
    line-height: 200%;
    font-weight:bold;
}

#sidenavi ul li a{
    border-top: solid 1px #4ea8d7;
    border-left: none;
    display:block;
    line-height: 200%;
    padding-left: 15px;
    text-decoration:none;
    background-color: #f0f0f0;
}


/* ===================================================================== 
  __footer
===================================================================== */

div#footer{
    clear:both;
    width:800px;
    height:30px;
	border: #d0d0d0 1px solid;
    position:relative;
    padding-bottom: 7px;
    margin-bottom: 2ex;
}


p#footitem{
    position:absolute;    
	top: 10px;
	right: 10px;
}

p#copy{
	padding: 10px 0px 0px 10px;
}

noscript p{
    width:800px;
    margin: 0 auto;
    text-align:right;
    color:#888;
}


/* ===================================================================== 
  __clearfix
===================================================================== */


.clearfix:after{
    content: ".";
    display: block;
    height: 0px;
    clear:both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* ===================================================================== 
  __misc
===================================================================== */



h1{
    margin: 0px 0px 24px 0px;
    padding: 0px 0px 0px 10px;
    border-left: solid 10px #0081c6;
    font-size: 200%;
    font-weight: bold;
    width: 575px;
    color:#4a4a4a;
}

h2{
    margin: 24px 0px 10px 0px;
    padding: 2px 5px 2px 25px;
    border-top: solid 1px #4ea8d7;
    border-bottom: solid 1px #4ea8d7;
    font-size: 120%;
    font-weight: bold;
    color:#4a4a4a;
    clear:both;
}


h3{
    margin: 24px 0px 10px 20px;
    padding: 0px 5px 0px 5px;
    border-left: solid 5px #4ea8d7;
    line-height:1;
}


h4{
    margin: 16px 0px 10px 25px;
}


div#search_contents div#main h1{
    margin: 0px 0px 24px 0px;
    padding: 5px 0px 5px 15px;
    border-left: solid 10px #4a4a4a;
    border-bottom: solid 1px #4a4a4a;
    font-size: 200%;
    font-weight: bold;
    color:#4a4a4a;
    width: 780px;
}


dl.press{
    margin: 24px 0px 24px 4ex;
    padding:5px;
}

dl.press dt{
    float: left;
    clear:both;
    width:10em;
    margin: 0px;
    font-family: monospaced;
}

dl.press dd{
   margin-left: 10em;
   margin-bottom: 12px;
}


dl.faq{
    margin: 24px 0px 24px 0px;
    padding:5px;
}

dl.faq dt{

}

dl.faq dd{
   border-left: solid 5px #4ea8d7;
   padding-left: 1em;
   margin-bottom: 12px;
   margin-left: 4px;
}

dl.faq dd.norm {
   border-left: none;
   padding-left: 0px;
}

address {
    margin:20px 0px 20px 60px;
}

tr{
    padding: 0px;
    margin:0px;
}

td{
    padding:5px; 
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
}

tr.small td{
    font-size:90%;
}

th{
    padding:5px;
    background-color:#d0f0f0;
    font-weight: bold;
    text-align:center;
    border-right:1px solid #bbb;
    border-bottom:1px solid #bbb;
}

th.nowrap{
    white-space: nowrap;
}

dt{
    font-weight: bold;
    margin-top: 4ex;
    margin-bottom: 1ex;
}

dd{
   margin-left: 1em;
}


dl.flat {
    margin-bottom: 4ex;
}

dl.flat dt{
    float:left;
    width: 5em;
    padding: 0;
    margin: 0;
    line-height:1.5;
}

dl.flat dd{
    margin: 0;
    padding: 0;
    line-height:1.5;
}


.clearboth{
    clear:both;
}

p.sumbnail img{
    border:solid 1px #a0a0a0;
    margin-right:2px;
}

span.box{
    color:#d00;
    border:#d00 1px solid;
    padding: 1px 4px;
    border-radius:.5em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
}   



kbd {
    font-family: "Lucida Console","Courier New", monospace;
    border:1px solid #333333;
    padding: 3px 2px 2px 2px;
    margin: 3px;
}

div.figbox{
    background-color:#fbe9ba;
    margin:10px 10px 10px 0px;
    width:266px;
    float:left;
}

div.figbox img{
    display:block;
    margin:5px;
}

div#main div.figbox a{
    background:none;
    padding-left: 0px;
}

div#main p.caption,
div#main div.figbox p.caption{
    margin:0px 0px 40px 0px;
    text-align:center;
    font-weight:bold;
}

.notyutai{
    margin-left:2.5em;
}

pre.cert{
    width:460px;
    border:#333 1px solid;
    padding:10px;
    margin-left:70px;
    *font-size:smaller;
    overflow:auto;
}

/* ===================================================================== 
  __topicpath
===================================================================== */

ul#topicpath{
    position:absolute;
    right: 0px;
    top: 88px;
    margin-top:0px;
}

ul#topicpath li{
    display:inline;
    list-style-type:none;
    background-image: none;
    padding: 0px;
}

ul#topicpath li a{
    padding-right: 15px;
    background: url(img/topicpath.gif) no-repeat right center;
}

p.forprint{
    text-align:right;
}




/* ===================================================================== 
  __press
===================================================================== */

h1.pr{
    margin: 20px 0px 15px 0px;
    padding: 0px;
    background: none;
    font-size: 140%;
    font-weight: bold;
    text-align:center;
    color:#444;
    width:600px;
    border:#fff 0px solid;
}

p#prsub{
    margin:0px 0px 24px 0px;
    font-size:110%;
    padding:0px;
    background: none;
    font-weight: bold;
    text-align:center;
    color:#555;
    Width:600px;
}

p#prdate{
    margin: 5ex 0px 0px 0px;
    text-align:right;
}

p#pradd{
    text-align:right;
    display:none;
}


div.narrow{
    width:75%;
    margin:0px auto;
}

dl.footnotemini,
dl.footnote{
    margin: 24px 0px 24px 0px;
    padding:5px;
}


dl.footnote dt{
    float: left;
    clear:both;
    width:2em;
    margin: 0px;
    font-weight:normal
}


dl.footnote dd{
   margin-left: 2em;
   margin-bottom: 12px;
}

dl.footnotemini dt{
    float: left;
    clear:both;
    width:1.2em;
    margin: 0px;
    font-weight:normal
}

dl.footnotemini dd{
   margin-left: 1.2em;
   margin-bottom: 12px;
}

dl.linklist{
    margin: 24px 0px 24px 0px;
    padding:5px;
}

dl.linklist dt{
    float:none;
    width:30em;
    margin: 0px;
    font-weight:bold;
}

dl.linklist dd{
   margin-left: 3em;
   margin-bottom: 12px;
}



h2.pr{
    margin: 24px 0px 10px 0px;
    padding: 5px 5px 3px 10px;
    border: none;
    border-left: solid 10px #888;
    font-size: 120%;
    line-height: 133%;
    font-weight: bold;
}


h3.pr{
    margin: 24px 0px 10px 0px;
    padding: 2px 5px 2px 5px;
    border-left:none;
    border-top: solid 1px #888;
    border-bottom: solid 1px #888;
    font-weight: bold;
}

div#main ul.pr{
  list-style: square none outside;
  margin-top:10px;
  margin-left:30px;
}

div#main ul.pr li{
  background-image:none;
  padding-left: 0px;
  padding-bottom: 7px;
  line-height:144%;
}

span.catch{
    font-weight:bold;
}


th.nowrap,
td.nowrap{
    white-space:nowrap;
}

#main div.tcenter dl.footnote{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:-2ex;
}

#main div.tcenter table{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:-2ex;
}

table.prnb{
	border-collapse: collapse;
	border-spacing: 0px;
    border:none;
}

table.prnb td{
    padding:5px; 
    border: none;
}

table.prnb th{
    padding:5px;
    background-color:#ddd;
    font-weight: bold;
    vertical-align:top;    
    text-align:center;
    border:none;
}

table.pr{
	border-collapse: collapse;
	border-spacing: 0px;
    border:none;
    border-top: 1px solid #aaa;
}

table.pr tr{
    margin:0px;
    padding:0px;
}

table.pr td{
    padding:5px; 
    border: none;
    border-bottom:1px solid #aaa;
}


table.pr th{
    padding:5px;
    background-color:#ddd;
    font-weight: bold;
    vertical-align:top;    
    text-align:center;
    border:none;
    border-bottom:1px solid #aaa;
}

table.prfix{
	border-collapse: collapse;
	border-spacing: 0px;
	border:none;
	border-top: 1px solid #aaa;
	width: 90%;
	margin-bottom: 2ex;
}

table.prfix td{
    padding:5px; 
    border: none;
    border-bottom:1px solid #aaa;
}

table.prfix th{
    padding:5px;
    background-color:#ddd;
    font-weight: bold;
    vertical-align:top;    
    text-align:center;
    border:none;
    border-bottom:1px solid #aaa;
    width: 20%;
}

caption.nowrap {
    white-space:nowrap;
}

hr.pr{
    margin-top: 2ex;
    color:#4ea8d7;
    visibility: visible;
}


