@media screen{
	th.statement_header
	{
		color:#ffffff;
		font-weight:normal;
	}
}
img.product
{
	position: relative;
	border: 1px solid black;
	padding: 1px;
	float: left;
}
span.coment
{
	font-size: 120%;
	font-weight: bold;
	color: Navy;
}

/*** 製品青背景 ***/
td.blue_header
{
	background-image: url(background/back_blue.gif);
	border: solid 1px #1e5288;
	padding: 8px 0px 0px 8px;
}
td.blue_image
{
	border: 1px solid #1e5288;
	border-width: 0px 0px 1px 1px;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
	width: 175px;
}
td.blue_content
{
	position: relative;
	border: 1px solid #1e5288;
	border-width: 0px 1px 1px 0px;
	padding: 10px;
}
td.blue_button
{
	background-color: #467aac;
	border: 1px solid #1e5288;
	border-width: 0px 1px 1px 1px;
	padding: 5px 10px 0px 10px;
}

/*** 製品黒背景 ***/
td.black_header
{
	background-image: url(background/back_black.gif);
	border: solid 1px #3b474e;
	padding: 8px 0px 0px 8px;
}
td.black_content
{
	border: 1px solid #3b474e;
	border-width: 0px 1px 1px 1px;
	padding: 10px;
}
td.black_button
{
	background-color: #717b84;
	border: 1px solid #3b474e;
	border-width: 0px 1px 1px 1px;
	padding: 5px 5px 0 0px;
	text-align: right;
}
td.black_link
{
	background-image: url(background/product_link.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #717b84;
	border: 1px solid #3b474e;
	border-width: 0px 1px 1px 1px;
	padding: 5px 5px 5px 25px;
	color: White;
	height: 20px;
	font-size: 11pt;
}

/*** 製品緑背景 ***/
td.green_header
{
	background-image: url(background/back_green.gif);
	border: solid 1px #3f7623;
	padding: 8px 0px 0px 8px;
}
td.green_image
{
	border: 1px solid #3f7623;
	border-width: 0px 0px 1px 1px;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
	width: 175px;
}
td.green_content
{
	border: 1px solid #3f7623;
	border-width: 0px 1px 1px 0px;
	padding: 10px;
}
td.green_button
{
	background-color: #92b347;
	border: 1px solid #3f7623;
	border-width: 0px 1px 1px 1px;
	padding: 5px 10px 0px 10px;
}

a.shop
{
	font-size: 110%;
	font-weight: bold;
}
a.shop:link
{
	color: #ffffff;
	text-decoration: none;
}
a.shop:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.shop:active
{
	color: #e5d8f0;
	text-decoration: underline;
}
a.shop:hover
{
	color: #e5d8f0;
	text-decoration: underline;
}

/********************/
/* WebCADD.comtとは */
/********************/
.infomation
{
	position: relative;
	margin: 10px 0px 0px 50px;
	list-style: none;
}

/*
.guide img
{
	border:1px solid black;
}
*/
/********************/
/* メールサポート　  */
/********************/
#attention
{
	border: 1px solid #ff0000;
	margin-left: auto;
	margin-right: auto;
}
.attention
{
	border: 1px solid #ff0000;
}

#trouble_boy
{
	background-image: url(background/back_trouble.gif);
	background-repeat: no-repeat;
	height: 68px;
	margin: 0px 0px 0px 20px;
}

#trouble_boy p
{
	padding: 25px 0px 0px 90px;
}

#customer
{
	position: relative;
	background-image: url(background/back_customer.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
}

#tecnical
{
	position: relative;
	background-image: url(background/back_technical.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 250px;
}

#customer p, #tecnical p
{
	position: absolute;
	bottom: 20px;
	left: 35px;
}

#customer div, #tecnical div
{
	position: absolute;
	text-align: center;
	left: 20px;
	top: 50px;
	width: 260px;
}

.unmember
{
	position: relative;
	background-image: url(background/back_unmember.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 300px;
	height: 230px;
}

.member
{
	position: relative;
	background-image: url(background/back_member.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 300px;
	height: 230px;
}

.unmember p, .member p
{
	position: absolute;
	bottom: 15px;
	left: 35px;
}

.unmember div, .member div
{
	position: absolute;
	text-align: left;
	top: 50px;
	left: 20px;
	width: 260px; /*	color:Red;*/
	text-align: justify;
	text-justify: distribute;
}


.member table.login
{
	position: absolute;
	top: 50px;
	left: 25px;
}

/********************/
/* 契約コース一覧　  */
/********************/
#outline
{
	width: 700px;
	padding-bottom: 5px;
	border-bottom: 5px solid #eeeeee;
	margin-left: auto;
	margin-right: auto;
}

#normal_daitec, #normal_daitec1, #normal_daitec2, #normal_daitec3, #normal_daitec4
{
	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-height: 58px;
	padding: 10px 10px 10px 60px;
	background-color: #f5f5eb;
}

#select_daitec
{
	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	vertical-align: baseline;
	min-height: 58px;
	padding: 10px 10px 10px 0px;
	background-color: #f5f5eb;
	display: table-cell;
	vertical-align: middle;
}

.caution_daitec
{
	background-image: url(icon/caution_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	vertical-align: baseline;
	min-height: 58px;
	padding: 10px 15px 10px 60px;
	background-color: #f5f5eb;
	border: 1px solid #f08080;
}

.noenter_daitec
{
	background-image: url(icon/noenter_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	vertical-align: baseline;
	min-height: 58px;
	padding: 10px 10px 10px 60px;
	background-color: #f5f5eb;
	border: 1px solid #f08080;
}

.normal_daitec
{
	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	min-height: 58px;
	padding: 10px 10px 10px 60px;
	background-color: #f5f5eb;
}

.complete_daitec
{
	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	vertical-align: baseline;
	min-height: 58px;
	padding: 10px 10px 10px 60px;
	background-color: #f5f5eb;
	vertical-align: middle;
	margin: 50px auto auto auto;
	border: 4px double #f08080;
}

.mail_daitec
{
	vertical-align: baseline;
	padding: 10px 10px 10px 10px;
	background-color: #f5f5eb;
	display: table-cell;
	margin: 50px auto auto auto;
	border: 5px double #f08080;
}

.faq_question
{
	padding: 10px 10px 10px 10px;
	background-color: #fafad2;
	display: table-cell;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cc3333;
}

.WatermarkExtender
{
	color: #999999;
}

.ValidatorExtender
{
	background-color: #fffacd;
	border: 1px solid #000;
	color: #ff0000;
	width: 300px;
}

.topic_blue
{
	position: relative;
	display: table-cell;
	background-image: url(background/topic_blue.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	line-height: 30px;
	width: 700px;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 30px;
}

.topic_price
{
	/*	position:relative;*/
	background-image: url(background/back_on.gif);
	background-repeat: repeat-x;
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-width: 0px 1px 1px 0px;
}

.topic_comment
{
	margin-left: 20px;
	padding: 0;
	text-align: justify;
	text-justify: distribute;
}

/********************/
/* サイトマップ	　　*/
/********************/
#sitemap_product
{
  font-size:11pt;
  font-weight:bold;
	position: relative;
	line-height: 20px;
	border-bottom: 1px dotted blue;
	border-left:10px solid blue;
}

/********************/
/* 製品紹介	　　　　*/
/********************/
.explain
{
	position: relative;
	margin: 10px 0px 0px 30px;
}

#back_price
{
	background-image: url(background/back_price.png);
	background-repeat: no-repeat;
	width: 300px;
	margin-top: 20px;
}

.price
{
	margin-left: 190px;
	margin-top: 20px;
}

#guide
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

.screen
{
	border: 1px solid #aeaeae;
}

.PagerStyle
{
	font-family: Webdings;
	text-decoration: none;
}


.faq_body
{
	background-color: #EFF3FB;
	border: 1px solid #cccccc;
	z-index: 100;
	padding: 20px 20px 10px 20px;
}

.faq_img
{
	position: relative;
	display: block;
	top: 17px;
	left: 10px;
	margin-right: 10px;
}

.faq_title
{
	padding: 5px;
	border-bottom: 5px solid #0074b1;
	border-top: 5px solid #0074b1;
}

.memberlogin
{
	background-image: url(background/back_member_login.png);
	background-repeat: no-repeat;
	height: 50px;
}

.adminlogin
{
	background-image: url(background/back_admin_login.png);
	background-repeat: no-repeat;
	height: 50px;
}

/********************/
/* ホーム　　　
/********************/
.topic_news
{
	background-image: url(background/back_lightgreen40.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
	border: 1px solid #cccccc;
	border-width: 1px 0px 1px 0px;
	padding-left: 20px;
	font-weight: bold;
}
.newslist
{
	padding: 10px 0px 30px 10px;
	height: 100px;
	vertical-align: top;
}

/**部品トピック内**/
.comp_underline
{
  border-bottom-color: gray;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}
.comp_border
{
	padding:5px;
	border:1px solid gray;
}

/********************/
/* ニュース			　　
/********************/
#news .title
{
	padding-left: 20px;
	margin: 0px;
	line-height: 40px;
	background: #5c9ccc url(background/back_blue.gif) repeat-x;
	border: solid 1px #1e5288;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
}
#news .topic
{
	padding: 20px;
	margin: 0px;
	min-height: 500px;
	z-index: 500;
	border: 1px solid #a6c9e2;
	background: #fcfdfd;
	text-align: justify;
	text-justify: distribute;
	letter-spacing:0.5px;
}

/********************/
/* ご利用ガイド　　　
/********************/
.guide_q
{
	background: url(../../_Res/images/guide/question.png) no-repeat;
	background-position: 10px center;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	padding: 5px 0px 5px 40px;
	border: 1px solid #8bb3d7;
	border-width: 1px 0px 1px 0px;
}
.guide_a
{
	background: url(../../_Res/images/guide/answer.png) no-repeat;
	background-position: 10px 3px;
	font-weight: bold;
	font-size: 10pt;
	padding: 5px 0px 5px 40px;
	border-bottom: 3px double #8bb3d7;
	text-align: justify;
	text-justify: distribute;
}
.guide_a p
{
	font-weight: normal;
	margin: 0.3em 0px 10px 15px;
}

.guide_list
{
	background: url(../../_Res/images/guide/yellow-pin.gif) no-repeat;
	font-weight: bold;
  font-size:12pt;
  color:navy;
  padding-top:10px;
  padding-left:20px;
/*  height:74px;*/
}

.guide_productlist
{
	background: url(../../_Res/images/guide/green-dot.gif) no-repeat;
	font-weight: bold;
  font-size:12pt;
  color:blue;
/*  height:74px;*/
}

/********************/
/* 管理者ページ　　　
/********************/
.admin
{
	display: block;
	margin-bottom: 5px;
}
.admin:hover
{
	display: block;
	background-color: Aqua;
	cursor: pointer;
}
.admin a
{
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 45px;
	height: 45px;
}

.admin .link
{
	display: block;
	background-image: url(background/back_navi.gif);
	background-repeat: repeat-x;
	text-align: left;
	border-right: 1px solid olivedrab;
	width: 195px;
	font-family:Meiryo;
	font-size:9pt;
}
.admin .link img
{
	margin-left: 5px;
	margin-right: 10px;
}

.admin .link a
{
	font-size: 120%;
	font-weight: bold;
}
.admin .link a:link
{
	color: #000000;
	text-decoration: none;
}
.admin .link a:visited
{
	color: #000000;
	text-decoration: none;
}
.admin .link a:active
{
	color: #ff0000;
	text-decoration: none;
}
.admin .link a:hover
{
	color: #ff0000;
	text-decoration: none;
}

/********************/
/* 利用状況ページ
/********************/
.sortAsc
{
	background: url(background/back_blue.gif) repeat-x;
}
.sortDesc
{
	background: url(background/back_blue.gif) repeat-x;
}

/********************/
/* 管理者情報変更ページ、メンバ情報変更ページ
/********************/
/* モーダルポップアップ用 */
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPanel
{
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #aeaeae;
	background-color: White;
}

/********************/
/* ダウンロードページ
/********************/
.message
{
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
}

/********************/
/* お待ち下さい表示
/********************/

#wait_daitec, #wait_daitec1, #wait_daitec2, #wait_daitec3, #wait_daitec4
{
/*	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px center;*/
	background-color: White;
	padding: 20px 10px 20px 10px;
	text-align: center;
	min-width: 420px;
	min-height: 70px;
}

#modal_daitec, #modal_daitec1, #modal_daitec2, #modal_daitec3, #modal_daitec4
{
/*	background-image: url(icon/normal_daitec.gif);
	background-repeat: no-repeat;
	background-position: 10px center;*/
	background-color: White;
	padding: 20px 10px 20px 10px;
	vertical-align: middle;
	min-width:420px;
	min-height: 70px;
}


/********************/
/* 使用期限
/********************/
tr.back_expire
{
	background-color:#5084b3;
	background: linear-gradient(#5084b3, #23538a);
  border: solid 1px #3a4766;
	text-align:center;
}

.expire_warning
{
	padding: 10px 10px 10px 10px;
	background-color: #daecfc;
	display: table-cell;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cc3333;
}

.expire_condition {
	width:120px;
	font-weight:bold;
	text-align:center;
	border-right:5px solid white;
	background-color: #cdd3de;
}
