@charset "UTF-8";
/* CSS Document */

body {
background-color: #eef5ff;
}
h1,h2,h3,h4,h5,h6 {
font-size: 100%;
}

#wrapper {
width: 850px;
margin: auto;
background-color: #FFFFFF;
padding: 30px;
}

.mist1 {
background: url(../images/index/head.gif) no-repeat left top;
padding-top: 190px;
position: relative;
}
.mist1 h1 {
display: none;
}
.mist1 h2 {
line-height: 1;
background: url(../images/index/bg1.gif) no-repeat right top;
text-align: right;
padding: 45px 5px 45px 0;
position: absolute;
right: 0;
bottom: 0;
}
.mist1 strong {
color: #E60012;
}
/*******************************************************/

.mist2 {
width: 717px;
margin: 20px auto 30px auto;
background: url(../images/index/waku_btm.gif) no-repeat left bottom;
padding-bottom: 20px;
text-align: center;
}
.mist2 h2 {
background: url(../images/index/waku_top.gif) no-repeat left top;
padding: 35px 20px 0 20px;
border-bottom: 3px solid #c9c9ca;
padding-bottom: 3px;
margin-bottom: 10px;
}
.mist2 p {
padding: 0 20px;
}



/*******************************************************/

.mist3 strong {
color: #A40F17;
font-weight: normal;
}
.mist3 {
border-bottom: 1px dashed #000000;
border-top: 1px dashed #000000;
padding: 10px 2px;
}

address {
background: url(../images/index/logo.gif) no-repeat left top;
padding-top: 150px;
}

/*******************************************************/

.form1 {
background-color: #d5d6ee;
padding: 15px 7px;
text-align: center; 
}
.form {
width: 700px;
margin: 10px auto 0px auto;
}
.form textarea {
width: 100%;
height: 150px;
font-size:108%;
}
.form input {
font-size:108%;
}

.form th {
color: #FFFFFF;
padding: 2px 0;
}

.widmax {
width: 100%;
}

/*******************************************************/
a.pink {
color: #E4007F;
text-decoration: none;
}
a.pink:hover {
text-decoration: underline;
}
.mk1 {
background: url(../images/index/mk1.gif) no-repeat left 3px;
padding-left: 20px;
padding-bottom: 7px;
list-style: none;
}
.mk2 {
list-style: none;
background: url(../images/index/mk2.gif) no-repeat left 3px;
padding-left: 15px;
}
.red {
color: #a40e17;
}
