@charset "UTF-8";


/* 
Yuki Fujimura original template
designed by BEL
2009.06.22
---------------------------------------------------- */



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */
#subbanner {
	width:830px;
	height:231px;
	background:url(img_tmp/logo_header.gif) no-repeat;
	margin:0 auto;
	}




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

* {
	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;
}

.u {
    text-decoration:underline;
}

.red {
	color:#ff0000;
}

.pink {
	color:#FF0080;
}

.cyan {
	color:#0B82F9;
}

.white {
	color:#ffffff;
}


.blk {
	color:#000000;
}

.paple {
	color:#6633FF;
     }
	 
.blue {
	color:#0000ff;
     }	 

.d_blue {
	color:#1d2088;
     }
	 
.gray {
	color:#222222;
     }

.dounyuu {
	text-align: center;
	font-style: normal;
	clear: both;
}

.dounyuu2 {
    text-align: center;
	font-style: normal;
	clear: both;
	font-size: 13px;
	line-height: 150%;
    }
	
.mincho {
	font-family: serif, "ＭＳ 明朝";
}
	
.green{
	color:#006400;
}

.purple{
color:#9933CC;
}

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

.mark-2 {
	background-color:#FFFF00;
	padding:2px 2px 2px 2px;
	line-height:170%;
}

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


.f11 {
	font-size:11px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
	line-height:170%;
}

.f15 {
	font-size:15px;
	line-height:170%;
}

.f16 {
	font-size:16px;
	line-height:170%;
}

.f18 {
	font-size:18px;
	line-height:170%;
}

.f20 {
	font-size:20px;
	line-height:170%;
}

.f23 {
	font-size:23px;
	line-height:170%;
}
.f25 {
	font-size:25px;
	line-height:170%;
}
.f30 {
	font-size:30px;
	line-height:170%;
}



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

body { 
	text-align:center;
	color:#000000;
	background:#ffffff;
}

#container {
	width:830px;
	margin:0 auto;
	background:url(./img_tmp/container.gif) repeat-y;
}


/* ヘッダー
---------------------------------------------------- */
#banner {
	width:830px;
	background: #ffffff url(./img_tmp/logo_header0.gif) repeat-y;
	margin-bottom:0px;
	margin:0 auto;
        height:23px;
	}
	

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

#banner .index a{
	color:#fff;
}


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


#banner p{
    list-style-type:none;
    font-size:12px;
	float:right;
	margin-top: 5px;
	margin-right: 40px;
	text-indent: 0px;
	}
	
#banner p a{
    color:#ff0000;
	}
	
#banner p a:hover{
    color:#FF9900;
	}



/* サブヘッダー（タイトル部分）
---------------------------------------------------- */


#subbanner .index{
	font-size:15px;
	padding-top: 5px;
	padding-left: 10px;
	text-align:left;
	margin-right: 200px;
}

#subbanner .index a{
	color:#000000;
}

#subbanner .toptitle{
	font-size:11px;
	text-indent:-9999px;
	color:#000000;
	padding-top: 5px;
	padding-left: 20px;
	margin-right: 100px;
	line-height:12px;
    text-align:left;
	font-weight:normal;
}

#subbanner .entry{
	font-size:14px;
    text-align:left;
	padding-top: 12px;
	padding-left: 10px;
	margin-right: 200px;
	font-weight:normal;
}

#subbanner .entry a{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}


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

#mainarea {
	background: url() repeat-y;
}




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


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

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

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

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


#side_r{
    float:right;
　clear:left;  /* leftでもrightでも可能 */
	}
	
#side_contents{
	width: 206px;
	margin-bottom:20px;
    margin-right: 7px;
    margin-top: 10px;
	}

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



/*サイドメニュー　予備
---------------------------------


#side_l{
    float:left;
	width:185px;
	margin-bottom:20px;
	}


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

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


/*  新着記事一覧 */

	.newtopics{
		text-align:left;
		margin:0px 0px 10px 0px;
	    padding-bottom:0px;	
		border-bottom:0px solid #778899;
		border-right:0px solid #778899;
		border-left:0px solid #778899;		
	}
	
	
    .newtopics a{color:#0000ff;}
    .newtopics a:hover{color:#FF9900;}
	.newtopics a:visited{color:#330066;}
	
	.newtopics li{
	    list-style-type:none;
	   	background: url() no-repeat 5px 6px;
		font-size:12px;
		line-height:180%;
        padding-left:20px;
	}
	
	
/* インフォメーション */

	.infor{
		font-size:13px;
		text-align:left;
		line-height:150%;
		margin:10px 0px 10px 0px;
		border-bottom:0px solid #778899;
		border-right:0px solid #778899;
		border-left:0px solid #778899;		
		overflow:auto;
	}

	.infor h4{
		font-size:13px;
		color:#CC0000;
		font-weight:bold;
		text-align:left;
		line-height:150%;
		overflow:auto;
	}
	
	

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

	.newtitle{
		color:#000;
		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
		background:url(img_tmp/listtitle.gif) no-repeat;
		border:1px solid #999999;
		}
		
		
/* トピック一覧無地タイトル */

	.listtitle{
		color:#000;

		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
		background:url(img_tmp/listtitle.gif) no-repeat;
		border:1px solid #999999;
		}




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

/* 記事本文 */

	.blogbody{
		font-size:13px;
		text-align:left;
		line-height:150%;
		margin:10px 0px 10px 0px;
		border-bottom:0px solid #778899;
		border-right:0px solid #778899;
		border-left:0px solid #778899;		
		overflow:auto;
	}

	.blogbody h4{
		font-size:13px;
		color:#CC0000;
		font-weight:bold;
		text-align:left;
		line-height:150%;
		overflow:auto;
	}
	

	.archive{
		font-size:12px;
		text-align:left;
		line-height:150%;
		margin:10px 0px 10px 0px;
		border-bottom:2px solid #778899;
		border-right:0px solid #778899;
		border-left:0px solid #778899;		
		overflow:auto;
	}

	.archive h4{
		font-size:13px;
		color:#CC0000;
		font-weight:bold;
		text-align:left;
		line-height:150%;
		overflow:auto;
	}

	   

/* 記事タイトル */

	.title{
		color:#000;

		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
		border:1px solid #999999;
		}
		
	.title a{
		color:#000;
		}



/* 記事日付 */

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


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

	.posted{
		color:#666;
		font-size:9px;
		text-align:right;
		margin:0 0px 0px 0px;
		padding-right:10px;
		border-bottom:0px solid #778899;
		border-right:0px solid #778899;
		border-left:0px solid #778899;		
		background: url() no-repeat;
	}

	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 5px;}


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

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




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


.repotable {
	border: 0px solid none;
	background: none ;
}

.repotable01 {
	border: 0px solid none;
	background:  ;
}

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

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

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

.repocontents2{
	width: 440px;
	border: 0px solid none;
	padding: 7px;
}

.repocontents2 li {
	background:url(../img_tmp/red_b_s.gif) no-repeat;
	background-position: 0px 0px;
	padding:0 0 10px 23px;
}

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

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

.repocontents li {
	background:url(../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: 150px;
	border: 0px solid #1d2088;
	padding: 7px;
}

.repotd {
	width: 240px;
	border: 0px solid #1d2088;
	padding: 7px;
}
.repotd02 {
	width: 465px;
	border: 0px solid #1d2088;
	padding: 7px;
}
.repotr {
	border: 0px solid #1d2088;
	padding: 7px;
}




	


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

.menu{
		color:#666;
		font-size:9px;
		text-align:right;
	}
	
	
.pankuzu{ 
    font-size:10px;
	text-align:left;
	margin-top:2px;
	margin-bottom:2px;
	}
	
	
.nextpage{
		font-size:12px;
		padding:5px 20px;
		text-align:right;
	}	




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

    .tburl{
		color:#666;
		font-size:12px;
		text-align:right;
	}


	.tbtitle{
		color:#000;
		font-size:14px;
		padding-top:5px;
		padding-left:15px;
		padding-bottom:5px;
		text-align:left;
		font-weight:bold;
		border:1px solid #999999;
		}



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

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

	.comments-head{
		color:#000000;
		font-size:12px;
		text-align:left;
		font-weight:normal;
		padding:0 0 2px 5px;
		border-bottom:2px solid #222222;
	}

/* コメント本文 */

	.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:556px;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:#778899;
		font-size:x-small;
		font-weight:bold;
		letter-spacing:5px;
		margin:0 0 10px 0;
	}

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



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


	.sidetitlebody{
		width:190px;
	}

	.sidetitle{
		font-size:14px;
		color:#000;
		text-align: left;
		padding-top:5px;
		padding-bottom:3px;
		padding-left:10px;
		border-right:0px solid #778899;
		border-bottom:0px solid #778899;
		border-left:0px solid #778899;
		font-weight:bold;
    	background: url(./img_tmp/side_header.gif) no-repeat;
	}

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


	.sidebody{
		padding:5px 10px 5px 8px;
		font-size:12px;
		line-height:150%;
		text-align:left;
		margin:0;
    	background: url(./img_tmp/side_body.gif) repeat-y;
	}

	.sidebody table{
		font-size:12px;
	}

	
    .side_p{
	    width:190px;
	}
	
	.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:#FF9900;}
   	.side  a:visited{color:#330066;}

	.sidebottom{
	    width:190px;
		height:23px;
		background:;
		margin:0 0 10px 0;
    	background: url(./img_tmp/side_footer.gif) repeat-y;
	}




/*　検索窓　*/

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


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



/* RSS */

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


/*　キャリア表示　*/

	.powered{
		font-size:11px;
		line-height:170%;
		text-align:left;
		border-right:1px solid #111111;
		border-bottom:1px solid #111111;
		border-left:1px solid #111111;
		border-top:1px solid #111111;
		margin-top:10px;
		margin-left:20px;
		margin-right:30px;
		padding:5px 5px 5px 10px;
	}
	
	.powered li{	
　　background: url(./img_tmp/rss.gif) no-repeat 0px 1px;
　　list-style: none!important;
       padding: 0 0 0 20px!important;
	}

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


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

#footer {
    width: 830px;
	height:100px;
	font-size:1px;
	line-height:1px;
	margin:0px auto;
	background:#222222 url(./img_tmp/logo_footer.gif) no-repeat;
	clear:both;
}


address { 
	color:#333333;
	font-size:11px;
	font-style:normal;
	line-height:150%;
	text-align:left;
	text-indent:30px;
	margin:0px;
	padding:50px 0px 10px 0;
}


address a{ 
	color:#333333;
}




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

#hmenu{
	width:585px;
	height:25px;
    background:transparent url(img_tmp/top_header_u.jpg) no-repeat;
	padding-top:10px;
}

#hmenu_c{

}

/*グローバルメニュー
---------------------------------------------------- */


ul#g_menu{
    list-style:none;
    width:100%;
}
ul#g_menu li{
    list-style:none;
    float:left;
    width:145px;
	font-weight:bold;
}
ul#g_menu a{
    display:block;
    width:146px;
    height:25px;
    text-indent:0px;
    overflow:hidden;
	text-align:center;
	font-size:10px;
	line-height : 23px;
	margin-top:2px;
    text-decoration:none;
}
a.menu01{
    background-image:url(img_tmp/menu.gif);
}
a:hover.menu01{
    background-position:0px -25px;
}




/*ツリー化
---------------------------------------------------- */


ul.tree { margin: 0 0 0 20px!important; padding: 5px 0 0 0!important; font-size: 13px; list-style: none!important; }

ul.tree ul {
margin: 0!important;
padding: 0!important;
}

ul.tree li {
margin: 0!important;
padding: 0 0 0 25px!important;
background-image: url(img_tmp/tree_lst_dotted.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}

ul.tree li.end {
background-image: url(img_tmp/tree_end_dotted.gif);
list-style: none;
}




li.cate {
margin: 0 0  0 0px!important;
padding: 0 0 0 8px!important;
background: url(img_tmp/check_menu.gif) no-repeat 0px 0px;
list-style: none!important;
}

li.cate a {
text-decoration:none;
}

li.cate_tree2 {
margin: 0 0 0 15px!important;
padding: 0 0 0 5px!important;
background: url(img_tmp/check_sub_menu.gif) no-repeat 0px 4px;
list-style: none!important;
border-bottom:1px dashed #666666;
}

li.cate_tree2 a{
text-decoration:none;
}

li.cate_tree2_end {
margin: 0 0 0 15px!important;
padding: 0 0 0 5px!important;
background: url(img_tmp/check_sub_menu.gif) no-repeat 0px 4px;
list-style: none!important;
border-bottom:1px dashed #666666;
}

li.cate_tree2_end a {
text-decoration:none;
}


/*ボタン
---------------------------------------------------- */

#bottan a:hover{
    color:#0000ff;
    text-decoration:none;
	position:relative; 
	top:2px; 
	left:2px;
	}
