* { padding:0; margin:0; }
body, input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.5em;
color:#333333;
}
body div {
text-align: left;
margin: 0 auto;
}

/*  段組　-----------------------------------------------*/
#Wrapp {
width:900px;
background:#fff url(../images/background.jpg) repeat-y center;
}

#Page {
width:800px;
text-align:justify;
}

#Header {
height:210px;
}


#Menu {
float:left;
width:160px;
background:#fff;
}

#Menu2 {
margin-top:20px;
padding:10px;
background:#888;
}
#Contents {
float:left;
width:590px;
color:#333;
text-align:justify;
padding:0 10px 10px 20px;
}
#Footer {
background:url(../images/footer.jpg) no-repeat bottom center;
padding-left:300px;
}


/*  メニュー      -----------------------------------------------*/
#Menu2 a {
color: #ffffff;
line-height:1.8em;
padding-left:0.5em;
border-left:5px solid #ffffff;
}
#Menu2 a:hover {
color:#bfc9db;
border-left:5px solid #bfc9db;
padding-left:0.5em;
}

#Menu a img {
border:none;
margin-left:5px;
}
/*-----------------------------------*/
a {
color: #337777;
}

a:hover {
color:#bfc9db;
text-decoration:underline;
}

a img {
border:none;
}

h2 {
font-size:13px;
font-weight:bold;
line-height:1.8em;
background:url(../images/h2.gif) no-repeat left bottom;
margin:20px 0 0.5em 0;
}

h3 {
font-size:12px;
font-weight:bold;
margin:0.5em 0;
background:url(../images/h3.gif) no-repeat bottom;
}

p {
margin:0.5em 1em 0.5em 2em;
text-align:justify;
}

blockquote {
margin:0.5em 1em 0.5em 5em;
}

dl {
line-height:1.5em;
margin:0.5em 1em;
}
dt {
margin-left:2em;
}
dd {
margin-left:7em;
margin-top:-1.5em;
padding-left:0.5em;
}

ul {
margin:0.5em 1em;
list-style-type:none;
list-style-position:outside;
}

ul.square {
list-style-type: square;
margin-left:4em;
font-weight:normal;
}

li {
margin-left:2em;
}

ul.square li {
border-top:0px dotted #ddd;
}

table.invited {
width:500px;
margin:10px;
border-collapse:collapse;
}
table.invited td {
padding:0 5px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

address {
margin-top:20px;
color:#002856;
font-size:11px;
font-weight:normal;
font-style:normal;
}

/* top ----------------------------------*/

.toppage {
margin-top:20px;
}

table.list {
margin:10px 0 10px 50px ;
width:500px;
border-collapse:collapse;
}
table.list td {
vertical-align:top;
padding:0 0.5em;
border:1px solid #999;
}
table.list td.td1 {
width:110px;
font-weight:bold;
background-color:#eeeeee;
}




/* program  ----------------------------------*/

table.list_program {
margin:10px 0 10px 50px ;
width:500px;
border-collapse:collapse;
}
table.list_program td {
vertical-align:top;
padding:0 0.5em;
border:1px solid #999;
}
table.list_program td.td1 {
width:80px;
background-color:#eeeeee;
}

/* form  ----------------------------------*/
table.out {
border-collapse:collapse;
}

table.out td {
padding:2px;
border-bottom:1px solid #fff;
}


table.out td.footer {
padding:15px 10px;
background-color:#fff;
text-align:left;
}
table.out td.left {
line-height:1.8em;
background-color:#e1e1e1;
width:165px;
text-align:right;
padding-right:1em;
}

table.out td.right {
line-height:1.8em;
background-color:#f3f3f3;
text-align:left;
}


table.in {
border-collapse:collapse;
border:none;
}
table.in td {
border:0px solid #fff;
background-color:#f3f3f3;
padding:0;
}

colgroup.in1 {
line-height:1.8em;
width:15px;
text-align:left;
}

colgroup.in2 {
line-height:1.8em;
width:0;
text-align:left;
}


colgroup.in3 {
line-height:1.8em;
width:75px;
text-align:left;
}



/*----------------------------------*/
.waku {
background:#FFFFCC;
border:1px solid #999;
padding:0.2em 1em;
}

.banner {
margin-top:20px;
}

.credit {
text-align:right;
font-size:11px;
margin:0;
}
.logo {
display:inline;
margin:5px 0 0 40px;
}

.hissu {
color:#990033;
}

.comment {
color:#990033;
font-size:11px;
line-height:1.8em;
}


.color1 {
background-color:#eee;
padding-left:1em;
}
.color2 {
background-color:#fff;
border-top:1px dotted #ddd;
border-bottom:1px dotted #ddd;
padding-left:1em;
}

.color3 {
color:#367979;
font-weight:bold;
}

.bold {
font-weight:bold;
}
.wide {
margin-left:13em;
}

.fontsmall {
font-size:11px;
}

div.album img {
display:inline;
margin:5px 2px;
}




