body{
min-width: 960px;
background-color: #FFF;
background-image: url('bg.png');
background-position: 0px -30px;
background-repeat: repeat-x;
}
.wrapper{
margin: 0 auto;
margin-top: 0px;
width: 960px;
background-color: transparent;
border-left: dotted 1px;
border-right: dotted 1px;
border-top: dotted 1px;
}
.header{
margin-top: 0px;
text-align: right;
height: 150px;
background-color: #fff;
background-image: url('logo.png');
background-repeat: no-repeat;
background-position: 40px 0px;
}
div.main_title{
float: right;
width: 550px;
height: 140px;
}
.menus{
text-align: center;
margin: 0 auto;
margin-top: 10px;
background-color: #FFFEAE;
border: solid 2px #c70000;
width: 100%;
}
.post{
margin-top: 20px;
text-align: left;
font-family: garamond;
padding: 0.5em;
}
.p_date{
text-align: right;
font-family: garamond;
color: #565656;
letter-spacing: 2px;
}
.title_change{
margin: 0 auto;
padding: 3em;
text-align: center;
}
.submit_content{
padding: 1em;
}
div.login_text{
background-color: #D9D9D9;
margin: 0 auto;
margin-top: 150px;
border: dashed 1px;
width: 300px;
padding: 2em;
}
textarea.main_title{
font-family: arial;
font-size: 35px;
color: #004881;
text-align: center;
font-weight: bold;
}
h1{
font-family: arial;
margin: 0px;
color: #004881;
padding-right: 30px;
padding-top: 5px;
font-size: 35px;
}
h2{
color: #004881;
}
a.menu{
font-size: 26px;
}
a.menu:hover{
color: #c70000
}
a{
color: #004881;
text-decoration: none;
cursor: pointer;
}
a:hover{
text-decoration: underline;
color: #335E81;
}
a.comment{
letter-spacing: 1px;
color:#000;
font-size: 12px;
}
hr.blog{

}

