@charset "UTF-8";


/*	ページフォント
------------------------------------- */

h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px
}

h2{border-style: solid;
  color:#FA6700;
  font-size:14pt;
  border-color: #FFFFFF;
  border-width: 0 0 0 20;
  margin: 1px 1px;
  padding: 1px 1px ;
}

h3{
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
}

-h3{border-style: solid;
  font-weight: normal;
  color:#FA6700;
  border-color: #FA6700;
  border-width: 0 0 1 24;
  margin-left: 2px; 
  padding-left: 16px;
  font-size:14pt;
  }

h4{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

-h4{border-style: solid;
  font-weight: normal;
  color:#FA6700;
  border-color: #FA6700;
  border-width: 0 0 1 12;
  margin-left: 2px; 
  padding-left: 16px;
  font-size:1.0em;}

h5{
	font-size: 14px;
	font-weight: bold;
}



td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #333333
}

.top_menu_bgc {background-color:#e9e5e5; border-width:1px; border-color:#e5e5e5;}

.side_menu_bgc {background-color:#e9e5e5; border-width:1px; border-color:#e5e5e5;}


.copy {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999
}


.small {  font-size: 10px; line-height: 12px}
a:link {color: #0066CC; font-weight: normal;  text-decoration: underline}
a:visited {color: #0099FF; font-weight: normal; text-decoration: underline}
a:active {color: #FF6600; font-weight: normal; text-decoration: underline}
a:hover {color: #666600; font-weight: normal; text-decoration: underline}

.ClassU { font-weight: 900; font-size: 12pt; }
.ClassL {  font-size: 12pt; }
.ClassMenu {  font-size: 12pt; }

.Code{ font-weight: 900; font-size: 0.8em; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; }


.Title { font-weight: 900; font-size: 1.2em; vertical-align: middle; margin-top: 10px; margin-bottom: 10px; }
.SubTitle {  }
.TextDate {  }
.Image { clear: left; margin-right: 10px; margin-bottom: 10px; }
.Caption {  }
.Author {  }
.AuthorTitle {  }
.TextTitle { font-weight: 900; font-size: 1.2em; margin: 10px; }
.Text { font-size: 1.2em; margin: 10px; }


.han{font-size:1.0em;
  font-weight: normal;
  color:#003366;
  text-align: left;
  margin: 5px 5px 5px 25px;
  padding: 12px 25px ;
  border-style: solid;
  border-width:1px 1px 1px 1px;
  background-color: #E0FFFF;}

.hou{font-size:1.0em;
  font-weight: normal;
  color:#660000;
  text-align: left;
  margin: 5px 5px 5px 25px;
  padding: 12px 25px ;
  border-style: solid;
  border-width:1px 1px 1px 1px;
  border-color:#FA6700;
  background-color: #ffffcc;}

.waku{font-size:1.0em;
  font-weight: normal;
  text-align: left;
  margin: 5px 5px 5px 25px;
  padding: 12px 25px ;
  background-color: #E5EEF6;}

.p1{line-height:150%;}

.Height30 { line-height: 30pt; }

/*ショップタイトル-リンク色指定*/
#left_navi a:link  {
	text-decoration: none;
	color: #093;
}
#left_navi a:visited {
	text-decoration: none;
	color: #06F;
}
#left_navi a:active  {
	text-decoration: none;
	color: #F90;
}
#left_navi a:hover   {
	text-decoration: none;
}
