/*---------------------------------------//
//                                       //
//        ++++++ 学士会館 +++++++        //
// URL: http://www.gakushikaikan.co.jp/  //
//                                       //
//                                       //
//     COMMON Cascading Style Sheet      //
//---------------------------------------*/


/* 初期設定 */
.topics			{ color: #666633; }
.topMainText	{ color:#333300; line-height: 150%; }
.MainText		{ line-height: 150%; }
.MainTextM		{ line-height: 135%; }


/* リンクパラメータ */
A:link		{ COLOR: #000066; TEXT-DECORATION: none;font-weight:none; }
A:visited	{ COLOR: #000066; TEXT-DECORATION: none;font-weight:none; }
A:active	{ COLOR: #000066; TEXT-DECORATION: none;font-weight:none; }
A:hover		{ COLOR: #cc0000; TEXT-DECORATION: underline;font-weight:none; }

A.topicpath:link		{ COLOR: #003333; TEXT-DECORATION: none;font-weight:none;}
A.topicpath:visited		{ COLOR: #003333; TEXT-DECORATION: none;font-weight:none;}
A.topicpath:active		{ COLOR: #003333; TEXT-DECORATION: none;font-weight:none;}
A.topicpath:hover		{ COLOR: #000066; TEXT-DECORATION: none;font-weight:none;}



/* TOPICS */
.pressTitle		{ font-size: 16px ; font-weight: bold ; }
.pressText		{ font-size: 12px ;line-height: 150% ; }


/* SITEMAP */
A.sitemapLink:link		{ COLOR: #333300; TEXT-DECORATION: none;font-weight:bold;}
A.sitemapLink:visited	{ COLOR: #333300; TEXT-DECORATION: none;font-weight:bold;}
A.sitemapLink:active	{ COLOR: #333300; TEXT-DECORATION: none;font-weight:bold;}
A.sitemapLink:hover		{ COLOR: #999933; TEXT-DECORATION: none;font-weight:bold;}

/* 採用情報 */
A.recruitLink:link		{ COLOR: #003366; TEXT-DECORATION: none;font-weight:bold;}
A.recruitLink:visited	{ COLOR: #003366; TEXT-DECORATION: none;font-weight:bold;}
A.recruitLink:active	{ COLOR: #003366; TEXT-DECORATION: none;font-weight:bold;}
A.recruitLink:hover		{ COLOR: #0066cc; TEXT-DECORATION: none;font-weight:bold;}

/* お問い合わせ 電話番号 */
.contactTitle			{ background-image: url(../images/info/img_contact_title.gif) ; font-size: 16px ; font-weight: bold ; color: #666600 ; padding: 2px 2px 2px 10px ; border: solid 1px #999933 ; }
.contactNumber			{ font-size: 18px ; font-weight: bold ; color: #666600 ; }