@charset "utf-8"; 

/*「キャリアShuka新着情報」jimukyoku 用　CSS

【1】ボックス共通
【2】メイン内ボックス共通

	◆ページレイアウト

	------------------------トップページ------------------------------------------

	◆2-1 セミナー検索									#search
	
	------------------------個別記事・アーカイブページのブログ部分------------------

	◆2-0　ブログ本体
	◆2-1　記事部分
	◆2-2　記事日付
	◆2-3　記事タイトル
	◆2-4　記事本文
	◆2-5　記事追記
	◆2-6　記事下部
	◆2-7　ページメニュー


【3】サイド内ボックス

	◆3-1 キャリアShukaセミナーコンテンツ				#smenu
	◆3-2 新規会員登録									#newmember
	◆3-3 セミナー講師☆プロジェクト					#branding
	◆3-4 前川あゆブログ								#maekawa
	◆3-5 メンバーブログ								#memberblog
	◆3-6 出版バナー								　　#shuppan


*/


/*【1】ボックス共通*/
.box {}
.title {}
.content {}
.unit {}
.comment {}
.more {}
.sw {}
.bt {}


/*【2】メイン内ボックス共通*/
.main .box {}
.main .title {}
.main .content {}
.main .unit {}
.main .comment {}
.main .more {}
.main .sw {}
.main .bt {}

/*ページタイトル*/
.jimukyoku #contents {
	background:url(http://c-shuka.com/jimukyoku/img/bg_pagetitle.jpg) no-repeat 0 0;
}
.jimukyoku #pagetitle {
	height:32px;
}
/*---------------------------------------.blogtop ブログトップ---------------------------------------------*/
/*2-1 新着情報*/
#new {
	background:url(http://c-shuka.com/seminar/img/bg_title_new.jpg) no-repeat 0 0;
	margin:0 0 30px;
}
#new .title {
	height:30px;
}
#new .content {
	padding:13px 10px 0 19px;
}
#new .rss_list {
	background:url(http://c-shuka.com/share/img/icon_list01.gif) no-repeat 0 0.8em;
	padding:0 0 0 9px;
	line-height:200%;
}
#new .rss_list a {
	padding:0 0 0 3px;
}

/*-----------------------------------個別記事・アーカイブページのブログ部分--------------------------------*/


/*【2】ブログ部分内*/
/*◆2-0　ブログ本体*/
.blog{}
/*◆2-1　記事部分*/
.blogbody{
	margin:0 0 30px;
}
/*◆2-2　記事日付*/
.date{
	float:left;
	background:url(http://c-shuka.com/jimukyoku/img/bg_icon_date.gif) no-repeat 12px 50%;
	text-indent:2.5em;
}
/*◆2-3　記事タイトル*/
.subject{
	font-weight:bold;
	font-size:150%;
	background:url(http://c-shuka.com/jimukyoku/img/bg_icon_subject.gif) no-repeat 0 50%;
	padding:0 0 0 28px;
}
.main .subject a:link ,.main .subject a:visited { color:#666;text-decoration:none;}
.main .subject a:hover ,.main .subject a:active { color:#666;text-decoration:underline;}

/*◆2-4　記事本文*/
.article{
	width:650px;
	overflow:auto;
	line-height:135%;
	padding:0 0 5px;	
}
.article img{
	margin:0px 5px 5px 5px;
}
.article-continues {
	display:block;
	float:right;
	background:url(http://c-shuka.com/jimukyoku/img/bg_continues_body.jpg) repeat-x 0 100%;
	border:#d4d9d6 solid 1px;
	width:9.0em;
	margin:10px 0 0px 0;
	letter-spacing:1px;
}
.article-continues a {
	display:block;
	background:url(http://c-shuka.com/share/img/icon_list02.gif) no-repeat 0.5em 50%;
	padding:4px 0px 4px 1.5em;
	border:#fff solid 1px;
}
.tag_list {
	clear:both;
	padding:10px 0 0 0;
	margin:0 !important;
}

/*記事本文リンク色*/
.article a:link , .article a:visited {}
.article a:hover , .article a:active {}
/*「続きを読む」リンク色*/
a.acontinues:link , a.acontinues:visited {}
a.acontinues:hover , a.acontinues:active {}

/*◆2-5　記事追記*/
#more {}

/*◆2-6　記事下部*/
.posted{}
a.aposted{font-weight:bold;}
a.aposted:link , a.aposted:visited {}
a.aposted:hover , a.aposted:active {}
/*◆2-7　ページメニュー*/
.menu{
	color:#99181b;
	text-align:center;
	border-top:#ccc solid 1px;
	padding:15px 0 0 0;
	margin:0 0 30px;
}
a.amenu {
	padding:0 1.0em;
}
a.amenu:link , a.amenu:visited {color:#99181b;text-decoration:underline;}
a.amenu:hover , a.amenu:active {color:#99181b;text-decoration:none;}
/*◆2-8　サブ情報*/
.second {
	background:url(http://c-shuka.com/jimukyoku/img/bg_second.gif) no-repeat 0 0;
	padding:4px 0 2px 0;
	margin:0 0 15px;
}
/*◆2-9　カテゴリー情報*/
.cate {
	float:right;
	font-size:83.4%;
	padding:0 5px 0 0;
	margin:0;
}
.main .cate a:link,.main .cate a:visited,
.main .cate a:hover,.main .cate a:active {color:#000;}


/*【3】サイド内ボックス*/
/*3-1 キャリアShukaセミナーコンテンツ*/
#smenu {
	background:url(http://c-shuka.com/jimukyoku/img/bg_title_smenu.gif) no-repeat 0 0;
	border-bottom:#eff1f0 solid 1px;
	margin:0 0 10px;
}
#smenu .title {
	height:18px;
}
#smenu .unit {
	padding:0 0 5px;
}
#smenu li a {
	display:block;
	width:250px;
	height:58px;
	margin:0 0 5px;
	background-image:url(http://c-shuka.com/jimukyoku/img/bg_smenu.jpg);
	background-repeat:no-repeat;
}
#smenu li .bir {
	height:58px;
}
#smenu li a:link,#smenu li a:visited { text-decoration:none;}
#smenu .li1 a {
	background-position:0 0;
}
#smenu .li2 a {
	background-position:0 -63px;
}
#smenu .li3 a {
	background-position:0 -126px;
}
#smenu .li4 a {
	background-position:0 -189px;
}
#smenu .li5 a {
	background-position:0 -252px;
}

/*3-2 新規会員登録*/
.newmember {
	margin:0 0 5px;
}
.newmember a {
	display:block;
	background:url(http://c-shuka.com/share/img/bnr_side_newmember.jpg) no-repeat 0 0;
	width:250px;
	height:70px;
}
.newmember .bir {
	height:70px;
}
.newmember a:link,.newmember a:visited { text-decoration:none;}

/*3-3 セミナー講師☆プロジェクト*/
.branding {
	margin:0 0 5px;
}
.branding a {
	display:block;
	background:url(http://c-shuka.com/share/img/bnr_side_branding.jpg) no-repeat 0 0;
	width:250px;
	height:70px;
}
.branding .bir {
	height:70px;
}
.branding a:link,.branding a:visited { text-decoration:none;}

/*3-4 前川あゆ*/
.maekawa {
	margin:0 0 5px;
}
.maekawa a {
	display:block;
	background:url(http://c-shuka.com/share/img/bnr_side_ayumaekawa.jpg) no-repeat 0 0;
	width:250px;
	height:70px;
}
.maekawa .bir {
	height:70px;
}
.maekawa a:link,.maekawa a:visited { text-decoration:none;}

/*3-5 メンバーブログ*/	
#memberblog {
	margin:0 0 5px;
}
#memberblog a {
	display:block;
	background:url(http://c-shuka.com/jimukyoku/img/bnr_memberblog.jpg) no-repeat 0 0;
	width:250px;
	height:70px;
}
#memberblog .bir {
	height:70px;
}
#memberblog a:link,#memberblog a:visited { text-decoration:none;}


/*3-6 出版バナー*/	
.shuppan {
	margin:0 0 5px;
}
.shuppan a {
	display:block;
	background:url(http://blog.osakazine.net/usr/shukajimukyoku/shuppan_banner.jpg) no-repeat 0 0;
	width:250px;
	height:120px;
}
.shuppan .bir {
	height:120px;
}
.shuppan a:link,.shuppan a:visited { text-decoration:none;}


