@charset "UTF-8";
/* CSS Document */

.jsgoal {
	font-size: 12px;
	line-height: 1.4em;
}
.read p {
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.content-menu ol {
	padding: 0 0 30px 0;
}
.content-menu li {
	padding: 15px 0 0 0;
}
.content-menu li a {
	font-size: 14px;
	font-weight: bold;
	padding: 15px;
}
a.linkTo {
	position: relative;
	padding: 20px;
}
/*
a.linkTo:after {
	position: relative;
	margin-top: -1px;
	font-family: 'icomoon3';
	content: "\ec600";
	font-size: 12px;
	text-decoration: none !important;
}
*/
/**/

#news .jsgoal-news li {
	margin: 3px 0 0 0;
	padding: 10px 0;
	border-bottom: dotted 1px #ccc;
	vertical-align: middle;
}
#news .jsgoal-news li span {
	color: #aaa;
}
#news .jsgoal-news li a {
	color: #333;
	font-size: 14px;
	line-height: 1.3em;
}
#news .jsgoal-news li a:hover {
	color: #06c;
}
ul.archiveLink02.posRight {
	padding: 5px 0px 30px;
}
ul.archiveLink02.posRight.bottom {
	padding: 30px 0px 30px;
}
/*----------------------------------------*/
#articleTtl {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 20px 0;
	margin: 10px 0 0 0;
}
#news #article {
	font-size: 16px;
	line-height: 1.6em;
}
#news .articlePhoto {
	width: 208px;
	margin: 10px auto;
}
#news .articlePhoto_horizontal {
	width: 258px;
	margin: 10px auto;
}
#news #photo-box .articlePhoto, #news #photo-box .articlePhoto_horizontal {
	margin: 10px auto;
	padding: 10px 10px 3px;
	background-color: #e8e8e8;
}
.thumphoto {
	padding: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#photo-box p {
	margin: 0.5em auto 0;
	padding: 0 8px 5px;
	font-size: 10px;
	text-align: left;
	line-height: 1.4;
}
#photo-box .copy {
	margin: 0 auto;
	text-align: right;
	padding: 2px 8px;
	font-size: 10px;
}
#news aside.notes {
	margin: 10px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
#news aside.notes p {
	text-align: left;
	line-height: 1.2em;
	margin: 15px;
	font-size: 12px;
}
/*----------------------------------------*/

#photo li div table {
	width: 120px;
	height: 120px;
	float: left;
	background-color: #eee;
	margin: 0 15px 0 0;
}
#photo li div table a img {
	width: 120px;
	height: 120px;
	margin: 0;
	border: none;
}
#photo .jsgoal-photo {/*
	float: left;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;*/
}
#photo .jsgoal-photo ul {
	border-top: solid 1px #ddd;
}
#photo .jsgoal-photo li {
	width: 100%;
	height: 140px;
	float: left;
	border-bottom: solid 1px #ddd;
	margin: 0
}
#photo .jsgoal-photo li h3 {
	padding: 10px;
	line-height: 1.5em;
}
#photo .jsgoal-photo li p {
	padding: 0 10px 10px 10px;
	color: #A1A1A1;
	font-size: 10px;
}
#photo .jsgoal-photo span {
	display: block;
	text-align: center;
}
#photo .jsgoal-photo img.copyright {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
/*
#photo img.copyright.crJsgoal	{
	background: url(../jsgoal_archive/img/bg_all_core.gif) no-repeat -800px -285px;
	}
#photo img.copyright.crJphoto	{
	background: url(../jsgoal_archive/img/bg_all_core.gif) no-repeat -851px -285px;
	}*/
#photo .section dl {
	border: 1px solid #ccc;
	margin: 0 0 2px 0;
	padding: 15px 0;
}
#photo .section dt {
	text-align: center;
}
#photo .section dd h3 {
	margin: 15px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7em;
	display: block;
}
#photo .section dd p {
	margin: 15px;
	text-align: right;
	line-height: 2.5;
	font-size: 12px;
}
#photo aside.notes {
	margin: 10px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
#photo .section dd aside.notes p {
	text-align: left;
	line-height: 1.2em;
}
/*
#photo .jsgoal-photo dt div img {
	width:100%;
}
*/

.archiveLink li.button_subnav_alone a, .archiveLink li.button_subnav_alone span {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
	border-left: solid 1px #ccc;
}
/*==========================================*/
.jsgoal_archive_search {
	margin: 0 10px 20px 10px;
	border: 1px solid #ccc;
}
.dataList {
	width: 100%;
	font-size: 14px;
	line-height: 20px;/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
*/
}
.dataList li {
	text-align: left;
	vertical-align: middle;
	padding: 12px 10px;
}
.dataList li.formTit {
	background-color: #f6f6f6;
	font-weight: bold;
}
.dataList li.formTit span {
	color: #e60012;
	font-weight: bold;
}
.dataList li.formTit span.boldNone {
	font-weight: normal;
	color: #333;
}
.dataList li input, .dataList li select, .dataList li textarea {
	width: 95%;
	display: inline-block;
	border-radius: 3px;
	padding: 7px;
	border: 1px solid #ccc;
}
.formBottomBtn {
	text-align: center;
	margin: 0 0 15px 0;
}
.formBottomBtn li {
	display: inline-block;
}
/*
.formBottomBtn li:last-child{
    margin-left: 10px;
}*/

.formBottomBtn li input {
	background: linear-gradient(to bottom, #595959 0%, #353535 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #333;
	border-radius: 2px;
	box-shadow: 0 1px 0 #8d8d8d inset;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	line-height: 100%;
	padding: 10px 30px;
	font-weight: bold;
}
.formBottomBtn li input.leagAccBtnlinkRed {
	background: linear-gradient(to bottom, #2f82d5 0%, #0066cc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #0066cc;
	border-radius: 2px;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 240px;
}
.formBottomBtn li input.leagAccBtnlinkRedW {
	background: linear-gradient(to bottom, rgba(248, 46, 46, 1) 0%, rgba(247, 5, 5, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #f82a2a;
	border-radius: 2px;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	width: 140px;
}
/*
.thankyouTxt {
	line-height: 22px;
	margin: 0 3px;
}
.thankyouLink {
	line-height: 22px;
	margin: 20px 3px 0;
	text-align: center;
}*/
.formSpace.inputConf {
}
