@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,var,
b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend{ 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; }
html{	background-color:#eeea38;}
body{background-color:#eeea38;
	background-image:url(/parkex/images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:left 107px;

}
.main{width:804px; margin-right:auto; margin-left:auto; margin-bottom:30px;

}

.pr{margin-top:34px; padding-bottom:50px;}
.pr a{text-decoration:none;}
.contents{width:752px; margin-left:auto; margin-right:auto; margin-top:10px;background-color:#ffffff; padding:20px;border-style:solid; border-width:4px; border-color:#fff100}
.contents h2{margin-bottom:20px;}
.contents ul{font-size:14px; line-height:1.4;}
.contents ul li{padding-bottom:10px;}
.table1{border-color:#8bbafe; border-style:solid; border-width:1px;background-color:#ffffff;}

.prof_header{width:800px; margin-left:auto; margin-right:auto; margin-bottom:10px;}

a.tback{
	color:#fff;
}
.td1{background-color:#fffacf;}
.td2{background-color:#f1f1e7}
.f_10pt, .f9_black{font-size:13px;line-height:1.3;}
.f_9pt{font-size:12px; }

.sp5{width:1px; height:5px;}

.table1{text-align:left; font-size:13px;}


a img{border:none;}

.contents p{font-size:14px;line-height:1.5;width:590px;}

img.header_img{margin-bottom:3px;}
table.table2 tr td{line-height:1.5;}


/*ホバーボタン*/
a:hover img.btn_alfa{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
form select.rist{
	width:200px;
}

.radiko{
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}
.center{
	text-align:center;
	font-weight:bold;
}
.rdbd{font-weight:bold; color:#F00}
.gn{font-weight:bold; color:#22ac38}