@charset "UTF-8";


/* 
ke-ji original template
designed by BEL
2008.08.01
---------------------------------------------------- */




/* 全体
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Sans-Serif;
}

a:link,a:visited {
	text-decoration:underline;
}
a:hover,a:active {
	text-decoration:none;
}

input,textarea,select {
	margin:0px;
}

hr{
    display:none;
	}

/* 強調
---------------------------------------------------- */

strong {
	font-weight:normal;
}
em {
	font-style:normal;
}

.b {
	font-weight:bold;
}
.red {
	color:#cc0000;
}
.blue {
	color:#0000cc;
}
.green{
	color:#006600;
}

.mark-1 {
	background-color:#CCCCCC;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-2 {
	background-color:#ebcc33;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.mark-3 {
	background-color:#eb99cc;
	padding:0px 2px 0 2px;
	line-height:140%;
}

.f09 {
	font-size:80%;
	line-height:120%;
}
.f10 {
	font-size:100%;
	line-height:120%;
}
.f12 {
	font-size:120%;
	line-height:120%;
	font-weight:bold;
}
.f14 {
	font-size:140%;
	line-height:140%;
	font-weight:bold;
}
.f16 {
	font-size:160%;
	line-height:140%;
	font-weight:bold;
}


/* ---------------------------------------------------- */

body { 
	text-align:center;
	color:#000000;
	background: #fff url() repeat 0px 0px;
}

#container {
	width:840px;
	margin:0 auto;
	background:url(http://www.kakujuku.com/blog/img_tmp/back_body.gif) repeat-y;
	border: 0px solid #FF0000;
}


#wrapper {

}

/* ヘッダー
---------------------------------------------------- */
#banner {
	width:800px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background:#B22222 url(http://www.kakujuku.com/blog/img_tmp/) no-repeat;
	margin-bottom:0px;
	}
	

#banner .index{
	font-size:12px;
	color:#ffffff;
	line-height:1em;
    float:left;
	text-indent: 0px;
	padding-top: 4px;
	padding-left: 10px;
	font-weight:normal;
}


#banner .other{
	font-size:12px;
	text-indent:-9999px;
	color:#ffffff;
	line-height:1em;
    float:left;
	padding-top: 2px;
	padding-left: 40px;
	font-weight:normal;
}


#banner p{
    list-style-type:none;
    font-size:12px;
	float:right;
	margin-top: 4px;
	margin-right: 10px;
	text-indent: 0px;
	}
	
#banner p a{
    color:#ffffff;
	}
	
#banner p a:hover{
    color:#FF0000;
	}



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */
#subbanner {
	width:800px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://www.kakujuku.com/blog/img_tmp/header_title.gif) no-repeat;
	margin-bottom:0px;
	}
	

#subbanner .toptitle{
	font-size:10px;
	text-indent:-9999px;
	color:#ffffff;
	line-height:13px;
    text-align:left;
	font-weight:normal;
}

#subbanner .entry{
	font-size:10px;
	color:#ffffff;
    text-align:left;
	padding-top: 5px;
	padding-left: 30px;
　padding-right: 50px;
	font-weight:normal;
}







/*ヘッダー下のバナースペース
---------------------------------------------------- */

#hmenu{
    width:500px;
    height:150px;
    line-height:30px;
	margin:0px auto 10px;
}

#hmenu img{
	margin:15px auto 15px;
}


#hmenu li{
	list-style-type:none;
	width:250px;
	height:150px;
	float:left;
	text-indent:-9999px;
}

#hmenu a{
	display:block;
	height:100%;
}

#hmenu a:focus{
/**/
	overflow: hidden;
/**/
}

li.soudan{
	background:url(http://);
}

li.soudan a{
	background:url(http://);
}

li.jisseki{
	background:url(http://);
}
li.jisseki a{
	background:url(http://);
}

li a:hover{
	background:none !important;
}



/*  メインエリア
---------------------------------------------------- */


  
/*  センターコンテンツ
---------------------------------------------------- */

#content {
    margin-left: 205px;
	padding:0px 15px 5px 15px;
	width:400px;
	display:inline;
	float:left;
  }

#content p {
	text-align:left;
	font-size:12px;
	line-hight:2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
  
  
#content h2 {
    font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:0px;
	width:160px;
	text-align:left;
    }


/*サイドメニュー　左 
---------------------------------------------------- */


#side_l{
    margin-left: -610px;
    float:left;
	width: 180px;
	margin-bottom:20px;
	background:#ffffff;
	}

#side_l li{
   list-style-type: none;
	}



/*サイドメニュー　右 
---------------------------------------------------- */


#side_r{
    float:left;
	width:180px;
	margin-bottom:20px;
	background:#ffffff;
	}


#side_r li{
   list-style-type: none;
	}


/* -------------------------------------------------------- */


/*  新着記事一覧 */

	.newtopics{
		width:400px;
		text-align:left;
		margin:10px 0px 20px 0px;
	    padding-bottom:10px;	
		border-bottom:2px solid #7D7D7D;
		border-right:0px solid #FFE4C4;
		border-left:0px solid #FFE4C4;		
	}
	
	
	.newtopics p{
		font size:12px;
		line-height:150%;
	}
	
	
    .newtopics a{color:#0000ff;}
    .newtopics a:hover{color:#FF0000;}
	.newtopics a:visited{color:#330066;}
	
	
/*

.newtopics li{
	    list-style-type:none;
	   	background: url(http://www.kakujuku.com/blog/img_tmp/red_b_s.gif) no-repeat 10px 6px;
		line-height:180%;
        padding-left:20px;
		padding-right:20px;
	}
	
*/

	
.newtopics ul {
   list-style-type:none;
   font-size:12px;
   color:#444444;
	margin:0 10px;
}

.newtopics ul li {
	margin:6px 0 0 0;
	padding:0 0 4px 0;
	border-bottom:dotted 1px #2e4352;
}

.newtopics div {
}




	
/* 新着記事タイトル */

	.newtitle{
		color:#fff;
		height:50px;
		font-size:14px;
		padding-top:5px;
		padding-left:5px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
		background:url(http://www.kakujuku.com/blog/img_tmp/nowtopics.gif) no-repeat;
		}
		
		
		
/* トピック一覧無地タイトル */

	.listtitle{
		color:#000;
		font-family: serif, "ＭＳ Ｐ明朝'", "平成明朝";
		height:39px;
		font-size:15px;
		padding-top:5px;
		padding-left:5px;
		padding-bottom:0px;
		text-align:left;
		font-weight:bold;
		background:url(http://www.kakujuku.com/blog/img_tmp/caption_muji.gif) no-repeat;
		}





/* -------------------------------------------------------- */


/*  アーカイブインデックス */

	.archives{
		width:400px;
		text-align:left;
		margin:10px 0px 20px 0px;
	    padding-bottom:10px;	
		border-bottom:2px solid #7D7D7D;
		border-right:0px solid #FFE4C4;
		border-left:0px solid #FFE4C4;		
	}
	
	
	.archives p{
		font size:12px;
		line-height:150%;
	}
	
	
    .archives a{color:#0000ff;}
    .archives a:hover{color:#FF0000;}
	.archives a:visited{color:#330066;}
	

.archives li{
		font-size:12px;
		line-height:150%;
        padding-left:20px;
		padding-right:20px;
	}
	

.archives ul {
   list-style-type:none;
   color:#444444;
}

.archives div {
}

.archives h4 {
 		font size:14px;
		line-height:150%;
		padding-top:20px;
		border-bottom:1px dashed #7D7D7D;		
}

	


/* -------------------------------------------------------- */

/* 記事本文 */

	.blogbody{
		font-size:12px;
 	    width:400px;
		text-align:left;
		line-height:150%;
		margin:0px 0px 10px 0px;
		border-bottom:1px solid #7D7D7D;
		border-right:1px solid #7D7D7D;
		border-left:1px solid #7D7D7D;		
		overflow:auto;
	}


/* 記事タイトル */

	.title{
		color:#000000;
		font-size:13px;
		text-align:left;
		padding-top:7px;
		padding-left:20px;
		padding-bottom:6px;
		font-weight:bold;
		border-top:1px solid #7D7D7D;
		border-bottom:1px solid #7D7D7D;
	    background:url(http://www.kakujuku.com/blog/img_tmp/caption.gif) no-repeat;
		}

	.title a{
		color:#000000;
		text-decoration:none;
		}
		
	.title a:hover,a:active{
		color:#ff0000;
		text-decoration:underline;
		}


/* 記事日付 */

	.date{
		color:#191970;
		font-size:small;
		font-weight:bold;
		background:#f3fbca;
		padding:5px 0 0px 0px;
		border-right:0px solid #d1d1d1;
		border-bottom:0px solid #d1d1d1;
	}


/* 投稿者・投稿日など */


.blogbody_footer{
    height:70px;    
    padding:0px 20px 0px 0;
	background:url(http://www.kakujuku.com/blog/img_tmp/) no-repeat;	
	}

	.posted{
		color:#666;
		font-size:9px;
		text-align:right;
	}

	a.aposted{text-decoration:underline;font-weight:bold;}
	a.aposted:link{text-decoration:underline;font-weight:bold;}
	a.aposted:visited{text-decoration:underline;font-weight:bold;}
	a.aposted:active{font-weight:bold;}
	a.aposted:hover{text-decoration:none;font-weight:bold;}


	div.main{margin:10px;}


/* ページトップへのリンク */

	.pagetop{
		color:#666;
		font-size:x-small;
		text-align:right;
		margin:0 0 25px 0;
	}



/* -------------------------------------------------------- */


/*  無料レポート・インフォメーション部分 */

	.toptable{
		font-size:13px;
		line-height:135%;
		width:400px;
		margin: 0px 0px 20px 0px;	
		border-top:0px solid #2057AA;
		border-bottom:2px solid #7D7D7D;
		border-right:0px solid #2057AA;
		border-left:0px solid #2057AA;		
	}
	
	
/* 無料レポート・インフォメーション部分タイトル */

	.toptabletitle{
		color:#fff;
		height:50px;
		font-weight:bold;
		border-bottom:0px solid #2057AA;
		background:url(http://www.kakujuku.com/blog/img_tmp/mind_alliri.gif) no-repeat;
		}





/* テーブル設定 */
/* -------------------------------------------------------- */


.repotable {
	border: 0px solid #1d2088;
	border-collapse:collapse;
	margin:0 auto;
	background:  ;
}

.repotop {
	width:380px;
	background:  url() no-repeat;
	border: 0px solid none;
	padding: 7px;
}

.repotop p {
	font-size:15px;
	text-indent:25px;
	font-weight:bold;
	color:#ffffff;
}

.repocontents{
	width: 120px;
	border: 0px solid none;
	padding: 7px;
}

.repocontents li {
	background:url(http://www.kakujuku.com/blog/img_tmp/red_b_s.gif) no-repeat;
	background-position: 0px 0px;
	padding:0 0 10px 23px;
}

.repocontents li a {
	font-size:12px;
}


.repoth {
	width: 190px;
	border: 0px solid #1d2088;
	padding: 7px;
}

.repotd {
	width: 190px;
	border: 0px solid #1d2088;
	padding: 7px;
}

repofooter{
	width: 380px;
	border: 0px solid #1d2088;
	padding: 7px;
}

.repotr {
	border: 0px solid #1d2088;
	padding: 7px;
}




	


/* パンくずリストなど
---------------------------------------------------- */

.menu{
		color:#666;
		font-size:9px;
		text-align:right;
	}

.menu a{
		text-decoration:none;
	}

	
.pankuzu{ 
    font-size:10px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	}

.pankuzu a{ 
		text-decoration:none;
	}
	
	
.nextpage{
		font-size:12px;
		padding:5px 20px;
		text-align:right;
	}	




/* トラックバックリンクURL 
---------------------------------------------------- */

    .tburl{
		color:#666;
		font-size:12px;
		text-align:right;
		width:400px;
		border-right:0px solid #7D7D7D;
	}


	.tbtitle{
		color:#444444;
		font-size:12px;
		width:400px;
		text-align:left;
		font-weight:normal;
		padding:6px 0px 6px 0px;
		border-top:0px solid #2057AA;
		border-bottom:2px solid #7D7D7D;
		border-left:0px solid #7D7D7D;
	    background:;
		}


.footmenu {
		color:#666;
		font-size:9px;
		text-align:right;
		padding:10px 0 20px  0;
		background:;
		border-top:0px solid #7D7D7D;
		border-left:0px solid #7D7D7D;
	}

.footmenu a {
		text-decoration:none;
	}


/* コメント・トラックバック
---------------------------------------------------- */

/* コメントタイトル */

	.comments-head{
		color:#444444;
		width:400px;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:0 0 2px 5px;
		border-bottom:2px solid #7D7D7D;
	}

/* コメント本文 */

	.comments-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}
	
/* コメント投稿者 */

	.comments-post {
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

	.comments-post a{color:#0000ff;}
	.comments-post a:visited{color:#330066;}


	a.aposted{color:#666;text-decoration:none;font-weight:normal;}
	a.aposted:link{text-decoration:none;font-weight:normal;}
	a.aposted:visited{color:#666;text-decoration:none;font-weight:normal;}
	a.aposted:active{font-weight:normal;}
	a.aposted:hover{text-decoration:none;font-weight:normal;}
	


/* トラックバック内容 */

	.trackback-body{
		font-size:12px;
		text-align:left;
		margin:20px 0 15px 15px;
	}

/* トラックバック送信者 */

	.trackback-post{
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0 25px 0;
	}

/* トラックバックリンク部分 */

	a.atrackback-post{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:link{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{text-decoration:none;font-weight:bold;}


/* 入力フォーム部分 */

	table.form{margin:25px 0 0 0;
	text-align:left;}

	#author{border:1px solid #69c;}
	#email{border:1px solid #69c;}
	#url{border:1px solid #69c;}
	#text{width:400px;height:200px;border:1px solid #69c;}

	label {
		font-size:12px;
		font-weight:normal;
	}



/*----- コメント・トラックバック追加-----*/
.comments,
.comments-content,
.trackbacks{
	margin: 0;
}


.comment-content,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer{
	margin-bottom: 0.5em;
	text-align:left;
}


.comments-header,
.comments-open-header{
	margin-bottom: 0.5em;
	text-align:left;
	font-size:13px;
	padding-top:20px;
}


.comment-header{
	margin-bottom: 0.5em;
	text-align:left;
	font-size:12px;
}

.comment-footer{
	margin-bottom: 0.5em;
	text-align:right;
}

.comments,
.trackbacks{
    overflow: hidden;
    width: 100%;
}



#comment-author, #comment-email, #comment-url, #comment-text {
    width: 90%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}




/* サイドバーコンテンツ */
/* -------------------------------------------------------- */




/* カレンダー */

	.calendar{
		font-size:x-small;
		position:center;
	}

	.calendarhead{
		color:#191970;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0 0 10px 0;
	}

	.calendard{border-top:1px solid #191970;empty-cells:show;}
	.calendardbg{border-top:1px solid #191970;background:#f3fbca;}
	.calendartable{text-align:center;border:1px solid #191970;margin:0 auto 10px auto;}
	.calendarwd{background:#d7f6f1;padding:2px;}
	.calendarweek{color:#191970;font-size:x-small;position:center;}



/* サイドメニュータイトル */


	.sidetitlebody{
		width:180px;
		background:url(http://www.kakujuku.com/blog/img_tmp/sidetitle.gif) no-repeat;
	}


	.sidetitle{
		font-size:14px;
        color:#ffffff;
    	font-family: serif, "ＭＳ Ｐ明朝'", "平成明朝";
		letter-spacing: 0.2em; 
		text-align: left;
		padding-top:10px;
		padding-bottom:4px;
		padding-left:10px;
		font-weight:900;
	}


/* サイドメニュー内コンテンツ */

	.sidebody{
		font-size:12px;
		line-height:170%;
		text-align:left;
		border-right:1px solid #B22222;
		border-bottom:1px solid #B22222;
		border-left:1px solid #B22222;
		margin:0px;
		padding:5px 5px 5px 10px;
		background:url(http://www.kakujuku.com/blog/img_tmp/back_dot.gif) ;		
	}
	
	.sidebody li a{
        padding-left:10px;
	}
	
	.sidebody .tc1 a{
        padding-left:0px;
	}
	
	.sidebody  p{
		font-size:12px;
		line-height:150%;
		text-align:left;
	}

	
    .side a{color:#0000ff;}
    .side a:hover{color:#FF0000;}
   	.side  a:visited{color:#330066;}

	.sidebottom{
	    width:180px;
		height:10px;
		background:#B22222 url(http://) no-repeat;
		margin:0 0 0px 0;
	}

	.sidebody{

	}



/*　検索窓　*/

.search{	
	margin: 0 5px 0 0px;
	border-left: 0px solid #DDD;
	border-right: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
}


 .search div {
	padding: 0px;
	text-align: left;
}


/*　キャリア表示　*/

	.powered{
		font-size:11px;
		line-height:170%;
		text-align:left;
		border-right:1px solid #B22222;
		border-bottom:1px solid #B22222;
		border-left:1px solid #B22222;
		border-top:1px solid #B22222;
		margin-top:10px;
		padding:5px 5px 5px 10px;
	}


/* RSS */

	.syndicate{
		font-size:10px;
		text-align:center;
	}




/* -------------------------------------------------------- */


/* フッタ
---------------------------------------------------- */

#footer {
    width: 800px;
	height:47px;
	font-size:1px;
	line-height:1px;
	margin:0px auto;
	background:url(http://www.kakujuku.com/blog/img_tmp/footer.gif) no-repeat;
	clear:both;
}


address { 
	color:#ffffff;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:right;
	text-indent:0px;
	margin:0px;
	padding:15px 40px;
}


address a{ 
	color:#ffffff;
}
