@charset "utf-8";
#contents {
	width: 960px;
	margin: 0 auto
}
/* main
====================================== */
#main {
	float: left;
	width: 711px;
	color: #3f3f3f
}
#main .sns_list01 {
	float: right
}
#main .sns_list01 li {
	display: inline-block;
*display:inline;
	text-align: right
}
/* report_list
====================================== */
.report_list01 li {
	margin-bottom: 10px
}
.report_list01 a {
	display: block;
	padding: 5px 0;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px
}
.report_list01 a:hover {
	cursor: pointer;
	text-decoration: none;
	background-color: #F2F1EE
}
.report_list01 a:hover h2 {
	text-decoration: underline
}
.report_list01 h2 {
	font-size: 18px;
	font-weight: bold;
	background-image: url(/article/images/top/icon_book.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	border-bottom: 1px dotted #C7C2AB;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 37px;
	margin-bottom: 6px
}
.report_list01 .data_area01 {
	float: left;
	padding-right: 5px;
	width: 55px;
	padding-left: 5px
}
.report_list01 .data_area01 time {
	font-size: 11px;
	color: #999
}
.report_list01 .data_area01 .category_tag01 {
	display: inline-block;
	font-size: 11px;
	background-color: #14A92A;
	color: #FFF;
	padding: 2px 3px 0;
	line-height: 1.2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #129C27;
	margin: 0 0 3px 0
}
.report_list01 .text_type01 {
	float: left;
	font-size: 12px;
	line-height: 1.6;
	color: #3f3f3f;
	float: left;
	width: 550px;
	padding: 0px 35px 0px 10px
}
/* column_box
====================================== */
#main .column_box01 {
	clear: both;
	background-color: #FFF;
	padding: 19px 19px 10px;
	margin-bottom: 20px;
	width: 661px;
	border: 1px solid #c7c2ab;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px
}
.column_box01 .headline01 {
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 1.2
}
.column_box01 .headline02 {
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 13px;
	background-image: url(/chuko/sp/tower/images/title_icon.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
.column_box01 .headline03 {
	font-size: 14px;
	line-height: 1.4;
	background: url(/article/images/contents/headline_bg01.png) repeat-x left center;
	padding: 5px 0 5px 0px;
	margin-bottom: 5px
}
.column_box01 .headline03 span {
	background-color: #FFF;
	padding-right: 5px
}
.column_box01 .headline04 {
	font-size: 16px;
	padding: 5px 0 5px 0px;
	margin-top: 15px;
	margin-bottom: 5px
}
.column_box01 .lead01 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.6
}
.column_box01 .lead02 {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.6
}
.column_box01 .writer {
	clear: both;
	margin-bottom: 10px;
	text-align: right
}
.column_box01 .notes_area {
	background-color: #EEE;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
.column_box01 .data_area02 {
	background-image: url(/article/images/contents/line_goethe.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 25px
}
.column_box01 .data_area02 .category_tag02 {
	float: left;
	font-size: 11px;
	background-color: #14A92A;
	color: #FFF;
	padding: 2px 3px 0;
	line-height: 1.2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #129C27;
	margin: 3px 10px 3px 0px
}
.column_box01 .data_area02 .column_date {
	float: right;
	width: 160px;
	padding-top: 7px;
	font-size: 11px
}
.column_box01 .sns_list02 {
    margin-bottom: 5px;
}
.column_box01 .sns_list02 li {
	display: inline-block;
*display:inline
}
.column_box01 .center {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 150px;
}
.column_box01 .merit_list01 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.column_box01 .merit_list01 li {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	list-style-image: url("/contents/common/images/icon_arrow01.png");
	margin-left: 20px;
}
.chapter_line {
    border-bottom: 1px solid #C7C2AB;
    margin-bottom: 20px;
    width: 642px;
}
.colum_category {
    float: left;
    width: 200px;
}

.colum_category p {
    background: none repeat scroll 0 0 #FF9600;
    border: 1px solid #FF9600;
    border-radius: 20px 20px 20px 20px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    padding: 2px 25px;
    text-align: center;
    vertical-align: top;
}
/* column */
.column01 {
	margin-bottom: 30px;
	clear: both
}
.column02 {
	margin-bottom: 30px;
	overflow: hidden;
}
.column01 p,.column02 p {
	line-height: 1.8;
	font-size: 14px;
	margin-bottom: 5px
}
.column01 .notes,.column02 .notes{
	font-size: 12px
}
.column01 .bold,.column02 .bold {
	font-weight: bold
}
.column01 .list_type01 {
	font-size: 14px;
	line-height: 1.8;
	text-indent: -10px;
	margin: 5px 0px 20px 10px
}
.column01 .list_type02 {
	font-size: 14px;
	line-height: 1.8;
	text-indent: -10px;
	margin: 5px 0px 20px 10px
}
.column01 .list_type02 dt {
	font-weight: bold
}
.column01 .imgbox_l {
	float: left;
	margin: 0px 15px 20px 0px;
	display: inline
}
.column01 .imgbox_c {
	text-align: center;
	margin: 0px auto 20px
}
.column01 .imgbox_l .caption, .column01 .imgbox_r .caption, .column01 .imgbox_c .caption {
	font-size: 10px;
	text-align: left
}
/* related_contents */
.related_contents {
	margin-bottom: 20px
}
.related_contents .related_list01 {
	margin-bottom: 5px
}
.related_contents .related_list01 li {
	background: url(/contents/common/images/icon_arrow01.png) no-repeat left 9px;
	font-size: 18px;
	margin-bottom: 3px;
	padding-left: 10px
}
/* aside
====================================== */
#aside01 {
	float: right;
	width: 230px;
	text-align: left;
	padding-bottom: 20px
}
.aside_banner01 {
	margin-bottom: 10px
}
.aside_box01 {
	background-color: #FFF;
	margin-bottom: 10px;
	border: 1px solid #c7c2ab;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.aside_headline01 {
	padding: 7px 0px 5px 28px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c7c2ab;
	margin-bottom: 8px;
	line-height: 1.4
}
#aside01 .icon_type01 {
	background: url(/contents/common/images/icon_sprite01.png) no-repeat 10px -217px
}
#aside01 .list_type01 {
	margin: 0px 0px 10px 10px
}
#aside01 .list_type01 li {
	background: url(/contents/common/images/icon_arrow01.png) no-repeat left 4px;
	margin-bottom: 3px;
	padding: 0px 10px
}
/* clearfix
====================================== */
.column01-in-box:after,.cost-area:after,.cost-area_first:after, .data_area02:after, .report_list01 a:after, .report_list01 li:after, .aside_box01:after, #main .related_list02:after, #main .column_box01:after, #contents:after, .cf:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
/* new-140423
====================================== */
.column01 .qa-area {
	padding: 0 0px;
}
.column01 .qa-area .l-q {
	padding: 15px;
	width: 520px;
	position: relative;
	border: 1px solid #d41f1f;
	background-color: #fcede9;
	margin: 10px 0px 30px 20px;
}
.qa-area .l-q h4 {
	font-size: 16px;
	line-height: 1.4;
	font-weight: bold;
	color: #d41f1f;
}
.qa-area .l-q .q-icon {
	position: absolute;
	left: -10px;
	top: -10px;
}
.column01 .qa-area .r-a {
	padding: 15px;
	width: 520px;
	position: relative;
	border: 2px solid #5388c7;
	margin-left: 90px;
}
.qa-area .r-a .a-icon {
	position: absolute;
	left: -10px;
	top: -10px;
}
.qa-area .r-a dl dt {
	border-bottom: 1px solid #5388c7;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
}
.qa-area .r-a dl dd {
	text-align: center;
	margin: 15px auto 0 auto;
}

.headline-list {
	font-size: 16px;
	text-align: center;
	background-color: #14a92a;
	padding: 5px 10px;
	color: #FFF;
}
.cost-area .cost-area01 {
	padding: 10px;
	width: 190px;
	float: left;
	margin-right: 15px;
}
.cost-area .cost-area02 {
	padding: 10px;
	width: 190px;
	float: left;
}
dl.cost-area {
	float: left;
	width: 209px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	border-left: 1px dashed #777;
	min-height:170px;
}
dl.cost-area dt {
	margin: 5px 0 10px;
}
dl.cost-area dd {
	margin: 3px 0;
	padding-left: 11px;
	padding-right: 10px;
	background-image: url(../../../../contents/common/images/icon_arrow01.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	font-size: 14px;
}
dl.cost-area dd a {
	font-size: 14px;
}
dl.cost-area_first {
	border-left: none;
	font-size: 14px;
}
.ttl table {
	float: right;
	width: 400px;
	font-size: 14px;
	line-height: 1.4;
	border: 1px solid #14a92a;
}
.ttl table tr th {
	background-color: #14a92a;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	width: 90px;
	padding: 10px;
	border-bottom: 1px solid #FFF;
	vertical-align: middle;
}
.ttl table tr th.last{
	border-bottom: 1px solid #14a92a;
}
.ttl table tr td {
	text-align: left;
	border-bottom: 1px solid #14a92a;
	border-left: 1px solid #14a92a;
	padding: 10px;
}
.ttl table tr td.c-4 {
	text-align: left;
}
.ttl table tr td.yen{
	text-align:right;
	
}
.column01 .imgbox_r {
	float: left;
	display: inline;
	width: 250px;
	margin-top: 50px;
}
.column01 .waku {
	margin-top: 20px;
	overflow: hidden;
}
.column01 .waku p {
	text-align: center;
	margin: 10px auto 0 auto;
}
.column01-in-box .imgbox_r ul {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.column01-in-box{
	margin-top:20px;
}
.mt20{
	margin-top:20px;
}
