/* メイン要素指定 */
/* ----------------------------------------------------- */
BODY {
	background-image: url(../image/background_1.jpg);
	background-repeat: repeat-y;
 　 margin-top : 10px;
 　 margin-left : 10px;
 　 margin-right : 10px;
 　 margin-bottom : 10px;
}
.body2 {
	background-image: url(../image/body2.gif);
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
	top: 10px;
}

a:link {
	text-decoration: none;
	color: #CC6600;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color:#CC9900;}
a:active {
	text-decoration: none;
	color: #CC9900;
}
/* レイアウト要素指定 */
/* ----------------------------------------------------- */
.line {
	background-image : url(../image/line_1.gif);
	background-repeat: repeat-x;
}
.menu {
	text-align : left;
    margin-top : 0px;
    margin-left : 2px;
    margin-right : 0px;
    margin-bottom : 0px;
}
.navi{
  font-size : small;
  font-weight : bold;
  color : navy;
  text-align : center;
}
.navi_top {

  font-size : small;
  font-weight : normal;
}
.picture{
　　border-width : thin thin thin thin;border-style : ridge ridge ridge ridge;border-color : lime lime lime lime;
}
.picture2 {
	padding-top: 3px;
}
.picture3 {
	margin-right: 20px;
	margin-left: 20px;
}
.news {
	height: 15px;
	width: 360px;
	margin-top: 2px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

.news-body {
	height: 15px;
	width: 600px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	line-height: 140%;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.news-picture {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 2px;
}
.top {
	float: right;
	padding-right: 2px;
}
#inline {
	height: 150px;
	width: 500px;
	overflow: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#ffcc99;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffcc99;
	filter:chroma(color=#ffcc99);
	font-size: 11px;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
/* 文字要素指定 */
/* ----------------------------------------------------- */
H1{
  color : #660000;
}
H3{
  font-size : medium;
  color : blue;
}
LI{
  text-indent : 25px;
  background-repeat : repeat;
  margin-left : -35px;
  text-align : left; 
  padding-left : 10px;
  list-style-image : url(../image/book.gif);
  list-style-position : outside;
  left : auto;
  font-weight : bold;
  color : black;
}
.italic{
	font-size : small;
	font-weight : bold;
	font-style : italic;
	color : #660000;
	text-align : left;
	text-indent : 10px;
	margin-top : 25px;
	margin-left : 25px;
	margin-right : 25px;
	margin-bottom : 25px;
	line-height: 40px;
}
.title{
  font-size : large;
  background-image : url(../image/paragraph.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : left bottom;
  vertical-align : sub;
  text-align : left;
  text-indent : 60px;
  height : 35px;
  font-weight : bold; 
}
.title_2{
  font-size : x-large;
  font-weight : bold;
  color : #660000;
}
.title_3{
  font-size : 18px;
  font-weight : bold;
  color : blue;
  text-align : center;
}
.letter_1{
  font-size : 12px;
  color : #660000;
  font-weight : bold;
  text-align : left;  
  text-indent : 0px;
  line-height : 25px;
}
.letter_1_2{
	font-size : 12px;
	color : #660000;
	font-weight : bold;
	text-align : left;
	line-height : 25px;
	left: 30px;
	padding-left: 30px;
}
.letter_1_2bk {
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	text-align : left;
	line-height : 15px;
	left: 30px;
	padding-left: 30px;
	text-indent: 5px;
	padding-top: 20px;
}
.letter_1_b {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #660000;
}
.letter_1_r {

	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #CC3300;
}
.letter_2 {

  font-size : 10px;
  font-weight : bold;
  text-align : left;  
  text-indent : 0px;
  line-height : 25px;
}
.letter_2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.letter_2_r {


	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #CC3300;
}
.letter_2_g {
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	text-indent : 0px;
	line-height : 25px;
	color: #33CC00;
}
.letter_2_o {
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	text-indent : 0px;
	line-height : 25px;
	color: #FF9900;
}
.letter_2_b {
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	text-indent : 0px;
	line-height : 25px;
	color: #0000FF;
}
.copylight {
	font-size : 10px;
	text-align : right;
	color: #000000;
}
/* テーブル要素指定 */
/* ----------------------------------------------------- */
.top-table {
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	margin-top: 15px;
}
.info-table {
	color: #660000;
}
.info-table th {
	color: #000000;
	text-align: left;
}
.info-table td {
	color: #660000;
}
.link-table {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #CC9933;
	line-height: 120%;
}
.link-table td {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #CC9933;
}
.link-table th {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #CC9933;
	font-weight: bold;
	text-align: center;
}
.link-table th.cap {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #CC9933;
	font-weight: bold;
	text-align: center;
}
.menu-table {
}
.menu-table td {

}
.menu-table th {
}
.menu-table img {
}
#menu-table ul {
	text-align: left;
	font-size: 11px;
}
#menu-table li {
	list-style-image: none;
	list-style-type: none;
	text-indent: 1px;
	font-weight: normal;
	line-height: 12px;
	padding-top: 5px;
}

.member-table {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.member-table td {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-bottom-style: dotted;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-style: none;
	border-right-style: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
.member-table th {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 2px;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	text-align: left;
	padding-left: 20px;
}
.news-table {

	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.news-table td {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../image/news-background.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.news-table th {
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}
.top-news-table {
}
.top-news-table td {
}
.top-news-table th {
}
.product-table {


	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.product-table td {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../image/news-background.jpg);
	background-repeat: repeat;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	text-indent: 10px;
}
.product-table th {

	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	text-align: left;
	vertical-align: top;
}
/* フッター要素指定 */
/* ----------------------------------------------------- */
#fot ul{
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	text-indent: 5px;
}
#fot li{
	border-left:1px solid #333;
	font-size:11px;
	list-style-image: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
	float: left;
	text-indent: 2px;
	font-weight: normal;
}
#fot li.close{
	border-right:1px solid #333;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

