﻿*  {
          padding : 0px ;
          margin : 0px ;
} 


#site-box {
          width : 1000px;

          border: 6px double #000000;
          margin : 25px auto;
}

#top-box {
          height : 135px;
          border-bottom: 6px double #000000;
          background-image: url('img/top_logo.gif') ;
          background-repeat: no-repeat;
}

#contents {
          float: left;
          width: 1000px;
          background-image: url('img/bg.gif') ;
          background-repeat: repeat-y;

}

#menu {
          float: left;
          width: 132px;

          background-color: #797979;


}

#a-box {
          float: right;
          width: 862px;
          height: 1100px;


          border-left: 6px double #000000;
          text-align: center;
}

#d-box {
          clear: both;

          border-top: 6px double #FFFFFF;
          background-color: #000000;
          color: #FFFFFF;
          font-size: 16px;
          padding: 10px;

          text-align: center;
}

h1 {
          font-size: 27px;
          padding: 10px;
          margin: 20px;
}

h2 {
          font-size: 17px;
          background-color: #FFFF99;
          padding: 10px;
          margin: 5px;
}

h3 {
          font-size: 15px;
          color: #FF9900;
          margin: 5px;
}

p {
          font-size: 19px;
          margin: 30px;
}

.sign {
          font-size: 19px;
          margin-right: 150px;
          text-align: right;
}

ul {
          padding : 10px 5px 10px 30px;
}  

#c-box ul a:hover{

background:#FF9900;
}

/* グローバルメニュー */
#menu ul {
list-style:none;
width:132px;
padding : 0px 0px 0px 0px;
}

#menu li, #menu a {
width:132px;
display:block;
float:left;
height:70px;
}

#menu li {
	text-indent: -9999px;
	overflow: hidden;
}

#menu a {
	text-decoration: none;
	background-image: url('img/menue1.gif');
}

#menu01 a { width:132px; background-position:0px 0px; }
#menu02 a { width:132px; background-position:0px -70px; }
#menu03 a { width:132px; background-position:0px -140px; }
#menu04 a { width:132px; background-position:0px -210px; }
#menuSS a { width:132px; background-position:0px -280px; cursor:default }
#menu05 a { width:132px; background-position:0px -350px; }
#menu06 a { width:132px; background-position:0px -420px; }

#menu01 a:hover { background-position:-132px 0px; }
#menu02 a:hover { background-position:-132px -70px; }
#menu03 a:hover { background-position:-132px -140px; }
#menu04 a:hover { background-position:-132px -210px; }
#menuSS a:hover { background-position:-132px -280px; }
#menu05 a:hover { background-position:-132px -350px; }
#menu06 a:hover { background-position:-132px -420px; }

#menu01c a { width:132px; background-position:-264px 0px; cursor:default }
#menu02c a { width:132px; background-position:-264px -70px; cursor:default }
#menu03c a { width:132px; background-position:-264px -140px; cursor:default }
#menu04c a { width:132px; background-position:-264px -210px; cursor:default }
#menuSSc a { width:132px; background-position:-264px -280px; cursor:default }
#menu05c a { width:132px; background-position:-264px -350px; cursor:default }
#menu06c a { width:132px; background-position:-264px -420px; cursor:default }


.category {
          font-size: 14px;
          color: #FFFFFF;
          background-color: #FF9900;
          padding: 5px;
          margin: 5px;
}

/* ページ２ */

#a2-box {
          float: right;
          width: 862px;
          height: 1350px;

          border-left: 6px double #000000;
          text-align: center;
}

/* ページ３ */

#a3-box {
          float: right;
          width: 862px;
          height: 1900px;


          border-left: 6px double #000000;
          text-align: center;
}

/* ページ４ */

#a4-box {
          float: right;
          width: 862px;
          height: 1100px;


          border-left: 6px double #000000;
          text-align: center;
}

.table_04a {
	width:700px;
	margin-top:50px;
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

.table_04a th {
	width:150px;
	padding:4px 2px 2px 4px;
	text-align:left;
	vertical-align:top;
	color:#483D8B;
	background-color:#99CCFF;
	border:1px solid #6699CC;

	font-size: 20px;

}

.table_04a td {
	padding:4px 2px 2px 4px;
	background-color:#EEEEEE;
	border:1px solid #6699CC;

	font-size: 20px;

}

/* ページ５ */

#a5-box {
          float: right;
          width: 862px;
          height: 4800px;


          border-left: 6px double #000000;
          text-align: center;
}


/* ページ６ */

#a6-box {
          float: right;
          width: 980px;
          height: 300px;

          border-left: 6px double #000000;
          text-align: center;
}

.color_sp1{
	color:#ff0000;
	font-weight:bold;
}

.space1{
        display: inline-block;
        width: 20em;
}

.space2{
        display: inline-block;
        width: 3em;
}

.space3{
        display: inline-block;
        width: 7em;
}

.space4{
        display: inline-block;
        width: 29em;
}

.space5{
        display: inline-block;
        width: 27em;
}

.space6{
        display: inline-block;
        width: 1em;
}

.space7{
        display: inline-block;
        width: 22em;
}

.space8{
        display: inline-block;
        width: 9em;
}

.space9{
        display: inline-block;
        width: 2em;
}

.space10{
        display: inline-block;
        width: 19em;
}

p.a6a {
          font-size: 36px;
          margin: 30px;
}

p.a6 {
          font-size: 17px;
          margin: 30px;
}

.table_06x {
	width:750px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

.table_06a {
	width:750px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

.table_06a th {
	width:100px;
	padding: 0.3em;
	text-align:left;
	vertical-align:top;
	color:#483D8B;
	background-color:#99CCFF;
	border:1px solid #6699CC;

	font-size: 16px;

}

.table_06a td {
	padding: 0.3em;
	background-color:#EEEEEE;
	text-align:left;
	border:1px solid #6699CC;

	font-size: 16px;

}

.table_06a td.center {
	text-align: center;

}

.table_06b {
	width:800px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

.table_06b th {
	width:100px;
	padding: 0.3em;
	vertical-align:top;
	color:#000000;
	background-color:#F5DEB3;
	border:1px solid #000000;

	font-size: 16px;

}

.table_06b th.c1 {
	width:120px;

}

.table_06b th.c2 {
	width:50px;

}

.table_06b th.c3 {
	width:300px;

}

.table_06b td {
	padding: 0.3em;
	background-color:#FFF8DC;
	text-align:left;
	border:1px solid #000000;

	font-size: 16px;

}

.table_06b td.center {
	text-align: center;

}

.table_06c {
	width:780px;
	margin-top:30px;
	margin-right:auto;
	margin-left:auto;
	border-collapse:collapse;
}

.table_06c th {
	width:250px;
	padding: 0.3em;
	vertical-align:top;
	color:#483D8B;
	background-color:#99CCFF;
	border:1px solid #6699CC;

	font-size: 16px;

}

.table_06c th.c1 {
	width:50px;

}

.table_06c th.c2 {
	width:130px;

}

.table_06c th.c3 {
	width:110px;

}

.table_06c th.c4 {
	width:60px;

}

.table_06c th.c5 {
	width:180px;

}

.table_06c td {
	padding: 0.3em;
	padding: 0.3em;
	background-color:#EEEEEE;
	text-align:left;
	border:1px solid #6699CC;

	font-size: 16px;

}

.table_06c td.center {
	text-align: center;

}