/*.header{
	width:800px;
	height:300px;
	padding:0px;
	margin-bottom:10px;
	text-align:left;
}*/
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:#ddd;
	height:1px;
	width:430px;
}
a:link{
	color:#426CA7;
	text-decoration:none;
}
a:visited{
	color:#284164;
	text-decoration:none;
}
a:hover{
	color:#888;
	text-decoration:underline;
}
br{
	clear:both;
}
input{
	margin-bottom:10px;
}


/* blog全体 */

#header{
	width:770px;
	_width:800px;
	height:235px;
	_height:300px;
	padding:65px 0px 0px 30px;
	margin-bottom:10px;
	text-align:left;
}


#range{
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	background:url(/template/24/img/top_img_bill.jpg) no-repeat;
}

/* タイトル・説明文 */


h1{
	display:block;
	width:420px;
	font-size:18px;
	line-height:130%;
	text-align:left;
	font-weight:bold;
}
h1 a:link,
h1 a:visited{
	color:#707070;
	text-decoration:none;
}
h1 a:hover { 
	color:#707070;
	text-decoration:underline;
}
h2{
	width:410px;
	_width:420px;
	margin-top:90px;
	padding-left:10px;
	font-size:13px;
	font-weight:normal;
	line-height:130%;
	overflow:hidden;
	word-break:break-all;
	color:#707070;
}



/* 記事部分 */


#container{
	width:800px;
}

table.main-layout{
	width:800px;
}
td{
	vertical-align:top;
}
.side-cell_left{
	text-align:center;
	margin-right:10px;
}
.side-cell_right{
	text-align:center;
	margin-left:10px;
}

.main-cell{
	width:100%;
	text-align:center;
}
.entry{
	margin-bottom:30px;
	background-color:#fff;
	text-align:left;
}

.entry h3{
	display:block;
	/*width:100%;*/
	height:25px;
	_height:30px;
	background:url(/template/24/img/ttl_bill.gif);
	color:#fff;
	padding:5px 0px 0px 15px;
	margin:20px 0px 10px 0px;
	font-size:14px;
}

.date{
	display:block;
	/*width:430px;
	_width:440px;
	*width:430px;*/
	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 0px;
	font-weight:normal;
	font-size:12px;
	color:#666;
	line-height:1.4;
	text-align:center;
}


.entry_text a:link{
	color:#024CB1;
	text-decoration:none;
}
.entry_text a:visited{
	color:#66ccff;
	text-decoration:none;
}
.entry_text a:hover{
	color:#426CA7;
	text-decoration:underline;
}



/* 記事・コメント部分の幅制限 */


.entry_layer,
.posted-layer{
	color:#000;
	margin:0px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	font-size:13px;
	line-height:120%;

}
.comment_layer{
	width:405px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	line-height:125%;
}
.posted-layer{
	color:#426CA7;
	text-align:center;
}


/* posted */


.posted{
	display:block;
	/*width:430px;
	_width:440px;
	*width:430px;*/
	color:#426CA7;
	margin-bottom:10px;
	padding-top:5px;
	font-weight:nomal;
	font-size:12px;
	line-height:1.2;
	text-align:center;
	border-top:3px double #888;
}
.pagefoot-line{
	margin-top:38px;
	border-top:3px double #888;
}
.page-foot{
	margin-top:10px;
	font-size:10px;
	text-align:center;
	color:#426CA7;
}
.page-foot a:link {
	color:#426CA7;
	text-decoration:none;
}
.page-foot a:visited {
	color:#426CA7; 
	text-decoration:none;
}
.page-foot a:hover {
	color:#426CA7;
	text-decoration:underline;
}


/* サイド */

#left{
	margin-right:10px;
}

#right{
	margin-left:10px;
}

.side {
	width:175px;
	margin:0px auto 23px auto;
	padding:0px;
	text-align:center;
}
/*
.side ul {
	margin:10px 3px 0px 3px;
	padding:0px;
	list-style:none outside;
}
.side li {
	margin:0px 2px 6px 3px;
	padding:0px 0px 3px 17px;
	background:url(/template/20021/img/ic_list.gif) no-repeat 0px 2px;
}
*/
.side a:link{
	color:#fff;
	text-decoration:none;
}
.side a:visited{
	color:#AFAFAF;
	text-decoration:none;
}
.side a:hover{
	color:#2AC5FF;
	text-decoration:underline;
}
.side_header { 
	width:175px;
	height:31px;
	background:url(/template/24/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:center;
  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: #604725;
    text-decoration: underline
}
.rank_text A:hover
{
    color: #426CA7;
    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: #426CA7;
    width: 140px;
}
.side_title a {
	font-weight:bold;
	color:#fff;
	font-size:10px;
}

.side_text, .profile_name_text 
{
    padding: 5px 10px 3px 5px;
    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: #426CA7;
    line-height: 150%;
    text-decoration: underline;
}


.calendar
{
    padding: 0px 2px;
    font-size: 10px;
    margin: 0px 0px 20px;
    color: #333;
    line-height: 150%;
}
.calendar A:link
{
    font-size: 10px;
    color: #426CA7;
    text-decoration: underline;
}
.calendar A:visited
{
    font-size: 10px;
    color: #3A4A61;
    text-decoration: underline;
}
.calendar A:hover
{
    font-size: 10px;
    color: #50DCFF;
    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: #024CB1;
    letter-spacing: 1px;
    text-decoration: underline;
}
.prevew A:active
{
    font-size: 10px;
    color: #024CB1;
    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: #024CB1;
    text-decoration: underline;
}
.footer A:active
{
    color: #024CB1;
    text-decoration: underline;
}

ul .side_text{ width:135px; }


.side ul {
  padding: 0px;
  margin:0px 5px;
  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 { padding:3px 10px; margin:0px;
    background:url(/template/24/img/icon1.gif) no-repeat center left;
}
.side li A:link
{
    font-weight: normal;
    font-size: 10px;
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side li A:visited
{
    font-weight: normal;
    font-size: 10px;
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side li A:active
{
    font-weight: normal;
    font-size: 10px;
    color: #426CA7;
    line-height: 150%;
}
.side li A:hover
{
    font-weight: normal;
    font-size: 10px;
    color: #426CA7;
    line-height: 150%;
    text-decoration: underline;
}




/* マイポータル */
#portalcontents{
	display:block;
	width:800px;
	margin:0px auto;
}

/* 左メニュー部のCSS start */
#portal_left{
	display:block;
	width:175px;
	float:left;
}
.side {
	width:175px;
	padding:0px;
	text-align:center;
}

.side_title{
	display:block;
	width:175px;
	_width:175px;
	height:21px;
	_height:31px;
	background:url(/template/24/img/sttl_bill.gif) no-repeat;
	padding:8px 0px 0px 0px;
	margin:20px 0px 10px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.side_text{
	font-size:12px;
	color:#333;
	padding-left:5px;
	text-align:left;
	line-height:125%;
}
.profile_name_text ul{
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
}
.profile_name_text li{
	text-align:left;
	font-size:10px;
	color:#426CA7;
	padding-left:15px;
}
.profile_name_text li a:link{
	text-decoration:none;
	color:#426CA7;
}
.profile_name_text li a:visited{
	text-decoration:none;
	color:#233754;
}
.profile_name_text li a:hover{
	text-decoration:underline;
	color:#426CA7;
}
.portal_list td{
	font-size:10px;
	color:#333;
}
.more{
	font-size:12px;
}
/* 左メニュー部のCSS end */

/* 右コンテンツ部のCSS start */
#portal_right{
	display:block;
	width:615px;
	float:right;
}
#portal_right table{
	border-collapse:collapse;
}
#portal_right th{
	border-bottom:1px dotted #999;
}
.portal_title{
	width:615px;
	text-align:center;
	border-bottom:1px solid #3D4F54;
	background-color:#66848B;
	padding:7px 0px;
	margin:20px 0px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.portal_text{
	width:615px;
	font-size:12px;
	color:#333;
	padding:0px;
}

.portal_text td{
	padding:3px;
}

/* 右コンテンツ部のCSS end */

/* １記事テンプレートのCSS */
.entry_title{
	background-color:#66848B;
	padding:5px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.entry_title2{
	width:420px;
	_width:430px;
	height:24px;
	_height:31px;
	background:url(/template/24/img/m_simple01_main.gif) no-repeat;
	color:#28383C;
	padding:7px 0px 0px 10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #66848B;
}

.entry_text2{
	border:1px solid #66848B;
	padding:5px;
	font-size:12px;
	color:#666;
}
.entry_text2 a{
	color:#66848B;
}
.entry_layer table{
	/*margin:10px 20px;*/
	border:0px;
	border-spacing:5px;
	border-collapse:collapse;
}

.entry_layer td{
	padding:5px 5px;
}

.entry_layer .entry_text{
	text-align:left;
	border-bottom:1px dotted #999;
	font-size:12px;
	font-weight:normal;
}
.side_text img{
 display:none;
}

/* 記事評価部 start */

.entry_rating{
	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: #233754;
 line-height: 150%;
 text-decoration: none;
}
#fcate a:active{
 color: #233754;
 line-height: 150%;
}
#fcate a:hover{
 color: #426CA7;
 line-height: 150%;
 text-decoration: underline;
 }

#fcate h3{
	display:block;
	width:165px;
	_width:175px;
	height:21px;
	_height:31px;
	background:url(/template/24/img/sttl_bill.gif) no-repeat;
	padding:10px 0px 0px 10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;

}
#fcate ul{
 	margin:5px 0px;
 	padding:0px;
 	line-height:10px;
 	list-style-type:none;

}
#fcate li{
 	padding:0px 0px;
 	margin:0px;
 	background:url(/template/24/img/mark_24.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */
