﻿@charset "UTF-8";


/*////////////////////////////////////////////////
クリアーフィクス　wrapperの背景表示補正用
////////////////////////////////////////////////*/
.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    }
.clearfix {
    display: inline-block;
	}
/* Hides from IE-mac \*/
 * html .clearfix { height: 1%; }
 .clearfix { display: block; }
/* End hide from IE-mac */


/*////////////////////////////////////////////////
見出し　ｈ2

////////////////////////////////////////////////*/
h2 {
	clear: both;
	display: block;
	width: 650px;
	height: 60px;
	padding-top:10px;
	margin: 10px 0px 15px -20px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 145%;
	text-indent: 30px;
	font-weight: bold;
    }
p.company { 
	width: 650px;
	margin: 0px 0px 15px 0px;
	color: #766a55;
	font-size: 100%;
	line-height: 145%;
	text-align: left;
    }
p.company a { 
	color: #63280c;
	text-decoration: underline;
    }
p.company a:hover {
	color: #ff8c12;
	text-decoration: underline;
     }
strong.black { color: #333333; font-size: 115%;}
/*////////////////////////////////////////////////
見出し　ｈ3

////////////////////////////////////////////////*/
h3 {
	clear: both;
	display: block;
	width: 650px;
	height: 25px;
	background: url(../webconsulting/webconsulting/images/h3_ttl.gif) top left no-repeat;
	margin: 10px 0px 15px 0px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 20px;
	text-indent: 30px;
	font-weight: bold;	
    }
* html h3 {
	clear: both;
	display: block;
	width: 650px;
	height: 25px;
	background: url(../webconsulting/webconsulting/images/h3_ttl.gif) top left no-repeat;
	margin: 10px 0px 15px -20px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 20px;
	text-indent: 30px;
	font-weight: bold;	
    }
*:first-child+html h3 {
	clear: both;
	display: block;
	width: 650px;
	height: 25px;
	background: url(../webconsulting/webconsulting/images/h3_ttl.gif) top left no-repeat;
	margin: 10px 0px 15px -20px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 20px;
	text-indent: 30px;
	font-weight: bold;	
    }
/*////////////////////////////////////////////////
ｉｍｇ関連

////////////////////////////////////////////////*/
img#seo-flow {
     display: block;
     width: 650px;
	 height: 122px;
	 margin: 0 0 15px 0px;
     }
img#site100 {
     display: block;
     width: 650px;
	 height: 37px;
	 margin: 0 0 0px 0px;
     }
img#praph {
     display: block;
     width: 647px;
	 height: 127px;
	 margin: 0 0 0px 0px;
     }
img#price {
     display: block;
     width: 650px;
	 height: 205px;
	 margin: 0 0 15px 0px;
     }
	 	 	 
ul#site100 {
     display: block;
     width: 650px;
	 margin: 0 0 15px 0px;
     }
ul#site100 li {
     list-style: none;
	 background: url(../seo/seo/images/100site_li.gif) top left no-repeat;
	 line-height: 145%;
	 text-indent: 30px;
	 text-align: left;
     }
     span.red { color: #FF0000; }
	 span.red2 { color: #FF0000; text-decoration: underline; }


/*////////////////////////////////////////////////
ランディングページ部分

////////////////////////////////////////////////*/
img#landingpage01 {
     display: block;
     width: 513px;
	 height: 148px;
	 margin: 0 auto 15px auto;
     }
img#landingpage02 {
     display: block;
     width: 498px;
	 height: 123px;
	 margin: 0 auto 15px auto;
     }

/*////////////////////////////////////////////////
株式会社　トレンドメジャーズ
;
////////////////////////////////////////////////*/
div#company-box {
	width: 630px;
	margin: 0px 0px 0 0px;
    }
div#company-left-box {
	width: 390px;
	float: left;
    }
div#company-right-box {
	width: 240px;
	float: left;
    }
	
div#company-left-box ul {
	width: 390px;
	display: block;
    }
div#company-left-box ul li {
	width: 390px;
	display: block;
	list-style: none;
	line-height: 145%;
	font-size: 100%;
	color: #333333;
	text-align: left;
    }
div#company-left-box ul li#contact {
    background: url(../images/li_contact.gif) top left no-repeat;
	line-height: 20px;
	text-indent: 20px;
	text-align: left;
    }
div#company-left-box ul li#contact a {
    text-decoration: underline;
	color: #FF0000;
    }
div#company-left-box ul li#contact a:hover {
    text-decoration: underline;
	color: #ff8c12;
    }
div#company-right-box img {
	width: 237px;
	height: 95px;
	border: 0px;
	margin: 0 0 0 0px;
	vertical-align: top;
    }

#h2 {
    background: url(../images/h2_bg.gif) top left no-repeat;
	clear: both;
	display: ;
	width: 658px;
	height: 35px;
	padding-top:10px;
	margin: 15px 0px;
	text-align: left;
	color: #333333;
	font-size: 115%;
	line-height: 145%;
	text-indent: 30px;
	font-weight: bold;
	margin-bottom: -10px;
    }

