@charset "utf-8";

/* コンテンツh3枠 */
.cont_h3 {
width:580px;

background-color:#E9EDF3;
border:1px solid #3A415B;
margin-left:auto;
margin-right:auto;
clear:both;
}

.cont_h3 h3 {
background-image:url(../img/contents/icon_list.gif);
background-repeat:no-repeat;
padding-left:18px;
margin-left:5px;
margin-top:4px;
padding-top:1px;
padding-bottom:3px;
font-size:1.4em;
line-height:100%;
color:#3C435F;
}
/* コンテンツh3枠 */


/* CSS Document */

/* white  
body{

	background:#FFFFFF;
	color:#000000;
}*/

/*ページトータル指定*/
#contr {
background-color:#FFFFFF;
color:#333333;
}

#contr a {color:#0000CC;}
#contr a:hover {color:#83AAD1;}
/*テーブル表題指定*/
.tbl_hd {
background-color:#E9ECF3;
color:#333333;
}


