/* CSS Document */

html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
color: #666666;
text-align: center;
word-break: break-all;
word-wrap: break-word;
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3' , 'Osaka' , 'ＭＳ Ｐゴシック';
background: url(img/body_bg-center.gif) repeat-y center;
}

body#index { background: none; }

img { border: 0; }

a img{ border: 0; vertical-align: bottom; }
a:link{ color: #666666; text-decoration: underline; }
a:visited{ color: #666666; text-decoration: underline; }
a:hover{ color: #333333; text-decoration: none; }


/* clearfix */

.clr:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .clr { display: inline-block; }
/* no ie mac \*/
* html .clr { height: 1%; }
.clr { display: block; }
/* */


/* layout */

#wrapper {
position: relative;
margin: 0 auto;
padding: 0;
width: 980px;
text-align: left;
}
#wrapper-inner {
position: static;
width: auto;
}

#header,
#section,
#footer { clear: both; }

#header {
background: url(img/header_bg/hbg002.jpg) no-repeat;
}
#header-inner {}

#section {}
#section-inner {}

#footer {}
#footer-inner {}


/* column */

#alpha,
#bravo,
#charlie {
float: left;
margin: 0;
padding: 0;
}
#alpha-inner,
#bravo-inner,
#charlie-inner {
margin: 0;
padding: 20px 0 0 20px;
}

/* column left */
.col_left #alpha { width: 598px; margin: 0 1px 0 0; }
.col_left #bravo { width: 190px; margin: 0 1px 0 0; }
.col_left #charlie { width: 190px; }

/* column center */
.col_center #alpha { width: 190px; margin: 0 1px 0 0; }
.col_center #bravo { width: 598px; margin: 0 1px 0 0; }
.col_center #charlie { width: 190px; }

/* column right */
.col_right #alpha { width: 190px; margin: 0 1px 0 0; }
.col_right #bravo { width: 190px; margin: 0 1px 0 0; }
.col_right #charlie { width: 598px; }


/* navigation */

#nav {
height: 33px;
margin: 73px 0 0;
padding: 0 0 0 255px;
list-style: none;
background: url(img/nav_bg.gif) #d4d4d4 no-repeat;
}
#nav li {
position: relative;
float: left;
height: 23px;
margin: 5px 10px 0 0;
padding: 0;
overflow: hidden;
font-size: 12px;
line-height: 12px;
}
#nav .nav_home { width: 61px; }
#nav .nav_profile { width: 69px; }
#nav .nav_weblog { width: 78px; }
#nav .nav_illust { width: 113px; }
#nav .nav_doujin { width: 68px; }
#nav .nav_link { width: 49px; }

#nav a span {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
#nav .nav_home a:hover span { background: url(img/nav_home.gif) no-repeat 0 -23px; }
#nav .nav_profile a:hover span { background: url(img/nav_profile.gif) no-repeat 0 -23px; }
#nav .nav_weblog a:hover span { background: url(img/nav_weblog.gif) no-repeat 0 -23px; }
#nav .nav_illust a:hover span { background: url(img/nav_illust.gif) no-repeat 0 -23px; }
#nav .nav_doujin a:hover span { background: url(img/nav_doujin.gif) no-repeat 0 -23px; }
#nav .nav_link a:hover span { background: url(img/nav_link.gif) no-repeat 0 -23px; }


/* content */

.col_left #alpha .content,
.col_center #bravo .content,
.col_right #charlie .content {
margin: 15px 40px 20px 20px;
line-height: 180%;
}

.content {
margin: 0 20px 20px 0;
font-size: 81%;
line-height: 140%;
}

.content-inner {
margin: 0;
padding: 0;
}
.content-inner p { margin: 0 0 20px 0; }



/* blog-content */

.blog-content {
margin: 0 40px 20px 20px;
border: dashed #CCCCCC;
border-width: 0 0 1px 0;
}

.blog-header,
.blog-footer {
margin: 0 10px;
}

.blog-body {
margin: 0 10px 20px;
font-size: 81%;
line-height: 180%;
}
.blog-body p { margin: 0 0 20px 0; }


.blog-title {
margin: 0 0 20px;
font-size: 100%;
font-weight: bold;
}

.blog-date,
.blog-comments {
color: #999999;
font-size: 65%;
text-align: right;
}
.blog-date { margin: 0 0 10px; }
.blog-comments { margin: 0 0 20px; }
.blog-comments a {
margin: 0 0 0 10px;
}
.blog-more {
font-size: 81%;
line-height: 100%;
}


/* text */
.text-small { font-size: 65%; line-height: 100%; }
.text-middle { font-size: 75%; line-height: 100%; }


/* list */

#list_illust-s,
#list_doujin-s {
margin: 0 0 10px;
padding: 0;
list-style: none;
}

#list_illust-s ul,
#list_doujin-s ul {
margin: 0;
padding: 0;
list-style: none;
}
#list_illust-s li,
#list_doujin-s li {
position: relative;
float: left;
margin: 0 10px 10px 0;
padding: 0;
overflow: hidden;
font-size: 12px;
line-height: 12px;
}
#list_illust-s li { width: 30px; height: 30px;}
#list_doujin-s li { width: 70px; height: 99px;}
#list_illust-s li img,
#list_doujin-s li img { border: solid 1px #CCCCCC; background-color: #CCCCCC; }
#list_illust-s li a:hover img,
#list_doujin-s li a:hover img { border: solid 1px #000000; }


/* individual */

#title,
#enter,
#counter,
#copy {
clear: both;
margin: 0;
font-size: 1px;
line-height: 0;
}

#title {
padding: 52px 0 0 0;
text-align: center;
}
#index #title {
padding: 70px 0 0 0;
text-align: center;
}
#index #caution {
padding: 40px 0 0;
text-align: center;
font-size: 81%;
font-weight: normal;
}
#index #e-caution {
padding: 0 0 40px;
text-align: center;
font-size: 81%;
font-weight: normal;
}
#index #enter {}

#counter {
padding: 9px 9px 0;
text-align: right;
}
#counter span {
margin: 0 0 0 3px;
}

#banner_sns {}
#banner_sns img {
margin: 5px 0;
}

#pageTop {
padding: 0;
text-align: center;
font-size: 81%;
line-height: 100%;
}
#pageTop a:hover { color: #CCCCCC; }
#pageTop a { text-decoration: none; }

#copy {
padding: 5px 0 40px;
text-align: center;
}


/* pages */

#list_profile {
margin: 40px 0 0;
border: dashed #CCCCCC;
border-width: 1px 0 1px 0;
padding: 20px 10px;
}
#list_profile table th {
padding: 0 5px 0 0;
color: #999999;
text-align: right;
font-weight: normal;
}

#list_illust {
margin: 40px 0 0;
border: dashed #CCCCCC;
border-width: 1px 0 1px 0;
padding: 40px 0 35px 20px;
}
#list_illust table {
font-size: 81%;
line-height: 130%;
}
#list_illust table td {
border: solid #FFFFFF;
border-width: 0 0 5px 0;
}
#list_illust table td img {
border: solid 1px #CCCCCC;
}
#list_illust table td.illust_y {
text-indent: -10px;
color: #BBBBBB;
}
#list_illust table tr:hover td {
background: #EEEEEE;
}
#list_illust table tr:hover td.illust_y {
background: none;
}
#list_illust table td a {
display: block;
width: 100%;
height: 100%;
padding: 0 10px 0 0;
text-decoration: none;
}


#notice {
margin: 0;
border: dashed #CCCCCC;
border-width: 0 0 1px 0;
padding: 0 10px 20px 23px;
background: url(img/ico_notice.gif) no-repeat left top;
}
#notice-title {
margin: 0 0 15px;
padding: 0;
font-size: 120%;
font-weight: bold;
line-height: 100%;
}
#notice-info {
margin: 0 0 20px;
padding: 0;
line-height: 150%;
}
#notice table {}
#notice table td.tb-image {
padding: 0 20px 0 0;
}
#notice table td.tb-image a:hover { color: #CCCCCC; }
#notice table td.tb-image a { text-decoration: none; }
#notice table td.tb-data {
font-size: 81%;
line-height: 200%;
}
#notice table td.tb-data p { margin: 10px 0 0 0; }
#notice table td.tb-data p.doujin-title {
margin: 0;
font-size: 120%;
font-weight: bold;
}

#list_doujin {
margin: 40px 0 0;
border: dashed #CCCCCC;
border-width: 1px 0 0 0;
padding: 0;
}
.doujin-content {
margin: 40px 0 0;
border: dashed #CCCCCC;
border-width: 0 0 1px 0;
padding: 0 10px 40px;
}
#list_doujin .doujin-title {
margin: 0 0 15px;
padding: 0;
font-size: 120%;
font-weight: bold;
line-height: 100%;
}
#list_doujin .doujin-info {
margin: 0 0 20px;
padding: 0;
line-height: 150%;
}
#list_doujin table {}
#list_doujin table td.tb-data {
font-size: 81%;
line-height: 200%;
}
#list_doujin table td.tb-data img { margin: 5px 0 0 0; }
#list_doujin table td.tb-image {
padding: 0 20px 0 0;
}
#list_doujin table td.tb-image a:hover { color: #CCCCCC; }
#list_doujin table td.tb-image a { text-decoration: none; }

#list_banner {
margin: 0 0 20px 0;
border: dashed #CCCCCC;
border-width: 0 0 1px 0;
padding: 0 0 30px;
list-style: none;
}
#list_banner dt {
float: left;
width: 200px;
height: 40px;
margin: 0 10px 10px 0;
padding: 0;
}
#list_banner dd {
width: auto;
height: 40px;
margin: 0 0 10px 0;
padding: 0;
}

#list_link {
margin: 40px 0 0 0;
border: dashed #CCCCCC;
border-width: 0 0 1px 0;
padding: 0 0 30px;
}
#list_link dl {
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}
#list_link dt {
float: left;
width: 200px;
height: 40px;
margin: 0 10px 10px 0;
padding: 0;
}
#list_link dd {
width: auto;
height: 40px;
margin: 0 0 10px 0;
padding: 0;
line-height: 40px;
vertical-align: middle;
}

#list_link ul {
margin: 0;
padding: 0;
list-style: none;
}
#list_link li {
float: left;
margin: 0 10px 10px 0;
padding: 0;
}