/* --------------------------------------------------------------- */
/*  Style Sheet
/*  last update 2007.2.25
/*  news/common.css
/*  Copyright(C) Rootstock.net
/* --------------------------------------------------------------- */

/* ¥Ë¥å¡¼¥¹¤Î¥Ú¡¼¥¸
--------------------------------------------------- */

#proposalTopImage{
width:800px;
height:150px;
background:#FFCC33;
margin:0 0 20px 0;
}

#mainContents h2.ttl{
display:block;
width:460px;
height:32px;
background:url(/common/images/bg_entry_ttl.gif) no-repeat;
font-size:17px;
font-weight:bold;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" Arial, Helvetica, sans-serif;
color:#1e498d;
}
#mainContents p.entryText{
line-height:160%;
padding:20px 0;
}
#mainContents p.entryDate{
font-size:0.8em;
text-align:right;
padding:3px 20px 0 0;
}
/* subContents
----------------------------------------------------------*/
#subContents h2{
display:block;
width:220px;
height:32px;
margin:0 0 20px 0;
}
#subContents h2.ttlEntry{
background:url(/common/images/ttl_entry.gif) no-repeat;
}
#subContents h2.ttlCategory{
background:url(/common/images/ttl_category.gif) no-repeat;
}
#subContents h2.ttlArchive{
background:url(/common/images/ttl_archive.gif) no-repeat;
}
#subContents ul{
margin:0 0 30px 0;
}
#subContents ul.listProposal li a{
font-weight:bold;
color:#1e498d;
line-height:180%;
text-decoration:underline;
}
#subContents ul.listProposal li a:hover{
color:#99CCFF;
}
#subContents ul.listProfile li a{
font-weight:bold;
color:#1e498d;
line-height:180%;
text-decoration:underline;
}
#subContents ul.listProfile li a:hover{
color:#99CCFF;
}

