body{
	background:#F4F5F9;
    font:13px verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"lr oSVbN","MS PGothic",Sans-Serif;
	margin:0;
	padding:0;
	text-align:center;
	line-height:130%;
	font-size: 90%;
	background: url("../images/back.jpg") top left;
}

html>/**/body {
  font-size: 13px; /* Except IE */
}

h1,h2,h3,p,form,dl,dt,dd {margin:0;padding:0;}

img{
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}

A:link, A:visited{
	color: #44507B;
}

A:hover {
  color: #A6AEC6;
  text-decoration: none;
}

/* container style
==========================================================*/
#container{
	width:800px;
	margin:0 auto;
	padding:0;
	border:1px solid #333;
	background-color:#fff;

}


/* head style
==========================================================*/
#header{
	margin:0;
	padding:0;
	width:800px;
	height:260px;
	background: url("../images/top.jpg") top left no-repeat;
}

#message{
	text-align:left;
	margin-left:70px;
	padding-top:200px;
	color:#fff;
}

/* menu style
==========================================================*/
#menu{
	margin:0;
	padding:0;
	width:100%;
	height:40px;
	text-align:center;
	background: url("../images/menu_back.jpg") top left;
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

#menu li{
	float:left;
	text-align:center;
	width:112px;
	height:40px;
}

/* main style
==========================================================*/
#main{
	margin:0;
	margin-top:10px;
	padding:0;
	width:100%;
	text-align:left;

}

#l_contents{
	margin:0;
	padding:0;
	width:425px;
	margin-left:5px;
	padding:5px;
	float:left;
	text-align:left;

}

#r_contents{
	margin:0;
	padding:0;
	width:315px;
	margin-right:5px;
	padding:5px;
	float:right;
	text-align:left;

}

.l_sub{
	margin:0;
	margin-top:5px;
	padding:5px;
	width:97%;
	float:left;
	border:1px solid #ccc;
}

.desp{
	font-size:80%;
	line-height:110%;
}

*.left-float
{
	clear:both;
	float: left;
	margin-right: 0.7em;
	margin-top:5px;
}


#feedPic{
	width:160px;
	float:left;
	margin-right:3px;
	margin-bottom:30px;
}
#feedList{
	float:right;
	width:235px;
}
.info_desp{
	font-size:90%;
	margin-top:5px;
	line-height:120%;
	margin-bottom:8px;
}
.info_title{
	font-size:110%;
	color:#1E284A;
	border-bottom:1px dotted #8B98C1;
}

.info_title a{
	text-decoration: none;
}

.info_date{
	width:100%;
	display:block;
	font-size:x-small;
	background-color:#8B98C1;
	color:#fff;
}


.album_title{
	margin-top:5px;
	color:#1E284A;
	border-bottom:1px dotted #8B98C1;
}


.album_desp{
	margin-top:4px;
	font-size:80%;
	line-height:120%;
}
.info_pic{
	width:160px;
	float:left;
	margin-right:0.2em;
}

.info_desp p{
margin:0;
}

.zoom{
	margin:0;
	margin-top:1px;
	margin-left:85px;
	font-size:xx-small;
}

.schedule_date{
	margin:5px 2px 0px 2px;
	padding-left:5px;
	font-size:small;
	border-bottom:1px dotted #C0D1FF;
	background-color:#D0DAFA;
}

.schedule_desp{
	margin:0px 2px 5px 2px;
	padding:5px;
	font-size:small;
	line-height:100%;
	border-bottom:1px dotted #C0D1FF;

}


/* footer style
==========================================================*/
#footer{
	width:945;
	height:25px;
	clear: both;
	margin:0;
	margin-top:5px;
	padding:5px 0px 0px 10px;
	/*background:url(../images/footer.jpg) no-repeat left top;*/
	background-color:#333;
	color:#fff;
	font-size:small;
	text-align:left;
}

#main p{
	margin-top:5px;
	margin-bottom:20px;
}


/* --- privacy policy --- */
#privacy{
	display:block;
	float:left;
	padding-top:6px;
	padding-left:5px;
	width:300px;
	text-align:left;
}

#privacy a{
	color:#fff;
	text-decoration:none;
}

/* --- copyright --- */
#copy{
	display:block;
	float:left;
	padding-left:5px;
	text-align:left;

}
#update{
	display:block;
	padding-right:5px;
	float:right;
	text-align:right;
	vertical-align:middle;
}


/* =========================================================
 table-01
========================================================= */
table#table-01 {

    border: 1px #D9D9D9 solid;
    border-collapse: collapse;
    border-spacing: 0;
    color: #000;
}

table#table-01 th {
	height:18px;
    padding: 5px;
    border: #444444 1px solid;
	background:url(../images/bak_table_th.gif) repeat-x left top;
    color:#2E1869;
    font-weight: bold;
    line-height: 120%;
}

table#table-01 td {
    padding: 5px;
    border: #D9D9D9 solid;
    border-width: 0 1px 0 1px;
    color: #000;
}
table#table-01 tr.even {
    background: #EFECFA;
    text-align: left;
}

table#table-01 td.no_crlf {
	white-space: nowrap
}

table#table-02 {
    border-collapse: collapse;
    border-spacing: 0;
    color: #000;
	width:100%;
}

table#table-02 th {
    padding: 5px 5px 5px 15px;
	background:url(../images/bak_table_th.gif) repeat-x left top;
    color:#2E1869;
    font-weight: bold;
    line-height: 120%;
}

table#table-02 td {
    padding: 5px;
    border: #D9D9D9 solid;
    border-width: 1px 0 1px 0;
    color: #000;
}

.caution{
	color:#CD0101;
}

.album{
	background: url("../images/ttl_album.jpg") top left no-repeat;
	height:25px;
}
.ttl_schedule{
	background: url("../images/ttl_schedule.jpg") top left no-repeat;
	height:25px;
	padding-left:100px;
	padding-top:3px;
	font-size:13px;
	color:#1E284A;
}

.arrow{
	margin-right:3px;
	vertical-align:middle;
}
