NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

@charset "utf-8";
/*CSS作成:
(C) http://adan.noor.jp/ameba_new/
■パスワード貸し借りでの使用禁止■
■再配布可■
横メニュー不要なら●を検索(ctrl+f)して数字を変更
*/

/*■1■ レイアウト*/

/*▼1-1 ヘッダ設定*/
.skinBlogHeadingGroupArea{
padding:0;
height:250px;/*ヘッダ高さ★*/
width:470px;/*幅*/
margin-bottom:10px;
position:absolute;
top:0;
z-index:2;
}

.skinTitle{
display:block;
height:250px;/*ヘッダ高さ★*/
width:470px;/*幅*/
margin:0 auto;
background-position:center center;
}

.skinMainArea{
margin-top:300px;/*ヘッダ高さ+50★*//*●横メニュー不要なら数字を260pxに●*/
}

#navi00{
top:255px;/*ヘッダ高さ+5★*/
}

.columnC .skinBlogHeadingGroupArea{
left:193px;
}
.columnD .skinBlogHeadingGroupArea{
left:315px;
}

.skinTitleArea{
text-indent:-9999px;
}

.skinDescriptionArea{
display:none;
}


/*▼1-2 カラムレイアウト*/
body{
min-width:980px;
}

.skinFrame2{
position:relative;
width:980px;
margin:0 auto;
}

.layoutContentsA {
width: 787px!important;
z-index:1;
}


.skinSubA{
width:302px!important;
}

.skinMainArea2{
padding-top:6px;
}

.skinMenuHeader,
.skinMenuBody{
padding:0;
margin:0;
}

.subModule{
margin:0;
}

.skinArticleHeader,
.skinArticleBody2,
.skinArticleFooter{
margin:10px;
line-height:150%;
}

font{
line-height:130%;
}

/*▼1-3簡略アイフレ(skinSubBと同じ幅に)*/

.columnC #otherside{
width:180px;
position:absolute;
top:0;
left:0;
}

.columnD #otherside{
width:180px;
position:absolute;
top:0;
right:0;
}



/*▼1-4 記事一覧タブ */
.tabArea{
margin:0 8px;
}
.listContentsArea{
margin:0 6px;
}
.commentArea{
margin:6px;
}

/*▼1-5 背景初期化*/
.skinBgColor,
.skinBaseBgColor,
.skinBlock{
background-color:transparent;/*≪背景透明*/
}

.skinWeakBgColor,
.skinBaseWeakBgColor,
.skinStrongBgColor,
.skinBaseStrongBgColor,
.skinMenuBody,
.skinMenuHeader,
.skinMessageBoard,
.skinSimpleBtn:hover,
.skinSimpleBtn:focus,
.skinSimpleBtn,
.skinSimpleBtn:visited,
.skinSimpleBtn:hover,
.skinSimpleBtn:focus,
.skinArticle,
.skinMenu{
background:transparent;/*≪背景透明*/
}

/*▼1-6 罫線:色以外の設定*/
.skinArticle,
.skinMessageBoard{
border:none;
}
.skinArticleHeader{
border-left:none;
border-left-style:solid;
border-width:5px;
}
.skinArticleFooter{
border-top:none;
border-top-style:dotted;
}
.skinSubHr,
.skinSubList li{
border-bottom:none;
}

.skinSimpleBtn,
.skinSimpleBtn:visited,
.skinSimpleBtn:hover,
.skinSimpleBtn:focus,
.skinMenu,
.skinMainArea,
.registArea,
.rss,
.subAdBannerArea .ad_frame{
border-style:solid;
border-width:1px;
}

/*▼1-7簡略アイフレ(skinSubBと同じ幅に)*/
#aifure1,
#aifure2,
#aifure3,
#aifure4,
#aifure5,
#aifure6,
#aifure7{
padding:10px;
border-style:solid;
border-width:1px;
margin:0 0 10px 0;
}

/*▼1-8 横メニュー*/

#navi00{
position:absolute;
width:472px;
text-align:center;
}

.columnC #navi00{
left:193px;
}
.columnD #navi00{
left:315px;
}

#navi00 a{
display:block;
float:left;
width:114px;
height:30px;
line-height:30px;
font-size:20px;
margin-right:2px;
border-style:solid;
border-width:1px;
text-decoration:none;
font-family:'Princess Sofia',cursive;
font-weight:bold;
}

#navi00 a:link,
#navi00 a:visited{
background-image:url(http://adan.noor.jp/am/d0.gif) ;/*≪背景画像*/
}

#navi00 a:hover{
background-image:url(http://adan.noor.jp/am/d1.gif) ;/*≪背景画像*/
}

/*■2■ モノトーン記事白背景□■□■□■□■□■□■□■□■□■□■□■□■□■□
背景色:#ffffff;
文字色:#000000;
リンク:#444444
hover,new:#ff0000
border:#000000
*/

/*▼2-1 背景&ヘッダ設定*/
body{
background-image:url( http://stat.blogskin.ameba.jp/blogskin_images/20130903/20/1a/52/p/o08001066ayajunmasa1378206103364.png);/*≪カッコ内に背景画像URL★*/
background-color:#aaaaaa;/*背景画像が不透明な場合は削除してよい*/
}
/*▽ヘッダ 高さは1-1に*/
.skinTitle{
background-image:url( http://stat.blogskin.ameba.jp/blogskin_images/20130903/20/7c/38/p/o04700250ayajunmasa1378206023076.png);/*≪カッコ内にヘッダ画像URL★*/
background-color:#aaaaaa;/*ヘッダ画像が不透明な場合は削除してよい*/
}


/*▼2-2 文字*/

body{
color:#000000;
}

/*▼2-3 リンク*/
.skinSimpleBtn,
.skinSimpleBtn:link,
.skinSimpleBtn:visited,
.skinArticleTitle,
.skinArticleTitle:link,
.skinArticleTitle:visited,
.skinAnchorColor,
.skinBaseAnchorColor,
.skinBlock a,
.skinAnchorVisitedColor,
.skinBaseAnchorVisitedColor,
.skinBlock a:visited,
a:visited,
a{
color:#444444!important;/*≪文字色*/
}

/*▽リンク:オンマウス*/
.skinSimpleBtn:hover,
.skinSimpleBtn:focus,
.skinArticleTitle:hover,
.skinArticleTitle:focus,
.skinAnchorHoverColor,
.skinBaseAnchorHoverColor,
.skinBlock a:focus,
.skinBlock a:hover,
a:focus,
a:hover{
color:#ff0000!important;/*≪文字色*/
}

/*▼2-4 「New」など*/
.skinStrongColor,
.skinBaseStrongColor{
color:#ff0000;/*≪文字色*/
}

/*▼2-5 「テーマ」など*/
.skinWeakColor,
.skinBaseWeakColor{
color:#666666;/*≪文字色*/
}



/*▼2-6 背景色*/
/*▽二重枠用*/
.skinMainArea,
.skinMenu,
.registArea,.rss,
#aifure1,
#aifure2,
#aifure3,
#aifure4,
#aifure5,
#aifure6,
#aifure7{
background-color:#aaaaaa;
}

/*▽共通*/
.skinMainArea2,
.skinMenu2,
.subAdBannerArea .ad_frame,.registBtnArea,.subAdList,.rss div,
#aifure1 p,
#aifure2 p,
#aifure3 p,
#aifure4 p,
#aifure5 p,
#aifure6 p,
#aifure7 p{
background:#ffffff;/*≪背景*/
}

html, body {
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
}

.centerTextLink{
margin-bottom:10px!important;
background:#ffffff;
}
/*▼2-7 罫線*/
.centerTextLink,
.skinSimpleBtn,
.skinSimpleBtn:visited,
.skinSimpleBtn:hover,
.skinSimpleBtn:focus,
.skinMenu,
.skinMainArea,
.skinMainArea2,
.skinTitle,
.registArea,
.rss,
.subAdBannerArea .ad_frame,
.skinBorderColor,
.skinBaseBorderColor,
.skinBlock,
.skinBorderHr,
.skinBorderList li,
.skinSubHr,
.skinSubList li,
.skinArticleHeader,
.skinArticleFooter,
#navi00 a:link,
#navi00 a:visited,
#aifure1,
#aifure2,
#aifure3,
#aifure4,
#aifure5,
#aifure6,
#aifure7,
/*▽二重枠用*/
.skinMainArea2,
.skinMenu2,
.registArea,.rss,.registBtnArea,.subAdList,.rss div,.rssDescription,
#aifure1 p,
#aifure2 p,
#aifure3 p,
#aifure4 p,
#aifure5 p,
#aifure6 p,
#aifure7 p{
border-color:#000000;/*≪罫線色*/
}

/*▼2-8 横メニュー*/
/*▽位置,背景画像などの設定は1-8に*/
#navi00 a:link,
#navi00 a:visited{
background-color:#ffffff;/*≪背景色*/
}
/*▽ 横メニューオンマウス*/
#navi00 a:hover{
border-color:#ff0000;/*≪罫線色*/
}


/*▼縁ライン・レイアウト編*/
.skinMainArea,
.skinMenu,
#aifure1,
#aifure2,
#aifure3,
#aifure4,
#aifure5,
#aifure6,
#aifure7
{padding:12px 0 0 0;
background-image:url(http://adan.noor.jp/am/ln1.gif)!important;/*≪背景画像*/
background-repeat:repeat-x;
}
.skinMainArea2,
.skinMenu2,
#aifure1 p,
#aifure2 p,
#aifure3 p,
#aifure4 p,
#aifure5 p,
#aifure6 p,
#aifure7{
padding:6px;
}


.skinSubA .registArea .subAdList{width:300px;}.headerBnr{margin-top:7px;padding:0;}.subAdBannerArea{margin-bottom:10px;}
.gifAd{padding-left:30px;}.registArea{text-align:center;border-width:1px 1px 0 1px;margin:0;}
.rss{text-align:center;border-width:0 1px 1px 1px;width:300px!important;margin:0;padding:0;}.rssDescription{padding-bottom:12px;}
.registBtnArea{border-width:1px 1px 0 1px;padding:10px 0;}.registBtnArea,.subAdList,.rss div{display:block;margin:0;}
.subAdBannerHeader span{display:none!important;}.headerBnr{padding:0;margin-top:7px;}

/*▲縁ライン・レイアウト*/

.commentBtn{
text-indent:-9999px;
background-image:url(http://stat.blogskin.ameba.jp/blogskin_images/20130908/13/b3/e6/j/o01000020ayajunmasa1378616167968.jpg);/*画像URL*/
width:100px;/*コメ画の横幅*/
height:20px;/*コメ画の縦幅*/
}
.basicBtnS, .basicBtnM{
border:0;
background-color:transparent;
}

.skinImgBtnM{
background-image:url(http://stat.blogskin.ameba.jp/blogskin_images/20130908/14/91/b3/g/o01930038ayajunmasa1378616410993.gif);/*画像URL*/
width:200px;/*画像の横幅*/
height:50px;/*画像の縦幅*/
text-indent:-9999px;
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.