@charset "UTF-8";
/* CSS Document */
body {
	background-color:#FFFFFF;
	background-image:url(images/header_bg2.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#444444;
	font-size:12px;
	border:0px;
	word-break:break-all;
	word-wrap:break-word;
}
/*IE6*/
*html body {
	width:100%;
	height:100%;
}
/*タグ再定義*/
img {
	border:0px;
	text-align:left;
	vertical-align:top;
}
a {
	text-decoration:none;
}
a:link {
	cursor:pointer;
	color:#006699;
	text-decoration:none;
}
a:hover {
	cursor:pointer;
	color:#006699;
	text-decoration:underline;
}
/*p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
}*/
button {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:transparent;
	border:0px;
}
form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
/*共通*/

.container {
	width:960px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.container td {
	text-align:left;
	vertical-align:top;
}
.main {
	width:750px;
	clear:both;
	float:left;
	height:400px;
}
/*ヘッダ*/
.top_header {
	background-image:url(images/top_logo.png);
 behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
	height:76px;
	width:750px;
}
.normal_header {
	background-image:url(images/header2.png);
 behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
	height:54px;
	width:986px;
	margin-left:auto;
	margin-right:auto;
}
.menu_logo_top {
	margin-left:5px;
	margin-top:0px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_dl_top {
	margin-left:0px;
	margin-top:44px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_howto_top {
	margin-left:0px;
	margin-top:44px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_tokucho_top {
	margin-left:0px;
	margin-top:44px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_support_top {
	margin-left:0px;
	margin-top:44px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_logo {
	margin-left:10px;
	margin-top:0px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_dl {
	margin-left:0px;
	margin-top:20px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_howto {
	margin-left:0px;
	margin-top:20px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_tokucho {
	margin-left:0px;
	margin-top:20px;
 behavior: expression(IEPNGFIX.fix(this));
}
.menu_support {
	margin-left:0px;
	margin-top:20px;
 behavior: expression(IEPNGFIX.fix(this));
}
/*フッタ*/
.footer {
	background-image:url(images/footer_bg.jpg);
	width:100%;
	height:60px;
	margin-top:40px;
	padding-top:10px;
	clear:both;
}
.footer a {
	color:#666666;
}
.footer_left {
	text-align:left;
	float:left;
	clear:left;
	margin-left:20px;
}
.footer_right {
	text-align:right;
	float:right;
	clear:right;
	margin-right:20px;
}
.comment {
	font-size:10px;
	color:#666666;
}
.comment p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*メイン*/
.top_body {
	background-color:#FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#444444;
	font-size:12px;
}
.top_news {
}
.top_news_left {
	width:320px;
	float:left;
	clear:left;
}
.top_news_center {
	width:10px;
	float:left;
	clear:none;
}
.top_news_right {
	width:420px;
	float:right;
	clear:right;
}
.news_clm {
	float:left;
	clear:both;
	margin-left:20px;
	margin-bottom:10px;
	border-left-color:#0099FF;
	border-left-style:solid;
	border-left-width:6px;
}
.news_date {
	float:left;
	clear:left;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	width:60px;
}
.news_text {
	float:left;
	clear:right;
	width:220px;
}
.tips_clm {
	float:left;
	clear:both;
	margin-left:20px;
	margin-top:10px;
	border-width:1px;
	border-color:#dddddd;
	border-style:solid;
	width:360px;
	background-color:#FFFFFF;
	padding:2px 2px 2px 2px;
	border-collapse:collapse;
}
.tips_cat {
	float:left;
	clear:both;
	width:auto;
	background-color:#DCEBEA;
	font-size:10px;
	line-height:12px;
	border-collapse:collapse;
}
/*side*/
.srch_body {
	background-image:url(images/srchpanel_body.png);
	background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
	width:200px;
	height:30px;
	overflow:visible;
}
.srch_body2 {
	background-image:url(images/srchpanel_body.png);
behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-y;
	padding:10px 10px 10px 10px;
	width:200px;
	height:400px;
	overflow:visible;
}
.srch_text input {
	width:130px;
	float:left;
	clear:left;
	margin-left:10px;
}
.srch_text button {
	width:50px;
	float:left;
	margin-left:10px;
	clear:right;
	background-color:#000000;
}
#search_btn {
	width:50px;
	float:left;
	margin-left:10px;
	clear:right;
	background-color:#000000;
	color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}
.srch_check {
	font-size:10px;
	text-align:center;
}
.srch_newvideo {
	background-image:url(images/srchpanel_movtitle.png);
behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
}
.srch_newvideo_date {
	background-image:url(images/srchpanel_movtitle.png);
behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:30px;
}
.srch_newvideo_title {
	background-image:url(images/srchpanel_movtitle.png);
behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:30px;
}
.srch_newthumb {
	background-image:url(images/srchpanel_body.png);
behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-y;
}
.srch_newthumb img {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}
.dl_body {
	background-image:url(images/dlpanel_body.png);
 behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width:200px;
}
.dl_body p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*ダウンロード*/

.download_body {
	background-color:#FFFFFF;
	background-image:url(images/header_bg3.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#444444;
	font-size:12px;
}
.download_main {
 behavior: expression(IEPNGFIX.fix(this));
	height:300px;
	width:750px;
	background-repeat:no-repeat;
}
.download_main_left {
	width:300px;
	height:auto;
	float:left;
	clear:left;
}
.download_main_right {
	width:420px;
	height:auto;
	float:left;
	clear:right;
	margin-left:10px;
	margin-right:20px;
}
.download_spec_title {
	margin-top:20px;
}
.download_spec {
	margin-top:20px;
}
.download_kiyaku {
	margin-top:20px;
}
.download_help {
	margin-top:20px;
}
/*ダウンロード詳細*/
.download_detail_title {
	width:720px;
	font-size:16px;
	font-weight:bold;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	border-top-color:#cccccc;
	border-top-width:1px;
	border-top-style:solid;
	padding:10px 20px 10px 20px;
	margin:30px auto 0px auto;
}
.download_detail_body {
	width:720px;
	margin:0px auto 0px auto;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	padding:10px 20px 10px 20px;
}
.download_detail_kiyaku {
	width:720px;
	margin:0px auto 0px auto;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	padding:10px 20px 10px 20px;
	text-align:center;
	color:#006699;
}
.download_detail_more {
	width:720px;
	margin:0px auto 0px auto;
	border-left-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:10px 20px 10px 20px;
	background-color:#EBFFD7;
	text-align:center;
}
.kiyaku_body {
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	width:100%;
	height:420px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
.kiyaku_btn {
	padding:10px 0px 0px 0px;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
/*つかいかた*/

.howto_menu {
	width:220px;
	float:left;
	clear:left;
	margin-bottom:20px;
	margin-top:20px;
}
.howto_menu a {
	color:#666666;
}
.howto_menu_index {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(images/index_bg.gif);
	background-repeat:repeat-x;
}
.howto_menu_list {
	padding-left:10px;
	margin-top:5px;
	border-bottom-color:#dddddd;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.howto_main {
	width:730px;
	float:left;
	clear:right;
	margin-left:10px;
	margin-top:20px;
}
.howto_main_index {
	background-image:url(images/howto_bar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	clear:both;
	line-height:30px;
}
.howto_main_body {
	margin-top:20px;
	color:#333333;
	clear:both;
}
.howto_main_more {
	color:#333333;
	clear:both;
}
.howto_title {
	float:left;
	clear:left;
	margin-top:10px;
}
/*トピック検索*/
.searchtopic {
	float:right;
	clear:right;
	width:280px;
	margin-top:10px;
}
.searchtopic_title {
	float:left;
	clear:none;
	vertical-align:middle;
}
.searchtopic_btn {
	vertical-align:middle;
	width:50px;
	float:left;
	clear:none;
	margin-left:5px;
	cursor:pointer;
	background-color:#000000;
	color:#FFFFFF;
}
.searchtopic_input {
	vertical-align:middle;
	float:left;
	clear:none;
	width:130px;
}
.searchtopic_hidden {
	visibility:hidden;
}
/*サポート*/
.support_title {
	float:left;
	clear:left;
	margin-top:10px;
}
.support_main {
	width:960px;
	margin-right:10px;
	float:left;
	clear:left;
	margin-top:10px;
}
.support_side {
	width:300px;
	margin-top:30px;
	float:left;
	clear:right;
}
.support_main_index {
	vertical-align:middle;
	float:left;
	clear:left;
	width:960px;
	padding-top:3px;
	padding-bottom:3px;
	
	clear:both;
}
.support_main_q2 a {
	color:#333333;
	text-decoration:none;
}
.support_main_table1:hover {
	background-color:#FFF2ED;
	cursor:pointer;
}
.support_main_table1 {
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.support_main_table2 {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
}
.support_main_table2 p {
	clear:none;
	margin:0px 0px 0px 0px;
}
.support_main_q1 {
	width:30px;
}
.support_main_q2 {
	width:920px;
}
.support_main_a {
	display:none;
	vertical-align:middle;
}
.support_main_a1 {
	width:30px;
}
.support_main_a2 {
	width:920px;
}
.support_main_ctrl {
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
	vertical-align:middle;
	line-height:24px;
        height:24px;
	clear:both;
	float:left;
	width:960px;
}
.support_main_ctrl a {
	color:#333333;
	text-decoration:none;
	vertical-align:middle;
}
.support_main_ctrl img {
	margin-right:3px;
	vertical-align:middle;
}
.support_side_index {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:2px;
	margin-bottom:10px;
	margin-top:10px;
	background-image:url(images/index_bg.gif);
	background-repeat:repeat-x;
}
.support_side_list {
	margin-left:15px;
	margin-top:5px;
}
.support_form_index {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:2px;
	margin-bottom:10px;
	margin-top:30px;
	background-image:url(images/index_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	float:left;
	width:960px;
}
.support_form_header {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:5px;
	margin-bottom:20px;
	margin-top:20px;
}
.support_form_left {
	width:400px;
	float:left;
	clear:left;
}
.support_form_left h1 {
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}
.support_form_right {
	width:560px;
	float:left;
	clear:right;
}
.support_form_right h1 {
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
}
.support_form_right button {
	float:right;
	clear:both;
}
.support_form_textarea {
	width:550px;
}
.mailformbtn {
	width:600px;
	text-align:center;
	position:absolute;
	bottom:10px;
}
.mailformmsgbox {
	width:600px;
	height:200px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:auto;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
}
.mailphp {
	margin-top:100px;
	background-color:#FFFFFF;
	width:600px;
	margin:10px auto 10px auto;
	padding:10px 10px 10px 10px;
}
/*特長*/
.tokucho_title {
	float:left;
	clear:left;
	margin-top:10px;
	margin-bottom:20px;
}
.tokucho_topbg {
	background-image:url(images/tokucho_topbg.jpg);
	background-repeat:repeat-x;
	clear:both;
	width:100%;
}
.tokucho_topbg #swf {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.tokucho_topbg h1 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}
.tokucho_topbg h2 {
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	clear:both;
}
.tokucho_ss {
	/*background-color:#000000;*/
	width:960px;
	height:auto;
	float:left;
	clear:both;
	margin-bottom:30px;
}
.tokucho_ss a {
	color:#333333;
}
.tokucho_ssimg {
	margin-left:32px;
	margin-top:40px;
	margin-bottom:0px;
	width:200px;
	height:180px;
	clear:none;
	float:left;
	color:#FFFFFF;
	vertical-align:bottom;
}
.tokucho_ssimg img {
	border-color:#444444;
	border-width:1px;
	border-style:solid;
}
.tokucho_mirror {
	background-image:url(images/shadow_white.png);
 behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-x;
	height:40px;
	clear:both;
	text-align:center;
	margin-top:2px;
	padding-left:1px;
	padding-right:1px;
}
/* CSS HACK for IE6 */
*html body .tokucho_mirror {
	background-image:url(images/shadow_white.png);
 behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-x;
	height:40px;
	clear:both;
	text-align:center;
	margin-top:2px;
	padding-left:1px;
	padding-right:1px;
}
*html body .tokucho_ssimg {
	margin-left:32px;
	margin-top:40px;
	margin-bottom:0px;
	width:200px;
	height:180px;
	clear:none;
	float:left;
	color:#FFFFFF;
	vertical-align:bottom;
}
/*ビデオわく小*/
.video_small {
	clear:both;
	float:left;
	width:180px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.video_small_thumb {
	background-repeat:no-repeat;
	width:80px;
	height:60px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:none;
}
.video_small_title {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
}
.video_small_title a {
	color:#000000;
}
.video_small_date {
}
.video_small_time {
	float:left;
	clear:both;
}
.video_small_size {
	float:left;
	clear:both;
}
.video_small_count {
	float:left;
	clear:both;
}
