﻿@charset "utf-8";


/* ===== Import Files ===== */

@import 'common.css';
@import 'header.css';
@import 'main.css';
@import 'module.css';
@import 'footer.css';



/* ===== Illust. ===== */

#mainArea #contentsArea h4.wList {
clear: left;
padding-top:1em;
}

#mainArea #contentsArea ul.illustLists {
clear: both;
}

#mainArea #contentsArea ul.illustLists li {
list-style: none;
padding: 4px;
margin: 0;
float: left;
line-height: 0;
}

#mainArea #contentsArea ul.illustLists li.new {
background: url(/illust/img/ill_new_bg.gif) repeat;
}

#mainArea #contentsArea ul.illustLists li.newTop {
padding-left:76px;
background: url(/illust/img/ill_newtop_bg.gif) repeat;
}

#mainArea #contentsArea ul.illustLists a img {
border: 1px solid #888;
}

#mainArea #contentsArea ul.illustLists a:hover img {
border: 1px solid #5c0;
}


#mainArea #contentsArea p.textLink01 {
margin-top:2em;
}

#mainArea #contentsArea ul.worksList li {
padding-left: 0.5em;
list-style-position: inside;
border-bottom: 1px dotted #666;
}
