/* -----------------------------------------------
CSS Document
----------------------------------------------- */
	
/* http://www.flash-streaming.jp/index.html */
a:link,
a:visited,
a:active {
	color: #73C1EC; font-weight: bold;
}
a:hover {
	color: #3399CC;
}
#header {
	font-size: 10px;
	}
	
#head_top {
	margin: 14px 24px 0 13px;
	}
.logo {
	widht: 234px;
	float: left;
}
h1 {
	clear: both;
}
#sub_main {
	width:950px;
	margin:0;
	background-image:url(../img/sub_main_bg.gif);
}
#sub_main_left {
	width:210px;
	float:left;
	padding:10px 0 10px 0;
}
#sub_main_left ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sub_main_left ul li {
	margin:10px 10px 0 10px;
}
#sub_main_left ul li.subnavi {
	border-top:#F2E6E6 1px solid;
	padding:10px 5px 0 15px;
	line-height:120%;
	background:url(../img/list1.gif) no-repeat 0 15px;
}
#sub_main_left ul li.sublist {
	padding:0 5px 0 25px;
	margin:0 0 0 10px;
	line-height:120%;
	background:url(../img/list2.gif) no-repeat 15px 5px;
}
#sub_main_left ul li.bottom {
	border-bottom:#F2E6E6  1px solid;
	padding-bottom:10px;
}
#sub_main_left ul li a:link,
#sub_main_left ul li a:visited,
#sub_main_left ul li a:active {
	text-decoration: none; color: #F2E6E6; font-weight: normal;
}
#sub_main_left ul li a:hover {
	text-decoration: none; color: #FFFFFF;
}
#sub_main_right {
	width:740px;
	float:right;
}
#sub_main_right h2 {
	margin:0;
	padding:0;
	border:none;
}
#sub_contents {
	width: 660px;
	padding:20px 0 40px 40px;
}
#sub_contents .sub_contentsbox {
	width:640px;
	background:url(../img/image1.gif) no-repeat top right;
}
#sub_contents .sub_contentsbox h4 {
	margin-top:10px;
}
#sub_contents	p {
	margin:10px 0 10px 0;
}
#sub_contents	.contents_left {
	width:410px;
	float:left;
}	
#sub_contents	.contents_right {
	width:210px;
	float:right;
	padding-top:198px;
}
#sub_contents	.contents_right img {
	margin-bottom:5px;
}
#sub_contents .center {
	display:block;
	margin:0 auto;
}
#sub_contents .banner {
	width:640px;
	margin:0 auto;
	padding-top:10px;
}
#sub_contents	.contents2_left {
	width:97px;
	float:left;
}
#sub_contents	.contents2_right {
	width:530px;
	float:right;
	padding-right:20px;
}
#sub_contents .lead {
	width:640px;
	padding-right:20px;
}
#sub_contents .server {
	width:640px;
	background:url(../img/image3.gif) no-repeat right top;
}
#sub_contents .method {
	padding-left:55px;
	margin-top:-5px;
}
#sub_contents	.button_right {
	width:203px;
	float:right;
}
#sub_contents	.button_center {
	width:203px;
	margin:10px auto;
	display:block;
}
#sub_contents table {
	border:1px solid #E1C1C1;
	margin:0 auto;
}
#sub_contents table td {
	padding:5px;
}
#sub_contents table td.left {
	background-color:#D85F74;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	border-right:1px solid #E1C1C1;
	border-bottom:1px solid #E1C1C1;
}
#sub_contents table td.right {
	border-bottom:1px solid #E1C1C1;
}
#sub_contents table td.leftend {
	background-color:#D85F74;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	border-right:1px solid #E1C1C1;
}
.small {
	font-size:10px;
}
.red {
	color:#CC0000;
}
#sub_mainbottom a:link, #sub_mainbottom a:visited, #sub_mainbottom a:active {text-decoration: none; color: #73C1EC; font-weight: normal;}
#sub_mainbottom a:hover{text-decoration: none; color: #3399CC;}
.company_line {
	clear: both;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:#CCCCCC 1px dotted;
}
.contact_sub {
	font-size:12px;
	width: 180px;
	float: left;
	font-weight: bold;
}
.contact_text {
	font-size:12px;
	width: 480px;
	float: right;
}
td {
	padding: 5px;
	border-right: solid 1px #E1C1C1;
	border-bottom: solid 1px #E1C1C1;
	}
.topnavi {
	width:550px;
	margin:0 50px;
}
.topnavi ul li{
	float:left;
}
.topnavi ul li img {
	margin-right:10px;
}
.faq_text {
	line-height:120%;
}
.faq_text li {
	list-style:none;
	padding:0 20px 0 25px;
	background:url(../img/pagenext.gif) no-repeat left center;
}
div.qa {
	font-weight:bold;
	background:url(../img/h3bg.gif) no-repeat bottom left;
	margin-left:10px;
}
p.ans {
	padding-left:20px;
}

