/* CSS Document */
body,td{
font-size:12px;
color:#4d4d4d:
}

body{
margin:0px;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body#top{
background:url(img/access/bg.gif) repeat-x;
}

body#complete{
background:url(img/access/bg.gif) repeat-x;
background-attachment:fixed;
scrollbar-face-color:#effaff;
scrollbar-arrow-color:#1db1ef;
scrollbar-3dlight-color:#1db1ef;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#1db1ef;
scrollbar-darkshadow-color:#ffffff;
}

body#complete .contents{
width:504px;}

/*各ページ詳細部分*/
#contentsText {
	margin-right: 10px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#contentsText a {color: #2493cf;}
#accessBg { background:url(img/access/access_bg.jpg) no-repeat bottom;}

/*コンプリートページ*/
#completeMenu img {margin-bottom: 3px;}
#categoryList {padding-top: 10px;}
#categoryList p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #2493cf;
	line-height: 125%;
}
#categoryList p a {color: #2493cf; text-decoration:none;}
#categoryList p a:hover {text-decoration:underline;}
#programTitle p {color: #2493cf; font-size: 11px;line-height: 125%; margin: 0px 0px 0px 3px; text-align: left;}