/* --------------------------------------------------------------- */
/*  Style Sheet
/*  last update 2007.2.27
/*  common/base.css
/*  Copyright(C) Masashi Kijima
/* --------------------------------------------------------------- */

/* ¥È¥Ã¥×¥Ú¡¼¥¸
--------------------------------------------------- */

#mainContents h2{
display:block;
width:460px;
height:32px;
margin:0 0 20px 0;
}
#mainContents h2.ttlNews{background:url(/common/images/ttl_news.gif) no-repeat;}
#mainContents h2.ttlForum{background:url(/common/images/ttl_forum.gif) no-repeat;}

#mainContents ul{
margin:0 0 20px 20px;
}
#mainContents li span.date{
margin:0 15px 0 0;
}

#subContents h2{
display:block;
width:220px;
height:32px;
margin:0 0 20px 0;
}
#subContents h2.ttlProposal{
background:url(/common/images/ttl_proposal.gif) no-repeat;
}
#subContents h2.ttlProfile{
background:url(/common/images/ttl_profile.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;
}



/*’Ç‰Á*/

#feed_gooBlog li a{
font-weight:bold;
color:#1e498d;
line-height:180%;
text-decoration:underline;
}

#feed_gooBlog li a:hover{
color:#99CCFF;
}


#feed_wordPress li a{
font-weight:bold;
color:#1e498d;
line-height:180%;
text-decoration:underline;
}

#feed_wordPress li a:hover{
color:#99CCFF;
}







/*
------------------------------------------------*/
#movBtn{
position:absolute;
top:360px;
left:40px;
display:block;
width:200px;
height:60px;
}
#movBtn a{display:block; width:200px; height:60px; background:url(/common/images/070301movBtn.gif) no-repeat;}
#movBtn a:hover{display:block; width:200px; height:60px; background:url(/common/images/070301movBtn.gif) no-repeat; background-position:0 -60px;}

