/* CSS Document */

body {
	margin:0;
}
.tdl_topics {
	font-size:0.9em;
	padding:5px 5px 5px 10px;
}


.txt_add {
	font-size:0.7em;
	padding:10px 0px 5px 0px;
}

.txt_title {
	color:#B2001A;
	font-size:1.2em;
	font-weight:bold;
	padding:5px;
}

.txt_title_1 {
	color:#B2001A;
	font-size:1.4em;
	font-weight:bold;
	padding:20px;
}

.txt_main {
	font-size:0.8em;
	line-height:1.2em;
	padding:10px;
}

.sub_t {
	font-size:0.9em;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	background-color:#CCCCCC;
	color:#333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	border-left:5px solid #333333;
}

/*　メニュー　*/

.manu_01 {
	padding:10px 5px 5px 15px;
	border-bottom:1px dotted #666666;
	font-size:0.9em;
}
.txt_main_title {
	font-size:1.3em;
	line-height:1.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
