@import url(http://jogga.jp/mt/mt-static/themes-base/blog.css);
@import url(http://jogga.jp/mt/mt-static/themes/minimalist-red/screen.css);

/* add custom css here */


body{background:#FFFFFF
url(http://jogga.jp/charly/bgtop.gif);
}

#container-inner,
#header-inner,
#content-inner,
#footer-innner {
width: 990px;
margin: 0 auto;
}


#header {
border-top-width:0px;


background: url("http://jogga.jp/charly/logotop.jpg") no-repeat;

}

#header a {
display: block;
margin-top: 50px;
margin-left: 120px;
width: 280px;
height: 110px;
}

#header-content{
width:280px;
height: 10px;
}


#header-name,
#header-description{
text-indent: -9999px;
}

.layout-wt #alpha {
width: 990px;
}

.layout-wt #beta {
width: 0px;
}


.content-nav{
text-indent: -9999px;
}

.widget-header,
.widget-content{
margin-right: 5px;
margin-left: 5px
}



body{
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
}

p{
	line-height: 1.5;
}

a{
	color: #000000;
	text-decoration:none;
}

a:hover{
	color:#989482;
}

h1{
	font-size: 150px;
	font-family: Helvetica, serif;
	font-weight: bold;
	line-height: 1;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	letter-spacing: 2px;

}

h2{
	font-family: Times, serif;
	font-size: 34px;
	color: #b2afa1;
	font-weight: normal;
	font-style:italic;
	border-bottom:  1px solid #000;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	letter-spacing: 0.75px;
	line-height: 1;
}


h3{
	font-size:14px;
	text-transform:uppercase;
        font-weight: bold;
	border-top: 1px solid #000;
	padding: 5px 0 0 0;

}

h4{
	font-family: Times, serif;
	font-size: 34px;
	color: #b2afa1;
	font-weight: normal;
	font-style:italic;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	letter-spacing: 0.25px;
	line-height: 1;

}


