/******************* 文字ベース ********************************/
body,tr,td,th {
	font-size:12px; 
	color: #333333; 
	line-height: 120%; 
	font-family: "MS Pゴシック"
}


/************ ↓ヘッドテキスト **************/

.hedtxt{
	font-size: 12px; 
	color: #FFFFFF;
	padding:0 0 0 9;
	background-repeat: no-repeat;	
}


/************************ リンク *******************************/

a:link {
	color: #004D99;
	text-decoration: underline;
}
a:visited {
	color: #004D99;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.copy {
	font-size: 10px; 
	font-family: sans-serif;
	color: #004891;
}
.msn_ttl {
	font-size: 14px; 
	font-family: "MS Pゴシック";
	color: #5084B3;
}

.msn_ttl2 {
	font-size: 14px; 
	font-family: "MS Pゴシック";
	color: #FF6600;
}
.s1_ttl {
	font-size: 13px; 
	font-family: "MS Pゴシック";
	color: #1179AC;
}

.s2_ttl {
	font-size: 13px; 
	font-family: "MS Pゴシック";
	color: #FF6600;
}
.com_txt {
	font-size: 12px; 
	font-family: "MS Pゴシック";
	color: #5084B3;
}


/************ ↓事務所ネットワーク **************/

.net_ttl {
	padding: 0 0 15 59;
	font-size: 13px; 
	font-family: "MS Pゴシック";
	color: #004D99;
	font-weight: bold;
}

a:link.net_link {
	color: #004D99;
	text-decoration: underline;
}
a:visited {
	color: #004D99;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}


/************ ↓飲食店総合支援 **************/

.s2_read {
	padding: 0 70 40 36;
	font-size: 13px; 
	font-family: "MS Pゴシック";
}

.s2_concept {
	padding: 0 0 15 36;
}

.s2_c_txt {
	padding: 0 40 40 36;
	font-size: 13px; 
	font-family: "MS Pゴシック";
	color: #004D99;
}

.s2_meeting {
	padding: 0 0 30 36;
}

.s2_frm {
	padding: 0 8 0 0;
}

.s2_seminar {
	vertical-align: top;
	padding: 0 0 8 0;
}

.s2_s_txt {
	vertical-align: top;
	padding: 0 40 0 0;
	font-size: 13px; 
	font-family: "MS Pゴシック";
}


