/* CSS Document */

body{
	background-image: url(images/back.gif);
	margin: 0px;
	
}

a:link{
	/*color: #003399;*/
	text-decoration: none;
}

a:visited{
	/*color: #003399;*/
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}

/* 全ページ共通 */
.bodymain{
	background-color: #FFFFFF;
	width: 750px;
}

/* サブページ共通 */
.bodymainsingletable{
	margin-left: 50px;
	width: 650px;
}

.bodymainsingletd{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding: 10px;
}

/* 室会の紹介ＣＳＳ */
.comallowtd{
	background-image: url(images/companyicon1.gif);
	background-repeat: no-repeat;
	color: #333355;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 3px;
}

.comnitteitd{
	font-size: 12px;
	padding-left: 2px;
	padding-top: 3px;
}

.comtoptdleft{
	background-color: #FFFAEE;
	border: solid #C4C8D5 1px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.comtoptdright{
	border: solid #C4C8D5 1px;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	padding-left: 10px;
}

/* コピーライト */
.copyright{
	background-color: #4B8ACA;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	width: 780px;
	height: 18px;
}

/* ＦＡＱページＣＳＳ */
.faqtable{
	margin-left: 10px;
	margin-bottom: 25px;
	border-bottom: solid #CCCCCC 1px;
	
}

.faqtdq{
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	line-height: 150%;
	text-align: center;
	vertical-align: top;
}

.faqtda{
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
	line-height: 150%;
	text-align: center;
	vertical-align: top;
}

.faqtdtextq{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 150%;
}

.faqtdtexta{
	font-size: 13px;
	color: #333333;
	line-height: 150%;
}

/* 全ページ共通 */
.fontbold{
	font-weight: bold;
}

/* 全ページ共通 */
.fontunderline{
	text-decoration: underline;
}

/* 全ページ共通 */
.fontmincho{
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	
}

/* ゲスト申し込みフォーム用のＣＳＳ */
.guesttable{
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 550px;
}

.guestapplytdleft{
	background-color: #F5F5FF;
	border: solid #353535 1px;
	color: #353535;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	padding: 3px;
}

.guesterrortdleft{
	background-color: #F5F5FF;
	border: solid #353535 1px;
	color: #353535;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	padding: 3px;
}

.guestapplytdright{
	border: solid #353535 1px;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 3px;
}

.guestkakunintdright{
	border: solid #353535 1px;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding: 3px;
}

.guestaplymark{
	color: #CC0000;
	font-weight: bold;
}

.guesttexttd{
	color: #353535;
	font-size: 14px;
	line-height: 150%;
	padding: 5px;
}

/* トップページ用ＣＳＳ */
.indexcompanytable{
	background-color: #F9F9FF;
	border-top: solid #AAB1C4 1px;
	border-left: solid #AAB1C4 1px;
	border-right: solid #AAB1C4 2px;
	border-bottom: solid #AAB1C4 2px;
	margin-top: 10px;
}

.indexcompanytd{
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

.indexdoyustitle{
	background-color: #FFFAF0;
	border-top: solid #CC0000 1px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	padding: 2px;
}

.indexdoyutext{
	background-color: #FFFAF0;
	border-bottom: solid #CC0000 1px;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	padding: 3px;
}

.indexmaintable{
	margin-left: 10px;
	margin-top: 10px;

}

.indexmaintd{
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}

.indexlinkhead{
	margin-left: 10px;
	border-top: solid #CC0000 1px;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	padding: 2px;
}

.indexlinkbody{
	margin-left: 10px;
}

.indexpictable{
	background-color: #F0F0F0;
	border-top: solid #AAB1C4 1px;
	border-left: solid #AAB1C4 1px;
	border-right: solid #AAB1C4 2px;
	border-bottom: solid #AAB1C4 2px;
}

.indexpictdup{
	color: #333333;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

.indexpicdown{
	background-color: #DCE1E7;
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
}

.indextopdate{
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 200%;
}

.indexsarani{
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
}

.indextopictitle{
	margin-left: 10px;
	margin-top: 20px;
}

.indextopicline{
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}

.indextopictable{
	margin-left: 10px;
	margin-top: 15px;
	border: solid #3069A9 1px;
}

.indextopictext{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-left: 5px;
}

/* お問い合わせフォームＣＳＳ */
.inquirytable{
	border-collapse: collapse;
}

.inquirylefttd{
	background-color: #F5F9FF;
	border: solid #333333 1px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	padding: 3px;
	text-align: right;
}

.inquiryrighttd{
	border: solid #333333 1px;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	padding: 3px;
}

.inquirytext{
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}

/* 活動方針ページＣＳＳ */
.katsudotitletable{
	margin-left: 50px;
	margin-top: 20px;
}

.katsudothema{
	font-size: 25px;
	line-heigh: 200%;
	text-align: center;
}

.katsudohoshintd{
	color: #333333;
	font-size: 13px;
	line-height: 150%;
}

.linkhyocell{
	background-color: #FFFBF3;
	padding: 3px;
	border: solid #FFAA00 1px;
}

/* 全ページ共通 */
.margintop20{
	margin-top: 20px;
}

/* 全ページ共通 */
.margintop10{
	margin-top: 10px;
}

/* 全ページ共通 */
.marginleft10{
	margin-left: 10px;
}

/* 全ページ共通 */
.marginleft20{
	margin-left: 20px;
}

/* 全ページ共通 */
.marginleft40{
	margin-left: 40px;
}

/* 全ページ共通 */
.marginleft50{
	margin-left: 50px;
}

/* 入会案内ＣＳＳ */
.nyukaiflowtable{
	background-color: #FCD254;
	border-top: solid #C27825 1px;
	border-left: solid #C27825 1px;
	border-right: solid #C27825 2px;
	border-bottom: solid #C27825 2px;
	margin-top: 10px;
}

.nyukaiflowpic{
	padding: 5px;
	text-align: center;
	font-size: 13px;
}

.nyukaiflowtd{
	background-color: #FCA512;
	padding: 2px;
	font-size: 12px;
	line-height: 150%;
}

.nyukaiflowallow{
	margin-top: 10px;
	text-align: center;
}

.reikaitableleft{
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #3366AA;
	border: solid #333333 1px;
	padding: 5px;
}

.reikaitableright{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	border: solid #333333 1px;
	padding: 5px 5px 10px 15px;
}

.reporthyocell{
	color: #333333;
	background-color: #FFFAEE;
	font-size: 13px;
	line-height: 150%;
	padding: 3px;
	border: solid #FFAA00 1px;
}

/* 理念ページＣＳＳ */
.rinenrinen{
	background-color: #FFFAF0;
	border-bottom: solid #CC0000 1px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.rinenmaintd{
	padding: 5px;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}

/* 全ページ共通 */
.shadowtd{
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
	width: 10px;
}

/* 全ページ共通 */
.sidecomheader{
	background-color: #FFFFFF;
	border-top: solid #AAB1C4 1px;
	border-left: solid #AAB1C4 1px;
	border-right: solid #AAB1C4 2px;
	border-bottom: solid #AAB1C4 2px;
	margin-top: 10px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.sidekanrenheader{
	background-color: #E9F1F3;
	border-top: solid #AAB1C4 1px;
	border-left: solid #AAB1C4 1px;
	border-right: solid #AAB1C4 2px;
	border-bottom: solid #AAB1C4 2px;
	margin-top: 10px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.sidekanren{
	font-size: 12px;
	line-height: 150%;
}

.sidekanrenicon{
	font-size: 12px;
	line-height: 150%;
	color: #FFAA00;
}

.sidenyukaitext{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
}

/* 今月の例会ＣＳＳ */
.thismonthdatatable{
	border-collapse: collapse;
	margin-left: 10px;
	margin-top: 20px;
}

.thismonthdatatdleft{
	background-color: #ECF7FF;
	border: solid #333333 1px;
	padding: 3px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}

.thismonthdatatdright{
	border: solid #333333 1px;
	padding: 3px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}

.thismonthhokokusha{
	margin-left: 10px;
	margin-top: 20px;
	background-color: #AA0000;
	border: solid #AA0000 1px;
}

.thismonthhokokushatd{
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}

/* 全ページ共通 */
.topichead{
	background-image: url(images/topicback.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

/* 全ページ共通 */
.topicbody{
	color: #333333;
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
}

/* 全ページ共通 */
.toptext{
	background-color: #243C55;
	color: #F5F5F5;
	font-size: 11px;
	line-height: 150%;
	width: 780px;
	height: 18px;
}

/* 全ページ共通 */
.toplinktable{
	background-color: #EAFBCE;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: solid #C2F372 1px;
}

/* 全ページ共通 */
.toplinktd{
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	border-right: solid #C2F372 1px;
}

/* 全ページ共通 */
.toplinka{
	color: #004400;
}
