@charset "shift_jis";
/* CSS Document */
/**************************
初期化
*****************************/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,font,img,ins,kbd,
q,s,samp,small,strike,strong,sub,sup,tt,var,
b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

ol,
ul { list-style: none; }

blockquote,
q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }



html{}
body{font-size:13px; font-family:"ＭＳ ゴシック", "MS Gothic";background-image:url(images/bg_body.jpg); background-repeat:repeat-y;background-color:#e7dad4;}
.header h1{width:620; margin-left:auto; margin-right:auto; text-align:center;}
.header h2{width:620; margin-left:auto; margin-right:auto; height:30px;background-image:url(images/date.png); background-position:center; background-repeat:no-repeat;text-align:center;font-size:16px;line-height:2;}
.header p.time{width:620px; margin-left:auto; margin-right:auto; font-size:13px;text-align:right; line-height:1.4;}
.header{margin-bottom:10px;}
.contents_outer{width:620px; margin-left:auto; margin-right:auto;margin-bottom:30px;background-image:url(images/bg_contents.png); background-repeat:repeat;}
.contents{width:620px; margin-left:auto; margin-right:auto; padding-top:20px; padding-bottom:20px;background-image:url(images/nagabuchi.png); background-repeat:no-repeat; background-position:right bottom;line-height:1.6;filter: alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
.contents p{margin-left:10px; margin-right:10px; filter: alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
/*ラジコ*/
.radiko{ font-size:12px; height:24px; width:450px;margin:0; margin-left:auto; margin-right:auto; padding:0; font-weight:bold; margin-top:5px; margin-bottom:5px; background-image:url(../../podcast/images/radiko_icon.gif); background-repeat:no-repeat; padding-left:100px;background-position:left; line-height:2; text-align:left;margin-top:20px;_margin-top:-70px}
.radiko a:link {color:#F3F; text-decoration:none;color:#F00;background-color:#ffffff;}
.radiko a:visited {color:#F00;text-decoration:none;}
.radiko a:hover {text-decoration:underline;}
.radiko a:active {text-decoration:none;}