@charset "utf-8";
/* layout */


/* titles */
.t_styles {
	text-indent: -9999px;
	margin-bottom: 20px;
	width: 828px;
	height: 23px;
}

h1 {
	text-indent: 0;
	margin: 0;
	padding-top: 30px;
	text-align: right;
}

h2#t01 {
	background-image: url(../images/cc01/ttl_cc_01.gif);
}

h2#t02 {
	background-image: url(../images/cc01/ttl_cc_02.gif);
}

h2#t03 {
	background-image: url(../images/cc01/ttl_cc_03.gif);
}

h2#t04 {
	background-image: url(../images/cc01/ttl_cc_04.gif);
}

h2#t05 {
	background-image: url(../images/cc01/ttl_cc_05.gif);
}

h2#t06 {
	background-image: url(../images/cc01/ttl_cc_06.gif);
}

h2#t07 {
	background-image: url(../images/cc01/ttl_cc_07.gif);
}


#box03 h3 {
	font-size: 105%;
}

/* contents */
#box02 p {
	float: left;
	width: 614px;
}

#box02 img {
	float:right;
}

#box02 p,
#box04 p,
#box06 p,
#box07 p {
	line-height: 1.5;
}

#box03 ol {
	list-style: none;
	line-height: 1.5;
}

#box03 ol li {
	padding-left: 1.3em;
	text-indent: -1.3em;
	margin-bottom: 0.5em;
}

span.red { color: #C00; }

span.note,
p.note {
	font-size: 90%;
}