@charset "utf-8";
/* CSS Document */
/*----------------------------------------------
ユーザー名表示フレーム
----------------------------------------------*/
.user_name{ width:100%; text-align:right; margin-bottom:5px;}
.user_name a{ font-size:12px; margin-left:20px;}

/*----------------------------------------------
ダウンロード
----------------------------------------------*/
#download_frame{
	width:100%;
	background:url(../../common/page/bg.gif) left top repeat-x;
	padding-bottom:50px;
}
#download_frame h3{ display:block; padding:30px 0px 30px 0px; line-height:0; font-size:12px;}
#download_frame h4{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:3px solid #D01619;
	display:block;
	padding:8px 10px;
	line-height:100%;
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	position:relative;
}
#download_frame h4 em{
display:block;
float:right;
line-height:1.4;
position:relative;
*position:absolute;
*right:6px;
font-style:normal;
font-weight:bold;
font-size:14px;

}

/* --------------------------------------------------------------------------------------
ログイン確認画面
--------------------------------------------------------------------------------------- */
#download_frame .msg_frame{
	width:700px;
	font-size:16px;
	line-height:180%;
	margin:50px 0px 150px 130px;
	text-align:center; 
}
#download_frame .msg_frame .error{font-size:18px; color:#F00; font-weight:bold; margin-bottom:15px;}

#download_frame .msg_frame .link a{
	width:350px;
	line-height:60px;
	background-image:url(../common/page/btn_bg_01.jpg);
	margin:50px 0px 15px 175px;	
	font-size:16px;
	text-align:center;
	text-decoration:none;
	display:block;
}
#download_frame .msg_frame .link a:hover{
	opacity:0.6;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
	color:#666;
}
/* --------------------------------------------------------------------------------------
インデックス
--------------------------------------------------------------------------------------- */
#download_frame  ul#index_box{
	width:955px;
	height:38px;
	margin-left:2px;
	margin-bottom:15px;
	padding-left:4px;
	background-image:url(../download/img/index_back.jpg);
	background-repeat:no-repeat;

}
#download_frame  ul#index_box li{
	float:left;
	width:33px;
	text-align:center;
	padding:10px 0px 0px 0px;
}

/* --------------------------------------------------------------------------------------
一覧
--------------------------------------------------------------------------------------- */

#download_frame table.data_list{
	width:940px;
	margin:10px 0px 10px 10px;
	font-size:11px;
	line-height:120%;
	border-right:solid #a9a9a9 1px;
	border-collapse: collapse;
    border-spacing: 0;
}

#download_frame table.data_list th{
	margin:0px;
	padding:3px;
	text-align:center;
	border:solid #a9a9a9;
    border-width:1px 0px 1px 1px;
	background-color:#dcdcdc;
	color: #666;
}
#download_frame table.data_list .cad th{width:50px;}

#download_frame table.data_list td{
	margin:0px;
	padding:0px;
	height:60px;
	text-align:center;
	border:solid #a9a9a9;
    border-width:1px 0px 1px 1px;
}
#download_frame table.data_list td.model{ font-size:13px; width:140px;}
#download_frame table.data_list td.name{width:250px; text-align:left; padding-left:5px;}
#download_frame table.data_list td.pict{width:50px; padding:0 2px 0 2px;}
#download_frame .off_moji{color: #999;}
#download_frame .dl_page_top{width:940px;font-size:10px;text-align:right;color:#dc143c; margin-bottom:15px;}
#download_frame .dl_page_top font{color:#D01619;}
#download_frame table.data_list td a:link {text-decoration: underline; color: #03F;}
#download_frame table.data_list td a:visited {text-decoration:underline; color: #03F;}
#download_frame table.data_list td a:hover {text-decoration:underline; color:#C00;}
/* --------------------------------------------------------------------------------------
CADダウンロード
--------------------------------------------------------------------------------------- */
.cad_graph{
	margin:10px 0px 0px 10px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	font-size:10px;
}
.cad_graph td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding-left:3px;
	line-height:160%;
}
.cad_graph .chk{
	width:20px;
	text-align:center;
	border-right:1px dotted #999;
}
.cad_graph .retu11{ width:55px;}
.cad_graph .retu10{ width:64px;}
.cad_graph .retu9{ width:72px;}
.cad_graph .retu8{ width:85px;}
.cad_graph .retu7{ width:100px;}
.cad_graph .retu5{ width:123px;}
.cad_graph .retu6{ width:155px;}

#comments_frame{
	width:950px;
	margin:10px 0px 20px 10px;
	font-size:12px;
	line-height:140%;
}
#button_frame{
	width:940px;
	margin:20px 0px 0px 10px;
	text-align:center;
}
#button_frame input{
	margin:0px 10px 0px 10px;
	padding:3px 5px 3px 5px;
	font-size:12px;
}

.acc{
	margin:30px 0px 15px 0px;
	padding:0px 0px 3px 3px;
	border-bottom:1px solid #F00;
	}
