@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
table,
th,
tr,
td {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 175%;
}
#wrap {
	min-width: 1020px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #f7f7f7;
	width: 90%;
	background-image: url(../../images/bg_cont_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#cont-all {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-image: url(../../images/bg_cont_left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a img {
	border:0;
}
table.outline {
	margin:12px;
	border-collapse:collapse;
}
table.outline th {
	padding:12px;
	font-size:14px;
	font-weight:bolder;
	color:#39c;
	border:#CCC 1px solid;
	background:url(../images/th-bg.png) repeat-x #f0f0f0;
}
table.outline td {
	border:#CCC 1px solid;
	padding:12px;
}
table.outline td.no-border {
	border:none;
	padding:12px;
}
table.outline .left {
	width:86px;
	font-weight:bolder;
	text-align:center;
	padding:6px;
	vertical-align:top;
}
/*ヘッダー*/
#header {
	padding-top: 15px;
	padding-bottom: 10px;
}
#header h1 {
	background-image: url(../../images/logo_acc.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 468px;
	font-size: 0%;
	text-indent: -3000px;
}
#header #right-unit {
	float: right;
	margin-right: 30px;
	height: 38px;
	zoom:1;
	width:500px;
}
#header #right-unit #box-text {
	text-align: right;
	float: right;
	height: 38px;
	width: 220px;
}
#header #right-unit #box-text p {
	height: 19px;
}
#header #right-unit #box-btn {
	font-weight: bold;
	color: #666666;
	margin-left: 0px;
	float:right;
}
#header #right-unit #box-btn #map,
#header #right-unit #box-btn #ml {
	height: 19px;
}
#header #right-unit #box-btn #cm a {
	padding-left: 38px;
	background-image: url(../../images/btn_header_cm_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	text-decoration: none;
	color: #666666;
	line-height: 140%;
	font-size: 120%
}
#header #right-unit #box-btn #map a {
	padding-left: 38px;
	background-image: url(../../images/btn_header_map_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	text-decoration: none;
	color: #666666;
}
#header #right-unit #box-btn #ml a {
	padding-left: 38px;
	background-image: url(../../images/btn_header_ml_off.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	text-decoration: none;
	color: #666666;
	float: right;
}
#header #right-unit #box-btn #cm a:hover {
	text-decoration: underline;
	background-image: url(../../images/btn_header_cm_on.gif);
}
#header #right-unit #box-btn #map a:hover {
	text-decoration: underline;
	background-image: url(../../images/btn_header_map_on.gif);
}
#header #right-unit #box-btn #ml a:hover {
	text-decoration: underline;
	background-image: url(../../images/btn_header_ml_on.gif);
}
/*メイン*/
#main {
	clear: both;
}
#cont-right {
	zoom:1;
	padding-right: 30px;
	margin-left: 325px;
}
/*メイン:左側のコンテンツ（ナビの上、下）*/
#cont-left {
	width: 295px;
	float: left;
}
#cont-left #cont-left-mgn {
	margin-left: 30px;
}
#cont-left .banner-left {
	margin-bottom: 15px;
	line-height: 100%;
}
#cont-left .banner-left img {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
/*メイン:左側のナビ*/
#navi-left {
	line-height: 100%;
}
#navi-left ul {
	list-style-type: none;
}
#navi-left li {
	height: 25px;
	margin-bottom: 12px;
}
#navi-left a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 263px;
	border: 1px solid #CCCCCC;
}
#navi-left a:hover {
	background-position: 0px -25px;
}
#navi-left a span {
	text-indent: -9999px;
	display: block;/*display: none;*/
}
/*topページでのtop項目消去*/
#top #navi-left #top {
	/*background-position: 0px -50px;*/
	display: none;
}
#aboutacc #navi-left #aboutacc a,
#admission #navi-left #admission a,
#accfestival #navi-left #accfestival a,
#cmcontest #navi-left #cmcontest a,
#eventinfo #navi-left #eventinfo a,
#adawardinfo #navi-left #adawardinfo a,
#acction #navi-left #acction a,
#cmcopyright #navi-left #cmcopyright a,
#cmtechnology #navi-left #cmtechnology a,
#map #navi-left #map a,
#link #navi-left #link a {
	background-position: 0px -50px;
}
#navi-left #top a {
	background-image: url(../../images/navi_btn_top.png);
}
#navi-left #aboutacc a {
	background-image: url(../../images/navi_btn_aboutacc.png);
}
#navi-left #admission a {
	background-image: url(../../images/navi_btn_admission.png);
}
#navi-left #accfestival a {
	background-image: url(../../images/navi_btn_accfestival.png);
}
#navi-left #cmcontest a {
	background-image: url(../../images/navi_btn_cmcontest.png);
}
#navi-left #eventinfo a {
	background-image: url(../../images/navi_btn_eventinfo.png);
}
#navi-left #adawardinfo a {
	background-image: url(../../images/navi_btn_adawardinfo.png);
}
#navi-left #acction a {
	background-image: url(../../images/navi_btn_acction.png);
}
#navi-left #cmcopyright a {
	background-image: url(../../images/navi_btn_cmcopyright.png);
}
#navi-left #cmtechnology a {
	background-image: url(../../images/navi_btn_cmtechnology.png);
}
#navi-left #map a {
	background-image: url(../../images/navi_btn_map.png);
}
#navi-left #link a {
	background-image: url(../../images/navi_btn_link.png);
}


/*GOOGLE検索窓*/
#cont-left #googlesrc {
	line-height: 100%;
	width: 263px;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
#cont-left #googlesrc input.text {
	height: 24px;
	margin-right: 10px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
#cont-left #googlesrc .submit {
	vertical-align: middle;
}
/*右側のコンテンツ*/
.title-box {
	background-color: #fbfbfb;
	background-image: url(../../images/bg_title_toptopics.png);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	line-height: 100%;
	font-size: 120%;
	letter-spacing: 0.2em;
	padding: 8px;
}
/*リンクリスト*/
.linklist ul {
	list-style-type: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
}
.linklist .linklisttitle {
	font-weight: bold;
	margin-bottom: 0px;
}
.linklist li {
	margin-bottom: 0.5em;
}
.linklist .backnumber {
	border: 1px solid #CCCCCC;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
}
.linklist .menutitle {
	color: #333333;
	background-image: url(../../images/arrow_linkpoint_off.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	background-position: left center;
	margin-bottom: 5px;
}
.linklist li a {
	text-decoration: none;
	color: #333333;
	background-image: url(../../images/arrow_linkpoint_off.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	background-position: left center;
	overflow: hidden;
}
.linklist li a:hover {
	background-image: url(../../images/arrow_linkpoint_on.png);
	text-decoration: underline;
}
.linklist .date {
	margin-right: 10px;
	color: #666666;
}


#cmfesloginbox{
	width:600px;
}
#cmfesloginbox a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 288px;
	display: block;
	border: 1px solid #CCCCCC;
}
/*#cmfesloginbox a:hover {
	background-position: 0px -44px;
}*/
#cmfesloginbox a span {
	text-indent: -9999px;
	display: none;	/*display: none;*/
}

.shinsakai {
	background-image: url(../../images/banner_memberlogin_shinsa.png);
	margin-right: 10px;
	float:right;
}
.happyoukai {
	background-image: url(../../images/banner_memberlogin_happyou.png);
	margin-right: 10px;
	float:right;
}
.nyusyou {
	background-image: url(../../images/banner_memberlogin_nyusyou.png);
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}


#cmfesguide{
	width:600px;
}
#cmfesguide a {
	display:inline;
	float:right;
	height: 76px;
	width: 188px;
	margin:0 10px 0 0;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
#cmfesguide span{
	text-indent:-9999px;
	display:none;
}
#cmfesguide .tokyo_happyoukai{
	background:url(../../images/banner_memberguide_tokyo_happyoukai.png);
}
#cmfesguide .seminar{
	background: url(../../images/banner_memberguide_seminar.png);
}
#cmfesguide .symposium{
	background: url(../../images/banner_memberguide_symposium.png);
}


.box-rightsattention {
	margin-top: 60px;
	width: 100%;
	float: right;
}
/*右コンテンツ下位ページの主要要素*/
#cont-right .title-page {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	font-size: 120%;
	letter-spacing: 0.2em;
	background-image: url(../../images/bg_midashi_subpage.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #f3f3f3;
}
/*フッター*/
#footer {
	text-align: right;
	clear: both;
	font-size: 80%;
	line-height: 160%;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*リンクページ*/
.honbun {
	margin: 1em;
}
/*IE6に適用*/
* html #header #right-unit {
	margin-right: 0px;
}
* html #header #right-unit #box-btn {
	font-weight: bold;
	color: #666666;
	margin-left: 250px;
	width: 190px;
}
* html .linklist li {
	height: 1em;
}
/*TOPページバナー*/
.bnr {
	text-indent:-9999px;
	overflow:hidden;
}
.bnr a {
	display:block;
	width:588px;
	height:44px;
	border: 1px solid #CCCCCC;
}
#rt-entry a {
	margin-bottom:10px;
	background:url(../../images/banner_fes_entry_tr.png);
}
#me-entry a {
	margin-bottom:10px;
	background:url(../../images/banner_fes_entry_me.png);
}
#student-entry a {
	margin-bottom:10px;
	background:url(../../images/banner_fes_entry_student.png);
}
#bnr-result a {
	margin-bottom:10px;
	background:url(../../images/banner_fes_result.png);
}
#bnr-party a {
	margin-bottom:10px;
	background:url(../../images/banner_fes_party.png);
}
#bnr-tokyo,
#bnr-hakurankai {
	display:block;
	width:588px;
	height:44px;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	background:url(../../images/banner_fes_hakurankai.png);
}
#bnr-tokyo {
	background:url(../../images/banner_fes_tokyo.png);
}
#bnr-schedule a {
	height:54px;
	margin-bottom:10px;
	background:url(../../images/banner_fes_2011_schedule.png);
}
#bnr_fes a{
	height:54px;
	margin-top:10px;
	background:url(../../images/banner_fes.png);
}
#banner_fes_result2011 a {
	height:54px;
	margin-bottom:10px;
	background:url(../../images/banner_fes_result2011.png);
}

#bnr_fes_2011_gakusei_outline a {
	margin-top:10px;
	margin-bottom:10px;
	height:54px;
	background:url(../../images/banner_fes_2011_gakusei_outline.png);
}
#banner_sf a {
	height:76px;
	margin-bottom:10px;
	margin-top:10px;
	background:url(../../images/banner_sf.png);
}
#bnr_twitter a{
	height:54px;
	background:url(../../images/banner_fes_twitter.png);
}
/**/

