
/*各ページ共通項目*/

body {
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#55657B;
  scrollbar-arrow-color:#ffffff;
  scrollbar-face-color:#55657B;
  scrollbar-3dlight-color:#999999;
  scrollbar-darkshadow-color:#cccccc;
  scrollbar-track-color:#273447;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: auto;
}



/*サイト別デザイン*/
table.table_line1 {
  border-bottom:solid 1px #3366ff;
  border-right:solid 1px #3366ff;
  border-left:solid 1px #3366ff;
}
table.table_line2 {
  border-right:solid 1px #3366ff;
  border-left:solid 1px #3366ff;
}
table.table_line3 {
  border-bottom:dashed 1px #3366ff;
  border-right:dashed 1px #3366ff;
  border-left:dashed 1px #3366ff;
}



/*各ページ文字修飾用項目*/

h1 {
  color : #273447;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-top: 0px;
  width: 539px;
}
h2 {
  color : #cc66cc;
  font-size: 15px;
  font-weight: bold;
  margin-bottom:5px;
  margin-left: 0px;
  margin-top: 0px;
  width: 500px;
}
h3 {
  color: #00cc33;
  font-size: 13px;
  font-weight: bold;
  width: 500px;
  margin-left: 20px;
}

/*(リスト用見出し)*/
h4 {
  color: #ff3333;
  font-size: 13px;
  line-height: 130%;
  font-weight: bold;
  margin-bottom: 0.5em;
  width: 500px;
}
p {
  color: #000000;
  font-size: 13px;
  line-height: 150%;
  width: 500px;
  margin-left: 0px;
  margin-bottom: 0;
  margin-top: 0px;
}
ul {
  color: #666666;
  font-size: 13.5px;
  width: 500px;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
li {
  color: #333333;
  line-height: 130%;
  width: 500px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}
hr {
  width: 500px;
  border: 1px dotted;
  text-align:left;
  margin-left: 0px;
  color:#999999;
  margin-bottom: 10px;
  margin-top: 10px;
}



/* リンク */

a { 
  text-decoration:none;
  color:#55657B;
}
a:hover { 
  text-decoration:none;
  color:#FFFFFF;
  background-color:#55657B;
}
a.a_line {
  text-decoration:underline;
}



/*各ページクラス用文字修飾用項目*/

/*（フォント・太字幅設定無し）*/
.futo-f66 {
  color: #ff6666;
  font-size: 14px;
  font-weight: bold;
  line-height: 145%;
  margin-left: 0;
  margin-bottom: 20px;
  margin-top: 35px;
}

/*（トップ用各文字設定）*/
.bar {
  font-size: 11px;
  color: #333333;
  line-height: 130%;
}
.fw {
  text-align:center;
  font-size: 11px;
  color: #666666;
  margin-top:5px;
  line-height: 145%;
}

/*（下部メニュー）*/
.menu {
  color : #55657B;
  font-size: 12px;
  border-top: solid 1px #999999;
  padding-top: 5px;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 200%;
  width: 500px;
}
.menu a {
  color : #55657B;
  text-decoration:none;
}
.menu a:hover {
  text-decoration:none;
  color:#FFFFFF;
  background-color:#55657B;
}

/*（イレギュラーケイ線）*/
hr.hr_usui {
  width: 520px;
  margin-bottom: 0px;
  border: 1px dotted;
  color:#cccccc;
}
hr.hr_600 {
  width: 600px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px dotted;
  color:#666666;
}
hr.hr_i {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px;
  color:#666666;
}

/*（全てのテーブルに対応できる文字）*/
.t-moji {
  color: #333333;
  font-size: 13px;
  line-height : 165%;
}
.t-moji-ao {
  color: #273447;
  font-size: 13px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-ao2 {
  color: #3399ff;
  font-size: 13px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-aka {
  color: #CC0000;
  font-size: 13px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-orange {
  color: #FF6633;
  font-size: 13px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-green {
  color: #006633;
  font-size: 13px;
  line-height : 165%;
}
.t-moji-cha {
  color: #6D432E;
  font-size: 13px;
  line-height : 165%;
}
.t-moji-gray {
  color: #999999;
  font-size: 13px;
  line-height : 165%;
}
.t-moji-kuro {
  color: #000000;
  font-size: 13px;
  line-height : 165%;
}
.t-moji-center {
  color: #333333;
  font-size: 13px;
  line-height : 165%;
  text-align:center;
}
.t-moji-right {
  color: #333333;
  font-size: 13px;
  line-height : 165%;
  text-align:right;
}
.t-moji-b-kuro {
  color: #000000;
  font-size: 13px;
  line-height : 150%;
  font-weight : bold;
}
.t-moji-b-339 {
  color: #273447;
  font-size: 14px;
  line-height : 150%;
  font-weight : bold;
}
.t-moji-b-aka {
  color: #CC0000;
  font-size:13px;
  line-height : 150%;
  font-weight : bold;
}
.t-moji-b-orange {
  color: #FF6633;
  font-size: 13px;
  line-height : 150%;
  font-weight : bold;
}
.t-moji-center-b {
  color: #333333;
  font-size: 13px;
  text-align:center;
  font-weight : bold;
  line-height : 150%;
}
.t-moji-b-633 {
  color: #663333;
  font-size: 13px;
  line-height : 150%;
  font-weight : bold;
　padding-left:1em;
  padding-right:1em;
}


/*（全てのテーブルに対応できる文字-小文字）*/
.t-moji-s {
  color: #333333;
  font-size: 13px;
  line-height : 150%;
  text-align:left;
}
.t-moji-kuro-s {
  color: #000000;
  font-size: 12px;
  line-height : 150%;
}
.t-moji-gray-s {
  color: #999999;
  font-size: 12px;
  line-height : 140%;
}
.t-moji-s-w {
  color: #FFFFFF;
  font-size: 12px;
  line-height : 150%;
}
.t-moji-s-aka {
  color: #cc0000;
  font-size: 12px;
  line-height : 150%;
}
.t-moji-s-ao {
  color: #273447;
  font-size: 12px;
  line-height : 150%;
  text-align:left;
}
.t-moji-s-ao2 {
  color: #3399ff;
  font-size: 12px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-s-orange {
  color: #FF6633;
  font-size: 12px;
  line-height : 150%;
}
.t-moji-s-center {
  color: #333333;
  font-size: 12px;
  line-height : 150%;
  text-align:center;
}
.t-moji-s-right {
  color: #333333;
  font-size: 12px;
  line-height : 150%;
  text-align:right;
}
.t-moji-green-s {
  color: #006633;
  font-size: 12px;
  line-height : 150%;
}
.t-moji-cha-s {
  color: #6D432E;
  font-size: 12px;
  line-height : 150%;
}

/*（全てのテーブルに対応できる文字-極小文字）*/
.t-moji-ss {
  color: #333333;
  font-size: 12px;
  line-height : 150%;
  text-align:left;
}
.t-moji-ss-kuro {
  color: #000000;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-gray-ss {
  color: #999999;
  font-size: 11px;
  line-height : 140%;
}
.t-moji-ss-ao {
  color: #273447;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-ss-ao2 {
  color: #3399ff;
  font-size: 10px;
  line-height : 165%;
  font-weight : none;
}
.t-moji-ss-orange {
  color: #FF6633;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-ss-aka {
  color: #cc0000;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-green-ss {
  color: #006633;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-cha-ss {
  color: #6D432E;
  font-size: 10px;
  line-height : 150%;
}
.t-moji-ss-center {
  color: #333333;
  font-size: 10px;
  line-height : 150%;
  text-align:center;
}
.t-moji-ss-right {
  color: #333333;
  font-size: 10px;
  line-height : 150%;
  text-align:right;
}




/*画像表示*/

p.img {
  margin-right: 5px;
}
img.img_right10 {
  margin-right: 10px;
}
img.img_r10b20 {
  margin-right: 10px;
  margin-bottom: 20px;
}



/*画像*/

.bg {
  background-repeat: no-repeat;
  background-position: top;
  background-image: url(images/kp_top_bg.jpg);
}



/* マージン */

.m-left5 {
  margin-left: 5px;
}
.m-left10 {
  margin-left: 10px;
}
.m-left15 {
  margin-left: 15px;
}
.m-right5 {
  margin-right: 5px;
}
.m-right10 {
  margin-right: 10px;
}
.m-right15 {
  margin-right: 15px;
}
.m-bot5 {
  margin-bottom: 5px;
}
.m-bot10 {
  margin-bottom: 10px;
}
.m-bot15 {
  margin-bottom: 15px;
}
.m-bot20 {
  margin-bottom: 20px;
}
.m-bot30 {
  margin-bottom: 30px;
}
.m-top5 {
  margin-top: 5px;
}
.m-top10 {
  margin-top: 10px;
}
.m-top20 {
  margin-top: 20px;
}
.m-t10b10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-t15b15 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.m-t10b20 {
  margin-top: 10px;
  margin-bottom: 20px;
}



/* パディング */

.p-top5 {
  padding-top: 5px;
}
.p-top10 {
  padding-top: 10px;
}
.p-top15 {
  padding-top: 15px;
}
.p-bottom5 {
  padding-bottom: 5px;
}
.p-bottom10 {
  padding-bottom: 10px;
}
.p-bottom15 {
  padding-bottom: 15px;
}
.p-t5b5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.p-t10b10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-t15b15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.p-all-5 {
  padding: 5px 5px 5px 5px;
}
.p-all-10 {
  padding: 10px 10px 10px 10px;
}
.p-side3 {
  padding-left: 3px;
  padding-right: 3px;
}
.p-side5 {
  padding-left: 5px;
  padding-right: 5px;
}
.p-side10 {
  padding-left: 10px;
  padding-right: 10px;
}


/* ボーダー */

.dash_border{
  border: 1px dashed #cccccc ;
}
.dotted_border{
  border: 1px dotted #cccccc ;
}
.solid_border{
  border: 1px solid #cccccc ;
}

.bottom_dash{
  border-bottom: 1px dashed #cccccc ;
  padding-top: 3px ;
  padding-bottom: 3px ;
}
.bottom_dotted{
  border-bottom: 1px dotted #cccccc ;
  padding-top: 3px ;
  padding-bottom: 3px ;
}
.bottom_solid{
  border-bottom: 1px solid #cccccc ;
  padding-top: 3px ;
  padding-bottom: 3px ;
}

/* フォームボタン */

.form {
  background-color:#55657B;
  border: 1px solid #273447;
}



/* コピーライト・pagetopリンク */

.copy { font-size: 11px; color: #333333; text-decoration: none}
.pagetop { color:#666666; font-size: 12px; text-align: right; padding-top: 20px;}


/*追加*/

.title-moji{
  color: #333333;
  font-size: 12px;
  line-height : 160%;
  font-weight:bold;
  border-bottom:1px dotted #999;
  padding-top:8px;
  padding-bottom:2px;
}
.comment-moji{
  color: #333333;
  font-size: 12px;
  line-height : 180%;
  border-bottom:1px dotted #999;
  padding-top:8px;
  padding-bottom:2px;
}


.t-moji-shop-name{
  color: #999999;
  font-size: 16px;
  line-height : 165%;
  font-weight: bold;
}

.t-moji-shop-name-small{
  color: #999999;
  font-size: 12px;
  line-height : 165%;
  font-weight: bold;
}

.t-moji-b-shiro {
  color: #FFFFFF;
  font-size:13px;
  line-height : 150%;
  font-weight : bold;
}

.bottom_menu{
  border-bottom: 1px dashed #cccccc ;
}

