@charset "utf-8";

/*******************************
	how_use04.asp
*******************************/


.dot_sep {
	width:90%;
	height:4px;
	margin:0px auto;
	background:#FFFFFF url(../images2/dot1.gif) repeat-x;
}
.thin_sep {
	width:100%;
	height:4px;
	margin:1px auto;
	background:#FFFFFF url(../images2/thin1.gif) repeat-x;
}
.inquiry_entry {
	width:100%;
	text-align:center;
}


/* 何ができるタイトル */

#how_use_title {
	text-align:left;
	margin:0 20px 0 20px;
	padding:10px 0 10px 0;
	height:70px;
}
#how_use_title_left {
	float:left;
	width:512px;
	margin:25px 28px 0 20px;
	font-size:160%;
	font-weight:bold;
	color:#003399;
}
#how_use_title_right {
	float:right;
	width:220px;
	text-align:left;
	margin:30px 20px 0 0;
	font-size:120%;
	color:#003399;
/*	color:#FF9900;*/
}
#how_use_title_right a {
	font-size:90%;
	font-weight:bold;
	background-color:#FC9;
}
#how_use_title_right a:hover {
	background-color:#FDC;
}


/* 製品概要 */
#how_use_info {
	text-align:left;
	margin:0 20px 0 20px;
	padding:20px 40px 10px 40px;
}
#how_use_info h3 {
	color:#F30;
	line-height:130%;
}
#how_use_info h5 {
	font-size:80%;
	line-height:120%;
	text-align:left;
	padding:20px 0 10px 360px;
}


/* 製品詳細 */
#how_use_detail {
	font-size:105%;
	line-height:120%;
	text-align:left;
	margin:3px 40px 30px 40px;
	width:760px;
}
#how_use_detail h3 {
	font-size:115%;
	line-height:130%;
	padding:20px 0 3px 10px;
	color:#F30;
}
#how_use_detail p {
	font-size:80%;
	line-height:120%;
	padding:2px 0 2px 0;
}



/* 導入するには */

#introduction {
	text-align:left;
	margin:0 20px 0 20px;
	padding:10px 0 10px 0;
}
#introduction h2 {
	margin:20px 0 20px 40px;
}
#introduction h5 {
	margin:0 0 20px 100px;
}
#introduction ul {
	list-style:circle;
	line-height:105%;
	font-size:85%;
	margin:3px 0 20px 70px;
}
#introduction li {
	margin:7px 0 0 0;
}



/* サポートサイト紹介 */

#support_info {
	width:800px;
	text-align:center;
	margin:0 auto;
	padding:10px 0 10px 0;
}
#support_info h5 {
	margin:20px 0 5px 0;
}
#support_info p {
	margin:10px 0 50px 0;
