@charset "UTF-8";#fuyou #contents p.txt {
	margin: 20px 15px;
}


#fuyou .block01,
#fuyou .block02 {
	margin: 0 auto;
}

#fuyou .block01 .image_graph {
	background: url("/sol/contents/img/mypage/fuyou/fuyou_01.png") no-repeat 0 0;
    width: 780px;
    height: 427px;
    border: 10px solid #f2f2f2;
    margin: 0 auto;
}
#fuyou .block01 .image_graph p {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}
#fuyou .block01 .image_graph p.ttl01 {
	background: url("../images/fuyou_b01_ttl_01.gif") no-repeat 0 0;
	width: 415px;
	height: 29px;
	left: 90px;
	top: 20px;
}
#fuyou .block01 .image_graph p.ttl02 {
	background: url("../images/fuyou_b01_ttl_02.gif") no-repeat 0 0;
	width: 355px;
	height: 29px;
	left: 525px;
	top: 20px;
}
#fuyou .block01 .image_graph p.txt01 {
	background: url("../images/fuyou_b01_txt_01.gif") no-repeat 0 0;
	width: 219px;
	height: 65px;
	left: 172px;
	top: 116px;
}
#fuyou .block01 .image_graph p.txt02 {
	background: url("../images/fuyou_b01_txt_02.gif") no-repeat 0 0;
	width: 236px;
	height: 58px;
	left: 398px;
	top: 67px;
}
#fuyou .block01 .image_graph p.txt03 {
	background: url("../images/fuyou_b01_txt_03.gif") no-repeat 0 0;
	width: 179px;
	height: 58px;
	left: 703px;
	top: 169px;
}


#fuyou .block01 .image_table {
	width: 930px;
	margin: 0 auto 20px auto;
}

#fuyou .block01 .image_table .left_table {
	float: left;
	width: 675px;
	margin-right: 30px;
}
#fuyou .block01 .image_table .right_table {
	float: left;
	width: 225px;
}
#fuyou .block01 .image_table .right_table ul li {
	margin-bottom: 10px;
}

#fuyou .block02 .hoken {
	border: 10px solid #f2f2f2;
	margin: 0 15px 30px 15px;
}

#fuyou .block02 .hoken dl {
	width: 775px;
	margin-left: 135px;
}
#fuyou .block02 .hoken dl dt {
	font-weight: bold;
	font-size: 123%;
	width: 130px;
	float: left;
}
#fuyou .block02 .hoken dl dd {
	font-weight: bold;
	font-size: 123%;
	float: left;
}
#fuyou .block02 .hoken dl dd span {
	font-weight: bold;
	margin-left: 10px;
	color: #F7704F;
}
#fuyou .block02 .two_mds {
	width: 930px;
	margin: 0 auto 35px auto;
}
#fuyou .block02 .two_mds .left_mds {
	width: 445px;
	float: left;
	margin-right: 40px;
}
#fuyou .block02 .two_mds .right_mds {
	width: 445px;
	float: right;
}

#fuyou .block02 .two_mds ul {
	width: 420px;
	margin: 20px auto 0 auto;
}
#fuyou .block02 .two_mds ul li {
	font-weight: bold;
}
#fuyou .block02 .two_mds ul li span {
	color: #ccc;
}




#contents .site_banner {
	margin:0 auto 20px auto;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
	padding:20px 0 20px 0;
}
#contents .site_banner ul {
	margin:0 0 20px -18px;
}
#contents .site_banner li {
	float:left;
	width:226px;
	margin:0 0 0 18px;
	*display:inline;
	padding:0 0 10px 0;
	background:url(../../images/top_right_bnr_bg02.gif) no-repeat left bottom;
}
#contents .site_banner a img{
	background:url(../../images/top_right_bnr_bg01.gif) no-repeat left top;
	display:block;
	padding:3px 3px 0 3px;
}
#contents .site_banner a span{
	padding:5px 20px 0 5px;
	margin:0 7px 0 0;
	color:#666;
	display:block;
}
#contents .site_banner a:hover{
	color:#666;
}
#contents .site_banner a span.arrow_pink{
	background:url(../../images/top_right_arrow_pink.gif) no-repeat right bottom;
}
#contents .site_banner a span.arrow_beige{
	background:url(../../images/top_right_arrow_beige.gif) no-repeat right bottom;
}
#contents .site_banner a span.arrow_blue01{
	background:url(../../images/top_right_arrow_blue01.gif) no-repeat right bottom;
}
#contents .site_banner a span.arrow_blue02{
	background:url(../../images/top_right_arrow_blue02.gif) no-repeat right bottom;
}
.kikan_contact {
	margin: 0 auto;
}

.kikan_contact {
	border:#e9e8e8 12px solid;
	margin:25px 10px 50px 10px;
	position:relative;
	height:150px;
}
.kikan_contact h3 {
	position:absolute;
	top:18px;
	left:18px;
}
.kikan_contact p {
	position:absolute;
	top:-17px;
	right:-11px;
}
.kikan_contact .text_web {
	position:absolute;
	top:69px;
	left:43px;
}
.kikan_contact .text_web span {
	position:absolute;
	left:129px;
	z-index:1;
}
.kikan_contact .text_tel {
	position:absolute;
	top:69px;
	left:463px;
}
.table_detail {
    box-sizing: border-box;
    margin-top: 10px;
    padding: 0;
    vertical-align: baseline;
    border-spacing: 0;
    table-layout: fixed;
    border-collapse: collapse;
	text-align: center;
}
.table_detail td {
	padding: 7px;
    border-bottom: dotted #DDDDDD 1px !important;
    border-left: solid #DDDDDD 1px !important;
    border-right: solid #DDDDDD 1px !important;
	font-size: 14px;
    line-height: 2em;
}
.blue_p {
    background-color: #f0f8fc;
    color: #666666;
    border: #DDDDDD 1px solid;
    font-weight: normal !important;
}
.blue_d {
	background-color: #f5f5f5;
	color: #666666;	
	border: #DDDDDD 1px solid;
    font-weight: bold;
}
.chart {
	background-color: #fff7f5;
	color: #f073aa;
    font-weight: bold;
}
.ns18-h2 {
    font-size: 20px !important;
}

.rsLogo a {
    margin-bottom: 15px;
}
.contentsWrap {
    margin-top: 15px;
}
.res14-footer {
    min-width: 1000px;
    min-height: 100%;
    padding: 10px 0 0 0;
    border-top: 3px solid #68b7e6;
    background: #fff;
}
.res14-footer-inner {
    position: relative;
    min-height: 70px;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
.res14-copyright {
    position: absolute;
    top: 8px;
    left: 0;
    width: 280px;
}
.res14-copyright__comanylogo {
    float: left;
    width: 110px;
}
.res14-copyright__rgroup {
    float: left;
    margin: 11px 0 0 0;
    font-weight: bold;
    font-size: 11px;
    color: #435B67;
}
.res14-footer-link {
    position: absolute;
    top: 20px;
    left: 580px;
}
.res14-footer-link > li {
    display: inline;
    float: left;
    min-height: 15px;
    margin: 0 7px 0 0;
    padding: 0 0 0 7px;
    border-left: 1px solid #525252;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px;
}
.res14-footer-link > li:first-child {
    margin: 0 7px 0 0;
    padding: 0;
    border-left: none;
}
.res14-pmark {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}
.res14-contents {
    min-width: 1000px;
    min-height: 100%;
}
.res14-contents-inner {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 30px 0;
    text-align: left;
}
.nets_modules__contents-main {
    margin-top: 0;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    box-shadow: none;
    line-height: 1.6;
}
.nets_modules__box-type1--inner {
    padding: 20px 25px 0 25px;
}
.container .pagetop_unq {
    text-align: right;
    margin: 0 auto 30px auto;
}
.container .pagetop_unq a {
    padding: 0 0 0 15px;
    background: url(/sol/contents/tanki/common/images/top_ico_02.gif) no-repeat 0 0;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}