#menu *{
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-decoration:none;
	}
#menu{;
	margin:4px 0;
	clear:both;
}
#menu li{
	display:block;
	width:180px;
	margin:4px;
	float:left;
	white-space:nowrap;
}

#menu a{
	display: block;
	list-style: none;
	color: #fff;
	background-color: #007AFF;
	border-radius: 8px;
	font-size: 15px;
	letter-spacing: 3px;
	}

#menu a:hover {
	background-color:#ff7174;
}
span.small_cap {
	font-size: 14px;
	color: #666666;
}
p {
	padding:0px;
	margin-top:0px;
}
#title {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 25px;
	padding-left: 200px;
	height: 72px;
}
.sub_title1 {
	color: #17805C;
    font-weight: bold;
    font-size: 20px;
    line-height: 56px;
    background: url(icon_01.gif) no-repeat;
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 60px;
    height: 56px;
    clear: both;
}
.sub_title2 {
	color: #F73;
	font-weight: bold;
	font-size: 20px;
    line-height: 56px;
	background: url(icon_02.gif) no-repeat;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 60px;
	height: 56px;
	clear: both;
}
.sub_title3 {
	color:#ed4a42;
	font-weight: bold;
	font-size: 20px;
	background: url(icon_03.gif) no-repeat;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 18px;
	padding-bottom: 8px;
	padding-left: 121px;
	height: 56px;
	clear: both;
}
.sub_title4 {
	color:#F57F3E;
	font-weight: bold;
	font-size: 20px;
	background: url(icon_04.gif) no-repeat;
	list-style-type: none;
	margin-top: 10px;
    padding-left: 60px;
    line-height: 56px;
	height: 56px;
	clear: both;
}
.contents_area {
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 850px
}

#contents_check_tab{
border-radius: 6px 6px 0 0;
background-color: #F57F3E;
display: inline-block;
padding: 4px;
color: #FFF;
}

#contents_check_area {
background-color: #FFF6DA;
padding: 5px;
border: solid 2px #F57F3E;
border-radius: 0 8px 8px 8px;
overflow: hidden;
}
#contents_check_area ol {
	margin: 0px;
	padding-left: 2em;
}
#contents_check_area li {
}

#contents_tubo {
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 850px
}
#contents_tubo_area {
	padding: 4px;
	border: solid 2px #F57F3E;
	border-radius: 8px;
}
.tubo_column2 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tubo_column2 li {
	margin: 1%;
	padding: 0px;
	display: block;
	width:45%;
	float:left;
}
