@charset "utf-8";

/*
-------------------------------------------
###########################################
メルマガ用デザイン
###########################################
-------------------------------------------
*/
.red{
color:#FF0000;
}
.green{
color:#5B9B00;
}
.onpage{
font-weight:bold;
color:#314f10;
background:#d3e9a8;
}
#merumaga{
padding: 0 0 0 10px;
}
/* メルマガトップ----------------- */
#merumaga #maga1{
width:669px;
background: url(../img/merumaga/maga1_bg.gif) repeat-y;
}
#maga1 #maga1top{
width:669px;
height:145px;
background: url(../img/merumaga/maga1_top.gif) no-repeat;
}
#maga1top h2{
text-indent:-5000px;
}
#maga1top p#maga1subtitle{
text-indent:-5000px;
}
#maga1top p{
width:500px;
padding: 10px 0 0 10px;
}

#maga1top p#reglink{
}

#maga1 #backno{
margin: 10px 20px 0 20px;
}

#maga1 #backno h3{
text-indent:-5000px;
width:144px;
height:23px;
background: url(../img/merumaga/backno.gif) no-repeat;
}
#maga1 #backno #yearlink{
clear:both;
padding: 5px 0 0 0;
height:20px;
background:#e8f4cf;
}
#yearlink ul{
padding: 0 0 0 10px;
list-style-type:none;
}
#yearlink ul li {
float:left;
height:25px;
padding: 0 10px 0 15px;
background: url(../img/merumaga/yearlink_icon.gif) no-repeat left 3px;
}

#yearlink a{
font-weight:normal;
color:#999999;
text-decoration:none;
}
#yearlink a:hover{
display:block;
font-weight:bold;
color:#314f10;
background:#d3e9a8;
}
#maga1 #backno #monthlink{
clear:both;
padding: 5px 0 0 0;
}
#monthlink ul{
padding: 0 0 0 10px;
list-style-type:none;
}
#monthlink ul li {
height:25px;
float:left;
padding: 0 10px 0 15px;
background: url(../img/merumaga/monthlink_icon.gif) no-repeat left 3px;
}
#monthlink a{
font-weight:normal;
color:#999999;
text-decoration:none;
}
#monthlink a:hover{
display:block;
font-weight:bold;
color:#314f10;
background:#d3e9a8;
}
#maga1 #backno #titlelink{
clear:both;
padding: 5px 0 0 0;
}
#titlelink ul{
padding: 0 0 0 10px;
list-style-type:none;
}
#titlelink ul li {
height:25px;
float:left;
padding: 0 10px 0 15px;
background: url(../img/merumaga/titlelink_icon.gif) no-repeat left 5px;
}
#titlelink a{
font-weight:normal;
color:#999999;
text-decoration:none;
}
#titlelink a:hover{
display:block;
font-weight:bold;
color:#314f10;
height:20px;
background:#d3e9a8;
}
#maga1 #maga1bottom{
clear:both;
width:669px;
height:11px;
background: url(../img/merumaga/maga1_bottom.gif) no-repeat;
}
#merumaga #maga2{
width:669px;
padding: 20px 0 20px 0;
}
#merumaga #maga2 h3{
color:#314f10;
font-size:20px;
background: url(../img/merumaga/maga2_h3_bg.gif) no-repeat right;
}
#maga2 #maga2txt{
margin: 20px 0 20px 0;
padding: 20px 25px 10px 10px;
background:#FFFFEC;
}
/* ページナビ -------------------------- */
/*
#pagenav{
width:650px;
margin: 20px 0 20px 0;
padding:5px;
clear:both;
border-top: dotted 1px #000000;
border-bottom: dotted 1px #000000;
}
#pagenav a{
color:#5B9B00;
padding:0 0 0 15px;
background: url(../img/pagenav_icon.gif) no-repeat left;
}
*/