@charset "utf-8";
@import "base.css";

/* Works List Page Settings */
h2#workYearR { margin-bottom:1.5em; width:615px; height:55px; line-height:3.2; text-indent:1em; font-size:1.3em; color:#fff; background:url('../../imgs/pages/nListTitleBg.png') no-repeat; }
ul#workList { margin-bottom:1.3em; }
ul#workList li { padding:1em 0 1em .5em; background:url('../../imgs/pages/nListBg.gif') repeat-x bottom; }
ul#workList li img { vertical-align:middle; }
/* Yasabinoito Page Settings */
h2#yasaitoTitle,
h2#linkTitle{ margin-bottom:1.5em; width:615px; height:55px; line-height:3.2; text-indent:1em; font-size:1.3em; color:#fff; background:url('../../imgs/pages/worksTitle.png') no-repeat; }
ul#yasaitoList li { padding:1em 0 1em .5em; background:url('../../imgs/pages/nListBg.gif') repeat-x bottom; }
/* Link Page Settings */
div#linkBind { width:615px; }
div#linkLeft { float:left; width:295px; }
div#linkRight { float:right; width:295px; }
div#linkLeft ul, div#linkRight ul { list-style:disc inside; }
div#linkLeft ul li, div#linkRight ul li { padding:1em 0 1em .5em; background:url('../../imgs/pages/nListBg.gif') repeat-x bottom; }
/* Main-Sub Project Archive List Settings */
div#mpTitle, div#spTitle { width:615px; height:55px; }
div#mpTitle { background:url('../../imgs/pages/mpTitleBg.png') no-repeat; }
div#spTitle { background:url('../../imgs/pages/spTitleBg.png') no-repeat; }
div#mpTitle h2, div#spTitle h2 { float:left; width:189px; height:55px; text-indent:.7em; line-height:3.5; font-size:1.2em; color:#fff; }
div#mpTitle h3, div#spTitle h3 { float:right; padding-right:10px; width:410px; height:55px; text-align:right; line-height:3.5; font-size:1.2em; color:#fff; }
ul#mpArchiveList, ul#spArchiveList { padding:1em 0; }
ul#mpArchiveList li, ul#spArchiveList li { padding:1em 0 1em .5em; background:url('../../imgs/pages/nListBg.gif') repeat-x bottom; }
/* News Information List Page Settings */
div#newsList div#pageTitle { margin-bottom:30px; width:615px; height:55px; }
div#newsList div#pageTitle h2 { width:615px; height:55px; background:url('../../imgs/pages/nListTitleBg.png') no-repeat; line-height:2.8; text-indent:1em; font-size:1.5em; color:#fff; }
div#newsList ul li { padding:1em 0 1em .5em; background:url('../../imgs/pages/nListBg.gif') repeat-x bottom; }
