E@charset "utf-8"; /*-------------------------------------- Default Style Sheet Last Update 2006-04-11 - Universal selector - Structure Module - Text Module - Hypertext Module - List Module - Edit Module - Forms Module - Tables Module - Image Module - Object Module ---------------------------------------*/ /*-------------------------------------- Universal selector ---------------------------------------*/ *{ color: black; font-size: 100%; background-color: transparent; margin: 0; padding: 0; } /*-------------------------------------- Structure Module ---------------------------------------*/ BODY { margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; background-image : url(images/bibit.png); background-position : right center; background-repeat : repeat-y; font-size : 12px; line-height : 14px; color : #727272; } /*-------------------------------------- Text Module ---------------------------------------*/ P, PRE, ADDRESS, CITE { font-size : 12px; margin: 0.8em 16px; line-height : 18px; font-family : "MS UI Gothic"; } H1, H2, H3, H4, H5, H6 { line-height: 1.2; margin: 1em 16px; } H1{ font-size : 12px; color : #efc80c; margin-top : 1px; padding-left : 18px; margin-left : 8px; background-image : url(images/poin.gif); background-repeat : no-repeat;background-position : left center; margin-bottom : 1px; } H2{ font-size : 12px; color : #00aa00; margin-top : 4px; margin-bottom : 0px; margin-left : 10px; } H3{ font-size : 13px; color : #ff00ff; font-weight : normal; padding-top : 6px; margin-top : 1px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; background-image : url(images/p.gif); background-repeat : no-repeat;background-position : left 70%; padding-left : 20px; } h4{ font-size : 12px; color : #81d3c0; } H5{ font-size : 13px; color : #0000f2; margin-left : 5px; font-weight : bold; margin-top : 1px; margin-bottom : 0px; padding-top : 6px; font-family : "lr o"; } H6{ margin-top : 8px; margin-bottom : 3px; padding-left : 7px; margin-left : 3px; border-top-width : 1px; border-left-width : 1px;border-style : solid double double solid;border-color : #e7ee91 #cccccc #cccccc #e7ee91; width : 143px; background-color : #0080ff; } pre { width: auto; _width: 90%; /*for IE*/ overflow: auto; font-size: 75%; letter-spacing: 1px; color: #3d4263; background-color: #f5f5f5; border: 1px solid #cccccc; padding: 8px 16px; } pre[title]::before { display: block; color: black; content: attr(title); margin-bottom: 0.8em; } blockquote { display: block; background-color: #eaeeef; border-top: 1px solid #b9c3c8; border-left: 1px solid #b9c3c8; margin: 0.8em 24px; padding: 1px; } blockquote * { color: #434755; } blockquote[title]::before { display: block; font-size: 80%; color: #455c5d; content: attr(title); background-color: #e0e4e5; margin: 2px; padding: 0.1em 16px; } blockquote[cite]::after { display: block; font-size: 80%; color: #333333; text-align: right; content: attr(cite); margin: 0; padding: 0.1em 16px; } cite { display: block; color: #333333; font-style: normal; text-align: right; } em { font-style: normal; font-weight: bold; } strong { color: #FF4500; } code { font-family: "OsakaE等幁E, monospace; color: #3d4263; } kbd { font-family: "OsakaE等幁E, monospace; text-transform: uppercase; background-color: #f5f5f5; border: 1px solid #6a8eaa; padding: 0 0.4em; } kbd.accesskey { padding: 0 0.2em; } /*-------------------------------------- Hypertext Module ---------------------------------------*/ a { text-decoration: none; } a:link { text-decoration : none; color : #3ea0be; } a:visited { text-decoration : none; color : #3ea0be; } a:hover { color : #ff00ff; } /*-------------------------------------- List Module ---------------------------------------*/ ul, ol, dl { list-style-position: inside; margin: 1em 16px; padding: 1px 8px; } li, dt, dd { font-size: 80%; } dt { color: #004171; } /* dd { } */ li li, li p, li pre, li dt, li dd, dd li, dd p, dd pre, dd dt, dd dd { font-size:100%; } li ul, li ol, li dl, li p, dd ul, dd ol, dd dl, dd p { margin: 0.4em 8px; } /*-------------------------------------- Edit Module ---------------------------------------*/ del { color: #666666; text-decoration: line-through; } del[datetime]::before{ content: " ( "attr(datetime)"削除) "; } ins{ text-decoration: none; border-bottom: 1px dotted #666666; } ins[datetime]::before{ content: " ( "attr(datetime)"修正) "; } /*-------------------------------------- Forms Module ---------------------------------------*/ FORM { clear: both; } form dl, form p { margin: 0.4em 16px; } fieldset { border: none; padding: 1px 0; } legend { display: none; font-size: 85%; background-color: #e8e8e8; padding: 0.1em 8px; } INPUT, TEXTAREA { font-family : Arial,Helvetica,sans-serif; padding-top : 0.1em; padding-left : 0.1em; padding-right : 0.1em; padding-bottom : 0.1em; } input:hover, textarea:hover { background-color: #eaeeef; border-top: 1px solid #b9c3c8; border-left: 1px solid #b9c3c8; } input:focus, textarea:focus { background-color: #e2e6e7; border-top: 1px solid #a7abac; border-left: 1px solid #a7abac; } TEXTAREA { padding: 0.4em 8px; } P INPUT { margin-left: 8px; } INPUT.radio { border: none; } input.submit { font-family: Tahoma, Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #6c737a; border-width: 1px; border-style: solid; border-color: #c2c2c2 #8f8f8f #8f8f8f #c2c2c2; padding: 1px 0.5em; } INPUT.submit:hover { color: black; } /*-------------------------------------- Tables Module ---------------------------------------*/ TABLE { border-width : 0px 0px 0px 0px;} caption { display: none; font-size: 80%; color: #454e58; background-color: #f5f5f5; border: 1px solid #97a4aa; border-width: 1px 1px 0 1px; border-style: solid; border-color: #c1ced4 #97a4aa #97a4aa #c1ced4; } TD, TH { font-size: 80%; line-height: 1.2; color: white; } TH { font-weight: normal; color: #536066; background-color: #f5f5f5; border-width: 0 1px 1px 0; border-style: solid; border-color: #d2d2d2; } TD { font-size : 12px; line-height : 14px; font-family : "MS UI Gothic"; color : #000000; } /*-------------------------------------- Image Module ---------------------------------------*/ IMG { font-weight : normal; } /*-------------------------------------- Object Module ---------------------------------------*/ object, embed { margin: 1em 16px; }