@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);

body {
	font-family: 'Roboto', sans-serif;
	}

.rid01 p.ev_summary {
	height: 6.0em;
	font-size: 18px;
	}
.rid01 ul.ev_site_bn li.r3_en {
	width: 100%;
	height: 118px;
	}

.normal_txt p {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0.4em;
	}


/* ==========================================================
dropmenu2015（inc/header）
========================================================== */
.dropmenu2015 li a {
	padding: 14px 15px;
	}

/* ==========================================================
conf
========================================================== */
/* data テーマ・タイトル */
.conf_data h1.name {
	line-height: 1.3;
	}
ul.confProg_list li {
	height: 90px;
	}
ul.confProg_list p.subs,
ul.confProg_list .arrow_fa {
	display: none;
	}

.index_column2_set .f_right ul.externalList {
	padding: 0 5px;
	}
.index_column2_set .f_right ul.externalList li {
	line-height: 1.4em;
	}

/*-----------------------------------------------------
コンセプト図  上書き
-----------------------------------------------------*/

.top_concept .title_pl {
	position: absolute;
	background: #f90;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ee8800));
	background: linear-gradient(to bottom, #ff9900 0%, #ee8800 100%);
	top: 5px;
	left: 5px;
	padding:10px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.0;
	}












