/* 日本情報経営学会 */



/* 基本設定----------------------------------------------------------------- */



* {

	margin: 0;

	padding: 0;

}

body {

	font-family: Verdana,Arial,sans-serif;

	color: #000000;

	font-weight: normal;

	font-style: normal;

	background-image: url('images/bg.png');

	background-repeat: repeat-y;

	background-attachment: fixed;

	background-position: right center;

}

a{

	

}

a:link{

	color: #003399;

	background-color: transparent;

}

a:visited{

	color: #003366;

	background-color: transparent;

}

a:hover{

	color: #003399;

	background-color: transparent;

}

a:active{

	color: #990000;

	text-decoration: none;

	background-color: transparent;

}

h1 {

	background-image: url('images/h1_bg.png');
	


	background-repeat: no-repeat;

	background-position: left top;
	
  

}

hr {

	margin-top: 20px;

	margin-bottom: 20px;

}

em {

	font-size: 100%;

	font-weight: bold;

	color: #CC3300;

	font-style: normal;

	background-color: transparent;

}

strong {

	font-size: 100%;

	font-weight: bold;

	color: #ff0000;

	background-color: transparent;

}

address {

	font-size: 80%;

	font-style: normal;

	display: inline;

}

img {

	padding: 0px;

	border: 0px;

}

form {

	margin-top: 0px;

	margin-bottom: 0px;

}

rt {

	font-size: 70%;

}



table {

	border-collapse: collapse;

	font-size: 90%;

	margin-top: 5px;

	margin-bottom: 20px;

	margin-left: 10px;



}

caption {

	font-weight: bold;

	text-align: center;

	border: 1px solid #C0C0C0;

}

th {

	color: #666699;

	margin: 0px;

	padding: 3px 10px;

	border: 1px solid #C0C0C0;

}



tr.thead {

	font-weight: bold;

}

tr.tfoot {

	font-weight: bold;

}

td {

	vertical-align: top;

	padding: 3px;

	border: 1px solid #C0C0C0;

}

td.number {

	text-align: right;

}



dl,dt,dd {

	margin: 0;

	padding: 0;

}



/* ページ全体----------------------------------------------------------------- */



#wrap {

	margin-right: 50px;

	margin-left: 50px;

	border-left: 1px solid #C0C0C0;

	border-right: 1px solid #C0C0C0;

	background: url('images/bg_wrap.png') right center;

}



/* ヘッダ----------------------------------------------------------------- */



#header {

	margin-right: 9px;

	height: 80px;

	background-color: #6666FF;

}

#header_subtitle {



	background-color: #6666FF;

	background-image: url('images/subtitle_bg.png');

	margin-right: 9px;

}



/* ナビゲーション----------------------------------------------------------------- */



#navi {

	padding-top: 10px;

	position: absolute;

	z-index: 1;

	top: 80px;

	left: 50px;

	width: 12em;

}

#home #navi  {

	padding-top: 10px;

	position: absolute;

	top: 230px;

	left: 55px;

	width: 12em;

}

#navi h2{

	display: none;

}

.menu {

	font-family: Verdana,Arial,sans-serif;

	color: #717171;

	line-height: 110%;

	text-decoration: none;

	padding-left: 5px;

}

.menu a{

	text-decoration: none;

}

.menu a:link{

	text-decoration: none;

	color: #717171;

	background-color: transparent;

}

.menu a:visited{

	color: #717171;

	background-color: transparent;

}

.menu a:hover{

	color: #CC0000;

	background-color: transparent;

}

.menu a:active{

	color: #CC0000;

	text-decoration: none;

	background-color: transparent;

}

.menu h3 {

	font-size: 100%;

	color: #222222;

	font-weight: bold;

	padding-left: 14px;

	background-image: url('images/hn.png');

	background-repeat: no-repeat;

	background-position: left center;

}

.menu ul {

	margin-top: 5px;

	margin-left: 15px;

	padding-bottom: 10px;

}

.menu li {

	text-decoration: none;

	margin-top: 0px;

	margin-bottom: 0px;

	list-style-type: none;

}



/* ナビゲーション（サイトマップ・お問い合わせ・English）-------------------------- */



#navi2 {

	font-size: 12px;

	color: #FFFFFF;

	text-align: right;

	position: absolute;

	top: 2px;

	right: 65px;

}

#navi2 a {

	text-decoration: none;

}

#navi2 a:link {

	color: #FFFFFF;

	background-color: transparent;

}

#navi2 a:visited {

	color: #FFFFFF;

	background-color: transparent;

}

#navi2 a:hover {

	color: #CC0000;

	background-color: transparent;

}

#navi2 a:active {

	color: #FF0000;

	text-decoration: none;

	background-color: transparent;

}



#navi2 ul {

	display: inline;

}



#navi2 li {

	display: inline;

}





/* ナビゲーション（パン屑）----------------------------------------------------------------- */



#location {

	font-size: 80%;

	font-weight: normal;

	padding: 2px 0px 2px 15px;

	border-bottom: 1px solid #C0C0C0;

	background-color: #E0E0E0;

}





/* ナビゲーション（ローカルナビゲーション）------------------------------------------------- */



#localnavi {

	font-size: 80%;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px solid #C0C0C0;

	margin-right: 9px;

}





/* メイン（全体）----------------------------------------------------------------- */



#main {

	margin: 0px 9px 0px 12.5em;

	padding: 00px 0px 5px;

	border-left-width: 1px;

	border-left-color: #C0C0C0;

	border-left-style: solid;

	position: relative;

	z-index: 2;

	background-color: #FFFFFF;

	min-height: 450px;
	
	height: auto !important;

	height: 450px;

}

#main h2 {

	display: none;

}



/* セクション（各項目）----------------------------------------------------------------- */



.section {

	line-height: 130%;

	text-align: left;

	margin: 0px 0px 20px;

	padding: 5px 10px 5px;
}

.section a{

	text-decoration: underline;

}

.section h3 {

	font-size: 90%;

	color: #FFFFFF;

	margin-bottom: 10px;

	padding-top: 5px;

	padding-left: 5px;

	height: 25px;

	background-image: url('images/h3_bg.png');

	background-repeat: no-repeat;

	background-position: left center;

}

.section h3.rules {

	background-image: url('images/h3_bg2.png');

}

.section h4 {

	font-size: 90%;

	color: #000066;

	font-weight: bold;

	margin: 15px 5px 0px 0px;

	padding: 5px 0px 2px;

}

.section h5 {

	font-size: 90%;

	color: #808080;

	font-weight: bold;

	margin-top: 10px;

	margin-left: 10px;

	padding-left: 3px;

	border-left: 5px solid #000066;

}

#rules .section h5,

#jrules .section h5 {

	padding-left: 0px;

	border-left: 0px;

}

.section p {

	margin: 5px 10px 0px;

}

.section p.date,

.section p.sign {

	text-align: right;

}

.section ul {

	margin: 5px 10px 5px 30px;

	padding: 0;

}

.section ol {

	margin: 5px 10px 5px 3em;

	padding: 0px;

	list-style-type: decimal;

}

.section ol.alpha {

	list-style-type: lower-alpha;

}

.section li {

	line-height: 150%;

	text-decoration: none;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-image: url(images/li.png);

}

.section ol li {

	list-style-image: none;

}

.section dl {

	line-height: 120%;

}

.section dt {

	font-size: 100%;

	color: #808080;

	font-weight: bold;

	margin-left: 10px;

	padding-top: 5px;

}

.section dd {

	margin-left: 20px;

}
#fee dl {
	margin-top: 10px;
	margin-left: 10px;
}
#fee dd{
	margin-left: 40px;

}
.address {

	line-height: 90%;

	margin-top: 10px;

	margin-left: 20px;

}

.pagetop {

	font-size: 80%;

	text-align: right;

	margin-right: 5px;

	margin-bottom: 5px;

	clear: left;
}

#prize td.caption {

	width: 18em;

}

td.title {

	

}

td.data {

	text-align: right;

	padding-right: 10px;

}

.ttimes {

	text-align: center;

}

.tdate {

	width: 9.5em;

}


/* APCIM2016----------------------------------------------------------------- */

.section2 .image {
	float: left;
	width: 180px;

}
.section2 .description {
	padding-top: 3px;
	margin-left: 10px;
}
.section2 {
	clear: left;
}

.apcim2016 .menu li {

	margin-right: 1px;

	margin-top: 3px;

	margin-left: -10px;

	padding-top: 0px;

	background-image: url(images/hn.png);

	background-position: left 5px;

	background-repeat: no-repeat;

	font-family: Verdana,Arial,sans-serif;

	line-height: 160%;

	text-decoration: none;

	padding-left: 15px;

}
.apcim2016 .menu li a {
	display: block;

}

.apcim2016 td {
	padding-right: 15px;

}

img.email {
	margin-bottom: -3px;
}


/* フッタ----------------------------------------------------------------- */



#footer {

	font-size: 80%;

	color: #FFFFFF;

	text-align: center;

	padding-top: 5px;

	padding-bottom: 5px;

	height: 15px;

	background-image: url('images/h1_bg.png');

	background-repeat: no-repeat;

	background-position: left top;

	margin-right: 9px;

}

#footer a:link{

	color: #000000;

	background-color: transparent;

}

#footer a:visited{

	color: #000000;

	background-color: transparent;

}

#footer a:hover{

	color: #F00000;

	background-color: transparent;

}

#footer a:active{

	color: #FF0000;

	text-decoration: none;

	background-color: transparent;

}



