body {
	background-color:#fff;
	margin-bottom: 10px;
	padding:0px;
	margin:0px;
	text-align:center;
	color:#000;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,p,form{
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:130%;
}
img{
	border:none;
}
hr{
	color:#6A6A6A;
	height:1px;
}
a:link{color:#009;}
a:visited{color:#60C;}
a:hover{color:#D60000;}
br{
	clear:both;
}
input{
	margin-bottom:10px;
}
li{
	list-style-type:none;
	
}

/* 3.ヘッダー部スタイル start */

#header0{
	display:block;
	width:800px;
	margin:5px auto 0px auto;
	padding-bottom:5px;
}
#header0 h2{
	display:block;
	width:300px;
	height:35px;
	margin-right:30px;
	float:left;
	text-align:left;
}
#utility{
	display:block;
	width:400px;
	height:35px;
	float:right;
	text-align:right;
}
#utility li{
	display:block;
	float:right;
	margin-right:5px;
}
#rotation{
	display:block;
	width:740px;
	margin:5px auto;
	text-align:center;
}

/* 3.ヘッダー部スタイル end */

/* blog全体 */
#container{
	width:800px;
	margin:0px auto;
	text-align:left;
}

#top_right{
	float:right;
	padding:120px 187px 0px 0px;
	*padding:102px 187px 0px 0px;
}

.btn a {
	display:block;
	background:url(/template/15/img/btn_b.gif) no-repeat;
	width:168px;
	height:59px;
}

.btn a:hover {
	background:url(/template/15/img/btn_b.gif) no-repeat 0px -59px;
}


#range{
	width:800px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

/* タイトル・説明文 */


#logo1{
	display:block;
	width:800px;
	font-size:19px;
	line-height:130%;
	text-align:left;
	font-weight:bold;
	text-indent:-10000px;

}
#logo1 a{
	display:block;
	width:800px;
	height:109px;
	text-indent:-10000px;
	background:url(/template/15/img/top_img.gif) no-repeat;
}

h1 a:link,
h1 a:visited{
	color:#00445A;
	text-decoration:none;
}

h1 a:hover { 
	color:#00445A;
	text-decoration:underline;
}

/* 記事部分 */


#container{
	width:800px;
	margin-top:5px;
}

.main-layout table{
	width:800px;
}
td{
	vertical-align:top;
}
.side-cell_right{
	text-align:center;
	padding-left:7px;
}

.main-cell{
	width:590px;
	text-align:center;
	float:left;

}
.entry{
	*height:100%;
	text-align:left;
	margin:10px 0px 20px 0px;
	background-color:#fff;
	border:solid 1px #3C8CB1;
}

#ttl_top_img{
	display:block;
	height:27px;
	margin:-1px 0px 0px -1px;
	padding:1px 0px 0px 20px;
	background:url(http://www.fideli.com/ma/image/dic_entry_title.gif) no-repeat;
}


.entry h3{
	color:#fff;
	padding:5px 10px;
	font-size:13px;
	background:url(/template/15/img/ttl_img.gif) repeat-y ;
}

.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:140%;
	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:#FF6C00;
	text-decoration:underline;
}

#comment_preview{
	color:#333;
}

.con_a {
	line-height:130%;
	padding:10px;
}


/* 記事・コメント部分の幅制限 */


.entry_layer,
.posted-layer{
	color:#000;
	margin:0px;
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	font-size:14px;
	line-height:140%;

}

.posted-layer{
	color:#666;
	padding-top:5px;
	text-align:right;
	font-size:11px;
}
.entry_layer{
	margin:20px;
}

.comment_layer{
	overflow:hidden;
	word-break:break-all;
	text-align:left;
	line-height:140%;
	font-size:14px;
	border-bottom:1px dotted #000;
	padding-bottom:10px;
	margin-bottom:10px;
}

.posted{
	display:block;
	padding:5px 10px 10px 10px;
	font-weight:nomal;
	font-size:13px;
	line-height:1.2;
	text-align:center;
}
.pagefoot-line{
	width:800px;
	background:url(/template/15/img/bottom_img.gif) no-repeat;
	margin: 0px auto;
	color:#fff;
}
#page-foot{
	width:114px;
	height:23px;
	display:block;
	text-align:center;
	margin:0px auto;
}

#page-foot li{
	float:left;
	list-style-type:none;
	width:50px;
}



/* サイド */

/*#left{
	background:url(/template/15/img/back_middle.gif) repeat-y;
	margin-top:10px;
	margin-bottom:10px;

}

#right{
	background:url(/template/15/img/back_middle.gif) repeat-y;
	margin-top:10px;
	margin-bottom:10px;
}

.back_top{
	height:5px;
	background:url(/template/15/img/back_top.gif) no-repeat;
}

.back_bottom{
	height:5px;
	background:url(/template/15/img/back_bottom.gif) no-repeat #DCDCDC;
}*/

.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:200px;
	height:31px;
	background:url(/template/15/img/m_simple01_side.gif) no-repeat;
	text-align:center;
	margin:0px;
}
.side_box {
	margin-top:20px;
	padding:0px;
	overflow:hidden;
	word-break:break-all;
	font-size:10px;
}
.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: #FF6C00;
    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;
}

.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{
	font-size:12px;
	float:left;
	width:100px;
	margin:5px 0px 0px 15px;
}
.side_text A:link
{
    FONT-WEIGHT: normal;
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side_text A:visited
{
    color: #333;
    line-height: 150%;
    text-decoration: none;
}
.side_text A:hover
{
    color: #880000;
    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: #FF6C00;
    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-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;
}
/* フッター情報 START */

#footer {
	display:block;
	width:100%;
	text-align:center;
	padding-top:20px;
	clear:both;
}
#footer_menu {
	display:block ;
	width:650px;
	text-align:center;
	margin:0px auto;
}
#footer_menu .upper {
	display:block;
	margin-top:8px;
	text-align:center;
	list-style-type:none;
}
#footer_menu .upper li {
	display:inline;
}
#footer_menu .under {
	display:block;
	margin-top:8px;
	list-style-type:none;
	text-align:center;
}
#footer_menu .under li {
	display:inline;
}

/* フッター情報 END */

.side ul {
  padding: 0px;
  overflow: hidden;
  word-break: break-all;
  font-weight: normal;
  color: #000;
  line-height: 150%;
  text-align:left;
  list-style:none;
}

.side li{
	padding-left:15px;
	margin:8px 0px 0px 10px;
	background:url("/template/15/img/mark.gif") no-repeat 0px 2px;
	font-size:12px;
}

.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: #FF6C00;
    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 {
	margin:20px auto 15px auto;
	padding-bottom:10px;
	text-align:center;
	background-color:#fff;
	border:solid 1px #4376BB;
}

.side_title{
	margin:-2px 0px 0px -1px;
	display:block;
	height:21px;
	_height:27px;
	padding:6px 0px 0px 40px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:url(http://www.fideli.com/ma/image/dic_side_title.gif) no-repeat;
}
.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:#FF6C00;
}
.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 #3479FF;
	margin-top:10px;
	background-color:#fff;
}
#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 #007812;
	background-color:#	01AB1B;
}

.portal_text{
	font-size:12px;
	color:#333;
	padding:0px 10px;
}

.portal_text td{
	padding:3px;
	
}

/* 右コンテンツ部のCSS end */

/* １記事テンプレートのCSS */
.entry_title{
	width:590px;
	height:30px;
	background:url(/template/15/img/ttl_img2.gif) no-repeat;
	padding:10px;
	color:#fff;
	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;
}

#t_b table {
	width:100%;
}


/* 記事評価部 start */

.entry_rating{
	margin:10px 0px;
	font-size:small;
	_font-size:x-small;
	color:#333;
}

/* 記事評価部 end */



/* ★フィデリカテゴリー部 start★ */

#fcate{
 display:block;
 width:175px;
 font-size:small;
 _font-size:x-small;
 color:#333;
 text-align:left;
 line-height:125%;
}

#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: #FF6C00;
 line-height: 150%;
}
#fcate a:hover{
 color: #FF6C00;
 line-height: 150%;
 text-decoration: underline;
 }

#fcate h3{
	display:block;
	width:175px;
	height:17px;
	_height:30px;
	background:url(/template/15/img/sttl_img.gif) no-repeat;
	padding:8px 0px 5px 0px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

#fcate .side {
	padding-top:0px;
	margin-top:0px;
}


#fcate ul{
 	line-height:10px;
 	list-style-type:none;

}
#fcate li{
 	padding:0px 0px;
 	margin:0px;
 	background:url(/template/15/img/arrow.gif) no-repeat 10px 4px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */



#contents table{
	border-collapse: collapse;

}

.con_q {
	font-weight:bold;
	padding:10px 10px;
	font-size:14px;
}

.con_a {
	background-color:#F0FFD3;
	padding:10px 10px;
	font-size:12px;
}

#contents img {
margin-bottom:5px;
}




#contents td{
	padding:10px;
	text-align:left;

}

#contents th{
	padding:10px;
	font-weight:bold;
	width:15%;
	font-size:14px;
}


#contents a {

	text-decoration:none;
	color:#000;
	font-size:14px;
}

#contents a:visited {
	color:#01A610;
}

#contents a:hover {
	color:#FF6C00;
}

#contents_m table {
	border-collapse: collapse;
	width:560px;
}

#contents_m th{
	width:15px;
	padding:10px 5px 10px 10px;
}

#contents_m td{
	padding:10px 10px 10px 0px;
}


#contents_m a {
	text-decoration:none;
	color:#000;
	font-size:14px;
}

#contents_m a:visited {
	color:#01A610;
}


#contents_m a:hover {
	color:#FF6C00;
}


.con_left2 {
	background-color:#fff;
}

/*ブログパーツ部分*/

#zeiri_bp {
	width:162px;
	margin:20px auto 10px;
	text-align:center;
}
 
.bp_text {
	width:160px;
	font-size:12px;
	text-align:left;
	padding-bottom:5px;
	margin:0px auto;
}


h1{
	width:0px;
	height:0px;
	_height:-70px;
	background:url("http://test2.fideli.com/format/image/new_image/h1_space.gif") no-repeat;
	text-indent:-9999px;
}

#fideli_infofmation {
	text-align:center;
	color:red;
	padding-bottom:5px;
}


/* ヘッダー部 start */
#header{
	display:block;
	margin:0px auto 15px auto;
}
#header h2{
	display:block;
	width:300px;
	height:35px;
	margin-right:50px;
	float:left;
}
#h-function{
	display:block;
	width:400px;
	height:35px;
	float:right;
	text-align:right;
}
#h-function li{
	display:block;
	float:right;
	margin-right:5px;
}

#fideli_infofmation {
	text-align:center;
	color:red;
	padding-bottom:5px;
}

/* ヘッダー部 end */
/* フィデリヘッダー部分ナビゲーション START */

#header_ttlText {
	width:100%;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	color:#666;
	margin:0px auto;
}

#fidTop_gnavi {
	width:100%;
	height:30px;
	background:url(http://www.fideli.com/image/renewal0901/FidGnavi_repeat.gif) repeat-x;
}

#fidTop_gnavi ul {
	margin:0px auto;
	width:950px;
}

#fidTop_gnavi li{
	float:left;
	text-align:center;
}

#fidGnavi_bmark {
	padding:5px 0px 0px 5px;
}

/* フィデリヘッダー部分ナビゲーション END */
/* グローバルナビ start */
#logo{
	background:url(http://ma.fideli.com/ma/image/gnavi_bg.gif) no-repeat;
	height:42px;
	text-align:right;
}
#company{
	padding:16px 20px 0px 0px;
}
#gnavi{
	margin-bottom:10px;
	height:32px;
}
#gnavi li{
	float:left;
}
#gnavi_top,#gnavi_top_a a{
	width:135px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_top{
	background:url(http://ma.fideli.com/ma/image/gnavi_top.gif) no-repeat;
}
#gnavi_top_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_top_a.gif) no-repeat;
}
#gnavi_top_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_top_a.gif) no-repeat 0px -32px;
}
#gnavi_what,#gnavi_what_a a{
	width:159px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_what{
	background:url(http://ma.fideli.com/ma/image/gnavi_what.gif) no-repeat;
}
#gnavi_what_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_what_a.gif) no-repeat;
}
#gnavi_what_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_what_a.gif) no-repeat 0px -32px;
}
#gnavi_sell,#gnavi_sell_a a{
	width:142px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_sell{
	background:url(http://ma.fideli.com/ma/image/gnavi_sell.gif) no-repeat;
}
#gnavi_sell_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_sell_a.gif) no-repeat;
}
#gnavi_sell_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_sell_a.gif) no-repeat 0px -32px;
}
#gnavi_buy,#gnavi_buy_a a{
	width:143px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_buy{
	background:url(http://ma.fideli.com/ma/image/gnavi_buy.gif) no-repeat;
}
#gnavi_buy_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_buy_a.gif) no-repeat;
}
#gnavi_buy_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_buy_a.gif) no-repeat 0px -32px;
}
#gnavi_dic,#gnavi_dic a,#gnavi_dic_a a{
	width:97px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_dic{
	background:url(http://ma.fideli.com/ma/image/gnavi_dic.gif) no-repeat;
}
#gnavi_dic a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_dic.gif) no-repeat;
}
#gnavi_dic_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_dic_a.gif) no-repeat;
}
#gnavi_dic_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_dic_a.gif) no-repeat 0px -32px;
}
#gnavi_form,#gnavi_form_a a{
	width:123px;
	height:32px;
	text-indent:-10000px;
}
#gnavi_form{
	background:url(http://ma.fideli.com/ma/image/gnavi_form.gif) no-repeat;
}
#gnavi_form_a a{
	display:block;
	background:url(http://ma.fideli.com/ma/image/gnavi_form_a.gif) no-repeat;
}
#gnavi_form_a a:hover{
	background:url(http://ma.fideli.com/ma/image/gnavi_form_a.gif) no-repeat 0px -32px;
}
/* グローバルナビ end */
/* パンくず start */
#pnavi{
	margin:-5px 0px 10px 10px;
}
#pnavi li{
	float:left;
	margin-right:5px;
}
/* パンくず end */

/* メルマガ start */
#melmaga{
	background:url(http://ma.fideli.com/ma/image/mail_magazine.gif) no-repeat;
	height:233px;
	margin:10px 0px ;
}
#melmaga h3{
	height:50px;
	text-indent:-10000px;
}
#melmaga p{
	font-size:12px;
	margin:10px 10px;
}
/* メルマガ end */

#ttl_dic{
	background:url(http://ma.fideli.com/ma/image/ttl_dic.gif) no-repeat;
	height:32px;
	text-indent:-10000px;
	margin-bottom:10px;
}
#entry_text_word_list li{
	background:url(http://ma.fideli.com/ma/image/dic_arrow.gif) no-repeat 0px 6px;
	margin-top:2px;
	padding-left:10px;
	float:left;
	width:260px;
}

/* 6.フッター部スタイル start */

#footer{
	display:block;
	width:100%;
	margin:20px auto 0px auto;
	text-align:center;
	font-size:x-small;
	clear:both;
}
#footer h3{
	color:#999;
	border-bottom:3px double #999;
	font-size:small;
	font-weight:normal;
	text-align:left;
	margin-bottom:2px;
	padding:0px 0px 2px 5px;
}
#footerlink{
	border-bottom:1px solid #CCC;
	background-color:#F9F9F9;
	padding:3px 10px 6px 10px;
}
#footerlink li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:90%;
	line-height:150%;
	margin-right:2px;
	color:#666;
}
#footerlink a:link{color:#666;}
#footerlink a:visited{color:#999;}
#footerlink a:hover{color:#F00;}
#footerlink a:active{color:#C00;}

#foot-box{
	display:block;
	clear:both;
	width:590px;
	padding-top:10px;
	margin:0px auto 10px auto;
}
#foot-box .ec-logo a{
	display:block;
	width:125px;
	height:40px;
	float:left;
	margin-right:10px;
	text-indent:-10000px;
	background:url(http://www.fideli.com/image/footer/logo_ec.gif) no-repeat 0% 50%;
}
#foot-menu{
	display:block;
	width:450px;
	float:left;
}
#foot-menu li{
	display:block;
	float:left;
	white-space:nowrap;
	font-size:90%;
	line-height:140%;
	padding-right:5px;
}
p.copylight{
	color:#666;
	font-size:x-small;
	clear:both;
}

/* 6.フッター部スタイル end */
