@charset "utf-8";
/* CSS Document */


.down_body {
	text-align: center;
	background-color: #d6d6d6;
}

.down_main {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/***************************************/
/**   ダウンロードプラザトップ    　　**/
/***************************************/
.down_img {
	margin-left: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.down_main_left {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

.down_main_right {
	float: right;
	width: 540px;
}

.what_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.what_date {
	margin-left: 10px;
	font-weight: bold;
}

.what_com {
	background-image: url(../../images/down/down_waht_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-left: 10px;
	width: 420px;
}

.request_area {
	margin-bottom: 10px;
}

.req {
	background-color: #BCAF58;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.req p{
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}

.req_chui{
	font-size: 8px;
	line-height: 130%;
}


/***************************************/
/**   ダウンロードプラザヘッダー  　　**/
/***************************************/
div.down_head_back {
	width: 100%;
	height: 90px;
	background-color: #FFFFFF;
}

div.down_head {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

div.down_head h1{
	font-size: 11px;
	padding-bottom: 5px;
}

div.down_head_left {
	float: left;
	height: 90px;
	padding-left: 15px;
}

div.down_head_right {
	float: right;
	text-align: right;
	padding-top: 12px;
}

/***************************************/
/**   ダウンロードプラザフッター  　　**/
/***************************************/
div.down_futto_back {
	background-repeat: repeat;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	height: 90px;
	background-color: #000000;
}

div.down_futto {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	color: #FFFFFF;
}

div.down_futto img{
	vertical-align: middle;
}

div.down_futto h2{
	color: #FFFFFF;
	padding-left: 10px;
}

div.down_futto a:link {
	color:#30C9E9;
}
div.down_futto a:visited {
	color:#30C9E9;
}
div.down_futto a:focus, a:active, a:hover {
	color:#FF4600;
	text-decoration: none;
}


/***************************************/
/**   ダウンロードプラザナビ   　 　　**/
/***************************************/
div.down_navi_back {
	background-image: url(../../images/down/down_navi_back.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}

div.down_navi {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div.cont_navi{
	margin-top: 10px;
	margin-left: 10px;
}

div.cont_navi li{
	float: left;
}

/***************************************/
/**   ダウンロードプラザコンテンツ　　**/
/***************************************/
.plaza_txt {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.plaza_txt_sub {
	border: 1px solid #000000;
	width: 70px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.que {
	background-image: url(../../images/down/down_que.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
}

.ans {
	background-image: url(../../images/down/down_ans.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
}

.down_newlist{
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}

.down_newlist_tittle{
	background-color: #255F92;
	width: 500px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
}

.down_newlist_img{
	border: 1px solid #666666;
	height: 160px;
	width: 160px;
	float: left;
}

.down_newlist_table{
	width: 630px;
	margin-left: 10px;
	float: left;
}

.down_newlist_table p{

}

.tbtittle{
	float: left;
	padding-right: 10px;
	margin-bottom: 3px;
}

.tbcom{
	float: right;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

.tbcom2{
	float: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

.down_kosu{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	margin-left: 5px;
	border: 1px solid #000000;
	margin-right: 5px;
}

.down_maker_table th, .down_maker_table td	{
	padding: 10px 20px;
	color: #1D5C79;
}

.down_maker_table  table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 95%;
	margin-bottom: 30px;
	border: 2px solid #1D5C79;
	margin-left: 20px;
}

.down_maker_table  .odd	{
	background: #E5F2F8;
}

.down_maker_table  td	{
	border: 1px solid #DDD;
	color: #333;
}

.down_maker_table  th	{
	background: #A0C9DB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #1D5C79;
	border-left-color: #DDD;
	text-align: center;
}

.down_next{
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-left: 2px;
	border: 1px solid #9F0000;
	margin-right: 2px;
	background-color: #FF0000;
	font-weight: bold;
}

.down_back{
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-left: 2px;
	border: 1px solid #206282;
	margin-right: 2px;
	background-color: #3399CC;
	font-weight: bold;
}

.down_next a:link, p.down_back a:link {
	color:#FFFFFF;
}
.down_next a:visited,p.down_back a:visited {
	color:#FFFFFF;
}
.down_next a:focus, .down_next a:active, .down_next a:hover {
	color:#FFFF00;
	text-decoration: none;
}

.down_back a:focus, .down_back a:active, .down_back a:hover {
	color:#FFFF00;
	text-decoration: none;
}

.img_list{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.img_list img{
	height: 130px;
	width: 130px;
}

.img_list p{
	background-color: #143350;
	color: #FFFFFF;
}

/*仕様*/

.tex_newlist{
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-bottom: 40px;
	width: 813px;
}

.tex_newlist_tittle{
	background-color: #255F92;
	width: 500px;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
}

.tex_newlist_img{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	height: 100px;
	width: 100px;
	float: left;
	margin-left: 10px;
}

.tex_newlist_table dl{
	padding-bottom: 1px;
	margin-bottom: 3px;
}

.tex_newlist_table dt{
	float: left;
}

.tex_newlist_table dd{
	margin-left: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 21px;
}

.tex_newlist_table{
	width: 630px;
	margin-left: 20px;
	float: left;
}

.tex_sample{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	padding-left: 10px;
	color: #000000;
	font-size: 10px;
	margin-bottom: 10px;
}

.tex_img{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.tex_img img{
	height: 100px;
	width: 100px;
}

.dd_list{
	background-image: url(../../images/down/point.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}

