/*************************************************/
/* SECOND CSS - Applying to SIKAKU,SYOKU,GYOU    */
/* (C) Up-Turn 2008 All rights reserved.         */
/*************************************************/

/* SECOND - for SIKAKU,GYOUKAI,ITIRAN(shokugyo) */
#second{ padding-top:10px; width:590px; margin-bottom:20px; }
#second P{ padding: 0px 0px 10px 0px; }
#second TD{ padding:5px 10px; }
#second UL{ list-style-image: url(images/list-gif.gif);
	margin-top:5px; }
#second LI{ line-height:1.4; font-size:100%; } 
#second H2{ color:#069; border-bottom:#069 1px solid;
	margin:20px 0px; padding:3px; font-size:120%; font-weight:bold; }
#second H2 IMG{ margin-right:15px; }
#second H3{ margin-bottom:3px; border-bottom:#ccc 1px solid; font-size:110% }
#second H3 IMG{ margin-right:8px; }

/* BAR DIV - NOW only for Shikaku Bar */
#bar-shi{ background-image: url('images/sikaku-1.gif');
	background-repeat:no-repeat;
	height:100px; width:590px; display:block; }
#bar-shi P{ width:590px; padding-top:56px; padding-left:15px; 
	vertical-align:bottom; color:#fff; font-size:12px; }

/* BAR DIV - NOW only for gyoukai Bar */
#bar-gyo{ background-image: url('images/gyoukai-1.gif');
	background-repeat:no-repeat;
	height:100px; width:590px; display:block; }
#bar-gyo P{ width:590px; padding-top:56px; padding-left:15px; 
	vertical-align:bottom; color:#fff; font-size:12px; }
	
/* BAR DIV - NOW only for syokugyou Bar */
#bar-syo{ 
	background-repeat:no-repeat;
	height:100px; width:590px; display:block; }
#bar-syo P{ width:590px; padding-top:56px; padding-left:15px; 
	vertical-align:bottom; color:#fff; font-size:12px; }
	

/* TOP-R (Common/Div) */
.topr{ padding:0px; margin-bottom:20px; border:#999 1px solid; background:#fff; font-size: 85%}
.topr h3{ font-size:100%; color:#000; margin:0px; padding:5px 10px 8px 10px; background:#fff;
	background-image: url('images/top-h3.gif');
	background-position:bottom; background-repeat:repeat-x;
	border-top:#039 5px solid; }
.topr li{ padding:5px; margin:0px; }
.topr p{ margin:10px; padding:0px; display:block;
	text-align:left; font-size:85%; }