@charset "Shift_JIS";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section{
	display: block;
}
body{
background-attachment:fixed;
background-color:#D1E9F6;
background-position:103% 108%;
background-repeat:no-repeat;
line-height:1;
padding:0 0 0 0;
border-left:0px solid #9cd3ae;
border-right:0px solid #9cd3ae;
}

.henkou	{font-weight:bold;background-color: #f9e288;color:#aa8a09; }


div#column1{
	margin:0 4% 0 4%;
	padding:0 2em 0 2em;
	background-color: white;
	border-left:0px solid #9cd3ae;
	border-right:0px solid #9cd3ae;
	}

body.fukuoka{background-color:#88ffe0;}

div.indent{
	margin: 0 0 0 1.5em;
	}

blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: '';
	content: none;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 1em 0 1em;
	overflow-x: scroll;
	  width: 100%;
  min-width: 600px;
  background-color: white;

}

td{
	border: solid 1px #96514d;
	padding: 0.3em 0.5em 0.3em 0.5em ;
	line-height: 140%;
}

/*プログラム表の休憩時間色付け*/
tr.color{
	background-color:#FFF1F1;
}

h1{
	font-size: 150%;font-weight: bold;color:#47604f;
padding:0.5em 2em 0.5em 2em ;
margin:1em 0 1em 0 ;
border: solid 1px #47604f;
background-color: #D1E9F6;
text-align: center;
}

h2{
	color:#cEaAb5;
font-size:130%;
font-weight:bold;
border-color:#cEaAb5;
border-style:solid;
border-left-width:10px;
border-bottom-width:2px;
margin: 1em 0 1em 0 ;
padding: 0 0 0 0.5em ;
}

h2.oshirase{
	color:#ff3366;border-color:#ff3366;
}

ul.kyoutyou{
	border:3px solid #ff3366;width:80%;margin:0 10% 0 10%;padding: 1em 0 0.5em 0 ;
}
ul.kyoutyou li{
	font-weight: bold;font-size: 120%;text-align: center;list-style-type: none;
}

h3{
	color:#8199A6;font-size:110%;font-weight:bold;border-bottom:0px dotted #ff6666;margin: 1em 0 0.5em 0em ;background-color: #a7fffe;padding: 0.3em 0 0.3em 1em ;
}

h4{
	font-size:105%;font-weight:bold;border-bottom:2px solid #abbccc;width:21em;margin: 1em 0 0.5em 1em ;color: #555;
}

p{
	line-height: 1.8;margin-left: 1em;
}

dl{
	margin: 1em 0 0 0 ;padding: 0 0 0 1em ;
}

dt{
	background-image:url(botan.gif);background-position:0% 0%;background-repeat:no-repeat;font-weight:bold;padding:0 0 0.5em 20px;
}

dd{
	padding: 0 0 1em 2em ;line-height: 1.3;
}

ol{
	margin: 0.5em 0 0.5em 2em ;
padding:0 0 0em 2em ;
width:auto;
border-left: 5px solid #8199A6;
}

ol li{
	line-height:130%;text-indent:0;margin:0 0 0.5em 0;
}


/*リスト */
ul{
	list-style:square;margin: 0.5em 2em 0.5em 2em ;
	padding:1em 3em 1em 1em ;
	border: solid 0px  teal;
	width:95%;
}

ul li{
	padding: 0 0 0.6em 0 ;vertical-align: middle;line-height: 120%;
}

ul li img{
	border:solid 1px #000;vertical-align: middle;
}

/*テーブル内リスト書き*/
ul.block{
	list-style:none;
	margin: 0.5em 0 0.5em 0em ;
	padding:1em 0 0em 4em ;
	border: solid 0px  teal;
	text-indent:-3em;
	width:85%;
	border-top:1px solid #ddd;
}

ul.block li	{
	color:#333;
	font-size:90%;
}


/*枠ありリスト */
ul.waku{
	list-style:square;margin: 0.5em 0em 0.5em 1em ;
padding:1em 0em 1em 3em ;
border: solid 1px  teal;
width:90%;
}

ul.normal li{
	padding: 0 0 0.7em 0 ;vertical-align: middle;line-height: 150%;
}


/*最新情報、お知らせピックアップ*/
div.pickup{
	border: double 5px #32cd32 ;margin: 0 0.5em 1em 0.5em ;padding: 1em ;
}

blockquote{
	background-color:#eee;margin: 0.5em 0.5em 1em 0.5em ;padding: 0.5em 1em 0.5em 1em  ;font-size: 90%;line-height: 1.4;
}


a:link{
	color:#3399cc;
}
a:visited{
	color:#006699;
}
a:hover{
	color:#00ff7f;
}


p.bottom{
	text-align: right;margin: 2em 0 2em 0 ;font-size: 90%;border-top: 1px solid grey;border-bottom:1px solid grey ;
}

.b{
	font-weight:normal;background-color:#F8FAC9;
}


em{
	font-weight:bold;
}

.right{
	text-align: right;
}

b{font-weight:bold;font-size:110%;}

/*Ｐで四角囲み*/
p.box{
	background-color:#eee;
	margin: 0.5em 0em 1em 0.5em ;
	padding: 0.5em 1em 0.5em 1em  ;
	line-height: 160%;
	width:100%: 
	}



.font-big	{font-size:120%;}
