@charset "utf-8";

#single_calam{
	background: #fff;
font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
}

#single_calam a img{
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	-ms-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
#single_calam a .hover:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.5;
	opacity:0.5;
}
#single_calam a{
	color:#e55000;
	text-decoration: underline;
}
#single_calam a:hover{
	color:#ffb384;
	text-decoration: none;
}
#single_calam a[target="_blank"] {
 background: url(../images/icon_blank.gif) no-repeat right center;
padding-right: 14px;
}
#single_calam a.imgs[target="_blank"] {
 background: none;
padding-right: 0;
}





/* ここからショーケース
--------------------------------------------------------------------------------------- */
#session_sc {
 width: 950px;
 height: 460px;
 margin: 0;
 padding: 0;
}
#session_sc li {
 float: left;
}
#session_sc li h1 {
 margin: 0;
 padding: 0;
 width: 654px;
 height: 334px;
 display: inline;
}








/* ここからイベント概要
--------------------------------------------------------------------------------------- */
#event_ol {
 clear: both;
 width: 950px;
 margin: 0;
 padding: 0;
 overflow: hidden;
}
#event_ol h2 {
 margin: 0 0 20px;
 padding: 0;
}
#event_ol .detail {
 width: 950px;
 margin: 0;
 padding: 0;
 float: left;
}
#event_ol .detail dl {
 float: left;
}
#event_ol .detail dt {
 clear: left;
 width: 180px;
 float: left;
 padding: 0 0 20px !important;
}
#event_ol .detail dd {
 padding: 0 0 20px !important;
 font-size: 14px !important;
 float: left;
 width: 770px;
}
#event_ol .detail dd span {
 font-size: 12px;
 display: block;
}




/* ここから応募要項
--------------------------------------------------------------------------------------- */
#session_ol {
 clear: both;
	width:950px;
	margin:0;
	padding: 0;
	overflow:hidden;
	color: #000;
}
#session_ol h2 {
	margin: 40px auto 25px;
}
#session_ol #detailarea {
	width:auto;
	padding:0;
	margin: 0;
	-ms-word-break: normal;
 word-break: normal;
}
#session_ol #detailarea dl{
	overflow: hidden;
	margin-bottom: 25px;
	background: url(../images/line.jpg) no-repeat center bottom;
}
#session_ol #detailarea dt{
 clear: left;
	float: left;
	width: 200px;
 background: url(../images/listmark.jpg) no-repeat 0 0;
 padding-left: 22px;
 font-weight: bold;
 font-size: 14px;
}
#session_ol #detailarea dd{
 float: left;
	width: 728px;
	background: none;
	padding: 2px 0 25px;
 font-size: 13px;
}
#session_ol #detailarea dd li {
 list-style: disc !important;
 margin-left: 15px;
 clear: both;
 padding: 0 0 10px;
}
#session_ol #detailarea dd p {
 padding: 0 0 20px !important;
 line-height: 1.5;
}
#session_ol #detailarea dd .notice {
 background: #ffff71;
 font-weight: bold;
}
#session_ol .contact_area{
	background: #efefef;
	padding: 16px 20px 0;
	margin-bottom: 4px;
}
#session_ol #detailarea dd .contact_area p{
	margin-bottom: 0;
}
#session_ol #detailarea dd .contact_area p.contact_title{
	margin-bottom: 0;
}
#session_ol .contact_area span{
	font-weight: bold;
}
#session_ol .contact_attention{
	font-size: 11px;
}
#session_ol #detailarea p.last_txt{
	margin: 0;
}





/* ここから製品登録
--------------------------------------------------------------------------------------- */
#regist {
 clear: both;
	width:950px;
 height: 430px;
	margin:0 0 30px;
	padding: 0;
 position: relative;
 background: url(../images/registration_bg.jpg) no-repeat;
}
#regist h3 {
}
#regist .btn {
 margin-left: 40px;
 float: left;
 width: 415px;
 height: 75px;
}
#regist dd {
 float: left;
}





/* ここからエントリーボタン
--------------------------------------------------------------------------------------- */
#entry_txt {
 clear: both;
	margin: 0 auto 20px;
 text-align: center;
}

#entry_btn {
 clear: both;
	margin: 0 auto 80px;
 text-align: center;
}





/* ここからスター獲得
--------------------------------------------------------------------------------------- */
#getstar {
 clear: both;
	width:938px;
	margin:0 0 80px;
	padding: 5px 5px 10px;
	overflow:hidden;
 border: 1px dotted #999999;
 background: url(../images/img01.jpg) no-repeat 90px 60px;
 height: 180px;
}
#getstar #label {
	padding: 10px;
 margin: 0 0 20px;
 background: #efefef;
 text-align: center;
 font-weight: bold;
 font-size: 16px;
}
#getstar .txt {
	padding: 0 20px 0 230px;
 margin: 0 0 10px;
 font-size: 14px;
 line-height: 1.5;
}
#getstar .txt a{
  background: url(../images/icon_01.png) no-repeat 0 5px;
  padding-left: 35px;
  display: block;
}


