@charset "utf-8";

/* ------------------------------------------------------------------
     header-kasou
------------------------------------------------------------------ */
header {
	width: 945px;
	margin: 0 auto;
}
header h1 {
	padding: 13px 0 12px;
	float: left;
}
#countryBox {
	width: 222px;
	float: left;
	margin: 6px 0 0 56px;
}
#countryBox select {
	width: 222px;
}
#countryBox #selectCover {
	width: 210px;
	background: #fff url(../images/common/icon_select.gif) 190px 16px no-repeat;
}
#searchBox {
	width: 313px;
	float: left;
	margin: 6px 0 0 12px;
}

/* ------------------------------------------------------------------
    breadList
------------------------------------------------------------------ */
#breadList {
	width: 938px;
	padding: 0 0 13px 8px;
}
#breadList li {
	float: left;
	padding-right: 15px;
	font-size: 108%;
}
#breadList li a {
	margin-right: 15px;
}

/* ------------------------------------------------------------------
     contentsArea
------------------------------------------------------------------ */
#contentsArea {
	margin: 23px auto 0;
}
#mainArea {
	padding-bottom: 42px;
}



/* ------------------------------------------------------------------
     pager
------------------------------------------------------------------ */
#pager {
	text-align: center;
	margin-top: 18px;
}
#pager ul li {
	display: inline;
	margin-left: 11px;
	font-size: 108%;
	font-weight: bold;
}
#pager ul li a {
	display: inline;
}
#pager ul li:nth-child(1) {
	margin-left: 0;
}
#pager ul li:nth-child(2),
#pager ul li:last-child {
	margin-left: 39px;
}

/* ------------------------------------------------------------------
     mainArea (post, about)
------------------------------------------------------------------ */
#mainArea article {
	background-color: #fff;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
#mainArea .titleBox {
	padding: 22px 20px;
	border-bottom: 1px dotted #ababab;
}
#mainArea .titleBox .label {
	float: left;
	padding: 6px 10px 5px;
	text-align: center;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	background-color: #003153;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
#mainArea .titleBox .tag {
	float: left;
	width: 300px;
	padding: 5px 0 0 20px;
	color: #4b7226;
	font-size: 108%;
}
#mainArea .titleBox .day {
	float: right;
	width: 100px;
	padding: 5px 0 0 0;
	color: #9d9d9d;
	font-size: 93%;
	text-align: right;
}
#mainArea .titleBox h1 {
	clear: both;
	color: #003153;
	font-size: 182%;
	line-height: 30px;
	font-weight: bold;
	padding-top: 5px;
}
#mainArea.about h1 {
	padding: 15px 0 14px 53px;
	color: #003153;
	font-size: 182%;
	line-height: 30px;
	background: url(../images/pages/icon_about.gif) 19px 16px no-repeat;
	border-bottom: 1px dotted #ababab;
}
#mainArea .inner {
	padding: 2px 20px 32px;
}
#mainArea.about .inner {
	padding: 5px 20px 32px;
}
#mainArea .inner p {
	line-height: 20px;
	margin-top: 8px;
}
#mainArea .inner h2 {
	color: #fff;
	font-size: 153.9%;
	background-color: #003153;
	padding: 12px 13px;
	margin-top: 35px;
        line-height: 24px;
}
#mainArea .inner h3 {
	color: #003153;
	font-size: 131%;
	font-weight: bold;
	line-height: 24px;
	padding-left: 29px;
	margin-top: 23px;
	margin-bottom:8px;
	background: url(../images/pages/icon_sub-title_01.gif) no-repeat;
}
#mainArea .inner .linkList {
	padding-left: 3px;
	margin-top: 23px;
}
#mainArea .inner .linkList li {
	padding-left: 21px;
	font-size: 108%;
	line-height: 24px;
	background: url(../images/common/icon_red.png) left 3px no-repeat;
}
#mainArea .inner .txtList01,
#mainArea .inner .txtList02 {
	padding-left: 6px;
	margin-top: 23px;
}
#mainArea .inner .txtList01 li {
	font-size: 108%;
	line-height: 24px;
	padding-left: 17px;
	background: url(../images/pages/icon_sub-title_02.gif) left 4px no-repeat;
}
#mainArea .inner .txtList02 li {
	font-size: 108%;
	line-height: 24px;
}
#mainArea .inner .movieBox {
	margin-top: 30px;
}
#mainArea .inner .infoBox {
	margin-top: 30px;
	padding: 17px 17px 12px;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #eee;
}
#mainArea .inner .infoBox dt {
	font-weight: bold;
	font-size: 138.5%;
	margin-bottom: 25px;
}
#mainArea .inner .infoBox dd {
	font-size: 108%;
	line-height: 24px;
}

#mainArea section ul li dl dt.title {
float: left;
	width: 500px;
	padding: 6px 0 0 10px;

}
#mainArea section ul li dl dd.label {
	float: left;
	padding: 6px 10px 5px;
	text-align: center;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	background-color: #003153;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
#mainArea section ul li dl dd.day {
	float: left;
	width: 200px;
	padding: 6px 0 0 10px;
	color: #000;
	font-size: 93%;
}

/* ------------------------------------------------------------------
     mainArea (list_post, list_seminar)
------------------------------------------------------------------ */
.list_post article h1 {
	padding: 15px 0 14px 56px;
	color: #003153;
	font-size: 182%;
	line-height: 30px;
}
.list_post article h1.icon01 {
	background: url(../images/pages/icon_category.gif) 16px 17px no-repeat;
}
.list_post article h1.icon02 {
	background: url(../images/pages/icon_seminar.gif) 21px 16px no-repeat;
}
.list_post article h1.icon03 {
	background: url(../images/pages/icon_sponsors.gif) 17px 17px no-repeat;
}
.list_post article ul {
	clear: both;
}
.list_post article ul li {
	border-top: 1px dotted #ababab;
}
#infoList li a {
	display: block;
	width: 587px;
	padding: 11px 20px 14px 15px;
}
#infoList li img {
	float: left;
	width: 183px;
}
#infoList li dl {
	float: right;
	width: 384px;
}
#eventList li a {
	display: block;
	width: 592px;
	padding: 11px 20px 14px 10px;
}
#eventList li img {
	float: left;
	width: 139px;
	margin-left:25px;
}
#eventList li dl {
	float: right;
	width: 382px;
}
.list_post article ul li dl.noImge {
	float: none !important;
	width: 587px !important;
}
.list_post article ul li dl dt {
	font-size: 108%;
	line-height: 20px;
	margin-bottom: 10px;
}

.list_post ul li dl dt.title {
	float: left;
	font-size:140%;
	font-weight:bold;
	width:100%;
	padding: 6px 2px 0 10px;
}
.list_post article ul li dl dd.label {
	float: left;
	width: 200px;
	padding: 6px 10px 5px;
	text-align: center;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	background-color: #003153;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.list_post article ul li dl dd.day {
	float: left;
	width: 200px;
	padding: 6px 0 0 10px;
	color: #000;
	font-size: 93%;
}
.list_post ul li dl dd.label {
	float: left;
	width: 200px;
	padding: 6px 6px 5px;
	text-align: center;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	margin-left:10px;
	background-color: #003153;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.list_post ul li dl dd.cap  {
	float: left;
	width:100%;
	padding: 6px 2px 13px 10px;
	font-size: 93%;
}

.list_post article ul li:last-child  a {
	padding-bottom: 24px;
}
.list_post article ul li a:hover {
	background-color: #fffbf4;
}
.list_post article ul li a:hover dt {
	text-decoration: underline;
}
.list_post article ul li a:hover dd {
	text-decoration: none !important;
}

/* ------------------------------------------------------------------
     mainArea (sponsors_detail)
------------------------------------------------------------------ */
#sponsorBox {
	position: relative;
	background: #fff;
	width: 586px;
	margin: 0 auto 15px;
	border: 3px solid #eee;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}
#sponsorBox:before,
#sponsorBox:after {
	content: '';
	position: absolute;
	display: block;
}
#sponsorBox:after {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
}
#sponsorBox:after {
	top: -8px;
	left: 30px;
	border-bottom: 12px solid #fff;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#sponsorBox:before {
	top: -13px;
	left: 30px;
	border-bottom: 12px solid #eee;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#sponsorBox div {
	padding: 25px 0 22px;
}
#sponsorBox p.logo {
	float: left;
	text-align: center;
	width: 200px;
}
#sponsorBox p.logo img {
	vertical-align: middle;
}
#sponsorBox p.txt {
	float: right;
	width: 386px;
	font-weight: bold;
	font-style: 108%;
	line-height: 20px;
}
#sponsorBox p.txt a {
	background: url(../images/common/icon_red.png) left 3px no-repeat;
	padding-left: 18px;
	font-weight: normal;
	margin-top: 4px;
	display: block;
}

/* ------------------------------------------------------------------
     mainArea (list_sponsors)
------------------------------------------------------------------ */
#mainArea.list_sponsors h1 {
	padding: 15px 0 14px 56px;
	color: #003153;
	font-size: 182%;
	line-height: 30px;
	background: url(../images/pages/icon_sponsors.gif) 17px 17px no-repeat;
	border-bottom: 1px dotted #ababab;
}
#sponsorsList {
	width: 590px;
	margin: 26px auto 0;
}
#sponsorsList li {
	float: left;
	width: 183px;
	padding: 0 20px 15px 0;
}
#sponsorsList li img {
	width: 177px;
	border: 3px solid #dadada;
}
#sponsorsList li.last {
	padding-right: 0;
}
#sponsorsList li p {
	margin-top: 8px;
	background: url(../images/common/icon_red.png) no-repeat;
	padding-left: 18px;
	font-style: 108%;
	line-height: 18px;
}
#sponsorsList li a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

#mainArea section ul li dl.noImge {
	float: none;
	width: 582px;
}
#mainArea section ul li dl dt {
	font-size: 108%;
	line-height: 20px;
	margin-bottom: 10px;
}

#mainArea section ul li dl dt.title {
	float: left;
	font-size:140%;
	font-weight:bold;
	width:100%;
	padding: 6px 2px 0 10px;
}
#mainArea section ul li dl dd.label {
	float: left;
	padding: 6px 10px 5px;
	text-align: center;
	color: #fff;
	font-size: 93%;
	font-weight: bold;
	background-color: #003153;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
#mainArea section ul li dl dd.day {
	float: left;
	width: 200px;
	padding: 6px 0 0 10px;
	color: #000;
	font-size: 93%;
}
#mainArea section ul li dl dd.cap  {
	float: left;
	width:100%;
	padding: 6px 2px 13px 10px;
	font-size: 93%;
}
#mainArea section ul li a {
	padding-left: 0px;
	padding-right: 0px;
}
#mainArea section ul li:last-child a {
	padding-bottom: 24px;
}
#mainArea section ul li a:hover {
	background-color: #fffbf4;
}
#mainArea section ul li a:hover dt {
	text-decoration: underline;
}
#mainArea section ul li a:hover dd {
	text-decoration: none !important;
}

#mainArea section {
	background-color: #fff;
	behavior: url('PIE.htc');
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.linkTxt {
	text-align: right;
	margin-bottom: 30px;
}

#gtranslate {
    float: right;
    margin-top:12px;
}

#text-2 {
	padding-left: 300px;
    padding-top: 6px;
    float: left;
}

h2.icon02 {
	padding: 15px 0 14px 56px;
	color: #003153;
	font-size: 182%;
	line-height: 30px;
	background: url(../images/pages/icon_seminar.gif) 21px 16px no-repeat;
}

