/* 動作確認IE８のみ　製作時 確認は必要 */
@charset "shift_jis";
/*@charset "utf-8";*/

/*memomemo

hover

*/

.style4 {font-size: 30px}
.style6 {
	font-size: 11px;
	color: #666666;
}
.style10 {font-size: 12px}
.style13 {font-size: 12px;}
/* リンク全体の装飾 */
div.boxp1 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_01.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
div.boxp2 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_02.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
div.boxp3 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_03.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
div.boxp4 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_04.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
div.boxp5 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_05.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
div.boxp6 a {
   width: 180px; /* 横幅を指定する場合のみ記述 */
   height: 70px;
   background: url(img/left_mnose_06.gif) no-repeat 0px /*center*/;
   display: block;
   padding-top: 0px;
   /*border: 1px solid #ccccff;*/
   text-align: left;
   text-decoration: none;
   /*line-height: 1.5;*/

}
/* ガイド文の装飾 */
 a span.siteguide {
   line-height: 13px;
   padding-left: 70px;
   font-size: 10px;
}
/* サイト名の装飾 */
a span.sitename {
   line-height: 35px;
   padding-left: 70px;
   font-size: 13px;
   text-decoration: none;/*underline;*/
}
/* URLの装飾 
p.boxp a span.siteurl {
   font-size: 75%;
   font-family: Verdana,Arial,sans-serif;
}
*/

/* 全体(マウスが載ったとき)の色 */
div.boxp a:hover {
   /*background-color: #ccffff;
   border-color: #0000ff;
*/
}
/* ガイド文部分の表示色 */
div a:link    span.siteguide { color: blue; }
div a:visited span.siteguide { color: blue; }
div a:hover   span.siteguide { color: #FF00FF; }
/* サイト名部分の表示色 */
div a:link    span.sitename { color: #FF00FF; }
div a:visited span.sitename { color: #FF00FF; }
div a:hover   span.sitename { color: blue; }
/* URL部分の表示色 
div.boxp a:link    span.siteurl { color: green; }
div.boxp a:visited span.siteurl { color: green; }
div.boxp a:hover   span.siteurl { color: #cc00ff; }
*/
/*下線あり*/
.kasenari a:link    { color: blue; }
.kasenari a:visited { color: blue; }
.kasenari a:hover   { color: blue; text-decoration: none;}
/*下線なし*/
.kasennasi a:link    { color: #FFFFFF; text-decoration: none;}
.kasennasi a:visited { color: #FFFFFF; text-decoration: none;}
.kasennasi a:hover   { color: #FFFFFF; text-decoration: none;}
/*通常リンク*/
a:link    { color: blue;}
a:visited { color: blue;}
a:hover   { color: blue; text-decoration: none;}


*.nise_frame { /* フレーム */
         border: solid 1px #808080;
         width: 540px;
         height: 250px;
         padding: 0.5em;
         overflow: auto;
         scrollbar-arrow-color: #FFFFFF;
         scrollbar-face-color: #F7941D;
         scrollbar-highlight-color: ;
         scrollbar-shadow-color: #FFFFFF;
         scrollbar-3dlight-color: ;
         scrollbar-darkshadow-color: ;
         scrollbar-track-color: ;
}
