@charset "utf-8";
/* --------------------------------------------------

	css/contents.css

-------------------------------------------------- */

/* ------------------------
	title
------------------------ */
#title {
	background-image: url(../img/common/title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 936px;
	margin-bottom: 24px;
}
#title h2 {
	padding-top: 30px;
	padding-left: 20px;
	width: 600px;
}
#title p {
	float: left;
	padding-top: 45px;
	padding-left: 105px;
	width: 190px;
}

/* ------------------------
	contents
------------------------ */

/* box */
#contents .box {
	padding-left: 1px;
	width: 654px;
	padding-bottom: 9px;
	overflow: hidden;
}
#contents .box dl {
	float: left;
	width: 211px;
	height: 107px;
	background-image: url(../img/common/box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents .box dt {
	padding-top: 4px;
	height: 27px;
	line-height: 27px;
	padding-left: 25px;
	font-size: 11px;
	border: none;
	font-weight: normal;
}
#contents .box dt a {
	line-height: 27px;
	font-size: 11px;
}
#contents .box dd {
	padding-left: 9px;
	padding-top: 10px;
	line-height: 1.2;
	padding-bottom: 0px;
}
#contents .box dd.btn {
	padding-top: 5px;
	padding-left: 13px;
}
#contents .box dd a {}

/* inner */
.contents_inner p {
	line-height: 2;
}
.contents_inner dt {
	line-height: 2;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contents_inner dd {
	line-height: 2;
}
.contents_inner dl.flow {
	width: 410px;
}
.contents_inner dl.flow dt {
	border: none;
}
.contents_inner dl.flow dd {
	background-image: url(http://www.microglobe.co.jp/n_img/yajirushi.png);
	background-repeat: no-repeat;
	background-position: 200px bottom;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
.contents_inner dl.flow dd.end {
	background: none;
}

/* ------------------------
	ad
------------------------ */
#ad {
	width: 655px;
}
#ad h4 {
	line-height: 26px;
	background-image: url(../img/common/subttl_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 655px;
	font-size: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 15px;
	text-indent: 10px;
}

/* box01 */
#ad .box01 {
	float: left;
	width: 369px;
	background-image: url(../img/contents/ad/box01_03.jpg);
	background-repeat: repeat;
	background-position: left 27px;
	height: 130px;
}
#ad .box01 ul {
	padding-top: 6px;
	padding-left: 30px;
}
#ad .box01 li {
	line-height: 18px;
}

/* box02 */
#ad .box02 {
	float: left;
	width: 284px;
	background-image: url(../img/contents/ad/box01_05.jpg);
	background-repeat: no-repeat;
	background-position: left 68px;
	height: 130px;
}

/* teian */
#ad dl.teian {
	float: left;
	width: 211px;
}
#ad dl.teian dt {
	border: none;
}
#ad dl.teian dd {
	line-height: 1.5;
	border: 1px solid #CCC;
	padding: 5px;
}
#ad dl.teian dd img {
	padding-bottom: 5px;
}

/* price */
#ad table.price {
	width: 634px;
	margin-left: 10px;
}
#ad table.price th {
	font-size: 12px;
	width: 486px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 1.5;
}
#ad table.price td {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5;
}
#ad table.price tr.b th,
#ad table.price tr.b td{
	background-color: #a1b8d6;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#ad table.price tr.lb th,
#ad table.price tr.lb td{
	background-color: #edf2f7;
}

/* voice */
#ad .voice {
	width: 630px;
	margin-left: 13px;
	padding-bottom: 20px;
}
#ad .voice p {
	float: left;
	width: 118px;
}
#ad .voice table {
	float: left;
	width: 512px;
}
#ad .voice th {
	font-size: 12px;
	color: #2C87C3;
	text-align: left;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 113px;
	line-height: 1.5;
}
#ad .voice td {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5;
}
#ad .voice tr.lb th,
#ad .voice tr.lb td {
	background-color: #edf2f7;
}

/* freeconsult */
.freeconsult {
	width: 615px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

/* ------------------------
	web
------------------------ */
#web {
	width: 655px;
}
#web h4 {
	line-height: 26px;
	background-image: url(../img/common/subttl_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 655px;
	font-size: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 15px;
	text-indent: 10px;
}
#web h5 {
	line-height: 35px;
	height: 35px;
	width: 615px;
	margin-left: 20px;
	background-image: url(../img/common/subttl_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
}
#web p {
	line-height: 1.5;
}

/* box01 */
#web .box01 {
	height: 133px;
	width: 654px;
	background-image: url(../img/contents/web/box01_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#web .box01 ul {
	padding-left: 175px;
	padding-top: 10px;
}
#web .box01 li {
	line-height: 18px;
}

/* flow */
#web dl.flow {
	width: 148px;
	float: left;
	}
#web dl.flow dt {
	border: none;
	width: 148px;
	line-height: 69px;
	text-align: center;
	height: 69px;
	background-image: url(../img/contents/web/bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
#web dl.flow dd {
	background-image: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}

/* lightblue */
#web .lightblue {
	width: 615px;
	margin-left: 20px;
	background-color: #edf2f7;
	margin-bottom: 15px;
}
#web .lightblue p {
	padding: 10px;
}

/* teian */
#web dl.teian {
	float: left;
	width: 124px;
	}
#web dl.teian dt {
	border: none;
	height: 100px;
	width: 124px;
	padding-bottom: 5px;
}
#web dl.teian dd {
	font-size: 10px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	width: 124px;
}

/* ------------------------
	web_results
------------------------ */
.web_results {
	width: 655px;
	padding-bottom: 20px;
}
.web_results h4 {
	height: 49px;
	line-height: 49px;
	font-size: 14px;
	background-image: url(../img/common/ttl_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-bottom: 10px;
}

/* left */
.web_results .left {
	float: left;
	width: 270px;
}
.web_results .left dl {
	float: left;
	overflow: hidden;
	height: 300px;
	margin-top: 10px;
}
.web_results .left dt {
	margin-bottom: 10px;
	line-height: 1;
	border: none;
}
.web_results .left dt img {
	border: 1px solid #CCC;
}
.web_results .left dd {
	float: left;
	margin-right: 6px;
	height: 70px;
	width: 80px;
	line-height: 1;
	padding: 0px;
}
.web_results .left dd img {
	border: 1px solid #CCC;
}
.web_results .left p {
	clear: both;
	padding-top: 20px;
}
.web_results .left p a {

}

/* right */
.web_results .right {
	float: right;
	width: 385px;
}
.web_results .right h5 {
	line-height: 30px;
	background-image: url(../img/common/ttl_bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
.web_results .right p {
	line-height: 1.8;
	padding-bottom: 10px;
}
.web_results .right table {}
.web_results .right th {
	font-size: 12px;
	padding: 5px;
	width: 130px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.8;
}
.web_results .right td {
	font-size: 12px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.8;
}


/* ------------------------
	web_price
------------------------ */
#web_price {
	width: 655px;
}
#web_price h4 {
	line-height: 26px;
	background-image: url(../img/common/subttl_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 655px;
	font-size: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 15px;
	text-indent: 10px;
}
#web_price p {
	line-height: 1.5;
}
#web_price table {
	width: 634px;
	margin-left: 10px;
}
#web_price table th {
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 1.5;
	padding: 5px;
}
#web_price table td {
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	padding: 5px;
}
#web_price table tr.b th,
#web_price table tr.b td{
	background-color: #a1b8d6;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#web_price table tr.lb th,
#web_price table tr.lb td{
	background-color: #edf2f7;
}

/* ------------------------
	side
------------------------ */
/* side_inner */
#side .side_inner {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #acacab;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #acacab;
	border-bottom-color: #acacab;
	border-left-color: #acacab;
}
#side .side_inner dl {


}
#side .side_inner dt {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 1px;
	background-image: url(../img/common/side_hr01.gif);
	height: 45px;
}
#side .side_inner dd {
	height: 25px;
	line-height: 25px;
	background-image: url(../img/common/side_hr01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 11px;
	padding-top: 10px;
}
#side .side_inner dd a {
	line-height: 25px;
	display: block;
	height: 25px;
	background-image: url(../img/common/icon01.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-left: 30px;
}
#side .side_inner dd.end {
	padding-bottom: 10px;
	background-image: none;
}
#side .side_inner dd.parent {
	background-image: none;
	padding-bottom: 0px;
}
#side .side_inner dd.parent a {}
#side .side_inner dd.child {
	padding: 0px;
	background-image: none;
}
#side .side_inner dd.child a {
	line-height: 25px;
	display: block;
	height: 25px;
	background-image: url(../img/common/icon02.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-left: 30px;
}
#side .side_inner dd.childlast {
	padding-bottom: 10px;
	padding-top: 0px;
}
#side .side_inner dd.childlast a {
	line-height: 25px;
	display: block;
	height: 25px;
	background-image: url(../img/common/icon02.gif);
	background-repeat: no-repeat;
	background-position: 17px center;
	padding-left: 30px;
}
