/* CSS Document */

@charset "utf-8";


/* *
michi93 style.css
2008.01.29 @emi
* */


/* ----------
basic settings
----------*/


html{
font-size: 70%;
font-family: "ＭＳ Ｐゴシック";
}
*+html{
font-size: 60%;
}
* html{
font-size: 60%;
}
body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address {
margin : 0px;
padding : 0px;
}
h1,h2,h3 {
font-size: 14px;
font-weight: normal;
}
img {
border: 0px;
}
th, td, form, fieldset {

}
th,td {
vertical-align: top;
}

body {
background: #ffffff;
color: #333333;
}
a {
text-decoration: none;
color: #49A5A7;
}
a:hover {
text-decoration: underline;
}
ul {
list-style-type: none;
}
h1 {
background-repeat:no-repeat;
}
em {
visibility: hidden;
font-size: 8px;
}
dl,p,li,td,th {
font-size: 1.2em;
line-height: 1.6em;
color: #525151;
}
ol {
padding-left: 1.0em;
padding-left: 3.0em;
list-style-position: outside;
list-style-type: decimal;
}
*+html ol {
zoom: 1;
}
ol li{
zoom : normal;
display: list-item;
vertical-align: top;
margin-top: 0em;
margin-bottom: 1.0em;
}


noscript {
visibility: hidden;
height: 0px;
}

#pagetop {
height: 0px;
}

/* ----------
basic rayout
----------*/

#bodyBasic {
width: 450px;
margin: 50px auto 20px;
}

/* ----------
header
----------*/

#header,#menu {
clear: both;
}

#header {
padding-bottom: 20px;
}

#menu {
height: auto;
min-height: 21px;
margin-bottom: 10px;
_margin-bottom: 0px;
}

#titlelogo {
width: auto;
height: auto;
background: url(http://michi93.net/mt/img/logo.gif) no-repeat left top;
}

#titlelogo a {
display: block;
width: 158px;
height: 25px;
margin-bottom: 10px;
}

#titlelogo a:hover {
text-decoration: none;
background: url(http://michi93.net/mt/img/logo_o.gif) no-repeat left top;
}

#sitediscription {
margin-bottom: 10px;
}

#forms {
width: 140px;
float: right;
}

select,input {
vertical-align: middle;
}

#form1 {
width: 80px;
float: left;
}

#form2 {
width: 140px;
height: auto;
float: right;
}

.select {
border: #333333 1px solid;
}

.textarea {
width: 80px;
height: 19px;
background: #F7F7F7;
border: #333333 1px solid;
}

.submitbt {
}

#pushmenu {
width: 280px;
float: left;
}

#pushmenu ul {
clear: both;
width: 280px;
margin-left: -10px;
_margin-left: -20px;
}

#pushmenu li {
float: left;
margin-left: 10px;
}

#pushmenu li a {
display: block;
width: auto;
background: none;
padding-left: 10px;
}

#pushmenu li a:hover {
display: block;
width: auto;
background: url(http://michi93.net/mt/img/menu_listmark.gif) no-repeat left 4px;
_background-position: left 6px;
text-decoration: none;
}

/* ----------
contents
----------*/

#contents {
width: 450px;
height: auto;
clear: both;
border-top: solid 1px #666666;
}

#contents p {
margin-bottom: 15px;
}

.archivetitle,.asset-name,.archive-title,.archive-header {
font-size: 120%;
color: #49A5A7;
font-weight: bold;
margin: 10px 0px;
}

.archivetitle {
margin-top: 20px;
}

h3 {
font-size: 120%;
font-weight: bold;
margin: 10px 0px;
}

#contents .entry-content {
width: 450px;
height: auto;
clear: both;
border-bottom: dotted 1px #333333;
padding-bottom: 10px;
}

.img,.imgdata {
width: 450px;
text-align: center;
}

.data {
width: 450px;
text-align: right;
padding-bottom: 0px;
margin-bottom: 0px;
}

#comments,#trackbacks {
width: 450px;
height: 100%;
clear: both;
margin: 10px auto;
overflow: visible;
padding-top: 10px;
}
#trackbacks {
margin-top: 0px;
}
#comments {
border-top: dotted 1px #333333;
}


.comments-header,.trackbacks-header {
margin-bottom: 5px;
}

.comment-text {
font-size: 140%;
}

#contents .inner {
width: 450px;
height: auto;
clear: both;
border-bottom: 1px #333333 dotted;
}

#comments-open-footer {
_padding-bottom: 2px;
}

form#comments-form {
margin-top: 5px;
font-size: 1.2em;
}

/* ----------
tagclouds
----------*/

#tags li {
display: inline;
margin-right: 10px;
margin-bottom: 10px;
}

#tags li.tagLebel1 {
font-size: 200%;
}

#tags li.tagLebel2 {
font-size: 180%;
}

#tags li.tagLebel3 {
font-size: 160%;
}

#tags li.tagLebel4 {
font-size: 140%;
}

#tags li.tagLebel5 {
font-size: 120%;
}

#tags li.tagLebel6 {
font-size: 100%;
}

/* ----------
footer
----------*/

#pagenation,#footer {
width: 450px;
text-align: center;
}
#pagenation {
margin-top: 10px;
}

#footer {
font-size: 95%;
margin-top: 10px;
border-top: dotted 1px #333333;
}
#footer p {
margin-top: 10px;
}

#pre {
width: 0px;
height: 0px;
visibility: hidden;
display: none;
background-image: url(http://michi93.net/mt/img/logo_o.gif);
}

