@charset "UTF-8"; /*---------------------------------- Template tres 'division' ----------------------------------*/ /*--------------------- for all blog settings ----------------------*/ body{ width:100%; height:100%; font-family:Verdana, Osaka, sans-serif, arial; margin:0px; margin-bottom:20px; padding:0px; text-align:center; letter-spacing:1px; line-height:140%; color:#000000; background:#a895a2; }/* link */ a{color:#5f77ab;text-decoration:underline;} a:link{color:#5f77ab;text-decoration:underline;} a:visited{color:#5f77ab;text-decoration:underline;} a:hover{color:#003333;text-decoration:none;} /*--------------------- for all contents settings ----------------------*/ #container{ width:800px; margin:0px auto 0px auto; text-align:left; } /*--------------------- header settings ----------------------*/ #banner,#subbanner{ width:800px; height:100px; text-align:left; margin:20px 0px; background:#cfc9de; border:solid #000000; border-width:1px 3px 3px 1px; }/* link */ #banner a{color:#000000;text-decoration:none;} #banner a:link{color:#000000;text-decoration:none;} #banner a:visited{text-decoration:none;} #banner a:hover{color:#;text-decoration:none;} #subbanner a{color:#000000;text-decoration:none;} #subbanner a:link{color:#000000;text-decoration:none;} #subbanner a:visited{text-decoration:none;} #subbanner a:hover{color:#000000;text-decoration:none;} /* blog tile */ .blogtitle{ font-size:20px; font-weight:bold; padding:10px 30px 0px 0px; text-align:right; border-bottom:10px solid #5f77ab; }/* blog description */ .description{ font-size:x-small; padding:5px 0px 5px 20px; background:#64014c; margin-top:10px; text-align:right; } /*--------------------- entries settings ----------------------*/ #content{ float:left; width:540px; padding:0px 0px 20px 0px; margin-right:10px; }/* for all entries */ .blog{ padding-left:20px; padding-right:20px; background:#ffffff; border:solid #000000; border-width:1px 3px 3px 1px; }/* date */ .date{ font-size:x-small; font-weight:bold; text-align:center; color:#FFFFFF; background:#4f2052; width:150px; margin:10px 0 0 auto; padding:5px 0px 3px 10px; }/* for entries */ .blogbody{ padding:0px 0px 20px 0px; border: 0px; border-top:1px solid #4f2052; border-right:3px solid #4f2052; border-bottom:1px solid #945a77; border-left:7px solid #945a77; margin:0px 0px 10px 0px; }/* entry title */ .title{ color:#333333; font-size:small; font-weight:bold; margin-bottom:10px; padding-top:5px; padding-left:20px; background:url('http://blog.yam.com/anjorica/429cf70d.gif') no-repeat; background-position:left center; }/* entry */ .main{ font-size:small; margin-bottom:20px; margin-left:10px; padding-left:5px; }/* image */ .pict{ padding:4px; border:1px solid #a895a2; margin-right:5px; margin-bottom:5px; }/* read more */ .main-continues{ font-size:x-small; font-weight:normal; text-decoration:none; }/* read more link */ a.acontinues{color:#5f77ab;text-decoration:underline;} a.acontinues:link{color:#5f77ab;text-decoration:underline;} a.acontinues:visited{color:#5f77ab;text-decoration:underline;} a.acontinues:hover{color:#000000;text-decoration:none;} /* posted time */ .posted{ font-size:xx-small; text-align:left; margin:0px 0px 25px 15px; padding:0px 0px 0px 15px; background:url('http://rosea.jpn.org/css/division/posted.png') no-repeat; }/* posted time link */ a.aposted{color:#5f77ab;text-decoration:underline;} a.aposted:link{color:#5f77ab;text-decoration:underline;} a.aposted:visited{color:#5f77ab;text-decoration:underline;} a.aposted:hover{color:#003333;text-decoration:none;} /* individual entry */ .menu{ font-size:xx-small; text-align:left; margin-top:5px; }/* link settings */ a.amenu{color:#5f77ab;text-decoration:underline;} a.amenu:link{color:#5f77ab;text-decoration:underline;} a.amenu:visited{color:#5f77ab;text-decoration:underline;} a.amenu:hover{color:#003333;text-decoration:none;} /* top */ .pagetop{ font-size:x-small; text-align:right; margin:25px; }/* link */ .pagetop a{color:#000000;text-decoration:underline;} .pagetop a:link{color:#000000;text-decoration:underline;} .pagetop a:visited{color:#000000;text-decoration:underline;} .pagetop a:hover{color:#5f77ab;text-decoration:none;} /*--------------------- trackback ----------------------*/ /* trackback URL head */ .trackback-urlhead{ font-size:x-small; font-weight:bold; margin-bottom:15px; padding-top:5px; }/* trackback URL */ .trackback-url{ color:#5f77ab; font-size:x-small; font-weight:bold; margin:10px 0px 25px 50px; }/* trackback head */ .trackback-head{ font-size:x-small; font-weight:bold; margin-bottom:15px; padding-left:50px; padding-top:5px; background:url('http://blog.yam.com/anjorica/0367589c.gif') no-repeat; background-position:left center; }/* trackback */ .trackback-body{ font-size:xx-small; margin-bottom:15px; }/* trackback time */ .trackback-post{ color:#000000; font-size:xx-small; text-align:right; margin:15px 0px; padding:0px; border-bottom:1px solid #eeeeee; }/* trackback time link */ a.atrackback-post{color:#5f77ab;text-decoration:underline;} a.atrackback-post:link{color:#5f77ab;text-decoration:underline;} a.atrackback-post:visited{color:#5f77ab;text-decoration:underline;} a.atrackback-post:hover{color:#000000;text-decoration:none;} /*--------------------- comments ----------------------*/ /* comments head */ .comments-head{ font-size:small; font-weight:bold; margin-bottom:20px; padding-top:5px; padding-left:35px; background:url('http://blog.yam.com/anjorica/de80e856.gif') no-repeat; background-position:left center; }/* comments body */ .comments-body{ font-size:small; text-align:left; line-height:1.5em; border:3px double #a895a2; margin:10px 20px 0px 20px; padding:5px; }/* comments posted time */ .comments-post{ font-size:x-small; text-align:right; margin:15px 0px; padding:0px; border-bottom:1px solid #eeeeee; } /*--------------------- comment form ----------------------*/ table.form{margin-top:25px;} /* all */ label{font-size:x-small; font-weight:bold;} /* text */ #author{width:200px; border:1px solid #000000;} /* name */ #email{width:200px; border:1px solid #000000;} /* email */ #url{width:200px; border:1px solid #000000;} /* URL */ #text{width:400px; height:150px; border:1px solid #000000;} /* comment */ /*--------------------- side bar ----------------------*/ #links{ width:220px; float:right; padding:20px 10px 20px 10px; text-align:left; background:#ffffff; border:solid #000000; border-width:1px 3px 3px 1px; }/* link */ /*--------------------- calendar ----------------------*/ /* title */ .calendarhead{ font-size:small; padding:3px 0px 3px 15px; text-align:center; font-weight:bold; width:200px; color:#4f2052; }/* whole table */ .calendartable{ width:200px; text-align:center; margin-bottom:20px; background:url('http://rosea.jpn.org/css/division/calendartable.png') no-repeat; }/* weekdays */ .calendarweek{ padding-top:5px; font-size:x-small; font-weight:bold; position:center; visibility:hidden; }/* week */ .calendarwd{ padding:2px 0px; }/* days with no entry */ .calendard{ empty-cells:show; margin:0px; padding:5px 0px; }/* days with entries */ .calendardbg{ padding:5px 0px; }/* date font */ .calendar{ font-size:x-small; position:center; }/* link */ a.acalendar{color:#5f77ab;text-decoration:none;font-weight:bold;} a.acalendar:link{color:#5f77ab;text-decoration:none;font-weight:bold;} a.acalendar:visited{color:#5f77ab;text-decoration:none;font-weight:bold;} a.acalendar:hover{color:#000000;text-decoration:underline;font-weight:bold;} /*--------------------- plug-in ----------------------*/ /* title */ .sidetitle{ font-size:small; font-weight:bold; padding:3px 0px 3px 5px; text-align:left; width:200px; color:#4f2052; border-bottom:1px dashed #000000; margin-bottom:3px; }/* all */ .side{ font-size:small; text-align:left; margin-bottom:20px; line-height:130%; padding:5px; width:200px; }/* */ .sidebody{ padding:0px 5px 0px 5px; margin:0px 0px 5px 5px; }/* link */ a.aside{color:#5f77ab;text-decoration:underlie;} a.aside:link{color:#5f77ab;text-decoration:underline;} a.aside:visited{color:#5f77ab;text-decoration:underline;} a.aside:hover{color:#000000;text-decoration:none;} /*--------------------- profile plug-in ----------------------*/ .photo{text-align:center;} /* image */ .nickname{color:#000000;font-size:x-small;font-weight:bold;margin:10px 0px;padding:0px 5px;} /* nickname */ .message{color:#555;font-size:x-small;padding:0px 5px;} /* message */ /*--------------------- BLOGTIMES ----------------------*/ .blogtimes{margin:0px 0px 10px 0px;text-align:center;} /*--------------------- ----------------------*/ .quotetable{background:#000000;} .quote{ background: #ffffff; color:#000000; padding:5px; font-size:xx-small; margin:5px 0px; } /*--------------------- ----------------------*/ /* POWERED BY livedoor Blog */ .powered{ text-align:center; margin:0px 0px 10px 0px; }/* Syndicate this site (XML) */ .syndicate{ font-size:xx-small; text-align:center; }/* checkers */ .checkers{ font-size:xx-small; margin-top:10px; } /*--------------------- footer ----------------------*/ #footer{} /*--------------------- others ----------------------*/ h1,h2,h3{ margin:0px; padding:0px; }/* quote */ blockquote{ background: #ffcc33; color:#000000; border:solid #000000; border-width: 1px 2px 2px 1px; padding:10px; width:95%; font-size:xx-small; margin:3px 0px 0px 5px; }/* RSS link */ a.arss{color:#000000;text-decoration:underline;} a.arss:link{color:#000000;text-decoration:underline;} a.arss:visited{text-decoration:underline;} a.arss:hover{color:#000000;text-decoration:none;} /* input tag(buttom) */ input{ background:#ffffff; border:1px solid #000000; color:#000000; } br {letter-spacing:normal;} /* */ img{border:0px;}/* img tag */ /* for advertise */ .ad{ background:#fff; }