@charset "utf-8";

h3 {
	font-size: 125%;
	color: #0336F7;
	font-weight: bold;
	display: block;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-size: 100%;
	color: #000066;
	font-weight: bold;
}
h4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 4px;
}


.size_little {
	font-size: 12px;
	font-weight: normal;
}
.size_little a { color: #FFFFFF; }

.size_little a:visited { color: #FFFFFF; }


a:visited { color: #666666; }



#container {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_top.gif);
	background-repeat: repeat-y;
}

#back_l {
	padding-left: 57px;
	background-image: url(../images/top_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#back_r {
	padding-right: 57px;
	background-image: url(../images/top_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer  {
	background-image: url(../images/top_08.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 30px;
	clear: both;
}


#ctt_main {
	background-image: url(../images/back_topctt.gif);
	background-repeat: no-repeat;
}
#ctt_area {
	margin-right: 13px;
	margin-left: 14px;
}
#ctt_main #submenu {
	margin-right: 14px;
	margin-left: 6px;
	font-size: 84%;
	line-height: 2.4;
}

#ctt_main #submenu p {
	background-image: url(../images/dot_orange.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#ctt_main .table_main {
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}

#ctt_main .table_main .date {
	width: 80px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	line-height: 15px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 84%;
}

#ctt_main .table_main .title {
	width: 440px;
	float: left;
	line-height: 16px;
	padding-right: 4px;
	padding-left: 4px;
}

#ctt_main .list_all {
	text-align: right;
	color: #008aff;
	margin-top: 5px;
	margin-bottom: 5px;
}

#ctt_area .list_all a { color: #008AFF; }

#ctt_main .guide_box_btm {
	background-image: url(../images/gidebox_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#ctt_main .guide_box_top {
	background-image: url(../images/gidebox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#ctt_main .guide_box {
	padding-top: 6px;
	padding-bottom: 16px;
	padding-left: 8px;
	padding-right: 6px;
	margin-top: 5px;
	line-height: normal;
}
#ctt_main .guide_box p {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}


#ctt_main .guide_box .lead {
	line-height: normal;
	margin-left: 1em;
	margin-right: 6px;
}
#ctt_main  .guide_box  .lead  .link {
	color: #008AFF;
	line-height: 1.6;
}
#ctt_main  .guide_box  .lead  .link  a { color: #008AFF; }

#ctt_main .guide_box .box_area {
	margin-top: 5px;
	margin-right: 6px;
	margin-left: 5px;
}

#ctt_main  .guide_box  .box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#ctt_main .guide_box .box2 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#ctt_main .guide_box .box3 { margin-bottom: 5px; 
}

#ctt_main .guide_box .box4 { margin-bottom: 10px; }


#ctt_main .guide_box li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 5px;
}

#ctt_main .guide_box .numbered li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 5px;
}


#ctt_main .guide_box #matrix td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#ctt_main .guide_box .lead_large {
	color: #0336F7;
	font-size: 117%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
