body {
	background-color:#fff;
	margin-bottom: 10px;
	padding:0px;
	text-align:center;
	color:#000;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,p,form{
	margin:0px;
	padding:0px;
	font-size:small;
	_font-size:x-small;
}
img{
	border:none;
}
hr{
	color:#6A6A6A;
	height:1px;
}
a:link{
	color:#666;
	text-decoration:none;
}
a:visited{
	color:#004081;
	text-decoration:none;
}
a:hover{
	color:#8DADFF;
	text-decoration:underline;
}
br{
	clear:both;
}
input{
	margin-bottom:10px;
}


/* blog全体 */

#header{
	width:770px;
	_width:800px;
	height:225px;
	_height:245px;
	background:url(/template/43/img/top_img_43.jpg) no-repeat;
	padding:20px 0px 0px 30px;
	margin-bottom:10px;
	text-align:left;
}


#range{
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(/template/43/img/b_img_43.gif) no-repeat bottom;
	border:1px solid #161C38;
}

/* タイトル・説明文 */


h1{
	display:block;
	width:700px;
	font-size:19px;
	line-height:130%;
	text-align:left;
	font-weight:bold;
}
h1 a:link,
h1 a:visited{
	color:#00445A;
	text-decoration:none;
}
h1 a:hover { 
	color:#00445A;
	text-decoration:underline;
}
h2{
	width:700px;
	margin-top:10px;
	font-size:13px;
	font-weight:normal;
	line-height:130%;
	overflow:hidden;
	word-break:break-all;
	color:#161C38;
}

/* 記事部分 */


#container{
	width:780px;
	_width:800px;
	padding:0px 10px;
	margin-top:20px;
}

.main-layout table{
	width:800px;
}
td{
	vertical-align:top;
}
.side-cell_left{
	text-align:center;
	padding-right:10px;
}
.side-cell_right{
	text-align:center;
	padding-left:10px;
}

.main-cell{
	width:100%;
	text-align:center;
}
.entry{
	text-align:left;
	margin:10px 0px 20px 0px;
	border:1px solid #D6D6D6;
	background:url(/template/43/img/m_img_39.gif) no-repeat left bottom;
}

.entry h3{
	display:block;
	color:#6A6A6A;
	height:10px;
	_height:23px;
	padding:8px 0px 5px 25px;
	margin:0px 10px 0px 10px;
	font-size:13px;
	background:url(/template/43/img/t_m_41.gif) no-repeat 0px 5px;
	border-bottom:1px solid #000;
}

.date{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#808080;
	letter-spacing:1px;
	text-align:right;
	padding:0px 0px 6px 0px;
	margin:5px 10px 0px 10px;
}
.entry_text{
	padding:5px 5px;
	font-weight:normal;
	font-size:10px;
	color:#333;
	line-height:1.4;
	text-align:center;
}


.entry_text a:link{
	color:#666;
	text-decoration:none;
}
.entry_text a:visited{
	color:#8A8A8A;
	text-decoration:none;
}
.entry_text a:hover{
	color:#8DADFF;
	text-decoration:underline;
}

#comment_preview{
	color:#333;
}

/* 記事・コメント部分の幅制限 */


.entry_layer,
.posted-layer{
	color:#000;
	margin:0px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	font-size:14px;
	line-height:120%;

}

.posted-layer{
	color:#666;
	padding-top:5px;
	border-top:1px dotted #000;
	text-align:center;
	font-size:11px;
}
.entry_layer{
	margin:10px 10px 15px 10px;
}

.comment_layer{
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	line-height:125%;
	font-size:14px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	margin-bottom:10px;
}



/* posted */


.posted{
	display:block;
	padding:5px 10px 10px 10px;
	font-weight:nomal;
	font-size:13px;
	line-height:1.2;
	text-align:center;
}
.pagefoot-line{
	/*border-top:1px solid #FF99B3;*/
}
#page-foot{
	width:110px;
	height:20px;
	display:block;
	text-align:center;
	margin:0px auto;
}

.back a{
	display:block;
	width:50px;
	height:20px;
	background:url(/template/43/img/back_btn.gif) no-repeat;
	text-indent: -10000px;
}

.back a:hover {
	background:url(/template/43/img/back_btn.gif) no-repeat 0px -20px;
	text-indent: -10000px;
}

.back{
	margin-right:10px;
}


.next a{
	display:block;
	width:50px;
	height:20px;
	text-indent: -10000px;
	background:url(/template/43/img/next_btn.gif) no-repeat;
}

.next a:hover {
	background:url(/template/43/img/next_btn.gif) no-repeat 0px -20px;
	text-indent: -10000px;
}

#page-foot li{
	float:left;
	list-style-type:none;
	width:50px;
}



/* サイド */

/*#left{
	background:url(/template/43/img/back_middle.gif) repeat-y;
	margin-top:10px;
	margin-bottom:10px;

}

#right{
	background:url(/template/43/img/back_middle.gif) repeat-y;
	margin-top:10px;
	margin-bottom:10px;
}

.back_top{
	height:5px;
	background:url(/template/43/img/back_top.gif) no-repeat;
}

.back_bottom{
	height:5px;
	background:url(/template/43/img/back_bottom.gif) no-repeat #DCDCDC;
}*/


.side {
	width:175px;
	margin:10px auto 15px auto;
	padding:0px;
	text-align:center;
}

.side a:link{
	color:#fff;
	text-decoration:none;
}
.side a:visited{
	color:#8A8A8A;
	text-decoration:none;
}
.side a:hover{
	color:#4C3FFF;
	text-decoration:underline;
}
.side_header { 
	width:175px;
	height:31px;
	background:url(/template/43/img/m_simple01_side.gif) no-repeat;
	text-align:center;
	margin:0px;
}
.side_title {
	width:155px;
	_width:175px;
	text-align:left;
	font-size:12px;
	font-weight:900;
	color:#fff;
	/*padding:10px 10px 4px 10px;*/
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
}
.side_box {
	margin-top:20px;
	padding:0px;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
}
.side_text {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	color:#333;
	line-height:1.2;
	text-align:left;
}
.photo { margin:3px; }

form .side-text{
	background:none;
	color:#fff;
}
.rss{
	margin:21px 0px;
}
.profile_name {
  font-weight:bold; 
  padding-bottom:5px;
}

.profile_introduction {
  text-align:left;
  padding-bottom:10px;
}

.rank_text
{
    padding:8px;
    font-weight: normal;
    font-size: 10px;
    color:#333;
}
.rank_text A:link
{
    color: #604725;
    text-decoration: underline
}
.rank_text A:visited
{
    color: #8A8A8A;
    text-decoration: underline
}
.rank_text A:hover
{
    color: #8DADFF;
    text-decoration: underline
}

.entry_image {
    margin:20px auto;
}




label{
  font-size:12px;
  margin-top:5px;
}

#comment_form_captcha_description {
  font-size:10px;
  margin-top:5px;
  text-decoration:none;
}

#comment_form_captcha_description a:link,
#comment_form_captcha_description a:visited,
#comment_form_captcha_description a:hover{
  font-weight: bold;
}
#comment_form_captcha_image_wrap{
 margin-left:10px;
}

.text_control{
margin: 3px 10px;
}

.side_banner
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.side_title
{
    padding: 5px 0px 5px 10px;
    font-weight: bold;
    font-size: 10px;
    overflow: hidden;
    color: #fff;
    word-break: break-all;
    letter-spacing: 1px;
    background-color: #B06702;
    width: 140px;
}
.side_title a {
	font-weight:bold;
	color:#fff;
	font-size:10px;
}

.side_text, .profile_name_text 
{
    padding: 5px 10px 3px 0px;
    font-weight: normal;
    font-size: 10px;
    overflow: hidden;
    color: #333;
    word-break: break-all;
    line-height: 150%;
}


.side_text A:link
{
    FONT-WEIGHT: normal;
    font-size: 10px;
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side_text A:visited
{
    font-size: 10px;
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side_text A:hover
{
    font-size: 10px;
    color: #8DADFF;
    line-height: 150%;
    text-decoration: underline;
}


.calendar
{
    padding: 0px 5px;
    font-size: 11px;
    margin: 0px 0px 20px;
    color: #333;
    line-height: 160%;
}
.calendar A:link
{
    font-size: 10px;
    color: #333;
    text-decoration: underline;
}
.calendar A:visited
{
    font-size: 10px;
    color: #8A8A8A;
    text-decoration: underline;
}
.calendar A:hover
{
    font-size: 10px;
    color: #8DADFF;
    background-color: #ffc;
    text-decoration: underline;
}
.page {
	font-size: 10px;
	margin-bottom: 10px;
	color: #333;
	letter-spacing: 1px;
	text-align: center;
	overflow-x: hidden;
	overflow-y: auto;
	width: 98%;
	word-break: break-all;
}
.page A:link
{
    font-size: 10px;
    color: #333;
    letter-spacing: 1px;
    text-decoration: none;
}
.page A:visited
{
    font-size: 10px;
    color: #666;
    letter-spacing: 1px;
    text-decoration: none;
}
.page A:hover
{
    font-size: 10px;
    color: #000;
    letter-spacing: 1px;
    text-decoration: underline;
}
.page A:active
{
    font-size: 10px;
    color: #000;
    letter-spacing: 1px;
    text-decoration: underline;
}
.prevew
{
    font-size: 10px;
    color: #333;
    padding-top: 7px;
    letter-spacing: 1px;
    text-align: center;
}
.prevew A:link
{
    font-size: 10px;
    color: #333;
    letter-spacing: 1px;
    text-decoration: none;
}
.prevew A:visited
{
    font-size: 10px;
    color: #333;
    letter-spacing: 1px;
    text-decoration: none;
}
.prevew A:hover
{
    font-size: 10px;
    color: #666;
    letter-spacing: 1px;
    text-decoration: underline;
}
.prevew A:active
{
    font-size: 10px;
    color: #666;
    letter-spacing: 1px;
    text-decoration: underline;
}
.footer
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer A:link
{
    color: #440000;
    text-decoration: underline;
}
.footer A:visited
{
    color: #440000;
    text-decoration: underline;
}
.footer A:hover
{
    color: #666;
    text-decoration: underline;
}
.footer A:active
{
    color: #666;
    text-decoration: underline;
}


.side ul {
  padding: 0px;
  margin:0px 6px;
  overflow: hidden;
  word-break: break-all;
  font-weight: normal;
  font-size: 10px;
  color: #000;
  line-height: 150%;
  text-align:left;
  list-style:none;
}

.side li{
	margin-left:20px;
	margin-top:5px;
	list-style-image:url("/template/43/img/m_41.gif");
}

.side li A:link
{
    font-weight: normal;
    font-size: 10px;
    color: #333;
    text-decoration: none;
}
.side li A:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #333;
    text-decoration: none;
}
.side li A:active
{
    font-weight: normal;
    font-size: 10px;
    color: #333;
}
.side li A:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #8DADFF;
    text-decoration: underline;
}




/* マイポータル */
#portalcontents{
	display:block;
	width:780px;
	margin:0px 10px 0px 10px;
}

/* 左メニュー部のCSS start */
#portal_left{
	display:block;
	width:175px;
	float:left;
	margin-right:10px;
}

.side {
	width:175px;
	padding:0px;
	text-align:center;
}

.side_title{
	display:block;
	width:175px;
	_width:175px;
	height:22px;
	_height:30px;
	background:url(/template/43/img/sttl_41.gif) no-repeat;
	padding:8px 0px 5px 0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.side_text{
	font-size:10px;
	color:#333;
	text-align:left;
	line-height:125%;
}
.profile_name_text ul{
	margin:10px 0px;
	padding-left:10px;
	list-style-type:none;
}
.profile_name_text li{
	text-align:left;
	font-size:10px;
	color:#B06702;
}

.profile_name_text li a:link{
	text-decoration:none;
	color:#707070;
}
.profile_name_text li a:visited{
	text-decoration:none;
	color:#252525;
}
.profile_name_text li a:hover{
	text-decoration:underline;
	color:#8DADFF;
}
.portal_list td{
	font-size:10px;
	color:#333;
}
.more{
	font-size:12px;
}
/* 左メニュー部のCSS end */

/* 右コンテンツ部のCSS start */


#portal_right{
	width:593px;
	_width:573px;
	display:block;
	float:left;
	border:1px solid #D6D6D6;
	margin-top:10px;
}
#portal_right table{
	
	border-collapse:collapse;
}
#portal_right th{
	border-bottom:1px dotted #999;
}
.portal_title{
	width:593px;
	text-align:center;
	padding:5px 0px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #000;
	background-color:#6A6A6A;
}

.portal_text{
	font-size:12px;
	color:#333;
	padding:0px 10px;
}

.portal_text td{
	padding:3px;
	
}

/* 右コンテンツ部のCSS end */

/* １記事テンプレートのCSS */
.entry_title{
	background-color:#D6D6D6;
	padding:5px;
	color:#001260;
	font-size:12px;
	font-weight:bold;
}

.entry_title2{
	width:100%;
	height:20px;
	_height:27px;
	color:#001260;
	padding:7px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #000;
}

.entry_text2{
	padding:5px;
	margin-bottom:10px;
	font-size:12px;
	color:#000;

}
.entry_text2 a{
	color:#000;
}
.entry_layer table{
	border-spacing:1px;
	width:auto;
}
.entry_layer .entry_text{
	text-align:left;
	border-bottom:1px dotted #666;
	font-size:12px;
	font-weight:normal;
}

.entry_layer p{
	margin-bottom:10px;
}

.side_text img{
 display:none;
}

.side_text li{
	font-size:10px;
}

#t_b table {
	width:100%;
}


/* 記事評価部 start */

.entry_rating{
	margin:10px 0px;
	font-size:small;
	_font-size:x-small;
	color:#333;
}

/* 記事評価部 end */

/* ヘッダー部 start */

#header0{
	display:block;
	width:100%;
	height:20px;
	margin-bottom:10px;
	background:url(http://www.fideli.com/image/blog/header_bg.gif) repeat-x;
}

#header0 a{
	text-decoration:none;
}

.hleft{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:left;
	padding-top:2px;
	padding-left:10px;
	text-align:left;
}
.hright{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:right;
	padding-top:2px;
	padding-right:10px;
	text-align:right;
	font-size:10px;
}
.hright a:link{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.hright a:hover{
	color:#C00;
	text-decoration:none;
}

.hright a:visited{
	color:#333;
	text-decoration:none;
}

.h_text{
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	font-size:10px;
	list-style-type:none;
	color:#666;
}

.h_text {
	border-bottom:1px dotted #666;
}

.h_text a:link {
	color:#666;
}


.h_text a:hover {
	color:#0078FF;
	text-decoration:none;
}

/* ヘッダー部 end */

/* ★フィデリカテゴリー部 start★ */

#fcate{
 display:block;
 width:175px;
 font-size:small;
 _font-size:x-small;
 color:#333;
 text-align:left;
 line-height:125%;
 margin-top:20px;
}

#fcate a:link{
 color: #000;
 line-height: 150%;
 text-decoration: none;
}

#fcate a:visited{
 color: #333;
 line-height: 150%;
 text-decoration: none;
}
#fcate a:active{
 color: #8DADFF;
 line-height: 150%;
}
#fcate a:hover{
 color: #8DADFF;
 line-height: 150%;
 text-decoration: underline;
 }

#fcate h3{
	display:block;
	width:175px;
	_width:175px;
	height:22px;
	_height:30px;
	background:url(/template/43/img/sttl_41.gif) repeat-x;
	padding:8px 0px 0px 0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}


#fcate ul{
 	margin:5px 0px;
 	padding:0px;
 	line-height:10px;
 	list-style-type:none;

}
#fcate li{
 	padding:0px 0px;
 	margin:0px;
 	background:url(/template/43/img/mark_41.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */
