/*テキストの色、背景色、書体、文字の大きさ、行間、マウスカーソルの形状、背景画像設定*/
/*BODY {
  color : #000000;
  background-color:#FFFFFF;
  font-family : "MS UI Gothic";
  font-size: 14px;
  line-height: 140%;
  cursor :  auto;
  background-image: url(../image/back.jpg);
}
*/

/*リンクの色*/
A:LINK {
  color:#0000FF;
}

/*マウスが上にきた時のリンクの色、背景色*/
A:HOVER {
  color:#008000;
  background-color:#80FF80;
  text-decoration: underline;
}

/*クリック時のリンクの色*/
A:ACTIVE {
  color:#008000;
}

/*訪問済みリンクの色*/
A:VISITED {
  color:#000080;
}

/*Ｈタグの設定*/
H1 {
  color : #004000;
  font-size : 16px;
  margin-top: 5px;
  margin-bottom: 2px;
}
H2 {
  color : #008000;
  margin-top: 8px;
  margin-left: 10px;
  margin-bottom: 0px;
  font-size : 14px;
  font-weight: normal;
}
H3 {
  color : ;
  font-size : 12px;
  margin-top: 2px;
  margin-left: 5px;
  margin-bottom: 2px;
  font-weight: normal;
}
H4 {
  color : #008000;
  font-size : 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}

/*テーブルレイアウト*/
#TABLE01 {
  margin-right: auto;
  margin-left: auto;
  width: 740px;
  border: 1px solid #808080;
  background-color: #FFFFFF;
}
#TABLE02 {
  margin-right: auto;
  margin-left: auto;
  width: 740px;
  height: 60px;
}

/*TOPテーブルレイアウト*/
#TABLE03 {
  margin-top: 2px;
  margin-left: 10px;
  margin-right: 10px;
  width: 400px;
  background-color: #C8FFC8;
}
#TABLE04 {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 8px;
  line-height: 140%;
  font-size: 14px;
  width: 400px;
}

/*ページテーブルレイアウト*/
#TABLE05 {
  margin-top: 2px;
  margin-left: 10px;
  margin-right: 10px;
  width: 560px;
  background-color: #C8FFC8;
}
#TABLE06 {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 8px;
  line-height: 140%;
  font-size: 14px;
  width: 560px;
}
#TABLE07 {
  margin-top: 1px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 1px;
}

/*タイトルサイズ*/
#TITLE {
  font-size : 24px;
  text-decoration: none;
}

/*お知らせ・おすすめ設定*/
#TOPTABLE {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom:10px;
  font-size: 14px;
  line-height: 140%;
  width: 400px;
  border: 1px solid #808080;
}
#TOPMENU {
  float: left;
  color : #FFFFFF;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  height: 16px;
  background-color: #16B83F;
}
#INTABLE {
  font-size: 14px;
  line-height: 140%;
}

/*メニュー・ランキング設定*/
#MENUTABLE {
  font-size: 14px;
  line-height: 140%;
  width: 160px;
  border: 1px solid #808080;
}
#MENU {
  float: left;
  color : #FFFFFF;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  height: 16px;
  background-color: #008000;
}
#CATE {
  float: left;
  color : #004000;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  height: 16px;
  background-color: #C8FFC8;
}
#PAGE {
  float: left;
  margin-top: 2px;
  margin-left: 2px;
  margin-right: auto;
  margin-bottom:2px;
  font-size: 14px;
  line-height: 140%;
}
#RANK {
  float: left;
  margin-top: 8px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom:2px;
  font-size: 14px;
  line-height: 140%;
}

/*TOPサイトマップの設定*/
#LINKCATE {
  float: left;
  margin-top: 5px;
  color : #004000;
  font-size: 16px;
  line-height: 140%;
  width: 740px;
  height: 16px;
  background-color: #C8FFC8;
}
#TOPLINK {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 148px;
}
#BANLINK {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

/*グループサイトの設定*/
#SITELINK {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 730px;
}

/*商品説明の設定*/
#PAGETABLE {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom:10px;
  font-size: 14px;
  line-height: 140%;
  width: 560px;
  border: 1px solid #808080;
}
#PAGEMENU {
  float: left;
  color : #FFFFFF;
  font-size: 16px;
  line-height: 140%;
  width: 100%;
  height: 16px;
  background-color: #16B83F;
}

/*ページサイトマップの設定*/
#PAGELINK {
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 730px;
}

/*-------------------------------------*/


BODY{
  color : black;
  font-size : 12px;
  font-family: ＭＳ Ｐゴシック;
  background-color: white;
  line-height: 130%
}
#container {
width:800px; /*sideMenuとmainContentsの合計値*/
}

td {
 font-size: 10pt;
 font-family: ＭＳ Ｐゴシック;
}

div.m3 {
color:white;
background-color:midnightblue;
font-family:hgpｺﾞｼｯｸe;
font-size:12pt;
text-align:left;
text-indent:0em;
vertical-align:bottom;
padding:0.2em;
border-color:lightseagreen;
border-style:solid;
border-width:1px;
width:550px;
height:20px
}

#header{height:100px;float:left;}


#headmenu {
width:800px;
  background-image : url(bg_header_menu.gif);
}

#headMenu01 {
color:white;
background-color:seagreen;
width:300px;
float:left;
}

#headMenu02 {
width:500px;
float:left;
}


#sideMenu {
width:200px;
float:left
}

#mainContents {
width:600px;
float:left;
}

.box-title01{
color:black;
background-image:url(bg_box-title01.gif);
background-repeat:repeat;
font-weight:bold;
line-height:24px;
text-align:center;
margin-top:10px;
margin-bottom:0px;
padding-left:10px
;}
.box-title-02{
color:black;
background-image:url(bg_box-title02.gif);
background-repeat:repeat;
font-size:15pt;
font-weight:bold;
line-height:30px;
text-align:center;
margin-top:10px;
margin-bottom:0px;
padding-left:10px
}

.box-title-03{
color:black;
background-image:url(bg_box-title03.gif);
background-repeat:repeat;
font-weight:bold;
line-height:24px;
text-align:left;
margin-top:10px;
margin-bottom:0px;
padding-left:10px
;}

.box-title-04{
color:white;
background-color:#16b83f;
background-repeat:repeat;
font-weight:bold;
line-height:24px;
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
border-color:lime;
border-style:solid
}

.box-title-05{
color:#16b83f;
background-color:white;
background-repeat:repeat;
font-weight:bold;
line-height:24px;
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
border-color:lime;
border-style:solid
}

.box-01{
 line-height: 20px;
 font-size: 14px;
 text-align: left;
 padding-left: 6px;
 padding-right: 4px;
}

.box-02-left{
font-size:12px;
line-height:20px;
text-align:left;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
padding-top:0 px;
padding-left:10px;
padding-bottom:0px;
padding-right:8px;
border-color:silver silver silver silver;
border-style:solid solid solid solid;
border-width:1px 1px 1px 1px;;marg
font-size:12px;1px
in-bottom:
}}}

.box-02-center{
font-size:12px;
line-height:20px;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
padding-top:0 px;
padding-left:10px;
padding-bottom:0px;
padding-right:8px;
border-color:silver silver silver silver;
border-style:solid solid solid solid;
border-width:1px 1px 1px 1px;;marg
font-size:12px;1px
in-bottom:
}}

.box-02-noline{
font-size:12px;
line-height:20px;
text-align:center;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
padding-top:0 px;
padding-left:10px;
padding-bottom:0px;
padding-right:8px;;marg
font-size:12px;1px
in-bottom:
}}


/*フッター*/
#footer{clear: both; font-size : 12px;border-top-width : 1px;border-top-style : solid;border-top-color : silver;height : 100px;}

/*iframe内のスタイル*/
#header_menu{font-size : 12px;height : 100px;text-align : left;font-family : Verdana;line-height : 16px;margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;background-image : url(bg_header_menu.gif);background-repeat : no-repeat;padding-left : 5px;padding-right : -5px;}
#footer_menu{font-size : 12px;height : 100px;background-image : url(bg_footer_menu.gif);background-repeat : no-repeat;text-align : center;line-height : 18px;}
#side_menu{background-color:#e7e3e7;background-image:url(bg_side_menu.gif);background-repeat:repeat-y;text-align:center;margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;width:250px;height:500px}

#user01{text-align:center;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:280px;float:left;}
#user02{text-align:center;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:280px;float:right;}

#user03{text-align:center;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:150px;float:left;}
#user04{text-align:left;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:600px;float:right;}

#user05{text-align:center;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:150px;float:left;}
#user06{text-align:left;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:400px;float:right;}

#user07{text-align:left;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:550px;float:left;}
#user08{text-align:left;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:550px;float:right;}


#user09{text-align:center;margin-top:0px;margin-left:10px;margin-bottom:0px;margin-right:0px;width:130px;float:left;}

.u_box-title02{color:white;background-image:url(bg_box-title02.gif);background-repeat:repeat;font-weight:bold;line-height:24px;text-align:center;margin-top:10px;margin-bottom:0px;;padding-center:10px}}}
.u_box01{padding-top : 0px;padding-left : 10px;padding-right : 8px;padding-bottom : 0px;margin-bottom : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;margin-top : 0px;line-height : 20px;font-size : 12px;margin-left : 0px;margin-right : 0px;text-align : center;}
.u_box02{padding-top : 0px;padding-left : 10px;padding-right : 8px;padding-bottom : 0px;margin-bottom : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver silver silver silver;margin-top : 0px;line-height : 20px;font-size : 14px;margin-left : 0px;margin-right : 0px;text-align : center;}

/*2カラムでfloatさせる外枠*/
#main_box {background-image:url(bg_main_box.gif);background-repeat:repeat-y;}

/*2カラム左メニュー時のmain枠*/
#main{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px;width:600px;float:right;}

.bor08	{border-width:4px;
	width:800px;
	border-style:double;
	border-color:#66ff66;
	padding:2px;
	margin:2px;
  text-align : left;
}

.bor09	{
width:800px;
margin:2px;
padding:2px;
border-color:#0000ff;
border-style:double;
border-width:4px
;}

H5 {
  font-size : 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: normal;
}
