@charset "Shift_JIS";
#txtConts {
	padding:0 20px 20px;
	text-align:left;
}

h3 {
	margin:15px 0 5px -2px;
	color:#990000;
	font-weight:bold;
}

/*----- p.title{
	text-align:center;
}

p.title strong{
	color:#990000;
	font-weight:700;
}

h3{
	margin:15px 0 5px -2px;
	color:#990000;
	font-weight:700;
}

div.shuttle{
	margin-top:5px;
	border:1px solid #c00;
}

div.shuttle p{
	margin:10px;
}

div.shuttle h4{
	padding:5px;
	display:block;
	text-align:center;
	color:#fff;
	font-weight:700;
	background:#c00;
}

div.shuttle p strong{
	font-weight:700;
}

div.shuttle p.caution{
	color:#990000;
} -------------------------*/



ul.attention { 
	margin-left:20px;
}

ul.attention  li { 
	list-style-type: square;
	margin-bottom:5px;
}


