﻿@charset "utf-8"; 

#contents .inner #article .tableStyle01 {
	width: 100%;
}
#contents .inner #article .section .section p {
    margin: 5px 0 8px 0;
}

#contents .inner #article .section dl {
	padding: 0 20px;
	overflow: hidden;
}
#contents .inner #article .section dt {
	float: left;
	padding: 0 5px;
	width: 170px;
}
#contents .inner #article .section.special02 dt {
	width: 50px;
}

#contents .inner #article .section dd {
	float: left;
}
