@charset "utf-8";
/* CSS Document */


body {
	background: #FFF url(../images/header/temp_bg.gif) repeat-x;
}


#temp_header_concept {
	height: 326px;
	width: 799px;
	background-image: url(../images/content/concept/main.jpg);
	margin-top: 0px;
}

#temp_header_consultant {
	height: 326px;
	width: 799px;
	background-image: url(../images/content/consultant/main.jpg);
	margin-top: 0px;
}

#temp_header_consultant02 {
	height: 93px;
	width: 799px;
	margin-top: 0px;
	background: url(../images/content/consultant/main02.jpg) no-repeat;
	text-indent: -9999px;
}


#temp_header #title01 {
	margin-top: 90px;
	margin-left: 144px;
}

#temp_header #title02 {
	margin-top: 10px;
	margin-bottom: 28px;
	margin-left: 144px;
}

#temp_header_text {
	margin-left: 144px;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 350px;
	padding-top: 160px;
}

#content_l_point {
	width: 591px;
	border: 1px solid #eeeeee;
	padding: 7px;
	margin-bottom: 15px;
}
#point {
	height: 40px;
	width: 200px;
	float: left;
}
#point_title {
	font-size: 1.2em;
	color: #999999;
	float: right;
	width: 200px;
	text-align: right;
	padding-top: 10px;
}
#content_hed {
	border-bottom: 1px dotted #b2b2b2;
	height: 40px;
}
#text_title {
	border-bottom: 1px dotted #b2b2b2;
	background-image: url(../images/content/inquiry/text_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}
#text_title_consultant01 {
	background-image: url(../images/content/consultant/text_title01.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}

#text_title_consultant02 {
	background-image: url(../images/content/consultant/text_title02.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}

#text_title_consultant03 {
	background-image: url(../images/content/consultant/text_title03.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}

#text_title_consultant04 {
	background-image: url(../images/content/consultant/text_title04.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}

#text_title_consultant05 {
	background-image: url(../images/content/consultant/text_title05.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}

#text_title_website {
	background-image: url(../images/content/website/text_title.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
	margin-top: 10px;
	text-indent: -9999px;
}


#kajyougaki2 li {
	font-size: 1.3em;
	font-weight:bold;
	line-height: 3em;
	list-style : none;
	background-image : url(../images/content/company/partner.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 40px;
}

#kajyougaki_consultant li {
	font-size: 1.3em;
	font-weight:bold;
	line-height: 3em;
	list-style : none ;
	background-image : url(../images/content/consultant/kajyougaki.gif) ;
	background-position : left center ;
	background-repeat : no-repeat ;
	padding-left : 40px ;
}


/*end
------------------------*/
#form_box {
	background:#C8C8C8;
	margin-bottom:15px;
}

#form_box th {
	background:#FAFAFA;
	text-align:left;
	font-weight:normal;
}

#form_box td {
	background:#FFFFFF;
}

.sub_title {
	font-size:1.2em;
	font-weight:bold;
	color:#336699;
	margin-bottom:15px;
}


