@charset "UTF-8";
/* CSS Document */


/* 大枠 
-------------------------------------------*/

body {
background:url(../img/parts/bg.gif);
font-size: 12px;
}

.mac body {
font-size: 10px;
}

#container {
width:960px;
margin:0 auto;
padding:39px 32px 88px 32px;
background:url(../img/parts/header_bg.gif) repeat-x top #ffffff;
}


/* ヘッダー 
-------------------------------------------*/

#header {
}

#zen-la-rock {
height:19px;
padding:0px 6px 37px 6px;
}

.logo {
height:19px;
width:153px;
background:url(../img/parts/logo.gif) no-repeat;
float:left;
}

.site-url {
float:right;
margin:5px 3px 0px 0px;
}

#menu {
width:960px;
height:14px;
float:left;
padding-bottom:39px;
}

#menu ul {
}

#menu ul li {
float:left;
}


/* ページボディ 
-------------------------------------------*/

#pagebody {
margin-bottom:26px;
}


/* フッター
-------------------------------------------*/

#footer {
padding-top:43px;
}

#footer .menu {
float:left;
}

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

#footer .copyright {
float:right;
}


/* h 代用テキスト
-------------------------------------------*/

.logo h1, .news-sche-bar h2, .blog-bar h2,
.title-chop h3, .title-mackdaddy h3, .title-myspace h3, .title-madfoot h3,
.category-bar h2, .whatsnew-bar h2, .news-sche-bar h2,
.profile-bar h2, .history-bar h2, .link-bar h2 {
font-size:x-small;
text-indent:-1000px;
visibility:hidden;
}



/* その他
-------------------------------------------*/

.clear {
clear:both;
line-height:0px;
}

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

/* ページネイト
-------------------------------------------*/
.pager {
text-align: center;
}

.pager a:link,
.pager a:active,
.pager a:visited {
}

.pager .disabled {
color: #333;
padding: 0px 5px 0px 5px;
display:none;
}

.pager .enabled {
padding: 0px 5px 0px 5px;
}
					
.pager .number {
padding: 0px 5px 0px 5px;
}
