@charset "utf-8";
/*Copyright 2011 FSFIELD All Rights Reserved.*/

p#promotion{
	height:280px;
	margin-bottom:20px;
	}

ul.mailmagazine{
	overflow-y:scroll;
	height:143px;
	padding-right:5px;
	}
ul.mailmagazine li{
	margin-bottom:5px;
	}

ul.mailmagazine li a{
	color:#333333;
	text-decoration:underline;
	}
ul.mailmagazine li a:visited{color:#666;}
ul.mailmagazine li a:hover{text-decoration:none;}

div#bg_mailmagazine_top01{background:#DDE7EA url(../img/bg_mailmagazine_top01.jpg) no-repeat 0 0;}

div#bg_mailmagazine_btm01{
	background:url(../img/bg_mailmagazine_btm01.jpg) no-repeat 0 bottom;
	padding:40px 30px;
	}

/*input*/
input.txt{
    font-size:12px;
    height:1.4em;
    line-height:1.4em;
	padding:3px;
	width:210px;
	margin-right:5px;
	}

* html input.txt{
    height:2.2em;
    line-height:1.4em;
	}

input#register{
	background:url(../img/btn_register01.jpg) no-repeat 0 0;
	width:62px;
	height:26px;
	border:none;
	text-indent:-9999px;
	display:inline-block;
	}

input#release{
	background:url(../img/btn_release01.jpg) no-repeat 0 0;
	width:62px;
	height:26px;
	border:none;
	text-indent:-9999px;
	display:inline-block;
	}
	
/* ul
----------------------------------------------------------------*/

dl.date dt {
    float: left;
    padding: 13px 0 0 15px;
    width: 8em;
	overflow:hidden;
	color:#D50005;
	font-size:80%;	
}

dl.date dd {
    padding: 10px 0 9px 8em;
	border-bottom:1px dotted #DBE1E6;}

dl.date dd a{
	color:#003155;
	text-decoration:underline;
}
dl.date dd a:hover{ text-decoration:none;}

/* div
----------------------------------------------------------------*/
div.wrap_rss{
	border:1px solid #002E50;
	border-top:none;
}


/* heading
----------------------------------------------------------------*/
h3#h3_ameblo{
	background:url(../img/h3_ameblo01.jpg) no-repeat 0 0;
	width:660px;
	height:52px;
}
	