@charset "utf-8";
/* CSS Document */


#mainimg_sub {
	background: url(../img/main_img_sub.gif) no-repeat top left;
	width: 785px;
	height: 105px;
	text-indent: -9999px;
}

#h3sub {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #992222;
	background-color: #F3F3F3;
	border-left: 15px solid #992222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}

#h4sub {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #992222;
	background-color: #F3F3F3;
	border-left: 10px solid #CC6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	clear: both;
}

/* contents_sub
---------------------------------*/
#contents_sub{
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 40px;
}

#contents_sub2{
	margin-bottom: 20px;
	margin-left: 40px;
}

#contents_sub_red{
	color: red;
	margin-left: 50px;
}

#contents_img{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* contents
---------------------------------*/
/*　*/
#contents {
	width: 615px;
	float: left;
	margin-top: 10px;
	margin-bottom: 40px;
	background: url(../img/bg_contentsBase.gif) repeat-y top left;
}

/*濃赤枠の下のGeneXusXとか出るもの*/
.contents_top {
	background: url(../img/bg_contents_top.gif) no-repeat top left;
	height: 35px;
}


.contents_inner {
	width: 585px;
	padding: 10px 15px;
}
/*「製品概要」+画像行*/
#intro_h2 {
	text-indent: -9999px;
	background: url(../img/intro_h2.gif) no-repeat top left;
	width: 585px;
	height: 61px;
	margin-bottom: 10px;
}

/*「GeneXusとは」画像行*/
#intro_h3 {
	text-indent: -9999px;
	background: url(../img/intro_h3.gif) no-repeat top left;
	height: 40px;
	margin-left: 10px;
}
/*原稿上部の概要的文章、「・」始まりの文章定義*/
.ul_gaiyou {
	list-style: disc;
	margin: 10px 30px;
}

.ul_gaiyou li {
	padding: 5px 0px;
}


/* gst
---------------------------------*/

#gst_h2 {
	text-indent: 275px;
	background: url(../img/systemtemplate/gst_h2.gif) no-repeat top left;
	width: 585px;
	height: 61px;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #332222;
}






/* concept
---------------------------------*/

.concept_top {
	background: url(../img/bg_concept_top.gif) no-repeat top left;
	height: 10px;
}


.concept_inner {
	background: url(../img/bg_concept.gif) repeat-y top left;
	padding: 10px 20px;
}
/*青□3個が頭につく文中サブタイトル行の定義*/
h4 {
	background: url(../img/li_blue.gif) no-repeat top left;
	text-indent: 25px;
	line-height: 28px;
	font-size: 17px;
	font-weight: bold
}

.concept_p {
	  margin: 3px 10px 3px 25px;
}

.concept_p_more {
	width : 100%;
	text-align: right;
}

.concept_p_more a {
	font-size: 10px;
	color: #b33334;
	line-height: 2em;
}

.concept_p_more a:hover {
	text-decoration: underline;
}

.concept_bottom {
	background:url(../img/bg_concept_bottom.gif) no-repeat top left;
	height: 10px;
}


/* C2
---------------------------------*/

#c2_h2box {
	background: url(../img/C2_img.gif) no-repeat top right;
	min-height: 110px;
}
/* IE6以下 */
*html #c2_h2box {height: 110px;}

#c2_h2 {
	background: url(../img/C2_h2.gif) no-repeat top left;
	height: 40px;
}


#c2_h3box {
	margin-left: 30px;
	margin-top: 20px;
	min-height: 110px;
}
/* IE6以下 */
*html #c2_h3box {height: 110px;}



/* Service
---------------------------------*/
#service_h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #service_h2box {height: 40px;}

#service_h2 {
	background: url(../img/caseintroduction_h2.gif) no-repeat top left;
	width: 585px;
	height: 40px;
	margin-bottom: 10px;
}

#service_h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#service_h4box {
	margin-left: 15px;
	margin-bottom: 10px;
}

/* solution
---------------------------------*/
#solution_h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #solution_h2box {height: 40px;}

#solution_h2 {
	background: url(../img/gbm_h2.gif) no-repeat top left;
	width: 585px;
	height: 52px;
	margin-bottom: 10px;
}

#solution_h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#solution_h4box {
	margin-left: 15px;
	margin-bottom: 10px;
}

#solution_h5box {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 20100113 ADD START*/
#pamphlet_box {
	padding: 10px;
}

#pamphlet_sub_title {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #006600;
	background-color: #F3F3F3;
	border-left: 15px solid #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
}

#pamphlet_sub_box {
	border: 2px solid #009900;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.center{
	text-align: center;
}

.important{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

/* 20100113 ADD END*/


/* 20091119 ADD START*/
/* education
---------------------------------*/
#education_h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #education_h2box {height: 40px;}

#education_h2 {
	background: url(../img/education_h2.gif) no-repeat top left;
	width: 585px;
	height: 40px;
	margin-bottom: 10px;
}

#education_h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#education_h4box {
	margin-left: 15px;
	margin-bottom: 10px;
}

#education_h5box {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* faq
---------------------------------*/
#faq_h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #faq_h2box {height: 40px;}

#faq_h2 {
	background: url(../img/faq_h2.gif) no-repeat top left;
	width: 585px;
	height: 40px;
	margin-bottom: 10px;
}

#faq_h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#faq_h4box {
	margin-left: 15px;
	margin-bottom: 10px;
}

#faq_h5box {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* 20091119 ADD END*/


/* conversation
---------------------------------*/
#conversation_h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #conversation_h2box {height: 40px;}

#conversation_h2 {
	background: url(../img/conversation_h2.gif) no-repeat top left;
	width: 585px;
	height: 80px;
	margin-bottom: 10px;
}

#conversation_h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#conversation_h4box {
	margin-left: 15px;
	margin-bottom: 10px;
}

#conversation_h5box {
	border-top:1px solid #CCCCCC;
	text-align: right;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#conversation_next {
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#conversation_prev {
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* タイトル画像
---------------------------------*/

#results_h2 {
	background: url(../img/results_h2.gif) no-repeat top left;
	height: 40px;
}

#support_h2 {
	background: url(../img/support_h2.gif) no-repeat top left;
	height: 40px;
}

#request_h2 {
	background: url(../img/request_h2.gif) no-repeat top left;
	height: 40px;
}

#contact_h2 {
	background: url(../img/contact_h2.gif) no-repeat top left;
	height: 40px;
}

#h2box {
	min-height: 40px;
}
/* IE6以下 */
*html #h2box {height: 40px;}

#h3box {
	margin-left: 30px;
	margin-bottom: 30px;
}

#h3box_nomargin {
	margin-left: 0px;
}



/* h5
---------------------------------*/

.intro_div_h5 {
	width: 555px;
	margin: 30px auto 0px auto;
}

.intro_div_h5 ul {
	list-style-type: decimal;	
	width: 500px;
	padding: 5px 10px;
	margin: 10px auto;
}

.intro_div_h5 ul li {
	padding: 5px;
}

.intro_div_h5 p {
	width: 400px;
	padding: 5px 10px;
	margin: 5px auto;
	background-color: #dbdbdb;
}
.ul_img {
	background: url(../img/img1.jpg) no-repeat bottom right;
	list-style-type: decimal;	
}

.contents_end {
	background: url(../img/bg_contents_bottom.gif) no-repeat top left;
	height: 20px;
}


/* print用
---------------------------------*/

.print {
	display: none;
}

/*リンク文章の文字色*/
#Link_font {
	color: #cc0033;
}

/* SEO h2 → h1に変更 */
/*
h2 {
	float:left;
	width:200px;
	hight:2500px;
}
*/

.concept_title_p {
	background: url(../img/li_blue.gif) no-repeat top left;
}

/* table
---------------------------------*/

table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-collapse: collapse;
	border-top:1px solid #430101;
	border-right:1px solid #430101;
}

table caption {
	margin-top: 10px;
	text-align: left;
}

table th, table td {
	padding: 4px 6px;
	border-bottom:1px solid #430101;
	border-left:1px solid #430101;
}

table th {
	background: #DCD3B5;
	text-align: center;
	white-space: nowrap;
}

table td {
	background: #FBF9F2;
	white-space: nowrap;
}

td.tdleft, th.thleft{
	border-left:5px solid #430101;
	padding:4px 2px 2px 4px;
}

td.noleft, th.noleft{
	border-left: none;
}

td.num{
	text-align: right;
}

/*20091211 ADD START*/
td.tdnormal {
	background: #FBF9F2;
	white-space: normal;
}
/*20091211 ADD END*/

b {
	color: red;
}

table.noline{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-style: none;
}

td.noline{
	vertical-align: super;
	background: none;
	border-style: none;
}


ul.ulcircle{
	list-style-type:circle;
	margin-left: 20px;
}


ul.ulalpha{
	list-style-type:lower-alpha;
	margin-left: 20px;
}

ul.uldisc{ list-style-type:disc; }

ul.ulnum{ list-style-type:decimal; }

/*20091120 ADD START*/
li.check{
	margin-left: 20px;
	list-style-image:url(../img/check.gif)}
/*20091120 ADD END*/
