@charset "UTF-8";
/* CSS Document */



/******************************************************************************* メイン*****/
#windows7seminar {
	height:100%;
}

#windows7seminar p {
	margin-bottom:20px;
}

#windows7seminar li.listup {
	
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 5px 0px;
	padding:0 0 0 20px;
	text-align:left;
	width:690px;
	height:50px;
}

#windows7seminar li.listup2 {

	font-size:1.2em;
	font-weight:bold;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0 0 0 20px;
	text-align:left;
	width:690px;
	height:65px;
}

#windows7seminar li.text {
	width: 670px;
	height: 12px;
	line-height:1;
	background: url(http://www.unidux.co.jp/embedded/img/arrow_o.gif) no-repeat left center;
	padding-left:20px;
	text-indent: 0;
	margin:10px 0 0 30px;
}

#windows7seminar li {
	width: 690px;
	height: 25px;
	padding-left:30px;
	margin-top:5px;
	text-indent: 0;
}


#reference {
	width:690px;
	height:70px;
	margin:30px 0 50px 20px;
	background:url(../img/windows7_seminar/reference_bg.jpg) repeat-x;
}

#reference p {
	margin:0;
	padding-left:20px;
}

#reference p.title {
	font-weight:bold;
}


.pickUP {
		 margin:0 0 40px 0px;
}


.pickUP p {
	font-size:1.1em;
	color:#F00;
	font-weight:bold;
	
	padding:0 0 0 20px;
}


/******************************************************************************* 機能紹介*****/

#windows7seminar_reference li.text {
	width: 670px;
	height: 12px;
	line-height:1;
	border-bottom:1px solid #666;
	background: url(http://www.unidux.co.jp/embedded/img/arrow_o.gif) no-repeat left center;
	padding-left:15px;
	text-indent: 0;
	margin:10px 0 10px 30px;
	font-weight:bold;
}

#windows7seminar_reference li {
	width: 670px;
	height: 18px;
	line-height:1.2;
	padding-left:25px;
	text-indent: 0;
	margin:5px 0 35px 30px;
}



/******************************************************************************* 製品体系*****/

#windows7seminar_license li {
	width: 670px;
	height: 12px;
	line-height:1;
	border-bottom:1px solid #666;
	background: url(http://www.unidux.co.jp/embedded/img/arrow_o.gif) no-repeat left center;
	padding-left:15px;
	text-indent: 0;
	margin:10px 0 20px 30px;
	font-weight:bold;
}


/****************************/
/**************** 表 ********/
#Windows7Mainfunction table {
	border-collapse:separate;
	border-spacing:1px;
	margin:0 5px 10px 5px;
	border:1px solid #cccccc;
	empty-cells:show;
}

#Windows7Mainfunction table th {
	width:120px;
	padding:4px;
	font-weight:bold;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	text-align:center;
}

#Windows7Mainfunction table th.areaTitle {
	width:120px;
	background:#FF9;
	padding:4px;
	font-weight:bold;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	text-align:left;
}
#Windows7Mainfunction table th.embedded_row {
	width:250px;
	background:#efefef;
	padding-left:1em;
	text-align:left;
}

#Windows7Mainfunction table th.embedded_col {
	background:#FF6;
	padding-left:1em;
	text-align:left;
}

#Windows7Mainfunction table td.embedded_col {
	background:#FF6;
}

#Windows7Mainfunction table th.embedded_th {
	background:#5B87C0;
}

#Windows7Mainfunction table td {
	padding:4px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	text-align:center;
}

#Windows7Mainfunction table td.Gray {
	background:#CCC;
}

.blue {
	background:#C6D3EB;
}

.gray {
	background:#CCCCCC;
}



/******************************************************************************* セミナー案内*****/
#windows7seminar_information p {
	display:block;
	width:700px;
	margin:0 0 15px 20px;
}


#windows7seminar_information table {
	border-collapse:separate;
	border-spacing:1px;
	margin:0 5px 10px 5px;
	border:1px solid #cccccc;
	empty-cells:show;
}

#windows7seminar_information table td.blue {
	text-align:center;
}

#windows7seminar_information table td {
	padding:4px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	text-align:left;
}

#formarea {
	margin-bottom:30px;
}

