/* Cross-browser settings */ * { margin: 0; padding: 0; scrollbar-face-color: #fff; scrollbar-base-color:#fff; scrollbar-highlight-color: #666; scrollbar-shadow-color: #666; scrollbar-3dlight-color: #fff; scrollbar-arrow-color: #666; scrollbar-track-color: #fff; scrollbar-darkshadow-color: #fff; } /* general styles */ body { height: 100%; background-color: #000000; background-image:url(http://blog-imgs-32.fc2.com/s/o/r/sorauta1/lace-b-slim3-1.jpg); background-position:center top; background-repeat:repeat-y; background-attachment : fixed; font-family: "MS UI Gothic", Sans-serif; font-size: 12px; line-height: 1.5; } a { color: #787FBD; text-decoration:none; } a:hover { color : #E5648E; text-decoration:underline; } #wrapper { width: 855px; margin: 0px auto; padding: 0px; background: #ffffff; background-image:url(http://blog-imgs-22.fc2.com/s/o/r/sorauta1/but-w.jpg); background-position:600px 15px; background-repeat:no-repeat; color: #333333; font: 12px/150% 'MS UI Gothic', sans-serif; } /* Header */ #header { float: left; width: 100%; height: 115px; margin: 0px; padding: 0px; } #header #title { margin: 25px 0px 0px 30px; padding: 0px; color: #787FBD; font: bold 30px 'arial black', sans-serif; text-align: left; } #header #title a { color: #787FBD; } #header div#description { margin: 5px 0px 10px 30px; padding: 0px; color: #999999; font-size: 12px; text-align: left; } /* Main contents */ #contents { float: left; width: 450px; margin: 0px 0px 0px 5px; padding: 0px; color: #8d8d8d; font-size: 12px; text-align: left; overflow:hidden; } #contents h2 { margin: 10px 10px 5px 10px; padding: 7px 20px 7px 27px; border-top: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; border-left: 1px solid #999999; background-image:url("http://blog-imgs-22.fc2.com/s/o/r/sorauta1/icon-wt.gif"); background-position:8px 9px; background-repeat:no-repeat; color: #B2B5D1; font: bold 12px 'MS UI Gothic', sans-serif; text-align: left; } #contents h2 a { color: #B2B5D1; } #contents .contents_body { margin: 10px 5px 15px 5px; padding: 0px 10px 0px 10px; } #contents .fc2_footer { margin: 10px 3px 15px 15px; padding: 0px 3px 0px 5px; } #contents h3 { margin: 0px 10px ; padding: 0px 10px 10px 10px; color: #787FBD; font: bold 12px 'MS UI Gothic', sans-serif; text-align: left; } #contents blockquote { margin: 0px 15px 10px 15px; padding: 10px; border: 1px solid #B3B5BD; background: transparent; color: #999999; line-height: 1.5; } .entry_body { margin-top: 30px; padding: 0px; border: dotted 1px #cccccc; } .entry_state { text-align: right; } .comment_waku { margin: 10px 0px 0px 0px; padding: 10px 15px; font-size: 12px; color: #8d8d8d; border: 1px dotted #CCCCCC; } img.emoji { vertical-align: middle; border: 0; } /* Sidebar */ #firstSide { float: left;} #secondSide { float: left;} .sidebar { width: 180px; margin: 5px 5px 10px 5px; padding: 0px 5px 0px 5px; color: #8d8d8d; font-size: 12px; text-align: left; overflow:hidden; } .sidebar h4 { margin: 20px 5px 5px 5px; padding: 5px 0px 3px 17px; background-image:url("http://blog-imgs-22.fc2.com/s/o/r/sorauta1/icon-wt.gif"); background-position:0px 6px; background-repeat:no-repeat; border-bottom: 1px solid #999999; color: #B3B5BD; font: bold 12px 'MS UI Gothic', sans-serif; text-align: left; } .sidebar ul { list-style:none; width: 180px; } .sidebar p { padding: 0px 0px 0px 10px; } .sidebar li a { color: #8d8d8d; } .sidebar li { width: 180px; line-height: 1.5; padding: 0px 10px 0px 10px; color: #8d8d8d; font-size: 12px; text-align: left; text-decoration: none; } .sidebar li a:hover { background: #737587; color: #FFFFFF; } .sidebar img { border: none; } /* Calender */ .plugin-calender { padding: 0px 0px 0px 3px; } .calender td,tr { color: #8d8d8d; text-align: center; font-size: 12px; margin: 0px; padding: 0px 5px; border-bottom: 1px dotted #cccccc; } .calender a:link, .calender a:visited { font-weight:bold; color:#787FBD; text-decoration:none; } .calender th { font-weight: normal; text-align: center; border-bottom: 1px dotted #cccccc; } th#sun { color: #9D5555; } th#sat { color: #0000ff; } /* Form */ textarea,input,select { border: 1px solid #999999; background-color: #ffffff; font-size: 12px; color:#8d8d8d; font-family: "MS UI Gothic", Sans-serif; } /* Footer */ #footer { clear:both; width: 100%; height: 40px; margin: 10px 0px 0px; padding: 10px 0px; color: #8d8d8d; font-size: 12px; text-align: center; }