@charset "shift-jis";


/*-----------------------------------------------------------------------------------
　　　　　ブラウザリセット
-----------------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #000000;
}


img{
	border: none;
	vertical-align: bottom;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
}

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


/*-----------------------------------------------------------------------------------
　　　　　基本テキストリンク
-----------------------------------------------------------------------------------*/
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:focus{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------
　　　　　大枠
-----------------------------------------------------------------------------------*/
body{
	background-color: #FCFCFC;
	font-size: 75%;

}

#wrapper{
	width: 900px;
	background: url(../../img/bg.jpg) repeat-y center top;
	margin: 0 auto;
}

/*-----------------------------------------------------------------------------------
　　　　　ヘッダー
-----------------------------------------------------------------------------------*/
#header{
	background: url(../../img/header_bg.jpg) no-repeat left top;
	height: 132px;
}

#header h1 img{
	position: relative;
	left: 270px;
	top: 27px;
}


/*-----------------------------------------------------------------------------------
　　　　　フッター
-----------------------------------------------------------------------------------*/
#footer{
	background: url(../../img/footer_bg.jpg) no-repeat left top;
	height: 62px;
}

#footer address{
	color: #FFFFFF;
	font-style: normal;
	text-align: right;
	padding: 40px 8px 0 0;
}


/*-----------------------------------------------------------------------------------
　　　　　左カラム
-----------------------------------------------------------------------------------*/
#leftcolumn{
	float: left;
	width: 179px;
	margin: 0 10px 10px 0;
}

#leftcolumn h2{
	margin: 5px 0 5px 0;
}

/*----- サブナビ -----*/
#subnav{
}

#subnav ul,
#support_nav ul{
	padding-bottom: 10px;
}

#subnav ul li,
#support_nav li{
	padding: 0;	
}

#subnav li a:link,
#support_nav li a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#subnav li a:visited,
#support_nav li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#subnav li a:hover,
#support_nav li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#subnav li a:focus,
#support_nav li a:focus{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#subnav li a:active,
#support_nav li a:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


/*----- プロフィール -----*/
#profile_content{
	background-color: #FFFFFF;
	border: #999999 1px solid;
	width: 161px;
	padding: 4px;
	margin: 0 0 10px 5px;
}

#profile_content img{
	padding-bottom: 4px;
}

#profile_content h3{
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 8px;
	border-bottom: #999999 1px dotted;
}

#profile_content p{
	line-height: 1.4;
	margin-bottom: 8px;
}


/*----- リンク -----*/
#link_nav{
}

#link_nav ul{
	margin: 0 5px;
}

#link_nav li{
	background: #FFFFFF url(../../img/link_nav_arrow.jpg) no-repeat left 8px;
	padding: 8px 5px 8px 12px;
	margin-bottom: 5px;
	line-height: 1.2;
}

#link_nav li a{
	color: #000000;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------
　　　　　メイン
-----------------------------------------------------------------------------------*/
#main{
	float: left;
	width: 545px;
	margin-right: 10px;
}

#main h2{
	margin-bottom: 15px;
}

/*----- カウンター -----*/
#welcome{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 15px 0;
}

#welcome img{
	vertical-align: middle;
}

/*----- TOPICS -----*/
#topics{
	background-color: #FFFFFF;
	width: 505px;
	padding: 10px 10px 0 10px;
	margin: 0 auto 15px auto;
}

#topics ul li{
	line-height: 1.5;
	margin: 0 0 10px 0;
}

/*----- エントリー -----*/
.entry_box{
	background-color: #FFFFFF;
	width: 515px;
	line-height: 1.8;
	padding: 10px 10px 10px 0;
	margin: 0 auto 15px auto;
}

.entry_box h3{
	background-color: #0D66B6;
	width: 9em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin-bottom: 5px;
}

.entry_box h4{
	background: url(../../img/main_comment_title.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}

.entry_text{
	width: 505px;
	margin-left:10px;

}

.entry_text p{
	width: 505px;
	margin-bottom: 10px;
	line-height: 1.5;
}



/*-----------------------------------------------------------------------------------
　　　　　右カラム
-----------------------------------------------------------------------------------*/
#rightcolumn{
	float: right;
	width: 155px;
	margin-bottom: 10px;
}

#rightcolumn h2{
	margin: 5px 0 2px 0;
}

#book_content{
	padding: 7px;
}

#book_content .book{
	background-color: #FFFFFF;
	color: #000000;
	padding: 7px;
	margin-bottom: 10px;
}

#book_content .book p{
	font-size: 85%;
	line-height: 1.4;
	padding-top: 3px;
}

/*-----------------------------------------------------------------------------------
　　　　　パンくずリスト
-----------------------------------------------------------------------------------*/
.topicpath{
	color: #FFFFFF;
	line-height: 1.5;
	margin: 0 0 10px 10px;
}

.topicpath a:link,
.topicpath a:visited,
.topicpath a:hover,
.topicpath a:focus,
.topicpath a:active{
	color: #FFFFFF;
}

/*-----------------------------------------------------------------------------------
　　　　　ブログ記事リスト(カテゴリー別アーカイブ)
-----------------------------------------------------------------------------------*/
.categry_archive{
	background-color: #FFFFFF;
	width: 515px;
	line-height: 1.8;
	padding: 10px 10px 10px 0;
	margin: 0 auto 15px auto;
}

.categry_archive ul li{
	background: url(../../img/categoryarchive_bg.gif) no-repeat left top;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 20px;
	margin-bottom: 5px;
}


/*-----------------------------------------------------------------------------------
　　　　　ブログ記事
-----------------------------------------------------------------------------------*/

#main .category_title{
	background: url(../../img/category_bg.jpg) no-repeat left top;
	height: 38px;
	line-height: 38px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 140%;
	padding: 0 0 0 25px;
	margin: 15px 0 10px 0;
}














