@charset "iso-8859-1";
/* PAGE defult */
body {
	background-image:url("http://blog.nikkeibp.co.jp/nb/auto2007/images/bk.gif");
	background-color: #1dc30c;
	text-align: center;
	margin: 0px;
	}

#bkline{
	background-image:url("http://blog.nikkeibp.co.jp/nb/auto2007/images/bkline.gif");
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 796px;

	text-align: center;
	position: relative;
	background-repeat: repeat-y;
}

#logo{
	background-image:url("http://blog.nikkeibp.co.jp/nb/auto2007/images/index_title_img.jpg");
	margin: 0px auto 0px auto;
	width: 780px;
	height:139px;
	text-align: center;
	position: relative;

}

#bk {
	position: relative;
	float: left;
	background-image:url("http://blog.nikkeibp.co.jp/nb/auto2007/images/bkline.gif");
	width: 796px;
	background-repeat: repeat-y;
	}

#body {
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 780px;
	text-align: left;
	}

p {
	font-family: "Geneva", "Arial", "sans-serif";
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
}

address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	text-align:center;
	padding-top: 15px;
	margin-top: 15px;
	clear: both;
}

.btn{
	margin:0px 0px 10px 0px;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #003399;
	text-decoration:none;
	}

a:visited {
	color: #003399;
	text-decoration:none;
	}

a:active {
	color: #003399;
	text-decoration:underline;
	}

a:hover {
	color: #003399;
	text-decoration:underline;
	}


/* PROGRAM CSS */

.title {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 0em 0;
	text-indent: 0em;
	font-weight: bold;
	}

.subtitle {
	font-size: 16px;
	color: #660066;
	line-height:160%;
	font-weight: bold;
	}

.title_eng {
	font-size: 18px;
	color:#000000;
	line-height:140%;
	font-weight: bold;
	}

.text {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
	color:#000000;
	}

.focus_text {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
	color:#000000;
}

.focusTitle {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
	font-weight:bold;
	color:#660066;
}

.keynoteTitle {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
	font-weight:bold;
	color:#660066;
}

.time {
	font-size: 14px;
	line-height:140%;
	}

.name {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	text-indent: 0em;
	font-weight: bold;
	}

/* FONT FOR CSS */

.f1 {
	font-size: 14px;
	line-height:140%;
	}

.f2 {
	font-size: 14px;
	line-height:140%;
	}

.f3 {
	font-size: 16px;
	line-height:140%;
	}

.f4 {
	font-size: 18px;
	line-height:140%;
	}

.f5 {
	font-size: 14px;
	line-height:140%;
	font-weight: bold;
	}

.f6 {
	font-size: 16px;
	line-height:160%;
	font-weight: bold;
	}

.f7 {
	font-size: 18px;
	line-height:140%;
	font-weight: bold;
	}

.copy {
	font-size: 10px;
	color: #666666;
	line-height:120%;
	}

