@charset "UTF-8";

#sbmenu {
	display:none;
}
.slicknav_menu {
	display:none;
}

#main h3 {
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(image/title.jpg);
}

#main h4 {
	font-size: 14px;
	background-color: #D0CEF0;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	text-indent: 10px;
	line-height: 26px;
	font-weight: bold;
	padding: 0px;
}

#main p {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main h5 {
	font-size: 13px;
	height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	text-indent: 10px;
	line-height: 26px;
	font-weight: bold;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
}


#main #block03 table {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 20px;
}
#main #block03 table tr th {
	width: 20%;
	background-color: #e6e6e6;
	padding: 5px;
	border: 1px solid #CCC;
}
#main #block03 table tr td {
	padding: 5px;
	border: 1px solid #CCC;
}
#main #block03 .tB_box{
	width: 48%;
    float: left;
}
#main #block03 .tB_box:first-of-type{
	margin-right: 4%;
}


@media screen and (max-width: 480px) {
#sbmenu {
	display:block;
}
.slicknav_menu {
    display:block;
}
.slicknav_menu ul {
    z-index: 4;
}
ol#topicPath {
    padding: 0;
    font-size: 11px;
    list-style: none;
    padding: 0px;
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    text-align: left;
}
#contents {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    padding: 0px;
    clear: both;
}
#contents #main {
    padding: 0px;
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCC;
}
#main h3 {
	padding: 0px;
	height: 69px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(image/sm_title320.jpg);
	background-size: 100%;
}
#main p {
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	width: 100%;
}
#main #block03 .tB_box{
	width: 100%;
    float:inherit;
}
}

@media screen and (max-width: 375px) {
/*iphone6*/
}

@media screen and (max-width: 360px) {
/*Galaxy S5*/
}

@media screen and (max-width: 320px) {
/*iphone5*/

}