﻿@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(../business/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(../business/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(../business/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;	
    }
/*////////////////////////////////////////////////
フォーム部分

////////////////////////////////////////////////*/

form#contact {
     display: block;
     text-align: left;
	 margin: 0 auto 0 150px;
     }
form#contact p {
	 margin: 0 auto 20px 0px;
     }
/*////////////////////////////////////////////////
株式会社　トレンドメジャーズ
;
////////////////////////////////////////////////*/
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;
    }


table#mailform {
    clear: both;
	display: block;
    margin: 10px auto 20px auto;
	border-collapse: collapse;
	width: 600px;
	border: #CCCCCC solid 1px;
    }
table#mailform th {
    width: 150px;
	background-color: #eeeeee;
	border-left: #CCCCCC solid 1px;
	border-right: #cccccc solid 1px;
	border-top: #CCCCCC solid 1px;
	height: 34px;
	text-align: left;
	vertical-align: top;
	text-indent: 10px;
	line-height: 25px;
    }
table#mailform td {
    width: 450px;
	border-right: #cccccc solid 1px;
	border-top: #CCCCCC solid 1px;
    }
table#mailform td span.txt {
    display: inline-block;
	float:left;
	margin: 0 0 5px 5px;
    }
table#mailform td input.txt {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
    }
table#mailform td input.txt2 {
    clear: both;
	vertical-align: middle;
	margin-left: 10px;
    }
table#mailform td select.txt {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
    }
textarea.txt {
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
    }
span.red2 {
	 color: #FF0000;
	 font-size: 95%;
	 line-height: 125%;
     }

table#mailform span#yubin-box {
	vertical-align: middle;
	float:left;
	margin-left: 10px;
	}

table#mailform div#radio-box {
    float: left;
	padding: 3px 5px;
    }

table#mailform span.txt-block {
    display:block;
	float:left;
	margin-left:5px;
    }
table#mailform span.txt-block2 {
    display:block;
	float:left;
	margin-left:0px;
    }
