@charset "euc-jp";

@import url(count.css);

/*Clear Default CSS*/
* {
	margin:0px;
	padding:0px;
	color:#333;
}

img {
	border:none;
}

a:hover {
	color:#487d11;
}
	
ul,ol {
	list-style-type:none;
}
		
table {
	border-collapse:collapse;
}



/*menu*/
.menu {
	position:absolute;
	left:660px;
	top:12px;
}
.menu ul li {
	float: left;
	position: relative;
	margin-right: 6px;
	width: 90px;
	height: 20px;
	font-size:12px;
	text-align:center;
}
.menu ul li a {
	width: 90px;
	height: 20px;
	background:url(../images/menu_bg.gif) left top no-repeat;
}

	.menu ul li table {
		border-collapse: collapse;
		border: none;
		font-size: 90%;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
		height:20px;
	}
				
.menu ul li ul {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 90px;
	height: 0;
	z-index: 100;
}
.menu ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 90px;
	height: 20px;
	line-height: 22px;
}
.menu ul li a:hover {
	background:url(../images/menu_bg_on.gif) left top no-repeat;
	color:#333 !important;
	position: relative;
	z-index: 100;
}

.menu ul li ul li {
	margin-bottom: 0;
	width: 90px;
	height: 20px;
	line-height:0;
}
.menu ul li ul li a {
	display: block;
	line-height:1.8em;
	background:url(../images/submenu_bg.gif) left top no-repeat;
}
.menu ul li ul li a:hover {
	background:url(../images/submenu_bg_on.gif) left top no-repeat;
}
			
.menu ul li:hover ul ,
.menu ul li a:hover ul {
	visibility: visible;
	overflow: visible;
	height: auto;
	z-index: 10;
}

/**/
body {
	background-color:#000;
	text-align:center;
}

span.strong {
	color:#F00;
	font-weight:bold;
}

#bnr {
	margin:10px auto;
	position: relative;
	width: 820px;
	text-align: left;
}

#bnr div.info {
	font-size:12px;
	line-height:1.3em;
	margin:0;
	float:right;
	color:#FFFFFF;
	text-align: center;
}
#bnr div.info a:hover,#bnr div.info a {
	color:#FFFFFF;
}

#cedec {
	width:1000px;
	margin:0 auto;
	background:#091d0b;
	position:relative;
}

h1 {
	margin:0 auto 28px;
}

#whatsnew {
	width:690px;
	margin:0 auto 28px;
	text-align:left;
}

#whatsnew h2 {
	width:690px;
	padding-bottom:5px;
	border-bottom:1px solid #487d11;
}

#whatsnew dl {
	padding:5px 15px 0 15px;
	border-bottom:1px solid #487d11;
	margin: 0;
}

#whatsnew dl dt,
#whatsnew dl dd {
	padding:7px 0;
	font-size:12px;
	line-height:1.0ems;
	color:#FFF;
	margin:0;
}

#whatsnew dl dt {
	width:70px;
	float:left;
	margin:0;
}

#whatsnew dl dd {
	margin:0 0 0 80px;
}

#whatsnew a:hover,#whatsnew a:visited,#whatsnew a:link {
	color:#FFF;
}

#main {
	width:732px;
	margin:0 auto;
	padding:20px 0 30px;
	background:#FFF;
	border:2px solid #074704;
	text-align:left;
	width:728px;
}

#whatsnew-back {
	width:690px;
	margin:0 auto 28px;
	text-align:left;
}

#whatsnew-back dl {
	padding:5px 15px 0 40px;
	margin: 0;
}

#whatsnew-back dl dt,
#whatsnew-back dl dd {
	padding:7px 0;
	font-size:12px;
	line-height:1.0ems;
	margin:0;
}

#whatsnew-back dl dt {
	width:70px;
	float:left;
	margin:0;
}

#whatsnew-back dl dd {
	margin:0 0 0 80px;
}

table td {
	font-size:12px;
	line-height:1.6em;
	color:#666666;
}

table td img.ph,img.ph {
	border:1px #999999 solid;
	margin:5px 0;
}

p.pageback {
	font-size:12px;
	width: 700px;
	text-align: right;
}

p.lead {
	margin:20px 40px 20px 46px;
	font-size:13px;
	line-height:1.8em;
}

p.sch {
	margin:20px 40px 20px 70px;
	font-size:13px;
	line-height:1.8em;
}

p.mem {
	margin:10px 40px 10px 70px;
	font-size:13px;
	line-height:1.5em;
	clear: both;
}

p.mem img {
	float:left;
	margin:0 5px 10px 0;
	width: 50px;
}

p.mem img.tw {
	width:16px;
}

p.small {
	margin:20px 40px 20px 55px;
	font-size:11px;
	line-height:1.8em;
}

p.soon {
	margin:50px 40px 60px 46px;
	font-size:15px;
	line-height:1.8em;
	text-align: center;
}

p.pagetop {
	text-align:right;
	margin:20px 30px 0 0;
	clear: both;
}

h2.merit {
	margin:0 46px 16px;
	padding:0 0 4px 0;
	border-bottom:1px solid #000;
}

ul.merit {
	margin:15px 70px 14px;
}

ul.merit li {
	padding-bottom:5px;
	font-size:14px;
	color: #0E750E;
	font-weight: bold;
	line-height: 1.3;
}

ul.merit li span {
	color:#CC0000;
	font-size: 12px;
}

div.lecture {
	margin:24px 80px;
	border:1px solid #666;
}

div.lecture h3 {
	margin:18px 24px 2px;
	font-size:16px;
}

div.lecture ul {
	margin:18px 24px 6px;
}

div.lecture ul li {
	margin-left:12px;
	font-size:14px;
	line-height:1.5em;
	list-style-type:disc;
}

div.lecture p {
	margin:0 36px;
	font-size:14px;
}

div.lecture p.past {
	width:390px;
	margin:0 24px;
	padding-bottom:8px;
	text-align:right;
	font-size:12px;
}

div.box {
	margin:20px 46px 12px;
	padding:15px;
	background:#f6f6a4;
}
div.box0 {
	margin:0 46px 12px;
	padding:15px;
}

div.box0 p {
	font-size:13px;
	line-height:1.5em;
	margin: 15px;
}

div.box h3 {
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	color: #000000;
}

div.box h3 span {
	color:#cc0000;
}

div.box p {
	font-size:12px;
	line-height:1.5em;
}

div.box div {
	zoom:1;
}

div.box div:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
	}

div.box h4,div.box0 h4 {
	font-size:14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

div.box div p {
	float:left;
	width:280px;
}

p.btn-koubo {
	font-size:14px;
	line-heigh:0;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

div.box p.base {
	font-size:12px;
}

div.box p.btn-apply {
	width:170px;
	margin-top:10px;
	font-size:12px;
	line-height:0;
}

div.box p.notice {
	padding-top:10px;
	font-size:10px;
}

p.info {
	margin-top:30px;
	font-size:14px;
	line-height:1.5em;
	text-align:center;
}

/*公募要項*/
p.back {
	width:732px;
	margin:0 auto;
	padding-bottom:5px;
	font-size:12px;
	text-align:right;
}

p.back a {
	color:#FFF;
}

h2.base {
	margin:0 24px 10px;
	padding:12px;
	font-size:20px;
	color:#091d0b;
	background:url(../images/h2_bg.gif) left bottom repeat-x;
}

p.sign {
	margin:0 24px 20px;
	text-align:right;
	font-size:12px;
}

h3.base {
	margin:40px 46px 10px;
	font-size:16px;
	color: #0E750E;
	border-left: 5px solid;
	padding-left: 10px;
	clear: both;
	line-height: 1.4em;
}

h4.base {
	margin:30px 46px 10px;
	font-size:15px;
	color: #000000;
}

h4.mem {
	margin:25px 46px 10px;
	font-size:13px;
	color: #000000;
	clear: both;
}

h3.guide {
	margin:30px 46px 10px;
	padding-bottom:4px;
	border-bottom:1px solid #999;
	font-size:14px;
	color: #000000;
	clear: both;
}

div.box2 {
	margin:0 46px 12px;
	padding:15px;
	border: 1px solid #0E750E;
}

div.box2 h4 {
	font-size:14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

div.box2 p {
	font-size:13px;
	line-height:1.5em;
	margin: 15px;
}

div.box2 p.btn-koubo img {
	position:absolute;
}

ul.guide {
	margin:15px 46px 20px 60px;
	font-size:12px;
}

ul.guide li {
	list-style-type:disc;
	line-height:1.5em;
	margin-bottom: 5px;
}

ul.guide li ul {
	margin-left:10px;
}

ul.guide li ul li {
	list-style-type:none;
	text-indent:-6px;
}

p.btn-download {
	text-align:center;
	line-height: 1.2em;
	font-size: 12px;
	margin-top: 10px;
}

/*ニュースレター*/
#newsletter {
	width:680px;
	margin:0 0 30px 24px;
}
#newsletter th,
#newsletter td {
	padding:4px 0;
	font-size:12px;
	line-height:1.5em;
	vertical-align:top;
	border-bottom:1px dotted #CCC;
}
#newsletter th {
	white-space:nowrap;
}
#newsletter th img {
	margin-right:5px;
}
#newsletter td.new {
	width:50px;
}
#newsletter td {
	width:570px;
}

#entry {
	margin-bottom:40px;
}
#entry p {
	margin:0 74px;
	font-size:12px;
	line-height:1.5em;
}
#entry div.mailmagazin {
	margin:15px 74px 0;
	padding:10px;
	border:1px solid #CCC;
}
#entry div.mailmagazin p {
	margin:0;
	line-height:2em;
}
#entry div.mailmagazin span {
	color:#fcb417;
	font-weight:bold;
}
#entry div.mailmagazin .mail,
#entry div.mailmagazin .run,
#entry div.mailmagazin .email,
#entry div.mailmagazin .cancel {
	border:1px solid #333333;
}

/*講演者アンケート*/

div.teach-box {
	width:660px;
	clear:both;
	position: relative;
	margin: 0 0 0 45px;
	padding: 0;
}

div.teach {
	width:320px;
	margin:0 0 40px 10px;
	float:left;
}

div.teach dl {
	padding:5px 5px 0 0;
	margin: 0;
}

div.teach dl dt {
	width:105px;
	float:left;
	margin:0;
	font-weight: bold;
	/*background-image: url(../images/icon_mark01.gif);
	background-repeat: no-repeat;*/
	padding: 7px 0 7px 15px;
	font-size:12px;
	line-height:1.0ems;
	/*background-position: 0 7px;*/
	color: #666666;
}

div.teach dl dt span {
	color:#FF0000;
	font-weight:bold;
	margin-left: 5px;
}
div.teach dl dd {
	margin:0 0 0 80px;
	padding:7px 0;
	font-size:12px;
	line-height:1.0ems;
	color: #666666;
}

div.ans {
	width:660px;
	margin: 20px 0 0 35px;
	position: relative;
	border-top: 1px dotted #666;
	padding-top: 30px;
	clear: both;
}
div.ans div.ans-left {
	float:left;
	width:130px;
	font-size: 12px;
	color: #666666;
	margin: 0 0 0 20px;
	line-height: 1.3em;
}
div.ans div.ans-left span.name {
	font-size:13px;
	font-weight:bold;
	color: #666666;
}
div.ans div.ans-right {
	width:470px;
	float:right;
	margin-right: 20px;
}
div.ans div.ans-right p.ttl {
	font-size:15px;
	font-weight:bold;
	line-height: 1.3em;
	margin-bottom: 15px;
}
div.ans div.ans-right p.q {
	font-size:13px;
	font-weight:bold;
	color: #0E750E;
	line-height: 1.3em;
}
div.ans div.ans-right p.a {
	font-size:12px;
	margin: 10px 0 15px 30px;
	line-height: 1.3em;
}

/*過去のメディア*/

div.media {
	width:640px;
	margin:0 0 40px 46px;
}

div.media dl {
	padding:5px 5px 0 0;
	margin: 0;
}

div.media dl dt {
	width:210px;
	margin:0;
	/*background-image: url(../images/icon_mark01.gif);
	background-repeat: no-repeat;*/
	padding: 10px 0 5px 15px;
	font-size:12px;
	line-height:1.3em;
	/*background-position: 0 12px;*/
	color: #666666;
	float: left;
}

div.media dl dt span {
	font-weight:bold;
	margin-left: 15px;
	color: #0E750E;
	margin-right: 10px;
}
div.media dl dd {
	margin:3px 0 0 200px;
	padding:7px 0;
	font-size:12px;
	line-height:1.3em;
	color: #666666;
}

/*フォトギャラリー*/

table.album {
	margin:10px 0 10px 120px;
	border: 0;
}

table.album tr {
	margin:0px;
	padding: 0;
}

table.album td {
	margin:0px;
	padding: 0 10px;
	text-align: center;
}

div.album_p {
	text-align:center;
	margin:5px 0　10px 0;
	font-size: 12px;
	color: #666666;
}

/*メッセージ*/
#message {
	margin:0 auto 40px;
}
#message h2.base {
	margin-bottom:15px;
	font-size:18px;
}
#message p.sign {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin:0 25px 15px;
}
#message div {
	height:240px;
	margin:0 25px;
	padding:10px 15px;
	background:#FFF;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	border-left:1px dotted #666;
	overflow-y:scroll;
	overflow-x:hidden;
}
#message div p {
	margin-bottom:15px;
	font-size:12px;
	line-height:1.5em;
}
#message div p span {
	font-weight:bold;
	color:#F00;
}
#message div ul {
	margin:0 0 8px 30px;
	font-size:12px;
	line-height:1.5em;
}
#message div ul li {
	padding-bottom:8px;
	font-size:12px;
	line-height:1.5em;
	list-style-type:decimal;
}


/*フッター*/
p.cesa {
	margin:20px 46px 12px;
}

p.copyright {
	margin:0 46px;
	padding-top:8px;
	border-top:1px solid #666;
	text-align:center;
	font-size:12px;
	color:#666;
}
