/* CSS Document */

/*全体*/
* {margin:0; padding:0;}
html { height:100%; overflow:hidden;}
body { height:100%; width:100%; margin:0px auto; padding:0; background:#fff;}/*f7fbde*/
#manual {}
.kome { margin-left:1em !important}
a img {border:none}

/*INDEX*/
#index { position:absolute; left:0px; top:50px; bottom:0px; width:180px; overflow:auto; margin:0; padding:0}
#index_top { margin:0 0 0 15px}
#index_top h2 { font-size:95%; margin:0; padding:0; font-weight:bold}
#index_top li { list-style-type:none; margin-left:0; line-height:1.1em; margin-bottom:0}
#side { margin-left:10px}
#side .tLarge a { display:block; margin:0; padding:5px 5px; font-size:95%; border-top:1px solid #afec92; border-right:1px solid #ade791; border-bottom:1px solid #86ba82; border-left:1px solid #ade791; background:url(/test/new/series/img/index03.gif) top left no-repeat #bff7a2; color:#000}
#side .tLarge a:hover { display:block; margin:0; padding:5px 5px; font-size:95%; border-top:1px solid #afec92; border-right:1px solid #ade791; border-bottom:1px solid #86ba82; border-left:1px solid #ade791; cursor:pointer; background:url(/test/new/series/img/index03_o.gif) top left no-repeat #e8ffcf; color:#000}
.serch { float:left; margin:0; padding:0 5px 10px 5px}
#tLarge { display:none}
#tInside { display:none}
#side .tInside a { display:block; margin:0; padding:3px 5px 3px 10px; font-size:80%; background:url(/img/commom_img/index03_in.gif) top left #fff ; border-right:1px solid #fff; border-bottom:1px dotted #c7f0a5; border-left:1px solid #d6dfdf; color:#000}
#side .tInside a:hover { display:block; margin:0; padding:3px 5px 3px 10px; font-size:80%; background:url(/img/commom_img/index03_in_o.gif) top left #c1f288 ; border-right:1px solid #fff; border-bottom:1px dotted #c7f0a5; border-left:1px solid #d6dfdf; cursor:pointer; color:#000}
.tsmall { display:none}

/*メイン*/
#pLarge { display:none}
#pInside { display:none}
#pSmall { display:none}
#pText {display:none}
#main_t { position:absolute; left:180px; top:50px; right:10px; height:10px; margin:0; padding:0; background:url(../test/new/series/img/main_top_c_02.gif) repeat-x}
#main { position:absolute; left:180px; top:60px; right:10px; bottom:20px; margin:0; padding:0; overflow:auto; background:#fff; border-bottom:1px solid #95bd7a; border-left:1px solid #cce3bd}
.pLarge{ margin-bottom:0.4em; padding:0.2em 0.5em; clear:both}
.pInside{ background:#e4f7d0; margin:0 10px 0.3em 10px; padding:0.2em; clear:both}
.pSmall{ margin:0 10px 0.3em 10px; padding:0 0 0 18px; background:url(http://www.sourcenext.com/titles/img/h4_hob.gif) no-repeat left; clear:both}
.pText{ margin:0 10px 0 30px}

/*フッター*/
#footer_info { position:absolute; left:0; right:0px; bottom:0px; height:20px; margin:0; padding:0; background:#fff}
#footer_info p { margin:2px 0 0 0; padding:0; text-align:center; font-size:12px}

.strong { color:#f00}