/*メイン設定*/
HTML{
 font-size: 12px;
  background:#78C470;
}


a	{ color: #0069B3;}
a:link	{ color: #0069B3;}
a:visited	{ color: #0069B3;}
a:active	{ color: #D9471F;}
a:hover	{ color: #D9471F;}

BODY{
 color: #4D4D4D;
  margin: 0;
  padding: 15px;
    scrollbar-track-color: #78C470;
    scrollbar-face-color: #0069B3;
    scrollbar-shadow-color: #0069B3;
    scrollbar-darkshadow-color: #78C470;
    scrollbar-highlight-color: #0069B3;
    scrollbar-3dlight-color: #78C470;
    scrollbar-arrow-color: #ffffff;
}


/* フォント設定====================================== */

.font-15 {
  font-size: 15px;
}


/*タイトル部表示指定============================*/
.site_title {
  font-size: 28px;
  color: #ffffff;
  background: url(https://blog-imgs-27-origin.fc2.com/w/o/n/woniwoni/w-to3.gif) no-repeat center bottom;
}

.introduction{
  font-size: 12px;
  color: #ffffff;
  line-height :15px;
  width:350px;
}

.site_title a	{color: #ffffff; text-decoration:none;}
.site_title a:link	{color: #ffffff; text-decoration:none;}
.site_title a:visited {color: #ffffff; text-decoration:none;}
.site_title a:active	{ color: #0069B3; text-decoration:none;}
.site_title a:hover	{ color: #0069B3; text-decoration:none;}


/*カレンダー設定============================*/

.calender {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background:#9681B7 url(https://blog-imgs-27-origin.fc2.com/w/o/n/woniwoni/wob-to2.gif) no-repeat center;
}

.calender a	{ color: #FFA4C4;}
.calender a:link	{ color: #FFA4C4;}
.calender a:visited { color: #FFA4C4;}
.calender a:active	{ color: #78C470;}
.calender a:hover	{ color: #78C470;}



/* 胸（プラグインカテゴリー３）=========================== */

.mune {
  font-size: 15px;
  color:#ffffff;
}

.mune a	{ color: #FFFF00;}
.mune a:link	{ color: #FFFF00;}
.mune a:visited	{ color: #FFFF00;}
.mune a:active	{ color: #FFA4C4;}
.mune a:hover	{ color: #FFA4C4;}


.mune-pad{
  padding:30px 10px 30px 10px;
}



/* 枠設定====================================== */

.waku-out{
  font-size: 12px;
  border: 1px solid #0069B3;
}

.waku-in {
  border: 1px solid #0069B3;
  padding:5px
}


/* リスト設定====================================== */

ul {
  margin: 0px;
  padding-left: 0px;
  list-style-type: none;
  text-decoration: none;
}


li {
  line-height :18px;
  padding-left:18px;
  text-decoration: none;
  background: url(https://blog-imgs-27-origin.fc2.com/w/o/n/woniwoni/wob-dot.gif) no-repeat;
}

li a {
  text-decoration: none;
}


/* メニュー設定====================================== */

.menu-title {
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #4D4D4D;
  padding:5px
}

.menu-out{
  font-size: 12px;
  border: 1px solid #4D4D4D;
}

.menu-in {
  border: 1px solid #4D4D4D;
  padding:5px
}


/* メイン設定====================================== */

.title {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #0069B3;
  padding:10px
}

.category {
  font-size: 15px;
  color:#9681B7;  
  padding:5px
}

.category  a	{color: #9681B7;}
.category  a:link	{color: #9681B7;}
.category  a:visited {color: #9681B7;}
.category  a:active	{ color: #D9471F;}
.category  a:hover	{ color: #D9471F;}

.main {
  font-size: 15px;
  text-align: left;
  border: 1px solid #0069B3;
  padding:20px
}

.shiri {
  font-size: 15px;
  color:#ffffff;
  text-align: center;
  padding:15px
}

.shiri a	{color: #ffffff;}
.shiri a:link	{color: #ffffff;}
.shiri a:visited {color: #ffffff;}
.shiri a:active	{ color: #78C470;}
.shiri a:hover	{ color: #78C470;}


/* コメント設定====================================== */

.comment {
  font-size: 15px;
  line-height :18px;
  border: 1px solid #0069B3;
  padding:10px
}

.comment-title {
  color:#ffffff;
  background:#0069B3;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #0069B3;
  padding:10px
}


/* フォーム設定====================================== */

input {
  font-size: 15px;
  border-style:solid;
  border-color:#0069B3;
  border-width:1;
  background-color:#ffffff;
}

textarea {
  font-size: 15px;
  border-style:solid;
  border-color:#0069B3;
  border-width:1;
  background-color:#ffffff;
  scrollbar-track-color: #ffffff;
}


/*広告部分設定============================*/

.copyright {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  padding:5px
}

.copyright a	{ color: #CBA9FF;}
.copyright a:link	{ color: #CBA9FF;}
.copyright a:visited	{ color: #CBA9FF;}
.copyright a:active	{ color: #FFA4C4;}
.copyright a:hover	{ color: #FFA4C4;}

.add {
  font-size: 12px;
  color: #ffffff;
}

.add  a	{color: #ffffff;}
.add  a:link	{color: #ffffff;}
.add  a:visited {color: #ffffff;}
.add  a:active	{ color: #4576B9;}
.add  a:hover	{ color: #4576B9;}

