/* CSS Document */

.pageTitle{
	width: auto;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main1 {
	width: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	overflow: auto;
}
.main2 {
	width: auto;
	float: none;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.main1 .contents1 {
	clear: none;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main1 .contents2 {
	clear: none;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main1 .contents3 {
	clear: none;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main1 .page {
	padding: 10px;
	clear: none;
	float: none;
	height: auto;
	width: 200px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main1 .headline {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px;
	background-color: #EEE;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.main1 .left {
	clear: none;
	float: left;
	width: 210px;
	margin-right: 20px;
}
.main1 .left .bnContact {
	margin-bottom: 10px;
}
.main1 .left .leftMenu {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	padding: 10px;
	width: 196px;
	background-color: #EEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.main1 .left .leftMenu .searchCategory{
	border-radius: 5px;         /* CSS3 */
 -moz-border-radius: 5px;    /* Firefox */
 -webkit-border-radius: 5px; /* Safari,Chrome */
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
.main1 .left .leftMenu .searchWhere{
	margin-bottom: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FC0;
	padding-left: 10px;
}
.main1 .left .leftMenu .searchWhereBlock{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.main1 .left .leftMenu .searchWhereName{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.main1 .left .leftMenu .searchWhereValue{
	font-size: 14px;
	color: #333;
}
.main1 .left .leftMenu .searchBotton{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}


.main1 .left .bnLink {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	padding: 10px;
	width: 196px;
	background-color: #EEE;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
.main1 .left .bnLink .linkCategory{
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
.main1 .left .bnLink .linkCategory a{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.main1 .left .bnLink .linkCategory a:hover{
	text-decoration: none;
}
.main1 .left .bnLink .link{
	margin-bottom: 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F36;
	padding-left: 10px;
}
.main1 .left .bnLink .link a{
	color: #F06;
	font-weight: bold;
	text-decoration: underline;
}
.main1 .left .bnLink .link a:hover{
	text-decoration: none;
}
.main1 .left .bnLink .linkBlock{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.main1 .left .bnLink .linkName{
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.main1 .left .bnLink .linkValue{
	font-size: 14px;
	color: #333;
}



.main1 .right {
	clear: none;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main1 .right .searchResult{
	clear: none;
	float: left;
	width: 480px;
	/* [disabled]background-color: #C03; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main1 .right .joinMember{
	clear: none;
	float: left;
	width: 200px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.main1 .right .joinMember .cation {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333;
}
.main1 .right .joinMember .cation .title{
	/* [disabled]font-size: 10px; */
	font-weight: bold;
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
}
.main1 .right .joinMember .cation .content{
	/* [disabled]font-size: 10px; */
	/* [disabled]margin: 0px; */
	/* [disabled]padding: 0px; */
}
.main1 .right .joinMember .btJoinMember{
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F30;
	margin: 0px;
	text-align: center;
	padding: 5px;
}
.main1 .right .joinMember .btJoinMember:hover{
	background-color: #F60;
}
.main1 .comment {
	padding: 10px;
	clear: none;
	float: none;
	height: auto;
	width: 200px;
	background-color: #DDD;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main1 .space {
	padding: 5px;
	clear: none;
	float: none;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main1 .seminarDetailLeft {
	clear: none;
	float: left;
	width: auto;
/*	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
*/
	margin: 0px;
	/*padding-right: 10px;*/
}

.main1 .seminarDetailRight {
	padding: 0px;
	clear: none;
	float: left;
	width: auto;
	/*
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	*/
}

.seminarList {
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.seminarSummary {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.seminarSummaryLeft {
	width: auto;
	padding-bottom: 10px;
	/*padding-right: 10px;*/
	/*
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	*/
	text-align: center;
	float: left;
	height: auto;
	display: block;
}
.seminarSummaryRight {
	float: left;
	width: 100%;
	padding-left: 10px;
}
.seminarImg {
}
.seminarDate {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	padding-bottom: 10px;
}
.seminarTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #333;
	line-height: 24px;
}
.seminarDetailTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.seminarContent {
	font-size: 12px;
	color: #666;
	padding-bottom: 15px;
}
.seminarDetail {
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	
}
.seminarEntry {
	border-radius: 5px;         /* CSS3 */
 -moz-border-radius: 5px;    /* Firefox */
 -webkit-border-radius: 5px; /* Safari,Chrome */
	
	display: block;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	width: auto;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	background-color: #F30;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.seminarEntry:hover{
	color: #FFF;
	text-decoration: underline;
	background-color: #F90;
}
.btn_seminar{
	background-color:#F30;
	border-color:#FFF;
	color:#FFF;
}

.banner {
	/*float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;*/
}
.bannerImg {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}




.main1 .supportDetailLeft {
	clear: none;
	float: left;
	width: 600px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	margin: 0px;
	padding-right: 10px;
}

.main1 .supportDetailRight {
	padding: 0px;
	clear: none;
	float: right;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.supportHeadImg {
	width: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.supportHeadText {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.supportDetailIndex {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 24px;
}
.supportDetailSummary {
	width: auto;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.supportDetailMerit {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	/* [disabled]padding-bottom: 10px; */
}



.supportList {
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.supportSummary {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

.supportSummaryTop {
	width: 660px;
	padding-bottom: 10px;
}
.supportSummaryTop .title a{
	font-size: 18px;
	color: #000;
	text-decoration: none;	
}
.supportSummaryTop .title a:hover{
	text-decoration: underline;
}
.supportSummaryTop .brand{
	font-size: 12px;
	color: #666;
}
.supportSummaryMiddle {
	width: 660px;
}
.supportSummaryBottom {
	width: 640px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.supportSummaryNodata {
	width: 660px;
	padding-top: 10px;
}
.supportImg {
}
.supportDate {
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.supportTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333;
}
.supportDetailTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.supportContent {
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
}
.supportDetail {
	font-size: 14px;
	text-align: right;
}
.supportEntry {
	border-radius: 5px;         /* CSS3 */
 -moz-border-radius: 5px;    /* Firefox */
 -webkit-border-radius: 5px; /* Safari,Chrome */
	
	display: block;
	font-size: 20px;
	text-align: center;
	padding: 10px;
	width: 265px;
	margin-top: 10px;
	background-color: #F30;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.supportEntry:hover{
	color: #FFF;
	text-decoration: underline;
	background-color: #F90;
}




.supportCategory {
	float: right;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	width: 200px;
}
.supportCategoryIndex {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.supportCategoryItem {
	margin-bottom: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F30;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEE;
}
a .supportCategoryItem{
	color: #333;
}
.supportCategoryItem:hover{
	color: #666;
	background-color: #DDD;	
}






.vfTitle {
	font-size: 18px;
	font-weight: bold;
	width: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #DDD;
	height: auto;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align:center;
}
.vfForm {
	width: auto;
	font-size: 12px;
	padding: 0px;
	float: none;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	overflow: auto;
}


table {
	width:100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	padding: 0px;
}

th {
	width:20%;
	font-weight: bold;
	color: #333;
	background-color: #EEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
	padding: 5px;
}

td {
	width:80%;
	color: #333;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 12px;
	padding: 5px;
}

.clear  {
	clear: both;
}
