@charset "Shift_JIS";

/* テキスト
---------------------------------------------------- */
.text_s {font-size: 63%;}
.text_sb {font-size: 63%;font-weight: bold;}
.text_m {font-size: 75%;}
.text_mb {font-size: 75%;font-weight: bold;}
.text_l {font-size: 88%;}
.text_lb {font-size: 88%;font-weight: bold;}

.cl_ff6600{color: #ff6600;}
.cl_ff3300{color: #ff3300;}
.cl_ffffff{color: #ffffff;}
.cl_660000{color: #660000;}
.cl_464646{color: #464646;}
.cl_666666{color: #666666;}
.cl_999999{color: #999999;}


.text12_333{font-size: 12px;color: #333333;}


.comment_indent {
	text-indent: 1em;
	margin: 0px;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	line-height: 150%;
}

.comment_line {
	margin: 0px;
	line-height: 150%;
	padding: 0.5em 0em;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px;
}

li{
	padding-top: 3px;
	padding-bottom: 3px;
}
/*　リンク関連
---------------------------------------------------- */
a:link    {text-decoration: underline;color: #666699;}
a:visited {text-decoration: underline;color: #666699;}
a:active  {text-decoration: underline;color: #666699;}
a:hover   {text-decoration: underline;color: #dc143c;}


/* サイド・フッターメニュー
---------------------------------------------------- */
.menu{
	font-size: 12px;
	line-height: 150%;

}

/* プライバシーポリシー
---------------------------------------------------- */
.text_f14b{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}

/* コピーライト
---------------------------------------------------- */
.copyright{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;

}

/* サイトマップ
---------------------------------------------------- */
#sitemap li{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#sitemap h3{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/* 交流会のご報告
---------------------------------------------------- */
#ichiran h3 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 23px;
	background-image: url(../img/exchange/title_point.gif);
	background-repeat: no-repeat;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #ffe4e1;
	border-left: 1px none #CCCCCC;


}

/* 追加
---------------------------------------------------- */
.lightbox img {
	margin: 3px;
}
.text_menu {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 0px;
}
.table_menu {
	border: 1px solid #999999;
	margin-left: 5px;
}
