@charset "utf-8";

/* lca.css 設定変更用　CSS Document */

#main {
	position:static;
	width: 960px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	background-image: none;
	left:0;
	top:0;
}

th,td {padding:5px;}


.line_green {
	font-weight: normal;
	font-size: 22px;
	line-height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 5px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	margin-bottom: 20px;
	text-indent: 10px;
	border-left-color: #114188;
	text-indent: 10px;
	background-repeat: no-repeat;
	border-bottom-color: #114188;
	margin-bottom:15px;
	border-right:none;
}

strong {
	font-weight:bold;
}

.line_blue{
	font-size:14px;
	line-height:180%;
	padding-top:5px;
}
li.line_blue2 {
	font-size:14px;
	line-height:180%;
}
h2.line_blue1 {
	font-size:16px;
	line-height:180%;
	padding-top:5px;
}
.text {
	font-size: 14px;
	line-height:180%;
	margin-bottom:30px;
}
.ken_title {
	font-size: 16px;
	line-height:180%
}
p a{
	line-height:180%;
}
.mgL100 {
	margin-left:100px;
}
#regist h1,h2,h3{
	border:none;
}
h2.title_h2 {
	font-weight:bold;
	font-size:115%;
}
.pd_right {
	padding-right:300px;
}
.event_arc ul.nav {
		width: 80%;
		margin: auto;
	}
.event_arc ul.nav li {
		float: left;
		margin: 5px;
		
	}
