@import url("basic.css");
/*
top css
cspa.jp
last update 2006.11.10
*/
	
#title {
width:776px;
margin:0 13px 0 11px;
}

#context {
width:756px;
margin:15px 23px 0 21px;
text-align:left;
}

/*左エリア*/
#left {
width:460px;
margin:0 10px 0 0;
float:left;
/*background-color:#CCFFFF;*/
}

#left h1 {
width:450px;
height:43px;
margin:0;
background-image:url(../images/obj/bn_news.gif);
background-repeat:no-repeat;
}

#left dl {
margin:0;
}
#left dt {
margin:0 15px 0 15px;
font-size:13px;
font-weight:bold;
text-align:left;
text-indent:15px;
line-height:100%;
background-image:url(../images/obj/arr_orange.gif);
background-repeat:no-repeat;
background-position:left 6px;
padding:5px 0 0 0;
}

/*#left.day {
font-size:
color:
font-weight:
}

#left.title {}

#left.discription {}
*/

#left dd {
margin:0 10px 3px 30px;
font-size:13px;
line-height:175%;
text-align:left;
}

#left a:link {color:#3762A2;text-decoration:none;}
#left a:hover {color:#ff9900;text-decoration:underline;}
#left a:visited {color:#3762A2;text-decoration:none;}

/*右エリア*/
#right {
width:285px;
margin:0;
float:left;
}

