﻿@charset "UTF-8";

/*////////////////////////////////////////////////
ウェブチェンジャーページ
////////////////////////////////////////////////*/
#main-contents3 {
    margin: 0 auto 0 auto;
    width: 860px;
	height: 1650px;
    }

* html #main-contents3 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 1750px;
    }

*:first-child+html #main-contents3 {
    margin: -3px auto 0 auto;
    width: 860px;
	height: 1750px;
    }
	
/*////////////////////////////////////////////////
DL　dt
////////////////////////////////////////////////*/
dl dt.function {
    clear: both;
	width: 837px;
	height: 28px;
	margin: 10px auto 0 15px;
	float: left;
	background: url(../function/images/h4_bg.gif) top left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
    }
dl dd.function {
    clear: both;
	width: 850px;
	height: 201px;
	margin: 10px auto 0 5px;
	float: left;
	background: url(../webchanger/images/dd_bg01.jpg) bottom left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
    }
    span.function {
    display: inline-block;
    width: 475px;
	margin: 24px 0 0 300px;
	line-height: 145%;
	text-align: left;
    }
	
dl dd.function2 {
    clear: both;
	width: 850px;
	height: 201px;
	margin: 10px auto 0 5px;
	float: left;
	background: url(../webchanger/images/dd_bg02.jpg) bottom left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
    }
dl dd.function3 {
    clear: both;
	width: 850px;
	height: 201px;
	margin: 10px auto 0 5px;
	float: left;
	background: url(../webchanger/images/dd_bg03.jpg) bottom left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
    }
dl dd.function4 {
    clear: both;
	width: 850px;
	height: 201px;
	margin: 10px auto 0 5px;
	float: left;
	background: url(../webchanger/images/dd_bg04.jpg) bottom left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
    }
dl dd.function5 {
    clear: both;
	width: 850px;
	height: 201px;
	margin: 10px auto 0 5px;
	float: left;
	background: url(../webchanger/images/dd_bg05.jpg) bottom left no-repeat;
	text-indent: 30px;
	line-height: 25px;
	color: #333333;
	font-size: 12px;
    }

#main-contents3 div#contact-area {
    margin: 40px auto 0 auto;
	width: 465px;
    }
#main-contents3 div#contact-area img#yoyaku {
    margin: 0 15px 0 0px;
	float: left;
    }
#main-contents3 div#contact-area img {
    float: left;
    }
