@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
/*   letter-spacing:1px; */
   background: url("img/cuttingmat10.png") 0 0 repeat;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

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

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */

div#top {
   width:890px;
   margin:0 auto;
   padding:10px 0;
}

div#title {
   position:relative;
   width:890px;
   height:130px;
   background: url("img/kbdsticker-header-C.png") 0 0 no-repeat;
}

div#menu {
   position:relative;
   width:890px;
   height:23px;
   background: url("img/kbdsticker-menu-C.png") 0 0 no-repeat;
}

div#logo {
   position:absolute;
   left:20px;
   top:20px;
   width:240px;
}

div#pr {
   position:absolute;
   left:270px;
   top:20px;
   width:600px;
}

div#pr p {
   position:absolute;
   top: 80px;
   color: white;
}

div#main {
   position: relative;
   float:left;
   width:640px;
   padding:0 20px;
   background: url("img/kbdsticker-main-left-C.png") 0 0 repeat-y;
}

div#sub {
   position: relative;
   float:right;
   width:180px;
   padding:0px 20px 0px 10px;
   background: url("img/kbdsticker-main-right-C.png") 0 0 repeat-y;
}

div#totop {
   clear:both;
}

div#contents-top {
   position:relative;
   float:left;
   width:890px;
   height:11px;
   background: url("img/kbdsticker-main-top-C.png") 0 0 no-repeat;
}

div#contents-bottom {
   position:relative;
   float:left;
   width:890px;
   height:10px;
   background: url("img/kbdsticker-main-bottom-C.png") 0 0 no-repeat;
}

div#address {
   position: relative;
   float:left;
   width: 890px;
   height: 36px;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   text-align:center;
   background: url("img/kbdsticker-footerW-C.png") 0 0 no-repeat;

}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:200%;/* 32pxに相当 */
   color:#fff;
   line-height:1.0;
}

div#header h1 a {
   color:#fff;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}


/* ========MENU CUSTOMIZE======== */

div#menu ul {
   margin:0;
   padding:0;
}

div#function li {
   position:relative;
   float:left;
   margin:0;
   padding:0 10px;
   font-size:75%;/* 12px相当 */
   color:#333;
   margin:0 0 0 20px;
   list-style-type:none;
   background:url("img/bg_menu.gif") 0px 5px no-repeat;
}

div#function li a:hover {
   color:#c00;
}

div#function li.home {
   background:none;
}

div#function li.home a {
   margin:0 10px 0 0 ;
}

div#xcounter {
  position:relative;
  float:right;
/*  width:192px;*/
  width:115px;
  height:10px;
  margin:0 0px
}

div#counter {
   position:absolute;
   left:724px;
   top:-8px;
   width:150px;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#21699C;
}

div#main a:hover {
   color:#21699C;
   border-bottom:1px solid #21699C;
}

div#main h2 {
   margin-bottom:2px;
   color:#333;
   font-size:75%;/* 12px相当 */
   font-weight:bold;
}

div#main h3 {
   margin-bottom:3px;
   font-size:88%;/* 14px相当 */
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 0.5em 0;
   padding: 0;
   font-size:75%;/* 12px相当 */
}

div#main ul,ol,dl {
   list-style:none;
   margin:0 0 0.5em 1.0em;
   padding:0 0 0 0;
   font-size:75%;/* 12px相当 */
}

/*
div#main ul li {
   background:url("img/bg_list.gif") 0 50% no-repeat;
}
*/

div#main ul li ul {
   list-style:none;
   margin:0 0 0.5em 1.0em;
   padding:0;
   font-size:100%;/* 12px相当 */
}

div ul.eval {
   list-style:decimal;
   margin:0 0 0.5em 1.0em;
   padding:0;
   font-size:100%;/* 12px相当 */
}

div ul.eval li {
   list-style:decimal;
   margin:0 0 0.2em 1.0em;
   padding:0;
   font-size:100%;/* 12px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
   margin-bottom:20px;
}

div#main td {
  font-size:80%;/* 75%*80%=60% 9px相当 */
  color:dimgray;
  line-height:1.5;
  border: 1px solid dimgray;
  background-color: white;
  padding: 0px 2px 0px 2px;
}

div#main table {
  border: 1px solid dimgray;
  border-collapse: collapse;
}

/*
div#main ul {
  list-style:none;
  float:none;
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
}
*/

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div{
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:75%;/* 12px相当 */
   font-weight:bold;
   margin: 0 20px 1em 0;
   padding: 1px 3px;
   border-top: none;
   border-right: 1px solid brown;
   border-bottom: 1px solid brown;
   border-left: 5px solid black;
   background-color: burlywood;
}

div#sub h2.red {
   border-left: 5px solid red;
}

div#sub h2.blue {
   border-left: 5px solid blue;
}

div#sub h2.green {
   border-left: 5px solid green;
}

div#sub h2.white {
   border-left: 5px solid white;
}

div#sub h2.silver {
   border-left: 5px solid silver;
}

div#sub h2.gray {
   border-left: 5px solid gray;
}

div#sub h2.blue {
   border-left: 5px solid mediumblue;
}

div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url("img/bg_list.gif") 0 6px no-repeat;
}

div#sub p {
   margin:0 0 1em 0;
   font-size:75%;/* 12px相当 */
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:0 10px;
   text-align:right;
   font-size:70%;/* 11px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   background:url("img/bg_totop.gif") 0 50% no-repeat;
   color:#333;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:70%;/* 11px相当 */
   list-style:none;
}

div#footMenu li a {
   background: url("img/kbdsticker-center2.png") 0 0 no-repeat;
}









/* __control
------------------------------------------*/

div#control {
   float: left;
   width: 640px;
/*   padding: 4px 0;
   margin: 4px 0;*/
   color: dimgray;
   margin: 4px 0;
/*   border-top: 1px dotted black;*/
   font-size: 75%;
}

div#control form {
   display: inline;
}

div#main hr {
/*   border-top: 1px solid red;*/
   border-top: 1px solid snow;
   border-bottom: 1px solid dimgray;
}

input#file {
   width:180px;
}


/* __status
------------------------------------------*/
div#status {
   font-size: 75%;
        float: left;
        width: 640px;
        margin: 0px;
        padding: 0px;
        background: lightblue;
        color: dimgray;
}


