/* CSS Document */

/********************

#contr

********************/

#c_right div.clum_01{
	width:570px;
	text-align:left;
	}
	
h2{
	font-size:11px;
	color:#666666;
	text-align:left;
	line-height:50px;
	height:50px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding-left:10px;
	border-bottom:dotted 1px #999999;
	}
	
h3{
	background:url(../images/h3_back.jpg) repeat-x;
	border-left:solid 4px #0066CC;
	border-right:solid 1px #0066CC;
	font-size:14px;
	margin:0;
	padding:0 0 0 5px;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	}
	
h4{
	margin:20px 10px;
	padding:0 0 0 5px;
	font-weight:normal;
	font-size:13px;
	color:#000000;
	border-left:solid 4px #0066CC;
	background:#CEEEFF;
	}	
	
h2 a{
	color:#0099FF;
	}
	
#clum_01 div#title{
	background:url() no-repeat;
	height:60px;
	width:550px;
	text-align:left;
	}
	
ul.ul01{
	margin:15px 0 15px 30px;
	clear:both;
	}
	
.ul01 li{
	margin:10px auto ;
	color:#666666;
	font-size:12px;
	}
img.left{
	float:left;
	}
	
div.clum_02_right{
	width:350px;
	float:right;
	display:table;
	}
.clum_02_right p{
	line-height:120%;
	}

/********************

link01

********************/

#c_right div#link01{
	width:580px;
	text-align:left;
	}

#link01 dl{
	margin:20px;
	}

#link01 dt{
	font-weight:bold;
	margin:10px;
	font-size:14px;
	}
	
#link01 dd{
	margin-left:35px;
	}	